div#test {
   bottom: 0px;
}

div#topic {
    height: 100%;
}

iframe {
    margin-top:10px;
    }
    
#textItem a:link {
text-decoration:none;
font-weight:bold;
color:#C70022;
}
#textItem a:visited {
text-decoration:none;
font-weight:bold;
color:#C70022;
}
#textItem a:hover {
text-decoration:none;
font-weight:bold;
color:#0000ff;
}
#textItem a:active {
text-decoration:none;
font-weight:bold;
}

div#leerzeile a {
    visibility:hidden;
}

input.login {
color:#FFFFFF;
background-color:#95001A;
border:1px solid #000000;
width:100px;
}

td.red {
background-color:#C70021;
border: 1px solid #C70021;
color: white;
}

td.white {
background-color: #FFFFFF; 
color: black; 
border: 1px solid #000000; 
text-decoration : none;
}

td.ChangeCursor {
background-color:#C70021;
border: 1px solid #C70021;
color: white;
}

td.red a.red:link {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
a.red:visited {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
a.red:hover {
text-decoration:underline;
font-weight:bold;
color:#FFFFFF;
}
a.red:active {
text-decoration:none;
font-weight:bold;
}

td.navigation {
height:20px;
}

td.navigation a {
    color: white;
    display: block;
    padding: 5px 3px;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    width: 95px;
    height: 13px;
}

td.navigation a:hover {
    background-color: #DD0000;
    color: yellow;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
}


div#fusszeile {
    position: absolute;
    left: 0px;
    bottom: 2px;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 9px;
}

a.leerzeile {
    visibility:hidden;
}

.Stil3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
.Stil4 {color: #FFFF00}
.Stil5 {font-size: 14pt; color: #FFFF00; }
.Stil6 {font-size: 14pt}
.Stil8 {
    color: #999999;
    font-weight: bold;
}
.Stil10 {
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
}
.Stil13 {font-size: 13pt}
.Stil16 {font-size: 12pt; color: #000000; }
.Stil24 {color: #666666; font-weight: bold; font-size: 12px; }
.Stil45 {font-size: 13pt; font-weight: bold; }
.Stil46 {
    color: #ff0000;
    font-size: 10pt;
}
.Stil49 {font-size: 9}
.Stil50 {color: #FF0000}

.redborder{
    border: 3px solid #C70021;
    padding: 6px;
    margin: 0px 40px;
}
