body{
    margin:0px;
    padding:0px;
    background-color:#ffffff;
    font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif;
}

#logo{
    /* height:85px;
    margin-left:371px;
    margin-bottom:25px; */
    display:none;
}

#logo_print{
    display:block;
}

/* Style fuer Hilfsnavigation */

#hilfsnavi{
    display:none;
}

#header{
    display:none;
}

/* Style fuer Hauptnavigation */

#hauptnavi{
    display:none;
}

/* Styles fuer Content */

#content{
    /* margin-left:304px; */
    margin-left:0px;
    margin-top:22px;
    width:415px;
    margin-bottom:100px;
    float:left;
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:80%;
    line-height:160%;
}

#content h1{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:100%;
    line-height:160%;    
    border-bottom:1px dotted #666666;
    color:#666666;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
}

#content div h2,h3,h4{
    font-size:100%;
    margin:0px;
    padding:0px;
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
}

#content h2,h3,h4{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:100%;
    color:#666666;
}

#content div{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:100%;
}

#content div div{
    font-size:100%;
}


#content div ul{
    padding:0px;
    margin-left:14px;
}

#content div a{
    color:black;
    text-decoration:underline;
}

#content div a:hover{
    text-decoration:none;
}

#content #search{
    margin-top:20px;
    margin-bottom:30px;
}

#content .searchResultItem{
    margin-top:15px;
    margin-bottom:15px;
}

/* Style fuer Listen */

#content ul li ul li{
    list-style-type:none;
    background-image:url('../images/bindestrich.gif');
    background-position:0px 4px;
    padding-left:20px;
    margin-left:-20px;
    background-repeat:no-repeat;
}

#content ul li a{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:100%;
    line-height:100%;
    color:#000;
}

#content ul li a:hover{
    text-decoration:none;
}

#content div ol{
    padding:0px;
    margin-left:20px;
}

#content ol li a{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:100%;
    line-height:100%;
    color:#000;
}

#content ol li a:hover{
    text-decoration:none;
}

#content img{
   border:0px;
}

/* Styles fuer Formulare */

#content .label,.zeileGB{
   width:110px;
   float:left;
   height:20px;
}

#content #loginBtn,.submit{
   border:1px solid #666;
   background-color:#ffffff;
   color:#666666;
   margin-top:24px;
}

#content #username{
   border:1px solid #666;
   background-color:#ffffff;
   color:#666666;
   width:300px;
   margin-bottom:5px;
}

#content #password,.eingabefeldEinzeilig{
   border:1px solid #666;
   background-color:#ffffff;
   color:#666666;
   width:300px;
   margin-bottom:5px;
}

#content .eingabefeldMehrzeilig{
   border:1px solid #666;
   background-color:#ffffff;
   color:#666666;
   width:300px;
   height:150px;
   margin-bottom:5px;
}

#content .fright{
   margin-left:110px;
}

#content table{
   width:644px;
   border-top:1px dotted #666;
}

#content td{
   margin:0px;
   padding:0px;
   margin-top:10px;
   margin-bottom:10px;
   padding-right:5px;
   padding-top:3px;
   padding-bottom:3px;
   border-bottom:1px dotted #666;
   vertical-align:top;
   /* min-width:125px; */
}

#content td a{
  color:black;
}

#content td a:hover{
  text-decoration:none;
}


/* Style fuer Aufnahmeantrag */

#content #contactForm .label{
    float:left;
    width:150px;
}

#content #contactForm .eingabe{
    border:1px #999 dotted;
    width:250px;
    margin-bottom:5px;
    margin-left:5px;
}

#content #contactForm textarea{
    border:1px #999 dotted;
    width:250px;
    height:75px;
    margin-bottom:5px;
}

#content #artikelblaettern{
   display:none;
}


/* Styles fuer Marginalspalte */

#marginalspalte{
    width:200px;
    float:left;
    margin-top:23px;
    margin-left:30px;   
    margin-bottom:50px;    
}

#marginalspalte h1{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:80%;
    border-bottom:1px dotted #666666;
    color:#666666;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
}

#marginalspalte div{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    font-size:80%;
    line-height:160%;
    margin-top:0px;
    margin-bottom:20px;
}

#marginalspalte p{
    margin:0px;
    padding:0px;
}

#marginalspalte b,strong{
    color:#000;
}

#marginalspalte .anzeige{
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    border-bottom:1px solid #666666;
}

#marginalspalte a{
   color:#000000;
   text-decoration:underline;
}

#marginalspalte a:hover{
   text-decoration:none;
}

#marginalspalte .linkIMG{
    /* font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode,Lucida Sans,sans-serif; */
    color:#666666;
}

#marginalspalte #mod_sK{
    display:none;
}

#marginalspalte #bildergalerie{
    margin-top:12px;
}

/* Styles fuer Aktuelles */

.artikelliste{
    height:79px;
    width:415px;
    padding-top:4px;
    padding-bottom:12px;  
    border-bottom:1px dotted #666666;    
}

.artikelliste b{
    color:#666;  
}

.artikelliste p{
    margin:0px;
    padding:0px;
}

.artikelliste div{
    font-size:100%; 
}

.artikelliste .img{
    float:left;
    margin-right:12px; 
    margin-top:5px; 
}
