BODY  {
	font-family : tahoma,verdana,arial,geneva,helvetica;
	font-size : 10pt;
	color : #666666;
	text-decoration : none;
	background-color : White;
}

TH  {
	font-family : tahoma,verdana,arial,geneva,helvetica;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

TD  {
	font-family : tahoma,verdana,arial,geneva,helvetica;
	font-size : 10pt;
	color : black;
	text-decoration : none;
}

Input, Textarea, Select, Option, Checkbox  {
	font-family : tahoma,verdana,arial,geneva,helvetica;
	font-size : 10pt;
	color : #cc0033;
}

.titel {
	font-family : tahoma,verdana,arial,geneva,helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.klein {
	font-size : 8pt;
}

.gross  {
	font-size : 12pt;
}

.normal  {
	font-size : 10pt;
}

.titel  {
	font-size : 14pt;
	font-weight : bold;
}

A:ACTIVE  {
	color : Crimson;
	text-decoration : none;
}

A:LINK  {
	color : Crimson;
	text-decoration : none;
}

A:VISITED  {
	color : DarkRed;
	text-decoration : none;
}

A:HOVER  {
	text-decoration : underline;
}


