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

body {
	margin:0px;
	padding:0px;
	background-color: #fff;
	overflow: hidden; /* cheat to make remove the scrollbar on window */
}

a {
	text-decoration:none;
}


img {
	border: none;	
	filter: alpha(opacity=100);
}

form {
	margin:0px;
	padding:0px;
}

:-moz-any-link:focus {
	outline: none;
}

#mainWrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height:400px;
	margin-top: -200px; /* half the height of div height */
	margin-left: -350px; /* half the width of div width */
	overflow:hidden;
	/*
	background-color:green;
	*/
}

#logo {
	/*
	background-color:green;
	*/
	background-image:url(../_img/logo_background.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:40px;
}

#mainContent {
	/*
	margin-bottom:23px;
	*/
	width:700px;
	height:251px;
	background-color:#3f4553;
}

#mainContent img {
	width:700px;
	height:251px;
}

img.idupe { /* duplicate image positioning */
	position:absolute;
	z-index:30000;
	visibility:hidden;
}

#lightBoxControls {
	/*
	margin:0 auto;
	*/
	position: relative;
	top:24px;
	left:235px;
	width:228px;
	/*
	left:246px;
	width:191px;
	*/
	height:12px;
	line-height:12px;
	
	visibility: hidden;
	
	background-color:#dcdbdb;
	border:#c4c5c8 solid 1px;
	/*
	filter:Alpha(opacity=0);
	opacity:0;
	*/
}

#archiveThumbs, #archiveThumbsOverlay, #lightboxWrapper, #lightboxThumbs {
	overflow:hidden;
}

#archiveThumbsWrapper {
	position: absolute;
	top:360px;
	/*
	top:179px; postion to scroll to
	*/
	left:137px;
	width:426px;
	height:174px;
	overflow:hidden;
	z-index:0;
	/*
	background-color:red;
	*/
	
}

#archiveThumbs {
	margin: 0 auto;
	position: absolute;
	/*
	position:absolute;
	padding-left:29px;
	padding-right:29px;
	*/
	width:426px;
	height:174px;
	
	background-image: url(../_img/archive_thumbs_background.png);
	background-repeat:no-repeat;
	background-position:1px center;
	
	filter: alpha(opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity:0.2;
	z-index:0;
	
	/*
	background-color:green;
	opacity: 50;
	filter: alpha(opacity=50);
	
	zoom: 1; IE hack to set 'hasLayout' on the description div. */
}

#archiveThumbsOverlay {
	margin: 0 auto;
	position: absolute;
	z-index:1;
	left:auto;
	padding-top:10px;	
	padding-left:36px;
	width:386px !important;
	width:424px;
	height:158px !important;
	height:170px;
	border:#dcdad5 solid 1px;
}

#archiveThumbsOverlay a, #archiveThumbsOverlay a:link, 
#archiveThumbsOverlay a:visited, #archiveThumbsOverlay a:active {
	display:block;
	float:left;	
	margin-right:5px;
	margin-bottom:5px;
	width:64px;
	height:42px;
	padding:1px;
	background-color:#ccc;
	text-decoration:none;
}

#archiveThumbsOverlay a:hover {
	background-color:#666;
}

#imageCollection {
	width:80px;
	height:12px;
	float:left;
}

#lightBoxDropArea, #alightBoxDropArea {
	float:left;
	width:95px;
	height:12px;
}

#alightBoxDropArea {
	display:block;
	background-image:url(../_img/lightbox_button.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#addToLightBox, #aAddToLightBox {
	float:left;
	width:26px;
	/*
	width:16px;
	*/
	height:12px;
}

#aAddToLightBox {
	display:block;
	background-image:url(../_img/add_to_lightbox_botton.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#enlarge, #aEnlarge {
	float:left;
	width:25px;
	/*
	width:16px;
	*/
	height:12px;
}

#enlarge {
	display:block;
	background-image:url(../_img/enlarge_botton.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#mainNavigation, portfolioNavWrapper, #nav00a, #nav00b, #nav01 {
	height:10px;
	line-height:9px;
}

#mainNavigation {
	position:absolute;
	top:390px;	
	width:700px;
	z-index:1;
	background-color:#fff;
}

#portfolioNavWrapper {
	float:left;
	width:469px;
	/*
	background:green;
	*/
}

#nav00a {
	float:left;
	background-image:url(../_img/navigation/portfolio_active.gif);
	background-repeat:no-repeat;
}

#nav01 {
	float:left;
}

#nav00bWrapper {
	float:left;
	visibility:hidden;
}

#nav00b, #linkNav0101, #linkNav0102, #linkNav0103, #linkNav0104, #linkNav0105,
#linkNav0201, #linkNav0202, #linkNav0203, #linkNav0204 {
	float:left;
	height:10px;
	background-repeat:no-repeat;
	
	filter:Alpha(opacity=100);
	opacity:100;
	zoom:1;
	
}

#linkNav0101 {
	/*
	width:89px;
	background-color:red;
	*/	
	background-image:url(../_img/navigation/architecture_active.gif);
}

#linkNav0102 {
	/*
	width:67px;
	*/
	background-image:url(../_img/navigation/industry_active.gif);
}

#linkNav0103 {
	/*
	width:81px;
	*/
	background-image:url(../_img/navigation/landscape_active.gif);
}

#linkNav0104 {
	/*
	width:52px;
	*/
	background-image:url(../_img/navigation/docu_active.gif);
}

#linkNav0105 {
	/*
	width:113px;
	*/
	background-image:url(../_img/navigation/impressions_active.gif);
}

#linkNav0201 {
	background-image:url(../_img/navigation/news_active.gif);
}

#linkNav0202 {
	background-image:url(../_img/navigation/represented_active.gif);
}

#linkNav0203 {
	background-image:url(../_img/navigation/clients_active.gif);
}

#linkNav0204 {
	background-image:url(../_img/navigation/imprint_active.gif);
}

#overlay01 {
	position:absolute;
	top: 360px;
	/*
	top:621px;
	*/
	z-index:1;
	/*
	margin-top:23px;
	*/
	width:700px;
	height:30px;
	
	background-color:#fff;
	/*
	background-color:transparent; 
	*/
}

/* START LIGHTBOX STUFF */
#lightboxWrapper {
	/*
	margin: 0 auto;
	*/
	position:absolute;
	top:360px; /* 167px position to move to */
	left:100px;
	width:519px;
	height:179px;
	z-index:0;

}

#lightboxThumbsFrame {
	margin: 0 auto;
	position: absolute;
	width:518px;
	height:177px;
	
	background-image: url(../_img/lightbox_background.png);
	background-repeat:no-repeat;
	background-position:1px 1px;
	
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.6;
	z-index:0;
}

#lightboxThumbs {
	/*
	margin: 0 auto;
	*/
	position: relative;
	left:10px;
	z-index:100;
	/*
	left:auto;
	*/
	padding-top:10px;	
	/*
	padding-left:10px;
	*/
	padding-right:10px;
	width:328px !important;
	width:338px;
	z-index:1;
}

#lightboxThumbs a, #lightboxThumbs a:link, #lightboxThumbs a:visited, 
#lightboxThumbs a:active {
	display:block;
	float:left;
	
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#ccc;
	
	width:57px;
	height:36px;
	padding:1px;
	text-decoration:none;
}

#lightboxThumbs a:hover {
	background-color:#666;
}

#lightboxThumbs img {
	width:57px;
	height:36px;
}

#frmElements {
	position: relative;
	float:right;
	top:-129px !important;
	top:-124px;
	right:10px;
	width:170px;
	height:auto;
	margin-left:10px;
	/*
	margin-right:10px;
	
	background:red;
	*/
}

#btnClose, #btnDelete, #btnSend, .txtField, #txtAddress, #txtName {
	float:right;
}

#btnDelete, #btnSend, .txtField, #txtAddress, #txtName {
	clear:right;
}

#btnClose, #btnDelete, #btnSend {
	display:block;
	width:46px;
	height:18px;
	border:1px solid #fff;
	
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.5;
	z-index:0;
	
	background:transparent;
}

#btnClose {
	background-image:url(../_img/btn_close.png) !important;
	background-image:url(../_img/btn_close.gif);
	background-position:0 !important;
	background-position:0px 1px;
}

#btnDelete {
	background-image:url(../_img/btn_delete.png) !important;
	background-image:url(../_img/btn_delete.gif);
	margin-top:4px;
	margin-bottom:4px;
	
	background-position:1px 2px !important;
	background-position:1px 3px;
}

#btnSend {
	margin-bottom:17px !important;
	margin-bottom:14px;
	background-image:url(../_img/btn_send.png) !important;
	background-image:url(../_img/btn_send.gif);
	
	background-position:0 !important;
	background-position:0px 2px;
}

.txtField {
	width:72px;
	
	/*
	height:12px;
	line-height:9px;
	*/
	line-height:12px;
	
	margin-bottom:0px !important;
	margin-bottom:5px;
	/*
	background-color:#595959;
	*/
	background:transparent;
	padding-left:1px;
	border:1px #fff solid;
	font-size:9px;
	color:#000;
	/*
	color:#fff;
	*/
	
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.5;
	z-index:0;
}

label {
	display:inline-block;
	width:170px;
	height:13px;
	background-position:0px 3px;
	/*
	background-color:red;
	*/
}

#txtName {
	background-image:url(../_img/enter_your_name.png) !important;
	background-image:url(../_img/enter_your_name.gif);
	background-repeat:no-repeat;
	
	margin-bottom:8px !important;
	margin-bottom:0px;
	
}

#txtAddress {
	background-image:url(../_img/recipients_address.png) !important;
	background-image:url(../_img/recipients_address.gif);
	background-repeat:no-repeat;
}

label span {
	display:none;
}

#lightboxInfo {
	position: absolute;
	left:10px;
	margin-top:12px !important;
	margin-top:8px;
	width:459px;
	height:9px;
	background-image:url(../_img/lightbox_info_text.png) !important;
	background-image:url(../_img/lightbox_info_text.gif);	
	background-repeat:no-repeat;
	/*
	filter: alpha(opacity=99);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity:0.99;
	*/
}

/* START LIGHTBOX */
#lightbox{
	position: absolute;
	/*
	top: 49px;	
	*/
	margin-top:12%;
	
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	/*
	border:1px solid red;
	*/
}

#lightbox a img {
	border: none;
}
/*
#lightboxImage {
	border:1px solid red;
}
*/
#outerImageContainer {
	position: relative;
	background-color: #eee;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	margin-bottom:30px;
}

#imageContainer{
	padding: 1px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../_img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #eee;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	/*
	height: 500px;
	background-color: #000;
	*/
	background-color: #3f4553;
	
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity:0.5;
	
	padding-bottom:99%; /* cheat to make the layer stick to bottom of window */
	
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

#lightBoxControls02 {
	position:relative;
	margin: 0 auto;
	width:108px !important;
	width:110px;
	height:12px;
	line-height:12px;
	/*
	width:191px;
	background-color:red;
	*/
	
	background-color:#dcdbdb;
	border: #fff solid 1px;
	/*
	border:#c4c5c8 solid 1px;
	*/
}

#imageCollection02 {
	width:80px;
	/*
	height:12px;
	*/
	float:left;
	/*
	background-color:green;
	*/
}

#addToLightBox02, #aAddToLightBox02 {
	float:left;
	width:28px;
	height:12px;
	text-align:left;
	/*
	background-color:red;
	*/	
}

#aAddToLightBox02 {
	display:block;
	/*
	background-image:url(../_img/add_to_lightbox_botton_02.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:red;
	*/
}
/* END LIGHTBOX */

body {
  overflow: visible;
}
#text_unten {
  margin: 0px auto 2em auto;
  width: 700px;
  color: #666;
  font-size: .8em;
  font-family: verdana, arial, sans-serif;
  z-index: -1;
}
#ie_sedativum {
  height: 990px;
}
#text_unten h1 {
  font-size: 1em;
} 
#text_unten .bold {
  font-weight: bold;
}
#text_unten a {
  color: #666;
  text-decoration: underline;
}