                    body {
           background-color : #d3d3d3;
           margin : 0;
           padding : 0;
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #b6b6b6;
           text-align : center;
      }
     h1 {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           font-weight : bold;
           text-align : left;
           margin : 0;
           padding : 0;
      }
      h1r {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           font-weight : bold;
           text-align : right;
           margin : 0;
           padding : 0;
      }
     h2 {
           font-family : Verdana, "Trebuchet MS", Tahoma, sans-serif;
           font-size : 10px;
           font-weight : bold;
           color : #000000;
           text-align : left;
           margin : 0;
           padding : 0;
      }
     h3 {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           text-align : center;
           margin : 0;
           padding : 0;
      }
     #content {
           position : relative;
           margin : auto;
      }
     p {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           text-align : justify;
           color : #b6b6b6;
      }
     p.copy {
           text-align : center;
           font-size : 11px;
           color : #000000;
      }
     p.rechts {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #b6b6b6;
           text-align : right;
      }
     p.center {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #b6b6b6;
           text-align : center;
      }
     a {
           color : #818181;          
           text-decoration : none;
      }
     a.menu {
           color : #b6b6b6;
           text-decoration : none;
           text-align : center;
           font-size : 12px;
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
      }
      a.black {
           color : #000000;
           text-decoration : none;
      }
     a:hover {
           color : #fff;
      }
     #content {
           width : 1000px;
           height : 540px;
           background-image : url("bg9.jpg");
      }
     #menu1, #menu2, #menu3 {
           position : absolute;
           left : 309px;
           width : 157px;
      }
     #menu1 {
           top : 38px;
           height : 107px;
      }
     #menu2 {
           top : 211px;
           height : 213px;
      }
     #menu3 {
           top : 477px;
           height : 38px;
      }
      #stat {
           position : absolute;
           left : 54px;
           top : 446px;
           text-align : left;
           font-size : 10px;
      }
     #page1 {
           position : absolute;
           left : 556px;
           top : 52px;
           height : 430px;
           width : 409px;
           overflow : auto;
      }
      #inhalt {
           position : absolute;
           left : 12px;
           top : 25px;
           width : 367px;
           clear: right
      }      
      #linie {
           background-color : #B6B6B6;
		   width : 367px;
		   height: 12px;
      } 
      #ub {
           position : absolute;
           left : 12px;
           top : 1px;
           width : 200px;
		   height: 12px;
      } 
      #nav {
      	   position : absolute;
           left : 212px;
           top : 1px;
           width : 167px;
		   height: 12px;
		   text-align : right;
      } 
      #copy {
           position : absolute;
           left : 371px;
           top : 541px;
           height : 15px;
           width : 266px;
      }
      
.stupidie {
display: none;
}


#menue {
float: right;
}


.aussen {
float: right;
display: block;
overflow: hidden;
width: 12em;
height: 1.3em;
font-weight: normal;
text-align: right;
background-color: #3c3c3c;
color: #b6b6b6;
border: 1px solid;
border-color: #3c3c3c;
}
.aussen:hover {
height: auto;
background-color: #3c3c3c;
color: #fff;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 11.9em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
background-color: #b6b6b6;
color: #3c3c3c;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #818181;
color: #fff;
}
