td {
	font:12px Arial;
	color:#000000;
	}
	
a {
	color: #000080;
	font-weight:bold;
	}
	
a:hover {
	color: #FF9900;
	}
	

#navigation a {
	font: 12px Arial;
	font-weight:bold;
	color: #000000;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:3px 3px 3px 3px;
	}
	
#navigation a:hover {
	background: #ff9900;
	color:#000000;
	}
	
#navigation_ebene2 a {
	font: 11px Arial;
	color: #666666;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:5px 5px 5px 5px;
	}
	
#navigation_ebene2 a:hover {
	color:#FF9900;
	}
	
.ueberschrift {
	font:12px Arial;
	color:#FF0000;
	line-height:20px;
	font-weight: bold;
	}
	
.ueberschrift-rubrik {
	font:14px Verdana,Arial;
	color:#FFFFFF;
	line-height:17px;
	font-weight: bold;
	}
	
.ueberschrift-artikel {
	font:12px Arial;
	color:#000000;
	line-height:16px;
	font-weight: bold;
	}
	
.ueberschrift-weiss {
	font:12px Arial;
	color:#FFFFFF;
	font-weight: bold;
	}
