html, body { 
    font-family: Arial, Helvetica, sans-serif;
}

a {text-decoration: none}
.navired {  font-size: 10px; color: #993333 ; text-decoration: none}
.naviblack {  font-size: 10px; color: #333333; text-decoration: none}
.naviblack11 {  font-size: 11px; color: #333333; text-decoration: none }
.navired11 {  font-size: 11px; color: #993333 ; text-decoration: none; font-weight: bold}
.naviblack12 {  font-size: 12px; color: #333333; text-decoration: none }
.naviblack13 {  font-size: 13px; color: #333333; text-decoration: none }
.naviblack14 {  font-size: 14px; color: #333333; text-decoration: none }
.naviblack13bold {  font-size: 13px; color: #333333; text-decoration: none; font-weight: bold }
.naviblack14bold {  font-size: 14px; color: #333333; text-decoration: none; font-weight: bold }
.naviblack16bold {  font-size: 16px; color: #333333; text-decoration: none; font-weight: bold}
.naviblack18bold {  font-size: 18px; color: #333333; text-decoration: none; font-weight: bold}
.naviblack20bold {  font-size: 20px; color: #333333; text-decoration: none; font-weight: bold}
.navired12bold {  font-size: 14px; color: #993333; text-decoration: none; font-weight: bold}
.navired12 {  font-size: 12px; color: #993333 ; text-decoration: none}
a.naviblack12:hover {   font-size: 12px; color: #993333; text-decoration: none}
.headline1 {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #333333; font-weight: bold}
a.naviblack:link {   font-size: 10px; color: #333333; text-decoration: none}
a.naviblack:visited {   font-size: 10px; color: #333333; text-decoration: none}
a.naviblack:active {   font-size: 10px; color: #993333; text-decoration: none }
a.naviblack:hover {   font-size: 10px; color: #993333; text-decoration: none}
.naviblackbold {  font-size: 12px; color: #333333; text-decoration: none ; font-weight: bold}
.headline2 {   font-size: 12px; font-weight: bold; color: #993333}
.white10 {   font-size: 12px; color: #FFFFFF; font-weight: bold}
.white12bold {  font-size: 12px; color: #FFFFFF; font-weight: bold }
.headline3 {   font-size: 12px; font-weight: bold; color: #CC6666}
.liste {  list-style-type: square; color: #993333;  font-size: 12px}
.liste13 {  list-style-type: square; color: #993333;  font-size: 13px}
.liste_zahl { list-style-type: decimal; color: #333333;  font-size: 12px }
.form {  width: 200px;  font-size: 12px; color: #333333}
.search {   font-size: 12px; font-weight: bold; color: #333333}
.naviblack10bold {  font-size: 10px; color: #333333; text-decoration: none }
.missionstatement {  font-size: 15px; color: #333333; text-decoration: none }
.menu {  font-size: 11px; color: #333333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}
a.menu:link {  font-size: 11px; color: #333333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}
a.menu:visited {  font-size: 11px; color: #333333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}
a.menu:active {  font-size: 11px; color: #993333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}
a.menu:hover {  font-size: 11px; color: #993333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}
.menuactive {  font-size: 11px; color: #993333; letter-spacing: 1px; text-decoration: none ; font-weight: bold}

.red12 {  font-size: 12px; color: #FF3333; text-decoration: none }

input {
    border: 1px solid #e0e0e0    
}

.label { 
    display: block;
    font-weight: bold;
    color: #333333;
    font-size: 12px;
    border-bottom: solid 1px #e0e0e0;
    vertical-align: bottom;
}
