html {
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

body {
	background-color: #85A3CD;
	padding:0; 
	margin:0; 
	border:0;
}

.clear{
	height: 0px;
	font-size: 0px;
	clear: both;
	width: 1px;
	margin-top: -3px;
}

.clearinline{
	clear: both;
}



#head {
	position:relative; 
	text-align: center;
	top:50px; 
	width:100%; 
	/*height:155px; */
 	background-color: #85A3CD;
	z-index:5; 
}

#head .center{
   position: relative;
	top: 0px;
	background-image: url(../_images/misc/nav-hg.gif);
	background-repeat: repeat-x;
	background-position: 0px 121px;
	height: 375px;
	z-index: 5;
}

#head img.wortmarke{
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	z-index: 5;
}

#head img.bildleiste{
	float: right;

}


#head img.logo{
	position: absolute;
	top: 130px;
	margin-left: -18px;
}

.flash{
	position: absolute;
	top: 155px;
	left: 58px;
	
}

.center{
	position: relative;
	margin: 0px auto;
	width: 775px;
	text-align: left;
}

	
#slogan h2{
	float: left;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin: 12px 10px 0px 10px;
}

	
#slogan{
	position: absolute;
	top: 330px;
	left: 102px;
	width: 775px;
}

#slogan img{
	float: left;
}

	
#head h1.slogan{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	float: right;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 20px;

}
	
#head h1.slogan .farbe1{
	color: #A3C1EB;
}
	
#head h1.slogan .farbe2{
	color: #0066AA;
}

#head ul{
	position: absolute;
	list-style-type: none;
	top: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 171px;
	left: 80px;
	z-index: 2;
	width: 699px;
	
}

#head li{
	float: left;
}

#head li h1, #head li h2{
	font-size: 12px;
	margin: 0px;
	color: #FFF;
	font-weight: normal;	
/*	width: 112px;
*/	}
#head li h1{font-weight: bold;}

#head li h1 a, #head li h2 a{
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 6px 25px;
}


/* positionierung der subnavigation für ie<6 */
#head li h2{
	margin-left: -16px;
   voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	margin: 0px;			/**** Höhe für IE6, NS 6/7, Opera, ... ****/
}

html>body #head li h2{
	margin: 0px;				/**** Tanteks Box-Model Hack für Opera 5 ****/
}
/* positionierung der subnavigation für ie<6 ende */



#head li h1 a.active, #head li h1 a:hover, #head li h2 a.active, #head li h2 a:hover{
	display:block; 
}

#head li h2 a:hover{
	color: #F1B000;
}
 
#head li h2 a.active:hover{
	color: #FFF;
} 
 
#head li h2 a{
	font-size: 11px;
	background-color: #2590CA;
	padding: 2px 20px;
	margin-right: 4px;
} 


#head li h2 a.active{
	background-color: #F1B000;
} 

 
#head ul ul{
	padding: 0px;
	z-index: 2;
	margin-top: -3px;
	padding-top: 18px;
	left: 24px;	
	background-image: url(../_images/misc/nav_strich.gif);
	background-repeat: no-repeat;
	background-position:35px 0px;
	z-index: 2;
	
}

#head ul ul.zwei{
	background-position:170px 0px;
}

#head ul ul.drei{
	background-position:20px 0px;
	left: 290px;
}

#head ul ul li{
	float: left;
	display: inline;
}


#head ul.kontakt{
	
	top: -100px;
	position: absolute;
}

#head ul ul.produkte{
	position: absolute;
	top: -25px;
}

#head ul ul.service{
 	position: absolute;
	top: -50px;
} 

