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 : blue;	
}

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

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

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

A.hellblau  {	
	color : #7395A2;
}

BODY  {
	font-family : Arial;
	
}

BODY.carmina  {
	font-family : Arial;
	background-color: #668284;
}
td.menue {
	font-size : 12;
	color : White;
	font : bold;
	border-color: white;
	background-color : #7B3B3B;
	text-decoration: none;
}
td.menue2 {
	font-size : 12;
	color : White;
	font : bold;
	text-decoration: none;
}
td.links {
	font-size : 10;
	color : #8080FF;
	font : bold;
	text-decoration: none;
}

table.carmina {
 background-color: #B9D7D9;	
}

table.menue {
 background-color: #7B3B3B;
 border-color: white;
}

tr.carmina {
 background-color: #B9D7D9;	
}

td.carmina {
 background-color: #B9D7D9;	
}

td.hell { background-color :#CECEFF ; }
td.rot { color :#FF0000 ; }
td.schwarz { color :#000000 ; }

