body {
    spadding-bottom: 1px;
}

#content-bottom-col-right {
    padding: 0;
    width: 335px;
    margin-bottom: -1px;
}
/* Ebene 0*/
#navisub a {
    border-bottom: 1px solid #fff;
    display: block;
    color: #fff;
    font-size: 92%;
    background-image: url(/fileadmin/layouts/gfx/sprite_navisub.png);
    background-repeat: no-repeat;
}
#navisub .a0 {
    background-position: 12px .6em;
    padding: .4em 10px .4em 27px;
    background-color: #009bd4;
}
#navisub .a0:hover,
#navisub .act0 {
    background-position: -328px .6em;
    padding: .4em 10px .4em 27px;
}
/* Ebene 1 */
#navisub .a1 {
    background-color: #41aed5;
    background-position: -653px .8em;
    padding: .5em 10px .5em 38px;
    font-size: 85%;
}
#navisub .a1:hover,
#navisub .act1 {
    background-position: -993px .8em;
}

#navisub .a1:hover,
#navisub .act1,
#navisub .a0:hover,
#navisub .act0 {
    background-color: #cbe0f3;
    color: #484848;
    text-decoration: none;
}

/****************************   News Startseite   ***************************/
body#p54 #content-bottom-col-left {
    padding: 10px 0 10px 25px;
}
#news-latest {
    padding-right: 35px;
}
#news-latest h2 a {
    color: #fff;
    font-weight: normal
}
#news-latest li {
    border-top: 1px solid #badeb8;
}
#news-latest li.first {
    border: 0 none;
}
#news-latest h2 span.title {
    font-size: 15px;
    border-right: 1px solid #fff;
    padding-right: 4px;
    margin-right: 4px;
}
#news-latest h2 {
    font-size: 12px;
    margin: 0;
    padding: 10px 0 10px 20px;
    background: url(/fileadmin/layouts/gfx/bg_news_latest.gif) left no-repeat;
}

#content-col-right,
body#p54 #content-bottom-col-right {
    padding: 10px 14px 10px 16px;
    width: 305px;
    display: block;
    color: #fff;
}
#content-col-right a,
body#p54 #content-bottom-col-right a{
    color: #fff;
}
#content-col-right .csc-default {
    padding: 8px 7px;
    border: 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 10px;
}

#content-col-right .js-download {
    font-size: 11px;
    float: right;
    background: url(/fileadmin/layouts/gfx/sprite_navisub.png) no-repeat 0 50%;
    padding: .2em 0 .2em 10px;


}
#content-col-right .js-csc-default {
    margin: 24px 0 0 0;
}
#content-col-right .js-first {
    margin: 0;
}
