

body {
               background-color: #2a3238;
               background-image: url(../images/bggrad.jpg);
               background-repeat: repeat-x;
               background-position: bottom;
               background-attachment: fixed;
               font-family: sans-serif;
               font-weight: normal;
               margin:0;
} 


a {
    text-decoration: none; color:#ccbca5;   z-index: 5;

}       




img.navi {
           position:fixed; bottom:0; right:0;  z-index: 0;     border:0;
}   


div.menu {
           position: fixed; right: 5%; bottom:40%;  z-index:2;   width:36%;
}

img.logo  {   height:0.6em;
    
}

div.info { position: relative; left:5%; top:0; z-index:2; width:36%;   min-width: 250px;
           background-image: url(../images/infobg.jpg); background-repeat: repeat-x;  color: #ccbca5;
           background-attachment: fixed;
           margin-bottom: 200px;     padding-top: 5%;
           
    
}


h1 {
    color: #b2c3c5; font-family: Century Gothic, Verdana, sans-serif; font-weight:normal; 
    font-size: 240%;
}

h2 {  margin: 2%;  margin-right:5%; font-weight: normal; font-family: Verdana, sans-serif;  text-align: right;    font-size: 100%;
   
}

dl { margin:2%; margin-right:5%;  font-family: Verdana, sans-serif;  text-align: right;    font-weight: normal;  font-size: 80%;
    
}

dt  { margin-top: 2%; margin-bottom: 1%;  color: #b2c3c5;  white-space:normal;    text-align: right; 
    
}

dd.absatz  {       text-align: right; 
    
}


p {
      color: #ccbca5; font-family: Verdana, sans-serif;  font-size:100%; line-height:140%;
}

p.navitext { color: #ccbca5; font-size: 80%;  position:fixed;  width:36%;   z-index: 1;     bottom: 200px;     right: 5%;   text-align: right;
             white-space: pre;  

    
}



hr   {
     position: relative; height: 2px; color: #b2c3c5;  margin:5%;  
}

hr.ReLi   {margin-left:0%;
}

span  { color: #b2c3c5;  font-size:120%;   font-style: normal;
    
}