body, a, table, td, tr {
        background: #FFFFFF;
        font-family: sans-serif;
        font: VERDANA,ARIAL,HELVETICA;
        font-size: 11pt;
        color: black;
        vertical-align: top;
        scrollbar-3dlight-color: Black;
        scrollbar-arrow-color: #DC0000;
        scrollbar-base-color: #C8C8C8;
        scrollbar-darkshadow-color: Black;
        scrollbar-face-color: #C8C8C8; <!--Pfeilbutton, grau-->
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #A40000;
        scrollbar-track-color: #FFFFFF; <!--Scrollbalken, weiss-->
        padding : 0px;
}
th.content{
        font-weight: bold;
        font-size : 11pt;
        text-align : left;
         background: #969696;
         color: #1F1F1F;
}
td.content{
        background: #C0C0C0;
         color: #1F1F1F;
}
a.tabelleContent{
        background: #C0C0C0;
        color: #1F1F1F;
}
a.tabelleContent:active{
        color: #1F1F1F;
}
a.tabelleContent:hover{
        color: #1F1F1F;
}
a.tabelleContent:visited{
        color: #1F1F1F;
}
td.alterTermin{
         background: #D3D3D3;
         color: #1F1F1F;
        padding : 10px;
        border : 1px;
}
p {
        text-align: justify;
}
a:active {
        text-decoration: underline;
}
a {
        text-decoration: underline;
        color: black;
}
a:visited {
        color: #646464;
        text-decoration: underline;
}
a:hover {
        text-decoration: underline;
        color: #8C8C8C;
}
.header {
        font-size: 16pt;
        font-weight: bold;
        background: #C8C8C8;
         vertical-align: middle;
         text-align: center;
         color: #CC0000;
}
.headernavigation{
        font-size: 9pt;
        color: #CC0000;
        background: #C8C8C8;
        font-weight: normal;
        text-indent: 10px;
        vertical-align: bottom;

}
.subheader{
        font-size: 12pt;
         text-align: center;
                 background: #C8C8C8;
}
.headline, h1{
        font-size: 12pt;
        font-weight: bold;
        color: #999999
}
.subheadline, h2{
        font-size: 11pt;
        font-weight: bold;
        color: #999999
}
h3{
        font-size: 10pt;
        font-weight: bold;
}
.bildunterschrift{
        font-size: 9pt;
}
.content {
padding : 10px;
border : 1px;
border-color : #D4D4D4;
}

.navigation {
        font-size: 11pt;
        background: #C8C8C8;
        color: #BE0000;
        font-weight: bold;
         padding: 5px;
         text-decoration: none;
}
a.navigation:visited{
        text-decoration: none;
        color: #DC0000;
}

a.navigation:hover{
        text-decoration: underline;
}
.subnavigation {
        text-indent: 15px;
        color: #BE0000;
        font-size: 10pt;
        font-weight: normal;
        background: #C8C8C8;
         text-decoration: none;
}
a.subnavigation:visited{
        text-decoration: none;
        color: #DC0000;
}
a.subnavigation:hover{
        text-decoration: underline;
}
.subsubnavigation {
        font-weight: normal;
        text-indent: 20px;
        font-size: 9pt;
         text-decoration: none;
}
a.subsubnavigation:visited{
        text-decoration: none;
}
a.subsubnavigation:hover{
        text-decoration: underline;
}
.news, a.news, a.news:active, a.news:visited {
        color: #BE0000;
}
a.news:hover{
         color: #FF0000;
}
.homelink{
        font-size : 8pt
        color: black
}
