body {
	background-color: #FFFFFF;
background-image: url(images/back.gif);
	background-repeat: repeat;
	margin: -8;	
}


#nav_oben, #nav_rechts , #nach_links, ul
{


text-decoration: none;
white-space:nowrap;
list-style-type: none;
}


#nav_rechts  li, #nav_rechts  a  {
font: bold 12px Verdana,Arial sans-serif;
	color : black;
	display:block;
	font-weight : bold;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 6px;
	line-height:12px;
	width:140px;
	text-align:right;
	border-right : 9px solid transparent;
	border-bottom : 2px solid transparent;
		}

#nav_rechts  a:hover {

	border-right : 9px solid #660000;
	border-bottom : 2px solid #660000;
		}



#nav_links  li, #nav_links  a  {

font: bold 14px Verdana,Arial sans-serif;
	color : white;
	display:block;
	font-weight : bold;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 6px;
	line-height:16px;
	width:150px;
	text-align:left;
	border-left : 9px solid transparent;
	border-bottom : 2px solid transparent;
		}

#nav_links  a:hover {

	border-left : 9px solid #ECE173;
	border-bottom : 2px solid #ECE173;
		}


#nav_oben  li, #nav_oben  a  {

font: bold 12px Verdana,Arial sans-serif;
	display: inline;
	color : black;
	font-weight : bold;
	margin-top: 0px;
	padding: 0px 0px 0px 14px;
	line-height:16px;
	height=50px;
	
	width:auto;
	text-align:left;


		}

#nav_oben  a:hover {
background: url(Bilder/menu_back_1.jpg)  no-repeat;



		}