a:link { color: black; text-decoration:none; }
.aktiv  { color: black; font-weight: bold; font-size: 12px; line-height: 26px; font-family: Verdana, Arial; text-decoration: none; background-color: #ffcccc }
.balken  { color: black; font-weight: bold; font-size: 12px; line-height: 22px; font-family: Verdana, Arial; text-decoration: none; background-color: #ffcccc; padding-right: 10px; padding-left: 10px }
.balkenrot  {
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: red;
	padding-right: 10px;
	padding-left: 10px
}
.box  { color: black; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Verdana, Arial; text-align: center; padding: 5px; border: solid 1px black }
.html { height: 100% } 
.body { min-height: 101%; }
.head  { color: #990033; font-weight: bold; font-size: 18px; line-height: 26px; font-family: Verdana, Arial; text-decoration: none }
.navi  { color: black; font-weight: bold; font-size: 12px; line-height: 26px; font-family: Verdana, Arial; text-decoration: none; background-color: ccffff }
.navi2  { color: black; font-size: 12px; line-height: 26px; font-family: Verdana, Arial; text-decoration: none; background-color: #ccffff }
.red { color: #f00; text-decoration: underline }
.text   { color: black; font-size: 12px; line-height: 16px; font-family: Verdana, Arial }
#wrapper {      
        background-color: #ccffff;
        width: 800px;		
        margin-top: 40px;
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto;
        border: 1px solid #990033 }
		

