body{
	font-family: Arial,sans-serif;
	color: #000000;
	font-size:12px ;
}

.tabelle{
background-color : #DCFBC8;
}


A.navi:LINK {
	background: url('images/menu_bullet.png') no-repeat;
	color: #ff6600;
	text-decoration : none;
        font-size : 12px;
		font-weight : bold;
		padding-right : 5px;
		padding-left : 5px;
		padding-left: 15px;
}

A.navi:VISITED {
	background: url('images/menu_bullet.png') no-repeat;
	color: #ff6600;
	text-decoration : none;
        font-size : 12px;
		font-weight : bold;
		padding-right : 5px;
		padding-left : 5px;
		padding-left: 15px;

}

A.navi:HOVER {
    background: url('images/menu_bullet.png') no-repeat;
	background-position: 0px -20px;
	color: #FFFFFF;
	text-decoration : none;
        font-size : 12px;
		font-weight : bold;
		background-color : #9DA6B3;
		padding-right : 5px;
		padding-left : 5px;
		padding-left: 15px;
}

td.menuetable	 		{ 
background: #2E4452 url('images/menu1_fade.jpg') repeat-x;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;

}

A.menue:link{
 font-size : 12px;
 font-family:Arial,sans-serif;
 font-weight : bold;
 color: #ff6600;
 text-decoration: none;
}

A.menue:visited{
color: #ff6600; 
font-size : 12px;
font-weight:bold;
border:0px solid #8EC1CF; 
}

A.menue:hover{
   font-size : 12px;
   color: #FFFFFF;
   font-weight : bold;
   text-decoration: underline;
   border-left:2px solid #000000;
}

