html, body {
	marin: 0px;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* -- Inhaltstext --*/
h1, h2, h3, h4, h5, th, td, ul, div{
	line-height: 	20px;
	color: 			#8B8B80;
	font-size:		12px;
}

.ueberschrift-orange {
	font-size: 16px;
	color: #CD652C;
	font-weight: bold;
	letter-spacing: 0px;

}
.teilueberschrift-grau {
	font-size: 14px;
	color: #8B8B80;
	font-weight: normal;
	letter-spacing: 0px;
}

.fliesstext-orange {
	color: #CD652C;
}

/* -- / Inhaltstext --*/



/* -- DIV-LAYOUT--*/
div.site{
	position:	absolute;
	width: 		1023px;
	height: 	830px;
	
	/* -- dynamic-*/
	/*left: 		50%;
	/*margin-left: -512px; /* negative Hälfte von width */
	/*top: 		50%;
	/*margin-top: -415px; /* negative Hälfte von height:500px */  

}
div.logo{
	width:  	1020px;
	margin-bottom: 30px;
}
div.bilder{
	width:  	340px;
	height: 	476px;
	float:left;
}
div.content{
	width: 		640px; /* Größe ohne Padding: 680px */
	height: 	436px; /* Größe ohne Padding: 476px */
	padding:	20px;
	background-color: #EDEEE8;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	float:	right;
}
div.content_referenzen{
	width: 		364px; /* Größe ohne Padding: 680px */
	height: 	436px; /* Größe ohne Padding: 476px */
	padding-left: 232px;
	padding-right:	84px;
	padding-rop:	20px;
	padding-bottom:	40px;
	background-color: #EDEEE8;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	float:	right;
}
div.content_kontakt{
	width: 		364px; /* Größe ohne Padding: 680px */
	height: 	436px; /* Größe ohne Padding: 476px */
	padding-left: 232px;
	padding-right:	84px;
	padding-rop:	20px;
	padding-bottom:	40px;
	background-color: #EDEEE8;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	float:	right;

}
div.content_impressum{
	width: 		640px; /* Größe ohne Padding: 680px */
	height: 	436px; /* Größe ohne Padding: 476px */
	padding:	20px;
	background-color: #EDEEE8;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	float:	right;
	overflow:auto;
}


div.content-bilder{
	width: 		680px; 
	height: 	200px; 
	background-color: #EDEEE8;
	background-repeat: no-repeat;
	float:	right;
}
div.content_kw{
	position:absolute;
	width: 		680px; 
	height: 	476px; 
	left: 345px;
	overflow:auto;
	z-index: -1;
}

/* -- / DIV-LAYOUT--*/






a:link, a:visited {
	font-size: 12px;
	color: #CD652C;
	font-weight: normal;
    text-decoration: none;

}
a:hover {
    color: #C57F2D;
	text-decoration: underline;

}





/* -- MAIN-NAVI --*/

div.mainnavi{
	width: 1023px;
	height: 25px;
	padding-top: 40px;
	clear: both;
}

a.mainnavi:link, a.mainnavi:visited {
	font-size: 13px;
	letter-spacing: 1px;
	color: #8B8B80;
	font-weight: normal;
	text-decoration: none;
}
a.mainnavi:hover {
	text-decoration: underline;
}

div.mainnavi_cd{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_kw{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_illu{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_ref{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_kon{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_kon{
	float:left;
	margin-right: 37px;	

}
div.mainnavi_im{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_ds{
	float:left;
	margin-right: 37px;	
}
div.mainnavi_home{
	float:left;
}


/* -- SUB NAVI 1 --*/

div.subnavi1{
	position:absolute;
	margin-left: 514px;
	width: 160px;
}
#subnavi1{
	visibility: hidden;
}
#subnavi1-v{
	visibility: visible;
}


a.subnavi1:link, a.subnavi1:visited {
	font-size: 10px;
	text-transform:uppercase;
	color: #8B8B80;
	text-decoration: none;
}
a.subnavi1:hover {
	text-decoration: underline;
}
/* -- / SUB NAVI 1--*/



/* -- SUB NAVI 2 --*/

div.subnavi2{
	position:absolute;
	margin-left: 143px;
	margin-top: -1px;
	width: 300px;
	visibility: visible;
	background-color:#ffffff;
}



a.subnavi2:link, a.subnavi2:visited {
	font-size: 11px;
	color: #8B8B80;
	text-decoration: none;
	background-image:url(../images/sub.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left: 10px;

}
a.subnavi2:hover {
	text-decoration: underline;
}

/* -- / SUB NAVI 2--*/





/* -- REFERENZ NAVI --*/

div.ref_navi{
	font-size: 10px;
	position:absolute;
	width: 680px;
	top: 530px;
	left: 343px;
	text-align:center;
	letter-spacing: 1px;
	line-height:normal;	

}
.ref_nolink{
	font-size: 10px;
	color: #CD652C;
	font-weight: normal;
    text-decoration: none;
	vertical-align:top;
	
}

a.refnavi:link, a.refnavi:visited {
	font-size: 10px;
	color: #8B8B80;
	font-weight: normal;
    text-decoration: none;
	vertical-align:top;
}
a.refnavi:hover {
	color: #8B8B80;
	text-decoration: underline;
}
/* -- PRODUKT NAVI --*/



#industrie {

}

.lupe {
margin-right: 6px;
margin-left: 0px;
vertical-align:top;

}

div.kontakt{
	position:	absolute;
	width: 		41px;
	height: 	34px;
	left: 		340px;
	top: 		206px;
	z-index: 5;
}