P  {
	font-size : 10 pt;
	font-family : Verdana, sans-serif;
	color : silver;
	font-style : normal;
}

H1  {
	font-size : 18 pt;
	font-family : Courier, serif;
	font-weight : bold;
	color : #808080;
	margin-bottom : 0 pt;
}

A  {
	font-size : 14 pt;
	font-family : Courier, serif;
	font-weight : bold;
	color : #434343;
	text-decoration : none;
}

A:Visited  {
	font-size : 14 pt;
	font-family : Courier, sans-serif;
	font-weight : bold;
	color : #434343;
	text-decoration : none;
}

A:Active  {
	font-size : 14 pt;
	font-family : Courier, serif;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}

A:Hover  {
	font-size : 14 pt;
	font-family : Courier, serif;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}

BODY  {
	background-color : Black;
}

.normal  {
	font-size : 10 pt;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : silver;
}

.nachricht  {
	font-size : 10 pt;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : black;
}

