  body {
   color: black; background-color: white;
   font-size: 0.8em;
   font-family: Helvetica,Arial,sans-serif;
   margin: 0; padding: 1em 0;
   text-align: center;
   background-color: #fecf39;
   font-family:  "Bitstream Vera Sans Mono" "Arial", "Helvetica", "san-serif";
  }
   img {
   border:0;}
   h1 {
   margin:0;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #00000;
    FONT-STYLE: normal;
    FONT-FAMILY:Bitstream Vera Sans Mono, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    }
  div#head{
   background-image:url(../pics/hint_head.jpg);
   width:93%;
   height:113px;
   margin: 0 auto;
   border: 1px solid #42454e;
   }
   div#willkommen{
    margin: 0 auto;
    width:93%;
    background-color: #ffa20b;
    border-left:1px solid #42454e;
    border-right:1px solid #42454e;
    border-top: 4px solid #42454e;
    border-bottom:4px solid #42454e;
     height:24px;}

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 93%;
    padding: 0;
    background-image:url(../pics/hint_content.jpg);
    background-repeat:repeat-y;
    border: 1px solid #42454e;
    }

  div#navi{
   width: 212px;
   float:left;
   padding-top:80px;
   }

  div#Inhalt {
   background-image:url(../pics/hint_rechts.jpg);
   background-position:right;
   background-repeat:repeat-y;
   margin-left:220px;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;

  }
  div#content {
   padding-right:90px; padding-top:40px; padding-left:10px;padding-bottom:20px;
      }

  p#impressum {
    clear: both;
    margin: 0;
    padding-right:1.9%;
    text-align: right;

    background-color: #ffa20b;
    border-top: 4px solid #42454e;
    height:38px;
  }
   .titel {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #00000;
    FONT-STYLE: normal;
    FONT-FAMILY:Bitstream Vera Sans Mono, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
 }
  a:link { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050; }
a:visited { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050;}
a:hover {  font-size:0.9em; color: #ffffff; font-weight: bold; TEXT-DECORATION:none;}
a:active { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050; }

 A.klein:link { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050; }
 A.klein:visited { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050;}
A.klein:visited { font-size:0.9em; font-weight: bold; TEXT-DECORATION:none;color:#505050;}
A.klein:hover {  font-size:0.9em; color: #ffffff; font-weight: bold; TEXT-DECORATION:none;}