body {
      background-color: #444444;
       font-family: Verdana;
       color: #808080 ;
       font-size: small;


}

h5 {
    color: #999999;
   font-family: Verdana;
   font-weight: bold;
   letter-spacing: 6px;
   text-decoration: underline overline;
   text-align: center;



}
h4 {
    color: #999999;
    font-family: Verdana;
    font-weight: lighter;
    letter-spacing: 3px;
     text-align: center;

}
h3 {
       color: #999999;
      font-family: Verdana;
      font-variant: small-caps;
      letter-spacing: 4px;
      text-align: center;


}
p {
   font-family: Verdana;
   color: #999999;
   font-size: 11px;
   margin-left: 10px;

}
a {
   color: #999999;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;


}

 a:link {
    color: #999999;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;



}
 a:hover {
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;


}


 div {
      border-color: #222222;
      border-style: solid;
      border-width: 1px;



}
#haupt  {
        background-color: #333333;
        border-style: none;
        position:absolute;
        left:100px;
        top:26px; width:823px;
        height:455px;
        z-index:1;
        background-image: url(img/background_1.jpg);

}
#menue   {
       border-style: none;
       
}

#inhalt   {
      background-color: #222222;
      position:absolute;
      left:544px;
      top:31px;
      width:350px;
      height:424px;
      z-index:4;
      border-style: none;

}


