.font1
     {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #1470B1;
     font-weight: bold;
     }

.font2
     {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #1470B1;
     font-weight: bold;
     }
     .font2 a
           {
           color: #1470B1;
           font-weight: bold;
           }
     .font2 a:hover
           {
           color: #1470B1;
           font-weight: bold;
           }

.font3
     {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #1470B1;
     font-weight: normal;
     }
     .font3 a
           {
           color: #1470B1;
           font-weight: normal;
           }
     .font3 a:hover
           {
           color: #1470B1;
           font-weight: normal;
           }
     .font3 a:active
           {
           color: #1470B1;
           font-weight: normal;
           }
     .font3 a:visited
           {
           color: #1470B1;
           font-weight: normal;
           }

input.text
     {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #444444;
     border-width: 1px;
     border-color: #1470B1;
     width: 110px;
     }

#warnung{
    color:red;
    }

.menu_text
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  }

.det_thema2 {
         background-color: #99DBF7;
         color: #0065B0;
         font-family: Arial, Helvetica;
         font-size: 8pt;
         font-weight: bold;
         }
