body {
        scroll:auto; scrolling:auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #FFFFFF;
        scrollbar-base-color : #FFFFFF;
        scrollbar-darkshadow-color : #C1C1C1;
        scrollbar-shadow-color : #FFFFFF;
        scrollbar-track-color : #FFFFFF;
        scrollbar-arrow-color : #CC3300;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px
        }

.b { font-weight: bold; font-size: 12px }
.schwarz-b { font-weight: bold; color: #000000 }
.grau12 { font-size: 12px; font-weight: normal; color: #A8A8A8 }
.grau12b { font-size: 12px; font-weight: bold; color: #A8A8A8 }
.s11 { font-size: 11px }
.s12 { font-size: 12px }
.s14 { font-size: 14px; font-weight: bold }
.s10 { font-size: 10px; font-weight: normal }
.s10b { font-size: 10px; font-weight: bold }
.rot9 { font-size: 9px; font-weight: normal; color: #EB0000 }
.rot10 { color: #EB0000 ; font-size: 10px }
.rot10b { font-size: 10px; font-weight: bold; color: #EB0000 }
.rot12b { font-size: 12px; font-weight: bold; color: #EB0000 }
.rot12 { font-size: 12px; font-weight: normal; color: #EB0000 }
.rot14 { font-size: 14px; font-weight: normal; color: #EB0000 }
.rot16 { color: #EB0000 ; font-size: 16px }
.rot17 { font-size: 17px; font-weight: normal; color: #EB0000 }
.rot17b { font-size: 17px; font-weight: bold; color: #EB0000 }
.rot20 { color: #EB0000 ; font-size: 20px }
.rot30 { color: #EB0000 ; font-size: 30px }
.weiss14b { font-size: 14px; font-weight: bold; color: #FFFFFF }
.weiss12b { font-size: 12px; font-weight: bold; color: #FFFFFF }
.weiss10 { font-size: 10px; font-weight: normal; color: #FFFFFF }
.weiss11 { font-size: 11px; font-weight: normal; color: #FFFFFF }
.weiss18 { font-size: 18px; font-weight: normal; color: #FFFFFF }
.weiss20 { font-size: 20px; font-weight: normal; color: #FFFFFF }

a {
        color: #707070; font-weight: bold;
        font-size: 12px;
                font-family: Verdana; text-decoration: underline;
}
a:hover {
        color: #A8A8A8; font-weight: bold;<br>
        font-size: 11px;
        font-family: Verdana; text-decoration: underline;
}
a:visited {
                 color: #707070; font-family: Verdana;
                font-weight: bold; text-decoration: underline;
}
a:active {
        color: #707070; font-weight: bold;
                font-family: Verdana; text-decoration: underline;
}


input   {
 font-family: Verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color:#707070;
 background:#FFFFFF;
 border: 1px solid #C1C1C1;
  }
input.d1   {
 font-family: Verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 background:#FFFFFF;
 border: 1px solid #FFFFFF;
  }
textarea {
 font-family: Verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color:#707070;
 background:#FFFFFF;
 border: 1px solid #C1C1C1;
}

       