H1.Balken, H4.inaktiv, H4.aktiv { 
font-family: Comic Sans MS, times;
}
H1.Balken {
font-size: 12pt; font-style: normal; font-weight: normal;
text-align: left; text-transform: normal; 
background: darkorange; color: white; line-height: 200%
}
A.BalkenText:link {
font-weight: bold; color: gold;
text-decoration: none;
}
A.BalkenText:visited {
font-weight: bold; color: gold;
text-decoration: none;
}
A.BalkenText:hover {
font-weight: bold; color: white;
text-decoration: none;
}
H4.inaktiv {
font-size: 14pt; font-style: normal; font-weight: bold;
text-align: left; text-transform: normal;
background: darkorange; color: gold; border: thin outset;
}
H4.aktiv {
font-size: 14pt; font-style: normal; font-weight: bold;
text-align: left; text-transform: normal;
background: normal; color: darkorange;
}
DIV.schatten1P {
width:100%; filter:DropShadow(color=black, offx=1, offy=1);
}