<!-- styles seite -->

P {
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }

td {
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }

.anschrift {
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }

.newstext  {
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }


.warning {
    color: #FF0000;
   }


.grau{
      background-color: #ececec;
     }

.dunkelgrau{
      background-color: #cccccc;
     }


.nav{
      font-size: 11px;
      background-color: #ececec;
     }

.navsmallgrau{
      font-size: 10px;
      background-color: #ececec;
     }


.navsmall{
      font-size: 10px;
     }


.nav a{
      font-size: 11px;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none;
      }

.navfett a{
      font-size: 10px;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none;
      font-weight: bold;
      }

.navtitel{
      font-size: 11px;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      }

.titel {
    FONT-SIZE: 14px;
    COLOR: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }


.starttitel {
    FONT-SIZE: 14px;
    COLOR: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }


.contenttitel{
      font-size: 11px;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      }

.contenttitelyellow{
      font-size: 11px;
      color: #000000;
      background-color: #F4C702;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      }

.contenttitelgrau{
      font-size: 11px;
      color: #000000;
      background-color: #ececec;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      }


.header {
            font-size: 20px;
            font-weight: bold;
        }

.smalllink {
            font-size : 9px;
            color: #000000;
           }


a        {
           text-decoration: none;
           color: #000000;
         }

a:hover  {
           color: #000000;
           text-decoration: underline;
         }



<!-- styles backend -->

font.standard {font-family: verdana; font-size: 12px; color: black}
font.err {font-family: verdana; font-size: 12px; color: red}


td.standard {font-family: verdana; font-size: 12px; color: black; background-color: #FFFFFF;  vertical-align: top}
td.header {font-family: verdana; font-size: 12px; color: black; font-weight: bold; background-color: #FFCE1F; vertical-align: middle}
td.group {font-family: verdana; font-size: 12px; color: black; font-weight: bold; background-color: #EFEFEF; vertical-align: middle}
td.sub {font-family: verdana; font-size: 12px; color: black; font-weight: bold; background-color: #ECECEC; vertical-align: middle}



.input {font-family: verdana; color:black; font-size:12px; background-color: #ffffff; border-style: solid; border-width:1; height:20; border-color: #7F9DB9}
.text {font-family: verdana; color:black; font-size:12px; background-color: #ffffff; border-style: solid; border-width:1; border-color: #7F9DB9}

a.standard:link {font-family: verdana; font-size: 12px; color: black; font-weight: bold; text-decoration: none}
a.standard:visited {font-family: verdana; font-size: 12px; color: black; font-weight: bold; text-decoration: none}
a.standard:active {font-family: verdana; font-size: 12px; color: black; font-weight: bold; text-decoration: none}
a.standard:hover {font-family: verdana; font-size: 12px; color: black; font-weight: bold; text-decoration: underline}

a.sub:link {font-family: verdana; font-size: 12px; color: black; text-decoration: none}
a.sub:visited {font-family: verdana; font-size: 12px; color: black; text-decoration: none}
a.sub:active {font-family: verdana; font-size: 12px; color: black; text-decoration: none}
a.sub:hover {font-family: verdana; font-size: 12px; color: #9EB8CD; text-decoration: none}

a.search:link {font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none;font-weight: bold;}
a.search:visited {font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none;font-weight: bold;}
a.search:active {font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none;font-weight: bold;}
a.search:hover {font-family: verdana; font-size: 12px; color: #ffffff; text-decoration: none;font-weight: bold;}
