P  {
	font-family : Arial;
	font-size : 12;
}
li  {
	font-family : Arial;
	font-size : 12;
}
table  {
	font-family : Arial;
}
td  {
	font-family : Arial;
	font-size : 12;
}
table  {
	font-family : Arial;
}
th  {
	font-family : Arial;
}
H1  {
	font-family : Arial;
	font-size : x-large;
}

H2  {
	font-family : Arial;
	font-size : large;
}

H3  {
	font-family : Arial;
	font-size : medium;
}

A  {	font-size : 12;
	text-decoration: none;	
	color: Black;
}

A:Visited  {	font-size : 12;
	text-decoration: none;
	color: Black;
}

A:Active  {	font-size : 12;
	text-decoration: none;
	color: Black;
}

A:Hover  {
	font-size : 12;
	text-decoration: none;
	color : Red;
}

BODY  {
	font-family : Arial;
}
td.menue {
	font-size : 12;
	color : White;
	font : bold;
	background-color : Blue;
	text-decoration: none;
}
td.hell { background-color :#CECEFF ; }
td.rot { color :#FF0000 ; }
td.schwarz { color :#000000 ; }
