
.hidden, hr {
display: none;
}


.aktuelltext {
padding-top: 1em;
padding-bottom: 1em;
padding-left: 0.5em;
padding-right: 0.5em;
font-size:80%;
text-transform: uppercase;
font-weight: bold;
line-height: 18px;
}

.contenttext {
padding-top: 2em;
padding-bottom: 2em;
padding-left: 0.5em;
padding-right: 0.5em;
font-size:87%;
text-transform: uppercase;
font-weight: bold;
line-height: 18px;
}

.contenttext2 {
padding-top: 1em;
padding-bottom: 2em;
padding-left: 0.5em;
padding-right: 0.5em;
font-size:87%;
text-transform: none;
font-weight: bold;
line-height: 18px;
}

.reflink{
text-transform: none;
}

.colheader{
text-transform: uppercase;
color: #666666;
font-weight: bold;
}

a {
text-decoration: underline;

}
a:link {
color: #333333;             /*#FF9900;*/
}
a:visited {
color: #333333;
}
a:hover {
color: #333333;
text-decoration: underline;
}
a:active {
color: #333333;
text-decoration: underline;
}



#menue a {

font-weight: bold;
text-decoration: none;
}

#menue a.menuepassive:link {background-color: #FFFFFF; color: #000000;}
#menue a.menuepassive:visited {background-color: #FFFFFF; color: #000000;}
#menue a.menuepassive:hover {background-color: #FFFFFF; color: #000000; text-decoration: underline;}
#menue a.menuepassive:active {background-color: #FFFFFF; color: #000000;}

#menue a.menueactive:link {background-color: #FFFFFF; color: #000000; text-decoration: underline;}
#menue a.menueactive:visited {background-color: #FFFFFF; color: #000000; text-decoration: underline;}
#menue a.menueactive:hover {background-color: #FFFFFF; color: #000000; text-decoration: underline;}
#menue a.menueactive:active {background-color: #FFFFFF; color: #000000; text-decoration: underline;}