*{margin:0; padding:0}
html, body {height:100%}

body {
text-align:center; /* horizontales zentrieren für IE Win quirksmodus */
background-image: url(../images/background.jpg);
background-color:#5e0807;
background-position:left top;
}
 
#main { 
width:1px;
height:50%;
margin-bottom:-342.5px; /* halbe höhe von inhalt */
float:left;
}
 
#inhalt {
margin:0 auto;
position:relative; /* setzt inhalt vor main */
text-align:left;
height:685px;
width:910px;
clear:left;
}

/* optional */
.clear{clear:both;height:0px}
.spacer{position: relative;height: 0px;background-color: transparent;width: 100%}
.spacer{position: relative;height: 0px;background-color: transparent;width: 100%}
h1 {font-size: 16px; color: #ccc;}
#but_sound{
z-index:0;	
position:absolute;
top:518px;
left:9px;
}
#viewer{
z-index:10;
position:absolute;
top:548px;
left:841px;
}
#flash{
    z-index:-40;
	position:absolute;
	top:0px;
	left:0px;
}

#close span{position:absolute;left:-4000px;top:-4000px}

#close a{
z-index: 11;
position: absolute;
top:-14px;
left:898px;
height:30px;
width:30px;
}
#close_img{
z-index:10;
position:absolute;
top:-14px;
left:898px;
background-image:url(../images/close.png);
background-repeat:no-repeat;
width:30px;
height:30px;
border:none;
}
#stat {
position:absolute;
height:685px;
top:-2000px;
left:-2000px;
}
