a:hover {
	text-decoration: none;

	color:#ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;
}

#textlink{
	text-decoration:none;
	color:#89bf40;
}

#textlink:hover{
	text-decoration:none;
	color:#7d7d7d;
}


* {
 margin:0;
 padding:0;
 }
 
html, body {
 height: 100%;
 width: 100%;
 
 }
 


#textcontent{
	position:absolute; left:382px; top:180px;
	width:618px;
	height:429px;
}

#kundencontent{
	position:absolute; left:507px; top:180px;
	width:618px;
	height:429px;
}

#reftextcontent{
	position:absolute; left:382px; top:180px;
	width:618px;
	height:360;
}

#refsubtext{
	position:absolute; left:382px; top:527px;
	width:420px;
	height:50px;
}



#logo {
	position:absolute; top:45px; left:60px;
	width:265px;
	height:81px;
	float:left;

}

#naviges{
	position:absolute; top:113px; left:382px; 
	width:600px;
	height:30px;
}

#nav1{
	position:absolute; left:0px; top:0px;
	width:94px;
}
#nav2{
	position:absolute; left:94px; top:0px;
	width:141px;
}

#nav3{
	position:absolute; left:235px; top:0px;
	width:147px;
}

#nav4{
	position:absolute; left:382px; top:0px;
	width:110px;
}

#nav5{
	position:absolute; left:60px; top:180px;
	width:265px;
}

.contact-form table tbody tr td input {
	max-width: 314px;
}

.privacy p {
	margin-top: 1em;
}

.privacy ul {
	margin-top: 1em;
	padding-left: 13px !important;
}

.privacy .headline {
	margin-top: 2.5em;
}

#contacttext{
	position:absolute; 
	left:60px; 
	top:230px;
	width:265px;
	height:470px;
}

#scrollup{
	position:absolute; top:257px; left:200px;
}
#scrolldown{
	position:absolute; top:257px; left:220px;
}

#scrollupimpr{
	position:absolute; top:325px; left:0px;
}
#scrolldownimpr{
	position:absolute; top:325px; left:20px;
}


#refscrollup{
	position:absolute; top:450px; left:0px;
}
#refscrolldown{
	position:absolute; top:450px; left:20px;
}

#refscrollleft{
	position:absolute; top:527px; left:350px;
}

#refscrollright{
	position:absolute; top:527px; left:805px;
}

#refscrollindex{
	position:absolute; top:497px; left:350px;
}

#pic-oliv{
	position:absolute; left:828px; top:180px;
	width:183px;

	text-align:right;
}






/* --------------------------------- Text  --------------------------------------------*/

.maintext, .maintextnopad, .maintextleft, .maintextlila, h1, h2, .subtext, .subtext1,  .maintextsmall, .navitext, .navitextactive, .subnavitext, .subnavitextactive, .impressumtext, .smalltext, .smalltextsocial, .catwalk, .catwalkactive, .catwalksmall, .catwalksmallactive{
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Futura Lt Bt', Arial, Helvetica, sans-serif;

}

h1{
	color:#595858;
	font-size:22px;
	font-weight:normal;
	text-align:left;

}


.maintext, .maintext a, .maintextnopad{
	font-size:14px;
	text-align:left;
	color:#595858;
}

.maintext a:hover{
	color:#46274b;
}

.maintextleft, .maintextleft a{
	font-size:14px;
	text-align:lefft;
	color:#595858;
}

.maintextleft a:hover{
	color:#46274b;
}

.smalltext, .smalltext a{
	font-size:12px;
	text-align:justify;
	color:#595858;
}

.smalltext a:hover{
	color:#46274b;
}

.maintextlila, .maintextlila a{
	font-size:14px;
	text-align:justify;
	color:#46274b;
	
}

.maintextlila a:hover{
	color:#595858;
}

.navitext, .navitext a, .navitextactive, .navitextactive a{
	color:#595858;
	font-size:14px;
	text-align:left;
}

.navitextactive, .navitextactive a{
	font-weight:bold;
	color:#46274b;

}
.navitext a:hover{
	font-weight:bold;
	color:#46274b;

}


	  
/*ligthbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1002; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 500; width: 100%; height: 500px; background-color: #000; }
