body, pre, td, div, a, p, font, b, h1, table, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9962E;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.menu a, .menu a:link, .menu a:visited, .menu a:focus, .menu a:hover, .menu a:active {
	text-decoration: none;
	color: #000000;
}

.menu a:hover { 
    color: #F9962E; 
	text-decoration: none;    
}
	
.active {
	color: #F9962E; 
	font-size: 12px; 
	font-weight: bold;}

.orange {
	color: #F9962E; 
	font-size: 12px; 
	font-weight: normal;}
	
a.weiss {
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;   }
	
	.weiss {
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;   }	
	
	
div.liste td {
	padding-right: 30px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
 	border-bottom-style:solid;
    border-bottom-color: #FCB367; 
	}	


