body {
font-family: Arial, Verdana, Helvetica, sans-serif;
 background-color: #b8bd00; 
font-size: 12px;
color:black;  
text-align:left;
margin:0px;
padding:0px;
}

ol{
margin-left:0px;
padding-left:18px;
}

ol li{
margin-bottom:12px;
}


h1, .Headline { 
    font-size: 12pt; 
    color: black; 
    font-weight: 
    bold;margin: 20px 12px 12px 
}

h1.csc-firstHeader{
    margin:0px;
}
.csc-header h1, .csc-textpicHeader h1{
    font-size: 12px; 
    color: #333333;
    margin-left:0px;
}

h2,h3,h4,h5 {
    font-size: 12px; 
    color: #333333;
}
h3 {
font-size: 11px; 
}
p, .Fliesstext { font-size: 12px; color: black; font-weight: normal;}
.Anmerkung { font-size: 12px; color: grey; font-weight: normal; }

       
.NewsDatum { font-size: 12px; color: black; border-bottom: 1px #B8BD00 dotted }

.Gruenton { color: #b8bd00; }

.blau-satt{
background-color:#005ca3;
color: #ffffff;
}
.blau-schwach{
background-color:#4288be;
color: #ffffff;
}
@media print {
    body, body#page {
        font-size: 14pt;
    }
    h1, .Headline { 
        font-size: 120%;
    }
    h2,h3,h4,h5 {
        font-size: 110%;
    }
    p, .Fliesstext { 
        font-size: 100%;
    }
    strong{
        font-weight: bold;
        color: #000000;   
    }

}
strong{
 font-weight: bold;
 color: #b8bd00;   
}

.csc-header h3{
    font-size:100%;
    font-weight: normal;
}

#content_right .morelinks{
width:242px;
padding-left: 10px;
}
#content_right .morelinks a{
color:#ffffff;
}