.splashbody { background-image:url(splashbgpixel.png)

}



div.bau {
position:fixed;
top:200px;
right:0px;
left:0px;
height:60px;

background:url(../main/sperrgebiet.jpg);
z-index:6;
}

div.ansage {
position:absolute;
top:280px;
width:400px;
height:160px;
margin-left:-230px;
left:50%;
text-align:center;

line-height: 18px;
  font-family:verdana;
  font-size:small;
  letter-spacing:-1px;
  word-spacing:2px;
  
  z-index:5;
  background:url(ausrufe.png) bottom right no-repeat;
}

div.splashscreen { 
position: absolute;
top: 60px;
width:433px;
margin-left: -240px;
left: 50%;
height:251px;

background:url('splash2.png');

z-index:1;
              
              
}
 
div.allergeilste {
position:fixed;
top:50px;
left:30px;

width:216px;
height:121px;
background:url('allergeilste.png') no-repeat;

z-index:3;

} 


div.kannsteaberwissn {
position:fixed;
top:135px;
left:120px;

width:147px;
height:59px;
background:url('kannsteaberwissn.png') no-repeat;

z-index:4;
visibility:hidden;
} 

div.allergeilste:hover div.kannsteaberwissn {
visibility:visible;
}


div.browserz {
position:absolute;
width:300px;
height:103px;
bottom:0px;
margin-left:-165px;
left:50%;


line-height: 9px;
  font-family:tahoma;
  font-size:8pt;
  letter-spacing:0px;
  word-spacing:1px;

z-index:2;
background:url(browserz.png) 50% 53% no-repeat;

}
 
div.browserz span.link {
line-height: 9px;
  font-family:tahoma;
  font-size:8pt;
  letter-spacing:0px;
  word-spacing:1px;

} 
 


