                    body {
           background-color : #d3d3d3;
           margin : 0;
           padding : 0;
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #000000;
           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 : 13px;
           text-align : justify;
           color : #000000;
      }
     p.copy {
           text-align : center;
           font-size : 11px;
           color : #000000;
      }
      
     p.rechts {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #00000;
           text-align : right;
      }
     p.center {
           font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
           font-size : 11px;
           color : #b6b6b6;
           text-align : center;
      }
     a {
           color : #545454;          
           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 : 776px;
           height : 540px;
           background-image : url("fbg.jpg");
      }
     
     #page1 {
           position : absolute;
           left : 50px;
           top : 160px;
           height : 400px;
           width : 700px;
           overflow : auto;
      }
      #inhalt {
           position : absolute;
           left : 5px;
           top : 5px;
           width : 650px;
           clear: right
      }      
      #stat {
           position : absolute;
           left : 54px;
           top : 446px;
           text-align : left;
           font-size : 10px;
      }
      #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 : 251px;
           top : 513px;
           height : 15px;
           width : 266px;
      }
      ul {
           list-style: none;
           text-align: left;
      }