body {
    background-color: #FFFFFF;
    width: 600px;
    font-size: .9em;
}

#container , #cont1, #cont2, #content, #headerprint {
    background-color: #FFFFFF;
    float: none;
}
#content {
width: 600px;}
#hnojwleft, #horinaviline, #site_manager, #footer, #term_wellbrock {
    display: none;
}

a {

   font-weight: normal;
   font-style: normal;
}
.tagueberschrift {
    background-color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}
.fett {
    font-size: 1.1em;
    font-weight: bold;
}
#col1, #col2, #col3 {
    
   float: left;
   width: 150px;
}
.clear {
    
    float: none;
}
#linksdrucken {
    float: left;
    width: 400px;
}
#rechtsdrucken {
    float: right;
    width: 400px;
}
#headerprint {
    display: block;

}
a.printer {
    display: none;
}
