BODY
	{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

A
	{
	color: #000000;
	text-decoration: none;
	}

A:hover
	{
	color: #999999;
	text-decoration: none;
	}
	
A:active
	{
	color: #000000;
	text-decoration: none;
	}

.haupttext
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	}

.ueberschrift
	{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding: 10px;	
	}

.startlink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

.starttext
	{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
.grau
	{
	background-color: #999999;
	}

