body {
    background-color: #FFFFDF;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; 
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
#seite {
background-image: url('./images/seite.gif');
background-repeat: repeat-y center; 
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 46px;
height: 2100px;
width: 910px;
} 

#seite1 {
background-image: url('./images/seite.gif');
background-repeat: repeat-y center; 
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 46px;
height: 1200px;
width: 910px;
} 

#seite2 {
background-image: url('./images/seite.gif');
background-repeat: repeat-y center; 
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 46px;
height: 1550px;
width: 910px;
} 

#impressum {
background-image: url('./images/seite.gif');
background-repeat: repeat-y center; 
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 46px;
height: 1300px;
width: 910px;
} 

#aktuell {
background-image: url('./images/seite.gif');
background-repeat: repeat-y center; 
border: 3px solid #959596;
text-align: left;
margin-top: 5px;
margin-left: 46px;
height: 1100px;
width: 910px;
color: #007DFB
} 

#header{
clear: both;
margin-top:5px;
margin-left: 16px;
background-repeat:repeat-x top;
}

#link{
position:absolute;
left:46px; top:160px; width:177px; height:477px;
}

#auswahl{
float:left;
position:absolute;
left:745px; top:160px; width:195px; height:477px;
}

#textdaten{
float: left;
position:absolute;
left:232px; top:160px; width:492px; height:477px;
}

#emaildaten{
background-image: url('./images/mailbg.gif');
float: left;
position:absolute;
left:360px; top:260px; width:450px; height:350px;
}

#starttext{
float: left;
position:absolute;
left:232px; top:160px; width:650px; height:477px;
}

#trennung{
float: left;
position: absolute;
left:216px; top:160px; width:4px; height:1890px;
}

#balken{
float: left;
position: absolute;
left:216px; top:160px; width:4px; height:890px;
}

#balken1{
float: left;
position: absolute;
left:216px; top:160px; width:4px; height:1330px;
}

#bereich{
float: left;
position: absolute; 
left:58px; top:405px;  width:177px; height:33px;
}

.linksizesmall {
font-size:small;
color : #804040;
}

.selsizesmall {
font-size:small;
color: #007DFB;
}

.sizeem {font-size:1em;}

a:link {color:#8080C0;}
 a:visited {color:#8080C0;}
 a:hover {color:#808080;}
 a:active {color:#808080;}
 a:focus{color:##808080;}
 
 a.navi:link
 {
  text-decoration:none;
  color:#804040;
 }
 a.navi:visited
 {
  text-decoration:none; 
  color:#804040;
 }
 a.navi:hover
 {
  text-decoration:none; 
  color:#FF9F71;
 }
 a.navi:active
 {
  text-decoration:none; 
  color:#D2D200;
 }
 a.navi:Focus
 {
  text-decoration:none; 
  color:#FFD1BB;
 }

  a.sel:link
 {
  text-decoration:none;
  color:#007DFB;
 }
 a.sel:visited
 {
  text-decoration:none; 
  color:#007DFB;
 }
 a.sel:hover
 {
  text-decoration:none; 
  color:#0000FB;
 }
 a.sel:active
 {
  text-decoration:none; 
  color:#E6E6FF;
 }
 a.sel:Focus
 {
  text-decoration:none; 
  color:#007DFB;
 }

  a.fach:link
 {
  text-decoration:none;
  color:#400000;
 }
 a.fach:visited
 {
  text-decoration:none; 
  color:#400000;
 }
 a.fach:hover
 {
  text-decoration:none; 
  color:#FF9F71;
 }
 a.fach:active
 {
  text-decoration:none; 
  color:#D2D200;
 }
 a.fach:Focus
 {
  text-decoration:none; 
  color:#FFD1BB;
 }
.blocksatz {text-align: justify;}

