body
{
background-color: #000000;

 position:absolute;
 margin:0px;
 padding:0px;
 left:0px;
 right:0px;
 top:0px;
 bottom:0px;
}

h1
{
font-size: 12;
}
.hg-kontakt {
 background-image: url(bilder/hg-kontakt.jpg);
 background-position: 0 100%;
  position:absolute;
  height:100%;
  left:0px;
  right:0px;
 bottom:0px;
 z-index:1;
}
.hg-historie {
 background-image: url(bilder/hg-historie.jpg);
 background-position: 0 100%;
  position:absolute;
  height:100%;
  left:0px;
  right:0px;
 bottom:0px;
 z-index:1;
}
.hg-auftritt {
 background-image: url(bilder/hg-auftritt.jpg);
 background-position: 0 100%;
  position:absolute;
  height:100%;
  left:0px;
  right:0px;
 bottom:0px;
 z-index:1;
}
.hg-links {
 background-image: url(bilder/hg-links.jpg);
 background-position: 0 100%;
  position:absolute;
  height:100%;
  left:0px;
  right:0px;
 bottom:0px;
 z-index:1;
}

.menu {
 font-family: georgia, Times, serif;
 text-align:right;
  color: #EFE1C9;
  font-size:10.5pt ;
  position:absolute; 
  right:80px; 
  top:180px; 
  width:300px; 
  height:99px; 
  z-index:5 ;
}

.texttitel{
position:absolute; 
right:50px; 
top:30px; 
width:422px; 
height:135px; 
z-index:2; 
z-index:6;
}


.daten {
position:absolute; 
color:#EFE1C9;
font-size:13pt ;
left:80px; 
top:70px; 
width:384px; 
height:174px; 
z-index:2; 

}


/* Link-Farben, wenn nicht anders angegeben: creme bleibt creme*/
a:link {text-decoration:none; font-weight:bold; color:#EFE1C9;}
a:visited {text-decoration:none; font-weight:bold; color:#EFE1C9;}
a:active {text-decoration:none; font-weight:bold; color:#FFAC83;}
a:hover {text-decoration:none; font-weight:bold; color:#FFAC83;}
