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: 0px;
	width: 650px;
}
#news-latest {
    /*padding-right: 35px;*/
	background-color: #40A73A;
}
#news-latest h2 a {
    color: #fff;
    font-weight: normal
}

#news-latest h2 a:hover {
    text-decoration: none;
}

#news-latest li {
    border-top: 1px solid #fff;
}
#news-latest li.first {
    border: 0 none;
}
#news-latest h2 span.title {
    font-size: 13px;
    /*border-right: 1px solid #fff;*/
    padding-right: 4px;
    margin-right: 4px;
	font-weight: bold;
	display: block;
}
#news-latest h2 {
    font-size: 12px;
    margin: 0;
    padding: 15px 0 15px 30px;
    background: url(/fileadmin/layouts/gfx/bg_news_latest.gif) 17px 20px no-repeat;
}

#news-latest h2:hover {
	background-color: #9ED39D;
}

#content-col-right{
    padding: 10px 14px 10px 16px;
    width: 305px;
    display: block;
    color: #fff;
}

body#p54 #content-bottom-col-right {
	width: 335px;
    display: block;
    color: #fff;
	height: 184px;
}

#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;
}


/* Slider */
.anythingSlider {
	height: 224px;
}

.anythingSlider .wrapper {
	margin-top: 0;
	height: 224px;
}

.anythingSlider ul li {
	height: 224px;
}

.anythingSlider ul li .csc-textpic-text {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 7px;
	height:180px;
	overflow:hidden;
}

.anythingSlider .wrapper ul li h1, 
.anythingSlider .wrapper ul li h2, 
.anythingSlider .wrapper ul li h3 {
	background: url("/fileadmin/layouts/gfx/bg_news_latest.gif") no-repeat scroll left 2px transparent
}
