body {
    background-color: #D6D6D6;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; 
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
#page {
background-image: url('./images/bgwide.gif');
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 7px;
height: 1775px;
width: 980px;
} 

#headtxt1{
position: absolute;
text-align: right;
color: #804040;
width: 80px;
height:20px;
margin-top: 10px;
margin-left: 753px;
}

#headtxt2{
position: absolute;
text-align: right;
color: #804040;
width: 350px;
height:20px;
margin-top: 40px;
margin-left: 602px;
}

#headtxt3{
position: absolute;
text-align: left;
color: #804040;
width: 450px;
height:20px;
margin-top: 60px;
margin-left: 15px;
}

#header{
position:absolute;
margin-top:95px;
margin-left: 15px;
}

#headlink{
position: absolute;
margin-top:10px;
margin-left:10px;
color: #804040;
text-align: left;
}

#headright{
position:absolute;
margin-top:220px;
margin-left:775px;
width:190px;
height:1400px;
}

#headright1{
position:absolute;
margin-top:355px;
margin-left:775px;
width:190px;
height:1400px;
}

#headright2{
position:absolute;
margin-top:385px;
margin-left:775px;
width:190px;
height:1400px;
}

#headleft{
position:absolute;
margin-top: 215px;
margin-left:15px;
width:200px;
height:1400x;
color: #804040;
}

#selectku{
float:left;
position:absolute;
margin-top:215px;
margin-left:775px;
width:190px;
height:1400px;
}

#selectarea{
position: absolute;
margin-top:215px;
margin-left:230px;
width:530px;
height:1400px;
}

#aktuell {
position: absolute;
margin-top:215px;
margin-left:230px;
width: 530px;
height:1400px;
color: #804040;
} 


#impressum{
position: absolute;
margin-top:215px;
margin-left: 230px;
width: 715px;
height:1400px;
}

a:link {color:#804040;}
a:visited {color:#804040;}
a:hover {color:#DCB8B8;}
a:active {color:#DCB8B8;}
a:focus{color:#DCB8B8;}

 a.linkhead:link
 {
  text-decoration:none;
  color:#804040;
 }
 a.linkhead:visited
 {
  text-decoration:none; 
  color:#804040;
 }
 a.linkhead:hover
 {
  text-decoration:none; 
  color:#DCB8B8;
 }
 a.linkhead:active
 {
  text-decoration:none; 
  color:#DCB8B8;
 }
 a.linkhead:Focus
 {
  text-decoration:none; 
  color:#DCB8B8;
 }



