
table  { color: #564b47; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
h1  { color: #000099; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
h2  { color: #000099; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }



.titel   { color: #000099; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.titel2 { color: #564b47; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.linie  { border-top: #fc3; border-right: #fc3; border-bottom: thin solid #fc3; border-left: #fc3 }
#text a:link  { color: #0000cc; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
#text a:visited  { color: #0000cc; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
#text a:hover  { color: #0099ff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
#text a:active  { color: #0000cc; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
#stundenplan th  { color: #009; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; padding-left: 2px }

#stundenplan table {
	/*border: 1px solid #ffcc33;*/
	background-color: #fff;

}
#stundenplan td  { font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; padding: 1px }

