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


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

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.schwarz { color :#000000 ; }
td.oker {
	background-color: #F19300;
}
td.rot {
	background-color: #A31D22;
	color: White;
	text-align: center;
}
td.braun {
	background-color: #DB6C00;
	color: White;
	text-align: center;
}td.pink {
	background-color: #E4BBBC;
}

td.balkenrot {
	background-color: #A31D22;
	color: White;
}
td.kursnummer {
	font-weight: bold;
}
td.kurstitel {
	font-size : 14;
	color: #636466;
}
td.kursdaten {
	font-size : 12;
	color: black;
}

td.text {
	font-size: 12;
	color: #646464;
}
td.text_rot {
	font-size: 12;
	color: #A31D22;
	font-weight: bold;
}
td.bezeichnung {
	font-size: 12;
	color: #646464;
	font-weight: bold;
}
.text_schwarz {
	font-size: 12;
	color: black;
	font-weight: bold;
}
.text_grau {
	font-size: 12;
	color: #646464;
}

.text_rot {
	font-size: 12;
	color: #A31D22;
	font-weight: bold;
}

A.kurstitel  {
	font-size : 12;
	color: #A31D22;
	font-weight: bold;
}

input.form {
	background-color : #FDC879;
}
textarea.form {
	background-color : #FDC879;
}

input.button {
	background-color : gray;
}

	
