html, body {
 font-family: Tahoma, Arial, Helvetica;
 font-size:12px;
 background-color: #e9e5ef;
 margin: 0px;
 line-height: 150%;
 scrollbar-face-color: #e9e5ef;
scrollbar-highlight-color: #A40838;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #A40838;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #A40838;
scrollbar-track-color: #ffffff;
background: url(../gif/bg.gif);
background-position: 0 0;
background-repeat: repeat-x;
}

#container{position: absolute;
left: 50%;
margin-left: -480px;
 background-color: #e9e5ef;
}
h1{
font-family: Tahoma, Arial, Helvetica;
 font-size:13px;
 color: #A40838;
 font-weight: bold;
 font-variant: small-caps;
 }
 h2{
font-family: Tahoma, Arial, Helvetica;
 font-size:12px;
 color: #A40838;
 }
#top{
 width: 100%;
 height: 154px;
 position: absolute;
 top: 0px;
 left: 0px;
 background-image: url(../gif/bgtop-lav.gif);
 background-repeat: repeat-x;
 z-index: 1;
 }
#top_sfn{
 width: 100%;
 height: 152px;
 position: absolute;
 top: 0px;
 left: 0px;
 background: url(../gif/bgtop_sfn-lav.gif);
 background-repeat: no-repeat;
 z-index: 1;
 }
#bottom {position: fixed;
bottom: 0px;
left: 310px;
 background-color: #7B669E;
 height: 60px;
 width: 500;
 padding-right: 0px;
 text-align: right;
}
#right{float: right;
          left: 815px;
         top: 154px;
         width: 170px;
         position: absolute;
         text-align: right;
         background-color: #D3CCDF;
         }
#navi{
position: absolute;
top: 154px;
left: 0px;;
width: 250px;
height: 370px;
text-align: right;
padding-top: 20px;
background-color: #D3CCDF;

}

#outlinks{
position: absolute;
left: 0px;
bottom: 0px;
width: 250px;
}


#content{float: left;
position: absolute;
top: 154px;
left: 250px;
width: 500px;
border-right: 1px #A40838;
padding-left: 60px;
padding-top: 20px;
padding-bottom: 67px;
background-color: #D3CCDF;
}
#liste{position: absolute;
top: 155px;
left: 15px;}
a {line-height: 200%;
color: #000000;
font-weight: bold;

}
 .out {
 color: #a40838;
 }
 .in {line-height: 100%;
 font-weight: normal;}
 .wichtig {font-weight: bold;
 font-variant: small-caps;}
 .wichtig-rot{font-weight: bold;
 color: #a40838;
 font-variant: small-caps;}
 .pix{margin-top: 10px;}
