a:link
{
	color:#ffffff;
	text-decoration: none;
}
a:visited
{
	color:#666633;
	text-decoration: none;
} 
a:active 
{
	color:#ffffcc;
	text-decoration: none;
}
body
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #999966;
	color: #000000;
	
}
table
{	font-size: 10pt;
	 
}
h1, h2, h3, h4, h5, h6
{
	font-family: tahoma;
	
}
h1
{
	color: #660000;
	font-size: 12pt;
}
h2
{
	color: #660000; 
	font-size: 10pt;
}
h3
{
	color: #660000; 
	font-size: 8pt;
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}



#zentral {
position: absolute;
top:50%;
left:50%;
margin-top: -290px;
margin-left: -400px;
}
