html,body { height:100%; }
* {padding:0; margin:0;}
body { margin: 0; padding:0; font: 14px/100% courier new, trebuchet ms, georgia, Verdana, Geneva, Helvetica, sans-serif; line-height: 16px; color:#000; background-color:#dfdccb;  }
#mitte { position:absolute; left:100px; top:100px; width:614px; height:219px; background-color:black; z-index:9; }
#kleckse { position:absolute; background: url(/images/kleckse.jpg) no-repeat left bottom; width:100%; }
#flugzeuge { position:absolute; background: url(/images/flugzeuge.jpg) no-repeat 350px 0px; width:100%;  }
#mann { position:absolute; background: url(/images/mannmitlaterne2.jpg) no-repeat right bottom; width:100%;  }
#dom { position:absolute; top:120px; left:120px;  }
/*\*/
html,body { height:100%; }
#mitte { position:absolute; left:50%; top:45%; width:614px; height:219px; margin-top:-110px; margin-left:-307px; background-color:black; z-index:9; }
#kleckse { position:absolute; background: url(/images/kleckse.jpg) no-repeat left bottom; width:100%; height:100%; }
#flugzeuge { position:absolute; background: url(/images/flugzeuge.jpg) no-repeat 350px 0px; width:100%; height:100%; }
#mann { position:absolute; background: url(/images/mannmitlaterne2.jpg) no-repeat right bottom; width:100%; height:100%; }
#dom { position:absolute; top:45%; left:50%; margin-top:-175px; margin-left: -335px; width:70px; height:67px; }
/**/
#menueleiste { background-color:#000; width:24px; position:absolute; left:0; top:0; height:100%; z-index:9;}
#kontakt { width:24px; height:74px; }
#kontakt a img { width:24px; height:74px; background:url(/images/menue.gif) 0 0 no-repeat; display:block; }
#kontakt a:hover img  { background-position:-24px 0; }
#forum { width:24px; height:56px; }
#forum a img { width:24px; height:56px; background:url(/images/menue.gif) 0 -74px no-repeat;  }
#forum a:hover img  { background-position:-24px -74px; }
#programm { width:24px; height:82px; }
#programm a img { width:24px; height:82px; background:url(/images/menue.gif) 0 -130px no-repeat; }
#programm a:hover img  { background-position:-24px -130px; }
#texte { width:24px; height:53px; }
#texte a img { width:24px; height:53px; background:url(/images/menue.gif) 0 -212px no-repeat;  }
#texte a:hover img  { background-position:-24px -212px; }
#inhalt { position:absolute; width:100%; }
#inhalt div { margin: 10px 240px 0 30px; }
#inhalt div img { vertical-align:middle; }
#inhalt h3 {margin:.5em 0 .5em 0;}
#rechtsoben { position:absolute; right:0; top:0; height:100%; width:164px; background-color:black; z-Index:1; }
#mannmitlaterne { position:absolute; right:164px; bottom:0px; }
#flugzeug { position:absolute; right:164px; top:140px;  }
img { border:0; }
input,textarea { width:360px; font-family:courier new, courier, sans-serif; font-size:14px/100%; }
h1 { font-size:130%; display:inline; }
ul { list-style:none; }
li { margin:0.5em 0 0.5em 0; }
a { text-decoration:none; color:black; }
html>body #menueleiste, html>body #rechtsoben, html>body #mannmitlaterne, html>body #flugzeug { position: fixed; }
