
* {margin:0; padding:0;}

/******** General tags ********/


body {
background-color:#000000;
margin:0px auto 0 auto;
padding:0;
}
a {
text-decoration:none;
color:#99cc00;
font-weight:bold;
}

a img visited,a img {border:0;}
text-decoration:none;
p {font-size:1em; margin:0 0 14px 5px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul {margin:4px 0 4px 30px;}


/******** Main wrap ********/
#wrap {
  position:absolute;
  left:50%;
  width:1024px;
  height:768px;
  margin-left: -512px;  /* negative Hälfte von width:1024px */
  margin-top: 10px; * negative Hälfte von height:768px */
}
#hgrund{
  position:absolute;
}
#tuer {
  position:absolute;
margin-left: 517px;
margin-top: 167px;
}

#kopf {
  position:absolute;
margin-left: 160px;
margin-top: 119px;
}