 body { overflow:hidden; height:100%; }
 
 #container { width:910px; height:100%; margin:0px auto; text-align:left; }
  
 #hg	{ position:absolute; background-image:url(g/bg.jpg); top:25px; width:910px; height:560px; z-index:1; }
 
 #text { position:absolute; top:130px; height:410px; margin-left:200px; padding-right:30px; width:660px; overflow:auto; z-index:2; }

 #menu  { position:absolute; top:130px; height:290px; margin-left:10px; width:180px; z-index:2; }
 
 .menuschrift { font-family: "Verdana"; font-size:16px; font-weight:bold;}
 .schrift10 { font-family: "Verdana"; font-size:10px; }
 .schrift11 { font-family: "Verdana"; font-size:11px; }
 .schrift12 { font-family: "Verdana"; font-size:12px; }
 .schrift13 { font-family: "Verdana"; font-size:13px; }
 .schrift14 { font-family: "Verdana"; font-size:14px; }
 .schrift15 { font-family: "Verdana"; font-size:15px; }
 .schrift16 { font-family: "Verdana"; font-size:16px; }
 .schrift17 { font-family: "Verdana"; font-size:17px; }
 
 a { color: #000000;}
 a:hover { color: #bf3f0d; }
 
 a.menu { color: #000000;}
 a.menu:hover { color: #bf3f0d; }
 a.menu:link {text-decoration:none}
 a.menu:visited {text-decoration:none}
