h1 {
    background-image: url(/statisch/images/hintergrundUeberschrift3.gif);
    line-height:      1.3em;
    font-size:        1.3em;
    font-weight:      bold;
    height:           1.4em;
    margin:           0em;
    text-align:right;
    padding:          0.2em 1em 0em 0em;
    border-bottom: 0.2em solid #fff ;
    margin-bottom:1em;
}
h2, h3 {
    line-height:      1.3em;
    font-size:        1.3em;
    font-weight:      bold;
    margin:           0em;
    padding:          0.5em 1em 0.5em 1em;
}
div#inhalt ul{
    margin-left:3em;
    font-size:   1.3em;
    padding:    0em 1em 0em 0em;
    list-style-type:square;  
 }
div#inhalt li {
 padding-left:0.1em;
 padding-bottom:0.5em	 
} 
table.test {
background-color:#ccc;
}
div#cmsRechts p{
    line-height: 1.5em;
    font-size:   1.1em;
    padding:0.2em 1em 0.5em 1em;
}
a { 
color:#014936;
}
img.rechts {
float: right;
margin-left:0.5em;
margin-bottom:0.5em;
}
img.links {
float: left;
margin-right:0.5em;
margin-bottom:0.5em;
}
img.rechts-mit-Abstand-oben {
float: right;
margin-top:0.5em;
margin-left:0.5em;
margin-bottom:0.5em;
}
img.links-mit-Abstand-oben {
float: left;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
}
hr{
padding:0em;
margin:0em;
height:1px;
color:#014936;
border-bottom:0px solid #000;
}
div#inhalt strong {
color:#014936;
}
