/* CSS Document */

/* Formatierung Body gesamt */
body {
scrollbar-face-color:#006B00;
scrollbar-highlight-color:#21375E;
scrollbar-3dlight-color:#006B00;
scrollbar-darkshadow-color:#006B00;
scrollbar-shadow-color:#21375E;
scrollbar-arrow-color:#21375E;
scrollbar-track-color:##006B00;
}


body td,th
 {
font-family:Verdana,helvetica,sans-serif;
font-size: 12px;
color: #000000;
  }

/* Links werden Formatiert */

a:link { color:#00005F; text-decoration: none;}
a:hover { color:#00005F; font-weight: bold; text-decoration: underline;}
a:active { color:#FF0000; text-decoration: none;}
a:visited { color:#00005F; text-decoration: none;}

hr {
border-width:0px;
border-style:none;
height:1px;
background-color:#A34427;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

.navheader {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        background-color: #E4F0FC;
        color: #0A3257;

}
.navcontent {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #0A3257;


}
.content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #0A3257;
}
.textheader {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: 0A3257;
}
.contentheader {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #0A3257;
}
.contentbold {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #0A3257;
}
.zusatz {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: 0A3257;
}
.submit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: 0A3257;
        background-color: #FFFFFF;
}
input {
border-style: thin;
font-size: 12px;
}