body{
     background-color:#ffffff;
     font-family: verdana,sans-serif;
     /* height: 300mm;
     overflow: auto; */
}

#background{
     position:absolute; 
     top:0px; 
     left:0px; 
     width:auto; 
     height:100%;
     z-index:1;   
}

#image{
     display:none;
}

#navi{
     display:none;
}

#navi_2{
     display:none;
}

#navi_3{
     display:none;
}

#headline{
     position:relative; 
     top:50px; 
     left:20px; 
     width: 354px;
}

#headline h1{
     display:none;
     /* font-size: 90%;
     line-height: 140%; */
}

#content{
     position:relative; 
     top:100px; 
     left:20px; 
     height:100%; 
     width:410px;
     font-size:80%;
     line-height:160%; 
     padding-right:10px; 
     float:left;
     display:block;
     padding-bottom:300px;  
}

#content ul{
     padding:0px;
     margin:0px;
}

#content li{
     padding:0px;
     margin-left:15px;
}

#content a{
     color:#6A5200;
}

#content img{
     margin-right:10px;
     margin-top:5px;
     margin-bottom:5px;
     border:1px solid #333333;
}

#content .line{
     margin-top:30px;
     margin-bottom:10px;
     height:85px;
     border-bottom:1px dashed #6A5200;
}

#content b a{
     color:#666666;
     text-decoration:none;
}

#content b{
     color:#666666;
     text-decoration:none;
}

#content .thumbIMG{
     float:left;
}

#content td{
     padding-right:10px;
     padding-bottom:5px;
     padding-top:5px;
     vertical-align:top;
}

#content .checkbox{
     border:1px solid #666666;
}

#content .eingabefelder{
     border:1px solid #666666;
     color:#666666;
     width:260px;
}

#content .grossesEingabefelder{
     border:1px solid #666666;
     color:#666666;
     width:260px;
     height:100px;
}

#content .button{
     border:1px solid #666666;
     color:#666666;
     width:85px;
     background-color:#ffffff;
}

#content .small{

}

#content .abstandKommentar{
   margin-top:15px;
   padding-top:15px;
   margin-bottom:15px;
   border-top:1px #6A5200 dashed;
}

#content .fusszeile{
     display:none;
}

#content a:hover{
     text-decoration:none;
}

#sub_content{
     position:absolute; 
     top:120px; 
     left:430px; 
     width:200px;
     height:100%; 
     font-size:70%;
     line-height:150%;
     margin-left:30px;
     margin-bottom:80px;
     float:left;
     display:block;
     z-index:4; 
}

#sub_content .img{
     margin-top:10px;
     margin-bottom:10px;
}

#sub_content a{
     color:#6A5200;
}

#sub_content a:hover{
     text-decoration:none;
}


#sub_content b a{
     color:#6A5200;
     text-decoration:none;
}

#sub_content b{
     color:#6A5200;
     text-decoration:none;
}

#sub_content div{
     margin-right:5px;
     margin-top:5px;
}

#sub_content .line{
     padding-bottom:10px;
     margin-bottom:10px;
     border-bottom:1px dashed #6A5200;
}

#sub_content img{
     border:1px solid #333333;
     margin-top:5px;
     margin-bottom:20px;
     margin-right:10px;
     float:left;
}

#sub_content td{
     padding-right:10px;
     vertical-align:top;
}

.marginalspalteBild{
    font-size:90%;
    width:320px;
    margin-bottom:5px;
}
