/*---------------------*/
/* footer styles START */
#container-foot {
width: 800px;
background: #2f2e30;
height: 20px;
clear:both;
}

#container-foot {

width: 800px;

}


#container-foot #footer{
	margin: 0 auto;
	width:800px;
	height: 20px;
	font-size:11px;
	line-height:15px; 
	color:#696969;
	font-weight:normal;
	position:relative;
	padding-left: 50px;
	text-align: left;
}
#footer a,  #footer_right a  {
	
color:#696969; 
	text-decoration: none;
	list-style: none;
	list-style-image: none;
}
#footer_left a, #footer_left {
	color:#696969; 
	text-decoration: none;
	list-style: none;
	list-style-image: none;
}
#footer a:HOVER, #footer_left a:HOVER, #footer_right a:HOVER{
	color:#696969; 
	text-decoration: underline;
	list-style: none;
	list-style-image: none;
}
#footer_left {
	position:absolute; 
	top:15px; 
	width:300px; 
	padding-left: 0px; 
}

div#footer_left ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
div#footer_left ul li  {
	list-style: none;
	list-style-image: none;
}
div#footer_left li  {
	list-style: none;
	list-style-image: none;
}
#footer_right {
	position:absolute; 
	top:15px; 
	left:620px; 
	width:180px; 
	text-align:right; 
}



div#footer_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
div#footer_right ul li  {
	list-style: none;
	list-style-image: none;
}
div#footer_right li {
	list-style: none;
	list-style-image: none;
}
/* footer styles END */
/*-------------------*/


#hauptmenue {

padding-top: 40px;
text-align: left;

}


