#inhalt
	{Z-INDEX: 1; VISIBILITY: visible; POSITION: absolute; TOP: 115px; margin-left: 140px; background:white; height: 100%;}

#topebene
	{Z-INDEX: 100; VISIBILITY: visible; POSITION: absolute; TOP: 107px; LEFT: 809px;}
#menue   
	{
	Z-INDEX: 4;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 116px;
	background-color: #FFFFFF;
	width: 139px;
}

#menue ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#navbalken
	{Z-INDEX: 3; VISIBILITY: visible; POSITION: absolute; TOP: 91px;}
#rechtsbalken
        {Z-INDEX: 5; VISIBILITY: visible; POSITION: absolute; TOP: 116px; margin-left: 640px;}
#bannweb
	{Z-INDEX: 2; VISIBILITY: visible; POSITION: absolute; TOP: 5px;}

#menue ul li a {
	background: #6699CC;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: inline;
	padding: 2px 0px 1px 15px;
	text-align: left;	
	text-decoration: none;
	display: block;
	font-family: "MS sans serif", Arial, Helvetica, sans-serif;
	font-size: 9px;
/*	width: 140px;  */
}

#menue li {
display: inline; 
}

#menue a:hover, #navi a:active {
	
	background-color: #a5bed6;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	}
