img, fieldset {
    border: 0;
}
img.left {
    float: left;
    padding: 0px 0.5em 0.5em 0px;
}

#logo {
    margin-top:2px;
    width:435x;
    height:131px;
    float:left;
}
#header {
    display: none;
}
#linkleiste {
    display: none;
}
#menue {
    display: none;
}
#rechte-spalte {
    display: none;
}

#content p.datum {
    padding: 0.8em 0em 0.3em 0em;
    font-size: 0.85em;
}
#content div.schmalspalte {
    /*
max-width: 21em;
    min-width: 19em;
    width: 20.5em; 
    float: left;
    margin: 5px 15px 0px 0px;
    padding: 6pt 0pt 6pt 0pt;
    border-top: solid 1px #0097ac;
*/
}
#content div.breitspalte {
    clear: both;
}
#fussleiste {
    display: none;
}
body {
    font-family: Arial, Helvetica, sans-serif;
         font-size: 0.9em;
        line-height: 1.2em;
    margin: 0mm 15mm 0mm 20mm;
}
h1 {
    font-size: 1.2em;
    padding: 1.5em 0pt 0.5em 0pt;
        margin: 0px 0px 0px 0px;
}
h2 {
    font-size: 1.2em;
        padding: 0em 0px 0.5em 0px;
        margin:0;
}
h3 {
    font-size: 1.1em;
        padding: 0em 0px 0.5em 0px;
        margin:0;
}
h4 {
    font-size: 1em;
        padding: 0em 0px 0.5em 0px;
        margin:0;
}
p {
    padding: 0em 0em 0.5em 0em;
    text-align: left;
    line-height: 1.2em;
    font-weight: normal;
         margin: 0;
}
a {
    text-decoration: none;
    color: #000000;
}
li  {
    padding-bottom: 0.5em;
    text-align: left;
    line-height: 1.2em;
}
div#mitte{
    clear: both;
    text-align: left;
    padding-top: 3em;
}
content div#standort{
    font-size: 0.9em;
    padding-bottom: 1.5em;
}
#content div.bfwspalte {        
    margin-bottom:30px;
    width: 19em;
    float: left;
}
span.unsichtbar {
    display: none;
}
div.clear, br.clear {
    clear: both;
    height:1px;
    overflow: hidden;
    background-color: #fff;
}
span.unsichtbar {
    display:none; 
} 
.drucklayoutnavibuttons{
    display:none;
}