.menu {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        color: #000000;
        font-weight: bold;
        font-size: 16px
}
a.menu:hover {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        color: #009900;
        font-weight: bold;
        font-size: 16px
}
.titel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}
.text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1em;
}
.aktuell {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #060;
	font-weight: bold;
	font-size: 0.9em;
}
.aktuelltext{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
.aktuellline {
	background-color:#aaee99
}
.infotext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12;
}
.line {
	background-color:#dddddd
}
.line2 {
	background-color:#ffffff
}
.kasten {
	border: 2px dashed #cccccc;
	padding: 4px
}
a:link {color: #000000;}
a:visited {color: #999999; }
a:hover {color: #009900; }
