body {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:18px;
	line-height:24px;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

#container {
    position:absolute;
   	left:50%;
    width: 320px;
    margin-left:-160px;
	top:0px;
	height:420px;
	background-color:#ffffff;
	background-image:url(bilder/bg_brand.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}


#page {
    position:absolute;
   	left:5px;
	width: 308px;
	top:5px;
	height:390px;
	background-color:none;
	border-bottom:1px dotted #666666;
	
}


#inhalt {
	top:10px;
	height:380px;
    position:absolute;
   	left:10px;
    width: 280px;
	background-color:none;
}


#hauptmenu {
	width: 288px; 
	height: 55px;
	color:#990000;
	font-size:9px;
	position: absolute;
	text-align:center;
	top:0px; 
	background-color: none;
}


#hauptmenu a:link {
	color:#666666
}



#content {
	width: 280px;
	height:300px;
	left:0px;
	text-align:left;
	position: absolute;
	top:75px; 
	background-color: none;
}




#impre {
	text-align:right;
	font-size:9px;
	color:#999999;
    position:absolute;
   	left:10px;
    top:5px;
    width: 288px;
	height:20px;
	background-color:red;
}






#kunden {
    position:absolute;
   	left:520px;
    top:100px;
    width: 380px;
	z-index:10;
	line-height:17px;
    height: 370px;
	font-size:12px;
	background-color:none;

}


#kunden table tr td {
	font-size:12px;
}




#footer {
    position:absolute;
   	left:50%;
    width: 300px;
	top:395px;
   	height:30px;
	background-color:none;
	margin-left:-160px;
	font-size:9px;
	text-align:right;
}

.menupunkt {
	line-height:12px;
	width:72px;
	height:55px;
	float: left;
}

#head {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}
	
	#headlight {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	}
	
	#haftung {
    position:absolute;
   	left:0px;
	padding:5px;
    top:370px;
    width: 240px;
	line-height:15px;
	overflow:auto;
    height: 1450px;
	font-size:9px;
	text-align:justify;
	background-color:none;
}
