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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#container {
	height:auto
	width:930px;
	position:absolute; left:50%; margin-top:25px; margin-left:-465px;
	border:#000000 0px solid;
	background-color:#fff;}

#logo {
	width:215px;
	height:52px;
	margin-left:356px;}



#hauptnavigation {
	width:574px;
	height:17px;
	float:right;
	
	
	font-weight:bold;
	padding:15px 0px 5px 0px;
	
	
	list-style-image:none;
	list-style-type:none;}
	
	
#hauptnavigation ul{
	list-style-image:none;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0;} 
	
#hauptnavigation li{
	float:left; 
	margin:0; 
	padding: 0px 0px 0px 0px;
	border-right:#a41d23 1px solid;
	} 
	
#hauptnavigation li a{
	display: block;
	padding: 0px 8px 0px 8px;
	color:#000;
	text-decoration:none;
	
	} 

#hauptnavigation li a:hover{
	color:#a41d23;
	}

#hauptnavigation li a:active{
	color:#a41d23;
	
	
	
	}


#rote_linie {
	background-color:#a41d23;
	height:4px;
	width:930px;
	clear:both;} 

#header {
	width:930px;
	height:250px;} 

#produktnavigation {
	width:930px;
	height:151px;
	} 




#bereich_eins {
	width:289px;
	float:left;
	
	padding:10px 10px 10px 10px;} 

#bereich_zwei {
	width:290px;
	float:left;
	
	padding:10px 10px 10px 10px;} 

#bereich_drei {
	width:291px;
	float:left;
	
	padding:10px 10px 10px 10px;} 
	
	
	
	
	
#subnavigation{
	width:135px;
	height:250px;
	padding:15px 10px 10px 10px;
	float:left;
	color:#a41d23;}
	
#subnavigation a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}
	
#subnavigation a:visited{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}
	
	
#subnavigation a:hover{
	text-decoration: none;
	color:#a41d23;
	}
	
#subnavigation a:active{
	text-decoration: none;
	color:#a41d23;
	}	

	
#content{
	width:720px;
	height:auto;
	float:left;
	padding:10px 45px 10px 10px;
	
	} 
	


#footer {
	height:20px;
	width:930px;
	
	clear:both;
	
	padding:0px 10px 0px 10px;
	
	
}

h1  {
	font-size:14px;
	font-weight:bold;
	color:#a41d23;
	}
	
.schrift_rot {
	color:#a41d23;
	}
	
.ueberschrift_klein {
	color:#707173;
	font-size:11px;
	}
	
a{ text-decoration:underline; color:#a41d23; }
a:hover { text-decoration:underline; color:#a41d23; }
a:active { text-decoration:underline; color:#a41d23; }
