 body { background-image:url(g/tile.jpg); overflow:hidden; height:100%; }
 
 #container { width:800px; height:100%; margin:0px auto; text-align:left; height:100%; }
  
 #hg	{ position:absolute; background-image:url(g/bg.jpg); top:200px; width:800px; height:450px; z-index:1; }
 
 #top	{ position:absolute; background-image:url(g/top.jpg); top:30px; width:800px; height:170px; z-index:1; }
 
 #text { position:absolute; text-align:left; top:220px; height:420px; margin-left:30px; padding-right:30px; width:730px; overflow:auto; z-index:2; }
 
 #fotos { position:absolute; text-align:left; top:220px; height:420px; margin-left:10px; width:780px; overflow:auto; z-index:2; } 

 #forum { position:absolute; text-align:left; top:200px; height:470px; margin-left:10px; width:780px; overflow:auto; z-index:2; }
 
 #menu  { position:absolute; top:167px; margin-left:405px; z-index:2; }
 
 .menuschrift { font-family: "Trebuchet MS"; font-size:15px; font-weight:bold;}
 .schrift10 { font-family: "Trebuchet MS"; font-size:10px; }
 .schrift11 { font-family: "Trebuchet MS"; font-size:11px; }
 .schrift12 { font-family: "Trebuchet MS"; font-size:12px; }
 .schrift13 { font-family: "Trebuchet MS"; font-size:13px; }
 .schrift14 { font-family: "Trebuchet MS"; font-size:14px; }
 .schrift15 { font-family: "Trebuchet MS"; font-size:15px; }
 .schrift17 { font-family: "Trebuchet MS"; 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}