* {
 margin: 0px;
 padding: 0px;
}
 
html, body {
background-color:#000000;
 width: 100%;
 height: 100%;
 font-size: 12px;
 line-height: 19px;
 color: #000000; 
 font-family: "Arial";
 margin: 0px auto;
}



#innenteil{
position:relative;
margin: 0px auto;
background: url(../../data/images/startseite.gif) no-repeat;
margin: 0px auto;
width:791px;
height:547px;
}

#achtung{
position:absolute;
right:60px;
bottom:15px;
font-size:10px;
color:#FFFF00;
font-weight:bold; 
text-align:center;
}
#eingang{
position:absolute;
right:290px;
bottom:40px;
font-size:10px;
color:#000000;
font-weight:bold; 
text-align:center;
}

