@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(body-bg.jpg) no-repeat center 0;
	font:12px/17px Arial, Helvetica, sans-serif;
    color:#a4a4a4;
}

a img, img {
	border:none;
}

#container {
	position:relative;
	width:940px;
	height:600px;
	margin:0 auto;
	padding:0 3px 0 3px;
}

#top {
	position:relative;
	height:40px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#top #logout {
	position:absolute;
	top:10px;
	right:0;
	margin:0;
	padding:0 0 5px 14px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	line-height:18px;
	/*background:url(arrow-right.gif) no-repeat 0 2px;*/
	display:block;
}


/* 
-------------------------
Left Column
-------------------------
*/

#col1 {
	width:300px;
	height:1360px;
	margin:20px 20px 20px 0;
	overflow:hidden;
	float:left;
}

/* 
-------------------------
Mainmenu
-------------------------
*/

#mainmenu {
	width:300px;
	height:164px;
	margin:0;
	padding:15px 0 20px 0;
	list-style-type:none;
	border-top:1px solid #CCC;
}

.mainmenu_home {
	height:364px !important;
}

#mainmenu a {
  margin:0;
  padding:0;
  color:#a4a4a4;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:39px;
  font-weight:bolder;
  line-height:33px;
  display:block;
}

#mainmenu a:hover { 
	color:#606b37;
}

#mainmenu a.act { 
	color:#000000;
}

/* 
-------------------------
Submenus
-------------------------
*/

#submenus {
	margin:0;
	padding:0;
	width:300px;
	overflow:hidden;
	border-top:1px solid #CCC;
}

/* 
-------------------------
Submenu
-------------------------
*/

#submenu {
	width:155px;
	margin:17px 0 0 1px;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	float:left;
}

#submenu a {
	margin:-1px 0 0 0;
	padding:0;
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	text-decoration:none;
	display:block;
}

#submenu a:hover { 
	color:#606b37;
}

#submenu a.act { 
	color:#000;
}

/* 
-------------------------
Subsubmenu
-------------------------
*/

#subsubmenu {
	width:139px;
	margin:18px 0 0 1px;
	padding:0;
	overflow:hidden;
	list-style-type:none;
	float:right;
}

#subsubmenu a {
	margin:0;
	padding:0;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	text-decoration:none;
	display:block;
}

#subsubmenu a:hover { 
	color:#606b37;
}

#subsubmenu a.act { 
	color:#000;
}

/* 
-------------------------
Imprint
-------------------------
*/

#imprint {
	margin:0;
	padding:0 0 0 2px;
	width:298px;
	border-bottom:1px solid #CCC;
}

#imprint h6 {
	margin:0;
	font-size:12px;
}

#imprint p {
	margin:0;
	padding:0 0 15px 0;
}

#imprint p span {
	display:block;
	width:160px;
	float:left;
}

/* 
-------------------------
Right Column
-------------------------
*/

#col2 {
	width:620px;
	margin:20px 0 100px 0;
	padding:0;
	overflow:hidden;
	float:right;
}

/* 
-------------------------
Home - Showcase
-------------------------
*/

#showcase {
	position:relative;
	width:620px;
	height:480px;
	margin:0;
	padding:10px 0 9px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:url(slideshow-bg.gif) repeat-x;
	overflow:hidden;
}

#showcase_img {
	width:620px;
	height:380px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#showcase_desc {
	position:relative;
	height:79px;
	margin:9px 0 0 0;
	padding:16px 0 7px 0;
	border-top:1px solid #CCC;
	/*cursor:pointer;*/
}

#showcase_desc h1 {
	width:250px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:20px;
	color:#000;
	font-weight:bold;
}

#showcase_desc h2 {
	width:250px;
	margin:0 0 13px 0;
	padding:0;
	font-size:18px;
	line-height:20px;
	color:#999;
}

a.arrow_right {
	padding:0 0 0 14px;
	background:url(arrow-right.gif) no-repeat 0 2px;
	color:#606b37;
	text-decoration:none;
}

#showcase_desc p {
	position:absolute;
	top:16px;
	left:320px;
	width:300px;
	height:70px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#showcase_desc p a {
	text-decoration:underline;
}

#showcase_desc p a:hover {
	color:#606b37;
}

#showcase_desc span {
	position:absolute;
	top:16px;
	right:320px;
	font-size:11px;
	color:#a4a4a4;
	text-align:right;
}


#showcase_pagination {
	position:absolute;
	left:6px;
	top:364px;
	width:280px;
	height:26px;
	overflow:hidden;
}

#showcase_pagination div {
	margin:0;
	padding:0;
	overflow:hidden;
}

#showcase_pagination div#numbers {
	height:18px;
}

#showcase_pagination .slidenum {
	cursor:pointer;
}

#showcase_pagination div#arrow {
	width:28px;
	height:8px;
	text-align:center;
}




/* 
-------------------------
Home - Portraits
-------------------------
*/

.portrait_home {
	position:relative;
	width:300px;
	height:372px;
	margin:0;
	padding:10px 0 17px 0;
	border-bottom:1px solid #CCC;
	/*cursor:pointer;*/
}

.portrait_home p a {
	text-decoration:underline;
}

.portrait_home p a:hover {
	color:#606b37;
}



.left {
	float:left;
}

.right {
	float:right;
}

.portrait_home h1 {
	margin:9px 0 0 0;
	padding:16px 0 0 0;
	font-size:18px;
	line-height:20px;
	color:#000;
	border-top:1px solid #CCC;
	font-weight:bold;
}

.portrait_home h2 {
	margin:0 0 27px 0;
	padding:0;
	font-size:18px;
	color:#999;
}

.portrait_home p {
	height:70px;
	margin:0 0 17px 0;
	padding:0;
	overflow:hidden;
}

.portrait_home a.arrow_right {
	position:absolute;
	bottom:17px;
	padding:0 0 0 14px;
	background:url(arrow-right.gif) no-repeat 0 3px;
	color:#606b37;
	text-decoration:none;
}

.portrait_home span {
	position:absolute;
	top:216px;
	right:0;
	font-size:11px;
	color:#a4a4a4;
	text-align:right;
}

/* 
-------------------------
Project Previews
-------------------------
*/

.project_preview {
	position:relative;
	width:620px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
	/*cursor:pointer;*/
}

.project_preview img {
	cursor:pointer;
}

.project_preview h1 {
	position:absolute;
	top:15px;
	width:250px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:bold;
}

.project_preview h2 {
	position:absolute;
	top:34px;
	width:250px;
	margin:0 0 24px 0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#999;
}

.project_preview p {
	position:absolute;
	top:80px;
	width:300px;
	height:70px;
	margin:0 0 17px 0;
	padding:0;
	overflow:hidden;
}

.project_preview p a {
	text-decoration:underline;
}

.project_preview p a:hover {
	color:#606b37 !important;
}

.project_overview p.hover {
	color:#909090;
}

.project_preview a.arrow_right {
	position:absolute;
	top:165px;
	padding:0 8px 0 13px;
	background:url(arrow-right.gif) no-repeat 0 3px;
	color:#606b37;
	text-decoration:none;
}

.project_preview span {
	position:absolute;
	top:16px;
	right:320px;
	font-size:11px;
	color:#a4a4a4;
	text-align:right;
}

.project_preview img {
	position:absolute;
	right:0;
	top:10px;
	margin:0 0 9px 0;
	padding:0;
}

#overview_lastline {
	height:1px;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	border:0;
	color:#CCC;
	background:#CCC;
	overflow:hidden;
}

.empty_preview1 {
	position:relative;
	width:620px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
	cursor:pointer;
}

.empty_preview2 {
	position:relative;
	width:620px;
	height:399px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
	cursor:pointer;
}

/* 
-------------------------
Project View - Overview
-------------------------
*/

#project_overview {
	position:relative;
	width:380px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
	float:left;
}

#project_overview h1 {
	position:absolute;
	top:15px;
	width:300px;
	height:24px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#000;
	overflow:hidden;
	font-weight:bold;
}

#project_overview h2 {
	position:absolute;
	top:34px;
	width:300px;
	height:24px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#999;
}

#project_overview p {
	position:absolute;
	top:80px;
	width:380px;
	height:70px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#project_overview p a, #project_view p a {
	text-decoration:underline;
}

#project_overview p a:hover, #project_view p a:hover {
	color:#606b37 !important;
}

#project_overview a.anchor, #project_view a.arrow_right {
	margin:0;
	padding:0 8px 0 12px;
	background:url(arrow-right.gif) no-repeat 0 2px;
	color:#606b37;
	text-decoration:none;
}

#project_overview a.anchor {
	background:url(arrow-down.gif) no-repeat 0 2px;
}

#project_overview div {
	position:absolute;
	top:166px;
	margin:0;
	padding:0;
	height:18px;
}

#project_overview span {
	position:absolute;
	top:17px;
	right:0;
	font-size:11px;
	color:#a4a4a4;
	text-align:right;
}

/* 
--------------------------------
Projects Overview - Pagination
--------------------------------
*/

#pagination {
	margin:20px 0 0 0;
	padding:0;
	height:24px;
	color:#606b37;
	line-height:24px;
}

#pagination a {
	color:#606b37;
	text-decoration:none;
}

#pagination a:hover {
	text-decoration:underline;
}

#pagination span {
	color:#000;
}

/* 
-------------------------
Project View - Thumbs
-------------------------
*/

#project_thumbs {
	position:relative;
	width:220px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
	float:right;
}

.thumb {
	position:absolute;
	width:70px;
	height:75px;
	overflow:hidden;
}

#t1 {
	left:0;
	top:10px;
}

#t2 {
	left:75px;
	top:10px;
}

#t3 {
	left:150px;
	top:10px;
}

#t4 {
	left:0;
	top:85px;
}

#t5 {
	left:75px;
	top:85px;
}

#t6 {
	left:150px;
	top:85px;
}

#thumb_sets {
	position:absolute;
	top:166px;
	margin:0;
	padding:0;
	height:18px;
	color:#606b37;
}

#thumb_sets span {
	color:#000;
}

#thumb_sets a {
	color:#606b37;
	text-decoration:none;
}

#thumb_sets a:hover {
	text-decoration:underline;
}


/* 
-------------------------
Project View - View
-------------------------
*/

a.hidden {
	margin:0 !important;
	padding:0 !important;
	font-size:0;
	line-height:0;
	background:none !important;
}

#project_view {
	position:relative;
	margin:0;
	padding:0;
	clear:both;
}

.landscape {
	
}

.landscape #view_a {
	width:620px;
	margin:0;
	padding:0;
	border-top:1px solid #CCC;
}

.landscape #view_a #pic {
	width:620px;
	/*height:380px;*/
	margin:10px 0 0 0;
	padding:0 0 9px 0;
	/*overflow:hidden;*/
}

.landscape #view_b {
	margin:0;
	padding:0;
}

.portrait {
	
}

.portrait #view_a {
	width:620px;
	margin:0;
	padding:0;
}

.portrait #view_a #pic {
	width:380px;
	/*height:570px;*/
	margin:0;
	padding:10px 0 9px 0;
	border-top:1px solid #CCC;
	/*overflow:hidden;*/
}

.portrait #view_b {
	margin:0;
	padding:0;
}

/* 
-------------------------
Project View - Details
-------------------------
*/

#view_b #details {
	width:380px;
	margin:16px 0 0 0;
	padding:0;
	float:left;
}

#view_b #details h3 {
	margin:0 0 17px 0;
	padding:0;
	font-size:12px;
	color:#000;
}

#view_b #details p {
	margin:0 0 16px 0;
	padding:0;
}

/* 
-------------------------
Project View - Legend
-------------------------
*/

.portrait #legend {
	position:absolute;
	top:0;
	right:0;
	width:220px;
	margin:0;
	padding:16px 0 0 0;
	border-top:1px solid #CCC;
}

.landscape #legend {
	width:220px;
	margin:16px 0 0 0;
	padding:0;
	float:right;
}

#legend h3 {
	margin:0 0 17px 0;
	padding:0;
	font-size:12px;
	color:#000;
}

#legend p {
	margin:0 0 16px 0;
	padding:0;
}

/* 
--------------------------------
Project View - Bottom Borders
--------------------------------
*/

#project_view div.hr {
	position:relative;
	height:1px;
	margin:0;
	padding:0;
	color:#CCC;
	background-color:#CCC;
	overflow:hidden;
}

div.hr span {
	height:1px;
	padding:0;
	background-color:#FFF;
	display:block;
	overflow:hidden;
}

div.hr span.lr {
	width:20px;
	margin:0 0 0 380px;
}

div.hr span.l {
	width:240px;
	margin:0 0 0 380px;
}

div.hr span.x {
	display:none;
}

#project_view div #left_portrait {
	width:380px;
}

#project_view div #right {
	width:220px;
	float:right;
}

/* 
--------------------------------
Project View - Bottom Borders
--------------------------------
*/

#bottom_links {
	margin:0;
	padding:14px 0 0 0;
}

#bottom_links a.top {
	background:url(arrow-up.gif) no-repeat 0 2px;
	color: #606b37;
	padding-left:14px !important;
}


/* 
--------------------------------
Project View - Lightbox
--------------------------------
*/


#zoombox {
	display:none;
	position:absolute;
	overflow:hidden;
	z-index:1000;
}

#lightbox_container {
	position:absolute;
	top:40px;
	left:0;
	margin:0;
	padding:0;
	z-index:100;
	overflow:hidden;
}

#lightbox_shadow {
	table-layout:fixed;
}

#lightbox_cell {
	margin:0;
	padding:23px 23px 0 23px !important;
	vertical-align:top;
	background-color:#FFF;
}

#lightbox {
	text-align:center;
}

#infobox {
	position:relative;
	height:72px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#infobox h1 {
	position:absolute;
	top:13px;
	width:300px;
	height:24px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#000;
	overflow:hidden;
	font-weight:bold;
}

#infobox h2 {
	position:absolute;
	top:32px;
	width:300px;
	height:24px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#999;
}

#infobox p {
	position:absolute;
	right:0;
	top:18px;
	margin:0;
	padding:0;
	display:none;
}

#infobox span {
	display:block;
	float:left;
	padding:0 8px 0 12px;
	color:#606b37;
}

#infobox #a_prev {
	background:url(arrow-left.gif) no-repeat 0 4px;
}

#infobox #a_next {
	background:url(arrow-right.gif) no-repeat 0 4px;
}

#nw {
	width:21px;
	height:17px;
	background:url(shadows/nw.png) no-repeat bottom right;
}

#nnw {
	width:23px;
	height:17px;
	background:url(shadows/nnw.png) no-repeat bottom;
}

#n {
	width:auto;
	height:17px;
	background:url(shadows/n.png) repeat-x bottom;
}

#nne {
	width:23px;
	height:17px;
	background:url(shadows/nne.png) no-repeat bottom;
}

#ne {
	width:23px;
	height:17px;
	background:url(shadows/ne.png) no-repeat bottom left;
}


#en {
	height:23px;
	background:url(shadows/en.png) no-repeat top left;
}

#e {
	height:auto;
	background:url(shadows/e.png) repeat-y;
}

#es {
	height:23px;
	background:url(shadows/es.png) no-repeat bottom left;
}


#sw {
	height:27px;
	background:url(shadows/sw.png) no-repeat top right;
}

#ssw {
	background:url(shadows/ssw.png) no-repeat top;
}

#s {
	background:url(shadows/s.png) repeat-x top;
}

#sse {
	background:url(shadows/sse.png) no-repeat top;
}

#se {
	background:url(shadows/se.png) no-repeat top left;
}


#wn {
	height:23px;
	background:url(shadows/wn.png) no-repeat top right;
}

#w {
	height:auto;
	background:url(shadows/w.png) repeat-y;
}

#ws {
	height:23px;
	background:url(shadows/ws.png) no-repeat bottom right;
}




/* 
--------------------------------
About Who
--------------------------------
*/

.section1 {
	position:relative;
	width:620px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

.section1 h1 {
	position:absolute;
	top:17px;
	width:220px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.section1 p {
	position:absolute;
	top:80px;
	width:300px;
	margin:0 0 17px 0;
	padding:0;
	overflow:hidden;
}


.section2 {
	position:relative;
	width:620px;
	height:254px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

.section2 h1 {
	position:absolute;
	top:15px;
	width:220px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:bold;
}

.section2 p.col1 {
	position:absolute;
	top:16px;
	width:300px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.section2 p.col2 {
	position:absolute;
	top:16px;
	left:320px;
	width:300px;
	margin:0;
	padding:0;
}

.section2 p.signatur {
	position:absolute;
	top:134px;
	left:310px;
	width:150px;
	margin:0;
	padding:0;
}

.section2 p.signatur span {
	position:relative;
	left:10px;
}


.section3 {
	position:relative;
	width:620px;
	margin:0;
	padding:0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.section3 h1, .section5 h1 {
	width:220px;
	margin:24px 0 0 0;
	padding:0;
	font-size:18px;
	line-height:20px;
	color:#000;
	font-weight:bold;
}

.section3 p.col1 {
	width:300px;
	margin:27px 0 30px 0;
	padding:0;
}

.clear {
	clear:both;
}

/* 
--------------------------------
About Services
--------------------------------
*/

.section1 {
	position:relative;
	width:620px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

.section1 h1 {
	position:absolute;
	top:17px;
	width:220px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.section1 p {
	position:absolute;
	top:80px;
	width:300px;
	margin:0 0 17px 0;
	padding:0;
	overflow:hidden;
}

.section1 div.left {
	position:relative;
	width:300px;
}

.section1 div.right {
	position:relative;
	width:300px;
}

.section1 div.left h1, .section1 div.right h1 {
	position:absolute;
	top:19px;
	width:220px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.section1 div.left p, .section1 div.right p {
	position:absolute;
	top:64px;
	width:300px;
	height:123px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.bb {
	border-bottom:1px solid #CCC;
}

.section1a {
	position:relative;
	width:620px;
	height:199px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

.section1a h1 {
	width:280px;
	margin:17px 0 0 0;
	padding:0;
	font-size:18px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.section1a p {
	width:300px;
	margin:25px 0 0 0;
	padding:0;
	overflow:hidden;
}


.section1b {
	position:relative;
	width:620px;
	margin:0;
	padding:24px 0 20px 0;
	border-top:1px solid #CCC;
}

.section1b h1 {
	width:280px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.section1b p {
	width:300px;
	margin:26px 0 0 0;
	padding:0;
	overflow:hidden;
}

.section1a div.left, .section1b div.left {
	position:relative;
	width:300px;
}

.section1b div.right {
	position:relative;
	width:300px;
}

/* 
--------------------------------
About how
--------------------------------
*/

.section5 {
	position:relative;
	width:620px;
	height:203px;
	margin:0;
	padding:0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

.section5 div.left {
	position:relative;
	width:300px;
}

.section5 div.right {
	position:relative;
	width:300px;
}

.section5 h1 {
	width:220px;
	margin:16px 0 0 0;
	padding:0;
	font-size:18px;
	line-height:22px;
	color:#000;
	font-weight:bold;
}

.section5 div.left p, .section5 div.right p {
	margin:0;
	padding:0;
}

.section5 p.first {
	margin-top:16px !important;
	margin-bottom:12px !important;
}

.section5 p.last {
	margin-top:16px !important;
	margin-bottom:20px !important;
}

.ha {
	height:auto !important;
}

/* 
-------------------------
Contact
-------------------------
*/

h1 a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

p a {
	text-decoration:none;
	color:#a4a4a4;
}

.mt16 {
	margin-top:16px !important;
}

.googlemap {
	position:relative;
	width:620px;
	height:180px;
	margin:0;
	padding:9px 0 10px 0;
	overflow:hidden;
	border-top:1px solid #CCC;
}

p.middle {
	margin-bottom:12px !important;
}

/* 
-------------------------
Bottom
-------------------------
*/

#bottom {
	height:34px;
	margin:0;
	background:url(body-bottom.gif) repeat-x;
	overflow:hidden;
	clear:both;
}


