
  BODY, P, TD
  {
    font-family :                Verdana, Arial, Helvetica, sans-serif;
    font-size :                  13px;
    color :                      #000000;
    scrollbar-base-color :       #8C8C8C;
    scrollbar-3dlight-color :    #FFFFFF;
    scrollbar-arrow-color :      #FFFFFF;
    scrollbar-darkshadow-color : #FFFFFF;
    scrollbar-face-color :       #8C8C8C;
    scrollbar-highlight-color :  #8C8C8C;
    scrollbar-shadow-color :     #CCCCCC;
    scrollbar-track-color :      #CCCCCC;
  }
  
  .small
  {
    font-size :                  10px;
  }
  

  .formfield-green
  {     
    font-family :                verdana, arial, helvetica, sans-serif;
    font-size :                  13px;
    border-top :                 1px solid;
    border-left :                1px solid;
    border-bottom :              1px solid;
    border-right :               1px solid;
  }
  
  .button
  {
    font-family :                verdana, arial, helvetica, sans-serif;
    font-size :                  13px;
    border-top :                 1px solid;
    border-left :                1px solid;
    border-bottom :              1px solid;
    border-right :               1px solid;
  }
    
  .nav
  {
    font-size :                  10px;
    line-height :                20px;
    background-color :           #85D4AA;
    padding-left :               7px;
  }
  
  .green
  {
    color :                      #77BD98;
    font-weight:                 bold;
  }
  
  .title
  {
    font-size :                  18px;
    color :                      #77BD98;
  }
  
  .headline
  {
    font-size :                  14px;
    color :                      #505050;
    font-weight :                bold;
    margin-top :                 28px;
    margin-bottom :              -12px;
  }
  
  .sub-headline
  {
    font-weight :                bold;
    line-height :                30px;
  }
  
  .sitemap
  {
    font-weight :                bold;
    line-height :                22px;
  }
  
  .wir-schauen
  {
    font-size :                  14px;
    color :                      #505050;
    font-weight :                bold;
  }
  
  a:link
  {
    color :                      #000000;
    text-decoration :            underline;
  }
  
  a:visited
  {
    color :                      #000000;
    text-decoration :            underline;
  }
  
  a:hover
  {
    color :                      #000000;
    text-decoration :            none;
  }
  
  a:active
  {
    color :                      #000000;
    text-decoration :            underline;
  }
  
  a.grey:link
  {
    color :                      #505050;
    text-decoration :            none;
  }
  
  a.grey:visited
  {
    color :                      #505050;
    text-decoration :            none;
  }
  
  a.grey:hover
  {
    color :                      #505050;
    text-decoration :            underline;
  }
  
  a.grey:active
  {
    color :                      #505050;
    text-decoration :            none;
  }
  
  a.nav:link
  {
    color :                      #000000;
    text-decoration :            none;
  }
  
  a.nav:visited
  {
    color :                      #000000;
    text-decoration :            none;
  }
  
  a.nav:hover
  {
    color :                      #000000;
    text-decoration :            underline;
  }
  
  a.nav:active
  {
    color :                      #000000;
    text-decoration :            none;
  }
  
  a.top:link
  {
    font-size :                  10px;
    color :                      #77BD98;
    text-decoration :            none;
    font-weight :                bold;
  }
  
  a.top:visited
  {
    font-size :                  10px;
    color :                      #77BD98;
    text-decoration :            none;
    font-weight :                bold;
  }
  
  a.top:hover
  {
    font-size :                  10px;
    color :                      #77BD98;
    text-decoration :            underline;
    font-weight :                bold;
  }
  
  a.top:active
  {
    font-size :                  10px;
    color :                      #77BD98;
    text-decoration :            none;
    font-weight :                bold;
  }
  
  a.aktuelles:link
  {
    color :                      #000000;
    text-decoration :            none;
    font-weight :                bold;
  }
  
  a.aktuelles:visited
  {
    color :                      #000000;
    text-decoration :            none;
    font-weight :                bold;
  }
  
  a.aktuelles:hover
  {
    color :                      #000000;
    text-decoration :            underline;
    font-weight :                bold;
  }
  
  a.aktuelles:active
  {
    color :                      #000000;
    text-decoration :            none;
    font-weight :                bold;
  }