body{
 margin: 0px;
 padding: 0px;
 height:100%;
 font: 9pt arial, helvetica, sans-serif;
 color: #000;
 background-color: #FFF;
 scrollbar-base-color:#FFFFFF;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#EEB600;
 scrollbar-highlight-color:#FFFF00;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#EEEE99;
}
#hp-center{
 background-color:#FFF;
 width:920px;height:670px;
 background-image:url(images/hi-neu.gif);
 border:0px solid black;
 }
#kopf{
 height: 220px;
 border: 0px solid white;
}
#inhalt{
 height:345px;
 }
td{font: 9pt arial, helvetica, sans-serif;
 color: #000000;
 }
#inhalt-links{
 float:left;
 width:415px;
 height:345px;
 margin-left:30px;
 font-family: arial;
 text-align:left;
 border:0px solid black;
 }
#inhalt-rechts{width:439px;border:0px solid blue;
 float:right;
 width:439px;
 height:345px;
 text-align:right;
 margin-right:30px;
 border:0px solid black;
 }
#footer{
 border:0px solid yellow;
 color:#FFFFFF;
 height: 105px;
 line-height:19px;
 }
p{margin-left:10px;margin-top:0px;margin-bottom:12px;text-align:left}
#nav{border:0px solid yellow;
 margin-top:200px;
 margin-left:312px;
 text-align:center;


 }
#nav a:link, #nav a:visited {
 font-size: 10pt;
 color: #FDC308;
 font-family: Arial;
 font-weight:normal;
 text-decoration: none;
 display:block;
 width: auto;
   }
#nav A:hover, #nav a:active, #nav a:focus {
 color:#FFFFFF;
      }
#nav_footer a:link, #nav_footer a:visited {height:16px;line-height:16px;
 margin-right:50px;
 font-size: 10pt;
 text-align:center;
 color: #FDC308;
 font-family: Arial;
 font-weight:normal;
 text-decoration: none;
 display:block;
 width:150px;
   }
#nav_footer A:hover {
 color:#FFFFFF;
 }
