#hauptmenue ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	display: block;
	line-height: 30px;
	color: #424242;
}

#hauptmenue ul a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	display: block;
	line-height: 30px;
	color: #424242;
}	

#hauptmenue ul a:hover {
	background:url(../layout/NaviFeld.jpg) no-repeat ;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	padding-left:16px;
	background-color:#D2001B;
	display: block;
	line-height: 30px;
}

#hauptmenue li {
font-family:Arial, Helvetica, sans-serif; color:#424242;
font-size:13px;
list-style-type: none;
list-style-image: none;
font-weight:bold;
display: block;
}

#hauptmenue li a {
padding-left:16px;
font-family:Arial, Helvetica, sans-serif; color:#424242;
font-size:13px;
list-style-type: none;
list-style-image: none;
font-weight:bold;
text-decoration:none;
}

#hauptmenue li a:hover {

font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;
font-size:13px;
padding-left:16px;
list-style-type: none;
list-style-image: none;
font-weight:bold;

}

#hauptmenue .menu_active {
background:url(../layout/NaviFeld.jpg) no-repeat;
background-color: #DB2001;
color:#FFFFFF;
}

#hauptmenue ul ul {
background-color: #ed7a21;
padding-bottom:7px;
}
#hauptmenue ul li li a {
padding-left:16px;
background-color: #ed7a21;
/*color: #424242;*/
color:#343434;
font-size:13px;
line-height:24px;
font-weight:normal;
}

#hauptmenue ul li li a:hover {
padding-left:16px;
background:none;
background-color: #ed7a21;
color: #ffffff;
font-size:13px;
line-height:24px;
font-weight:normal;

}

#hauptmenue .menu_active_sub {
font-weight:normal;
background:none;
background-color: #ed7a21;
color: #ffffff;
}


#nav_oben {

	margin-left: 20px;

}


#nav_oben td  a {

	text-align: center;

}


#nav_oben a {

	
	text-decoration: none;
	list-style: none;
	list-style-image: none;
	color: #424242;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#nav_oben a:hover {

	
	text-decoration: none;
	list-style: none;
	list-style-image: none;
	color: #a21514;
font-weight: bold;
}






/*---------------------*/
/* footer styles START */


#footer{
	
	width: 600px;
	font-size:11px;
	line-height:45px; 
	color:#696969;
	font-weight:normal;
	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:#a21514; 
	text-decoration: underline;
	list-style: none;
	list-style-image: none;
}
#footer_left {

	padding-left: 20px; 
}

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;
}




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 */
/*-------------------*/