BODY {
	background-color : #262626;
}
A:LINK, A:VISITED, A:FOCUS, A:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DA5C05;
	text-decoration: none;
}
A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
TABLE {
	width: 126px;
	height: 200px;
}

.rahmen {
	
	text-align: center;
	border-bottom-style : outset;
	border-bottom-color : Gray;
	border-bottom-width: 1px;

	border-right-color : Gray;
	border-right-style : inset;
	border-right-width: 1px;
}
.navi {
position: absolute;
top: 45px;


}
A:ACTIVE.aktuelles, A:FOCUS.aktuelles, A:LINK.aktuelles, A:VISITED.aktuelles {
	color: #F2C50D;
}







