html, body
{
	font-family: Verdana, Arial, Helevtica;
	font-size: 9px;
 	color: #FFFFFF; 	
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width:100%;
}
a:link
{
	text-decoration:none;
	font-weight:normal;
}
a:visited
{
	text-decoration:none;
	font-weight:normal;
} 
a:active 
{
	text-decoration:none;
	font-weight:bold;
}
a:hover 
{
	text-decoration:none;
	font-weight:bold;
}
a.linkoben
{
	font-size: 9px;
	color: #FFFFFF;
}

a.linklinks 
{
	font-size: 9px;
	color: #ffffff;
	COLOR: #939090;
}
a.linklinks_weiss
{
	font-size: 9px;
	color: #ffffff;
	COLOR: #FFFFFF;
}
td.linklinks {
	font-size: 9px;
	color: #ffffff;
	height: 15px;
	COLOR: #939090;
}
td.linklinks_weiss {
	font-size: 9px;
	color: #ffffff;
	height: 15px;
	COLOR: #FFFFFF;
}
.titel
{
	font-size: 11px;
	color: #000000;	
}
td, table
{
	font-size: 9px;
	border: 0px;
	padding:0px; 
	border-spacing:0px; 
	border-collapse: collapse;
}
table#oben15
{
    height: 15%;
    width: 100%;
    background:#ffffff;
}
table#oben25
{
    height: 25%;
    width: 100%;
    background:#ffffff;
}
table#unten85
{
    height: 85%;
    width: 100%;
    background:#000000;
}
table#unten75
{
    height: 75%;
    width: 100%;
    background:#000000;
}