

div#servicenavigation,
div#hauptnavigation,
div#fuss,
div#linkespalte,
div#ansicht
 {
    display: none;
}

body {
    font-family:      Verdana, Arial, SunSans-Regular, Sans-Serif;
    color:            #000;
    font-size: 1em;
    padding-left:10px;
    width:520px;
}
h1, h2, h3, h4 h5 h6 { 
font-size:14px;
font-weight:bold;
}
p, ul, table {
    font-size: 1em;

}
p {
margin:0px;
    font-size: 1em;
}
img {
border:none;
padding-top:20px;
padding-bottom:20px;
}
a {
color:#000;
}
h1 {
border-bottom:1px solid #000;    

    }
p#print {
display:inline;
padding-top:10px;
}
div#kopf img {
float:left;
margin-right: 20px;
vertical-align: bottom;
}

div#inhalt {
    width:600px;
    font-size: 1em;
}

div#barrierefreiheit {
    clear:            left;
		/* background-image: url("/statisch/images/headline.gif"); */
    background-color: #fff;
    color:            #000;
  padding-top: 0.5em;
    padding-bottom: 0.5em;
  height:1.8em;
    border-bottom: 1px solid #000;
}
div#barrierefreiheit p {
    font-size:1.2em;
    line-height:1.5em;
    padding:0.2em 0em 0.2em 1.8em;
    width: 7.5em;
    float:left;

    		}
ul#brotkruemmel {
    font-size: 1.2em;
line-height:1.5em;
    float:     left;
    margin-left:0.2em;
    margin-top: 0.2em;
}
ul#brotkruemmel li {
    float: left;
    margin-right:0.2em;
}

