/* CSS Document */
body { background-image: url(../grafik/bg1.jpg); background-repeat: repeat-y; background-position: 10px; color: #211d1e; font-size: 10pt; font-family: Frutigen, Arial, Latha, "MS Sans Serif" }
p { color: #73acdb; font-weight: bold; font-size: 11pt; font-family: Latha, "MS Sans Serif", Arial }
p#style01 { color: #73acdb; font-weight: bold; font-size: 11pt; font-family: Latha, "MS Sans Serif", Arial }
p#ad { color: white; font-weight: bold; font-size: 12px; font-family:  Arial, Helvetica, Latha, Geneva, Swiss, SunSans-Regular } /*adressfeld unter menue*/

/*menue-schrift:*/
a#link  { color: #b7d0eb; text-decoration: none; font-weight: bold; }
a#visited { color: #b7d0eb; text-decoration: none; font-weight: bold; }
a#act  { color: #FFFFFF; text-decoration: none; font-weight: bold; }
/*menue-schrift ende*/

a:link  { color: #211d1e; text-decoration: underline }
a:visited { color: #211d1e; text-decoration: none }
a:active { color: #211d1e; text-decoration: none }
a:hover  { color: #b7d0eb; text-decoration: underline }
a#up  { color: #b7d0eb; font-style: italic; font-size: 9px; right; } /*nach oben button*/

a#font04  {color: #211d1e; size: 10pt; text-decoration: underline;}




.h0 {color: #211d1e; size: 10pt; font-weight: bold; } /*Überschrift von Angeboten*/
h1 { color: white; font-size: 9pt; font-family: Arial, Helvetica, Latha, Geneva, Swiss, SunSans-Regular }
h2 { color: #211d1e; font-weight: lighter; font-size: 9pt; font-family: Frutigen, Arial, Latha, }

td { color: #211d1e; font-weight: lighter; font-size: 10pt; font-family: Frutigen, Arial, Latha, "MS Sans Serif" } /*schrift für content in tabelle*/
.basic { color: #211d1e; font-weight: lighter; font-size: 10pt; font-family: Frutigen, Arial, Latha, "MS Sans Serif" } /*schrift für content*/
.font01  { color: #b7d0eb; text-decoration: none } /*bleu*/
.font02  {color: #211d1e; size: 10pt;} /*dunkelgrau*/





ul#lehrer li {  color: #73acdb; font-weight: bold; font-size: 10pt; font-family: Frutigen, Arial, Latha, "MS Sans Serif"  text-decoration:underline; text-align: center; list-style: none; display: inline; margin: 0; padding: 0; }
  ul#lehrer li a {
	float: center;
	width:130px;
	text-decoration: underline;
	
	padding: 0.2em 0.2em 0.2em 0.6em;
	font-weight: bold;
	color: #73acdb;
	font-size: 10pt;
	font-family: Frutigen, Arial, Latha, "MS Sans Serif"
	text-align: center;
	margin-right: 4px;
	margin-left: 5px;
}
 ul#lehrer li a:hover { text-decoration:none; }

/* #b7d0eb = graublau, #73acdb = blau , #211d1e = dunkelgrau /*
