@CHARSET "UTF-8";

html {

background-color:black;

}

#main {

   border:1px #ffffff solid;
   position:absolute;
   margin-left:50%;
   left:-500px;
   width:1000px;
   background-color:#000000;
   top:0px;
   min-height:800px;
   font-size:0.9em;

	
}

*html #main {

font-family:verdana, sans-serif;


}




#bgnavi {

   position:absolute;
   z-index:100;
   top:266px;
   border:1px white solid;

  
   width:1000px;
   left:0px;
   margin-left:-1px;
   height:55px;
 

}

#bgnavi img {

  width:1000px;
height:60px;
}


*html #bgnavi {

width:1000px;
border-bottom:0px;




}

.footer {
border-top:0px white solid;
text-align:center;
clear:both;
width:1000px;
height:200px;
background-image: url(/html/images/footer.jpg);




}

.footer a {

text-decoration:none;
color:#000000;
font-size:0.8em;
font-weight:bold;
letter-spacing:0.1em;

}

#footerglobal {



margin-top:130px;


}

#footerglobalstart {

position:absolute;
top:645px;

left:0px;

margin-top:200px;





}

#footerguestbooksignin {

position:absolute;

border-top:1px white solid;

top:1128px;
left:0px;

}




#footerglobalimpressum {

position:absolute;

border-top:1px white solid;

top:1610px;


}

*html #footerglobalimpressum {


top:1750px;

}




