@media print {

body {
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
}

#departments{
    float: right;
    width: 300px;
    margin: 0 18px;
}

#events{

    width: 300px;

}

#news{
    float: left;
    width: 620px;
}

#footer{
    float: left;
    padding:0;
    margin: 0;
}
.footerHeader {
    text-transform: uppercase;
}

.container{
    background-color: white;
    max-width: none !important;
    width: 980px;
    -webkit-box-shadow: 0px 0px 15px 0px #c5c9ca;
    box-shadow: 0px 0px 15px 0px #c5c9ca; 
    margin-bottom: 30px;
}

.green{
    background-color: #86bc24;
    height: 8px;
}

.header{
    height: 145px;
    padding: 15px 0 30px 30px;
}

.navigation{
    border-top: 1.5px solid #3e6389;
}

.headerNav {
    text-align:right;
    padding: 15px 10px 0 0;
}

.headerNav a{
    color: #575756;
    border-left: 1px solid #575756;
    padding: 0 5px 0 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.headerNav a:hover{
    color: #86bc24;
    border-left: 1px solid #575756;
    padding: 0 5px 0 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.headerNav a:first-child{
    border: none;

}

.naviMenu {
    text-align:right;
    padding: 10px 0px 0 0;
}

.naviMenu li,
.navListFooter li{
    float: left;
    list-style-type: none;
    border-left: 1px solid #575756;
    text-transform: uppercase;
}
.navListFooter li{
    float: left;
    list-style-type: none;
    border-left: 1px solid #fff;
    text-transform: uppercase;
}
.naviMenu li:first-child,
.navListFooter li:first-child{
    border-left: none;
}

.naviMenu a,
.navListFooter a{
    color: #8c969b;
    padding: 0 17px 0 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.naviMenu a:hover,
.navListFooter a:hover{
    color: #86bc24;
    padding: 0 17px 0 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.searchGroup{
    float: right;
    margin-right: 15px;
}

.search{
    width: 180px !important;
    height: 25px!important;
    min-height: 25px;
    max-height:25px;
    border-radius: 0px;
    margin-top: 60px;
    font-size: 13px;
    padding: 0 12px 0 25px;

    margin-left: 62px;
    background: url("../images/searchfield.png");
}

.searchbtn{
    width: 50px;
    height:  25px;
    border-radius: 0px;
    margin-top: 60px;
    background-image: url("../images/searchbtn.png");
    background-position:center;
    padding: 0;
    color: white;
    font-size: 13px;
}

.searchbtn:active{
    width: 50px;
    height:  25px;
    border-radius: 0px;
    margin-top: 60px;
    background-image: url("../images/searchbtn.png");
    background-position:center;
    padding: 0;
    color: white;
    font-size: 13px;
}

.infobtn, .internal-link{
    width: 193px;
    height:  25px;
    border-radius: 14px;
    margin-top: 15px;
    background-image: url("../images/button.png");
    background-position: 0 0;
    padding:  4px 0 0 0;
    color: white;
    /*    font-size: 13px;
        margin: 168px auto;*/
    display: block;
text-align: center;
/*    text-indent: 9999px;*/

    text-transform: uppercase;
    font-size: 12px;

    /*margin: 30px 0 40px 0;*/

    display: block;
}

.infobtn:active, .internal-link:active,
.infobtn:hover, .internal-link:hover{
    width: 193px;
    height:  25px;
    border-radius: 14px;
    margin-top: 15px;
    background-image: url("../images/button.png");
    background-position: 0 0;
    padding:  4px 0 0 0;
    text-transform: uppercase;
    color: white;
    /*    font-size: 13px;
        margin: 168px auto;*/
    display: block;
text-align: center;
    /*text-indent: 9999px;*/

    font-size: 12px;

    /*margin: 30px 0 0 0;*/

    display: block;
}

.headerPic{
    /*    background-image: url("../images/sliderPic1.jpg");*/
    background-repeat:no-repeat;
    width: auto;
    height: 255px;
    margin-top: 10px;
    border-bottom: 1.5px solid #91c238;
    padding-bottom: 3px;
    position: relative;
}

.headerInnerPic{
    /*background-image: url("../images/InfoBox.png");*/
    width: 320px;
    height: 10px;
    float: right;
    margin-top: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

.teaser{
    margin: 20px 10px 10px;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {  margin-bottom: 20px;margin-top: 5px;}
.teaser a div{
    /*margin-bottom: 20px;*/

}
.teaser a {
    color: #fff;
}

.teaser h2{
    display: block;
    width: 93.5%;
    position: absolute;
    z-index: 5;
    top:100px;
    height: 40px;
    background-color: #859094;
    opacity: 0.75;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    margin-right: 10px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
}
.teaser .teaserBoxGreen h2{
    background-color: #86bc24;
    opacity: 0.95;
}
.teaser .teaserBoxGray h2{
    background-color: #859095;
}

.aktuelles{

    margin: 0px 3px 0 0;
    background-color: #00305D;
    /*width: 620px;*/
    height: 30px;
    color: white;

    padding: 7px 0px 24px 15px;
    font-size: 13px;
}

.aktuelles p:first-child{
    float: left;
}

.aktuelles  a{
    float: right;
    color: white;
    font-size: 10px;
    padding: 0 15px;
}

.news{
    margin:0 0px  20px 10px;
}


.rightGreen {
    margin: 0 6px 0 4px;
}
.einrichtungen,
.rightGreen .csc-header {
    background-color: #85BB25;
    /*margin-top: 10px;*/

    height: 30px;
    color: white;

    padding: 7px 0 0 15px;
    font-size: 13px;
}

.rightGreen .csc-textpic-imagewrap {
    margin: 0px 0px 0 0;
}

.zahnrad,
.rightGreen .csc-textpic-text {
    /*background-image: url("../images/zahnrad.jpg");*/
    background-color: #f8f8f9;
    background-position: center;
    color: #86bc24;
    padding: 5px 15px 0 15px;
}
.zahnrad h3,
.rightGreen .csc-textpic-text h3 {
    color: #86bc24;
    font-size: 14px;
    margin-top: 13px;
}
.zahnrad p,
.rightGreen .csc-textpic-text p{
    color: #575756;
    font-size: 13px;
    margin-top: 15px;
    line-height: 1.42857;
}
.zahnrad a,
.rightGreen .csc-textpic-text a{
    color: #86bc24;
    font-size: 13px;
    font-weight: bold;
}
.col-xs-3 #rightMargin .csc-default .tx-jhj-kk {  margin: 0 5% 0 2%;}.col-xs-4 #rightMargin .csc-default .tx-jhj-kk {  margin: 0 6% 0 2%;}
/*
.termine{
    background-image: url("../images/blueStrip.jpg");
    margin: 20px 10px 0 0px;
    /*margin: 20px 20px 0 5px;*/
/*    width: 300px;*//*
    height: 30px;
    color: white;

    padding: 7px 0 0 15px;
    font-size: 13px;
}*/.termine {  background-color: #00305D;  margin-top: 0px;  height: 30px;  color: #FFF;  padding: 7px 0 0 15px;  font-size: 13px;}
.veranstaltung{
    /*margin: 0px 9px 0 0px;*/
    /*margin: 0px 20px 0 5px;*/
    color: #86bc24;
    padding: 0 0 0 15px;
    background-color: #f8f8f9;
    margin-bottom: 20px;
}
.veranstaltung h3{
    color: #86bc24;
    font-size: 13px;
    padding: 16px 0 6px;
    margin-top: 0;
}
.termin{
    background-color: #eff1f2;
    /*    width: 300px;*/
    margin-left: -15px;
    padding: 1px 0px 1px 15px;
    position: relative;
}
/*.termin p:first-child{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: 10px;
}*/
.termin p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    /*margin-top: -10px;*/
    margin: 5px 0px 5px 0px;
}
.termin a{
    color: #023770;
    font-size: 13px;
}
.termin a:hover{
    color: #86bc24;
    font-size: 13px;
}
.terminLinks{
    float: left;
    width: 250px;
}
.terminRechts{
    background-color: #dee0e2;
    width: 30px;
    float: left;
}
.terminB{
    background-color: #f8f8f9;
    /*    width: 300px;*/
    margin-left: -15px;
    padding: 1px 0px 1px 15px;
    position: relative;
}
.terminB p:first-child{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: 10px;
}
.terminB p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: -10px;
}
.terminB a{
    color: #023770;
    font-size: 13px;
}
.terminB a:hover{
    color: #86bc24;
    font-size: 13px;
}
.terminLinksB{
    float: left;
    width: 250px;
}

.terminRechtsB{
    background-color: #e3e6e7;
    width: 30px;
    float: left;
}
.alleTermine{
    background-color: #f8f8f9;
    /*width: 300px;*/
    margin-left: -15px;
    padding: 1px 5px 1px 15px;
    height: 34px;
}
.alleTermine p{
    color: #575756;
    font-size: 13px;
    margin-top: 7px;
    line-height: 1.42857;
}
.alleTermine a{
    color: #86bc24;
    font-size: 10px;
}

.footerTop{
    height: 42px;
    background: #919ca0; /* Old browsers */
    background: -moz-linear-gradient(top, #919ca0 0%, #758186 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919ca0), color-stop(100%,#758186)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #919ca0 0%,#758186 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #919ca0 0%,#758186 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #919ca0 0%,#758186 100%); /* IE10+ */
    background: linear-gradient(to bottom, #919ca0 0%,#758186 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#919ca0', endColorstr='#758186',GradientType=0 ); /* IE6-9 */
    margin-top: 10px;
    padding: 13px 0 0 0;
}

.charity{
    float: left;
    color: white;
    border-right: 1px solid #b8bfc2;
    padding: 13px 30px 13px 30px;
    width: 197px;
    margin-top: 6px;

}

.telefon{
    float: left;
    color: white;
    border-right: 1px solid #b8bfc2;
    padding: 0 30px 0 30px;
    width: 490px;
    margin-top: 6px;
    padding-top: 5px;
    height: 50px;
}
.kontakt{
    float: left;
    color: white;
    padding: 0 30px 0 30px;
    width: 281px;
    margin-top: 6px;
    padding-top: 5px;
}
.footerBottom{
    width: 980px;
}

.copyright{
    float: left;
    font-size: 13px;
    color: #788388;
    padding-left: 40px;
}

.footerNav{
    float: right;
    font-size: 13px;
    color: #788388;
    padding-right: 40px;
}

.footerNav a{
    border-left: 1px solid #788388;
    color: #788388;
    padding-right: 10px;
    padding-left: 10px;
}

.footerNav a:first-child{

    border-left: 0px solid #788388;
    color: #788388;
    padding-right: 10px;
    padding-left: 10px;
}
.footerNav a:hover{
    color: #86bc24;
    font-size: 13px;
}
.footerMiddle .csc-default{
    width: 430px;
    float:left;
    margin: 20px 30px 0 30px;
}
.footerMiddle{
    background-color: #859095;
    padding: 0px 0 0 0;
}
.footerMiddle .navListFooter{
float: right;
padding: 0 30px 0 40px;
width: 290px;
border-left: solid 1px #aaa;
margin: 12px 0 0 0;
}

.navListFooter p{
    color: white;
    /*padding: 20px 0 0 30px;*/
    /*font-weight: bold;*/
    font-size: 14px;
}

.navFooterMenu,
.csc-menu{
    list-style-type: none;
    padding: 0 0 10px 13px;
    line-height: 1.225;
}

.navFooterMenu a,
.csc-menu a{
    color: white;
    /*font-size: 13px;*/
    /*padding-left: 0;*/
}

.quality{
    float: left;
    width: 170px;
    /*height: 100px;*/
    padding: 10px 40px 0px 20px;
}

.quality img{
    float: left;
}

.bx-wrapper{
    margin: 0;
    padding: 0;
    height: 298px;
    width: 980px;
}

.bx-wrapper img,
.bx-wrapper .csc-textpic-center-outer,
.bx-wrapper .csc-textpic-center-inner,
.bx-wrapper .csc-textpic-image  {
    margin: 0;
    padding: 0;
    height: 298px;
    width: 980px;
}


.bx-wrapper .bx-viewport{
    border: none;
    box-shadow: none;
    left: 0;
    height: 250px !important;
}

#slider {
    margin-left: -10px;
    margin-right: -10px; 
}
.bxslider{
    height: 298px;
}

.sliderPic{
    height: 298px;
    width: 980px;
}

.bx-controls{
    position: absolute;
    top: 205px;
    left: 450px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
    position: static;
}

.sideNavBar{
    list-style-type: none;
    margin-top: 20px;
    margin-left: -40px;
}

.sideNavBar li{
    background-image: url("../images/NavButton.png");
    padding: 5px;
    margin-bottom: 5px;
    width: 215px;
}

.sideNavBar ul li{
    background-image: none;
    padding: 2px 5px 2px 10px;
    /*margin-bottom: 5px;*/
    width: 215px;
    list-style-type: none;
}

.sideNavBar ul{
    display: none;
}

.sideNavBar .active{
    display: block;
}

.sideNavBar a {
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #023770;
    padding-left: 5px;
    display: block;
    cursor: pointer;
}
a {
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    color: #023770;
    cursor: pointer;
}

.teaserBox a:hover,
.teaserBoxGreen a:hover{
    color: #fff;
}

.subnavi{
    margin-left: -40px;
    background-image: none !important;
}

.subnavi3{
    margin-left: -30px;
    background-image: none !important;
}
.subnavi4{
    margin-left: -30px;
    background-image: none !important;
}
.subnavi3 a,
.subnavi4 a{
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
}

.sideNavBar a:hover,
a:hover{
    text-decoration: none;
    color: #86bc24;
}
.sideNavBar .activ a {
    color: #86bc24;
}
.breadCrumb{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 13px;
    font-family: Arial;
    color: #023770;
    padding-right: 5px;
}
.breadCrumb a{
    font-size: 13px;
    font-family: Arial;
    color: #023770;
    /*padding-right: 5px;*/
}
.breadCrumb a:first-child:hover{
    text-decoration: none;
    color: #023770;
}
.breadCrumb a:hover{
    text-decoration: none;
    color: #86bc24;
}

/*.newsContainer h1,
.news h1{
    color: #023770;
    font-size: 20px;
    font-family: Arial;
    margin-bottom: 25px;
    font-weight: bold;

}*/
.newsContainer h1, .news h1 {
    /*text-transform: uppercase;*/
    color: #86bc24;
    font-size: 24px;
    font-weight: 400;
    font-family: Arial;
    margin-bottom: 25px;
    margin-top: 10px;
    line-height: 130%;
}

.newsContainer h2,
.news h2
{
    color: #86bc24;
    font-size: 13px;
    font-family: Arial;
    margin-bottom: 5px;
    font-weight: bold;
}
.newsContainer h5{
    color: #575756;
    font-size: 13px;
    font-family: Arial;
    margin-bottom: 5px;
    font-weight: bold;
}
.newsContainer h3,
.news h3{
    color: #023770;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: -20px;
    line-height: 130%;
    font-weight: bold;
}
.filter h3{
    margin:0 0 10px 0;
    text-align: center;
}

div.bxslider h2{
    color: #023770;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial;
    margin-bottom: 25px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 130%;
}

div.bxslider h3{
    color: #86bc24;
    font-size: 14px;
    font-family: Arial;
    margin-bottom: 15px;
    margin-top: -20px;
    line-height: 130%;
    font-weight: normal;
}
div.bxslider h4{
    color: #575756;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    letter-spacing: 0.3px;
}



.newsContainer p,
.news p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    /*    margin-top: -10px;*/
    /*    word-spacing:0.2em;*/
}
.aktuelles p{
    color: #fff;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: 0px;
    /*    word-spacing:0.2em;*/
}

.newsContainer ul,
.newsContainer ol{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: 0px;
    margin-left: -25px;
}

#newsContainer img{
    float: left;
    margin: 0 10px 0px 0;
}
.col-xs-9 .newsContainer{
    padding-right: 50px;
}
.csc-mailform{
    margin-top: 20px;
}

.kontaktBox{
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #f1f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f1f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f1f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#f1f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#f1f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#f1f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f1f2f2',GradientType=0 ); /* IE6-9 */
    padding: 1px 0 10px 10px;
    margin-top: 20px;
    width: 215px;
}

.kontaktBoxShow{

}

.kontaktBoxShow h1,
.kontaktBox h2{
    color: #86bc24;
    font-size: 24px;
    font-family: Arial;
}
.kontaktBoxShow img,
.kontaktBox img{
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
}
.kontaktBoxShow a,
.kontaktBox a{
    color: #023770;
    font-size: 13px;
    font-family: Arial;
    margin-top: 0px;
}
.kontaktBox a h3{
    color: #86bc24;
    font-size: 14px;
    margin-top: 13px;
    font-weight: bold;
}

.kontaktBoxShow a:hover,
.kontaktBox a:hover{
    text-decoration: none  
}
.kontaktBoxShow p,
.kontaktBox p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    /*    word-spacing:0.2em;*/
    margin-top: 10px;
}

.email{
    color: #86bc24 !important;

    font-weight: bold;
}
.email:hover{
    text-decoration: none;
}


.rightBlue,
.rightDownloads {
    margin-right: 6px;    margin-left: 4px;
}
.downloadBox,
.rightBlue .csc-textpic-text{
    background-color: #f8f8f9;
    padding: 10px 10px 10px 20px;
    background-position: center;
    margin-bottom: 20px;
    margin-right: 0px;

}

.rightDownloads .csc-textpic-text{
    background-image: url("../images/downloadBox.png");
    padding: 10px 30px 20px 20px;
    background-position: center;
    margin-bottom: 20px;

}

.downloadCapture,
.rightBlue .csc-header,
.rightDownloads .csc-header{
    margin-top: 20px;
    background-color: #023770;
    color: white;
    height: 30px;
    padding: 6px 0 0 15px;
    font-size: 13px;
    font-weight: bold;
}




.downloadBox h3,
.rightBlue .csc-textpic-text h3,
.rightDownloads .csc-textpic-text h3{
    font-size: 14px;
    font-family: Arial;
    color: #86bc24;
    margin-top: 5px;
}

.downloadBox p,
.rightBlue .csc-textpic-text p,
.rightDownloads .csc-textpic-text p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    /*    word-spacing:0.2em;*/
    margin-top: 10px;
}

.downloadBox a,
.rightBlue .csc-textpic-text a,
.rightDownloads .csc-textpic-text a{
    font-size: 10px;
    font-weight: bold;
    color:  #86bc24;
}

.navDown{
    padding: 0px 0 0 0;
    float: right;
    /*font-size: 8px;*/
}
.navopen{
    margin: -25px -3px 0 0;
    float: right;
    font-size: 30px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: static !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    height: 15px;
    width: 15px;
    border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.5;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    height: 15px;
    width: 15px;
    border-radius: 7px 7px 7px 7px;
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 1;
}

.gradient{
    background: rgb(215,218,220); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZGFkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(215,218,220,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,218,220,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(215,218,220,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(215,218,220,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(215,218,220,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(215,218,220,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dadc', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.filter{
    margin-bottom:10px;
}
.filterList{
    clear:both;   
    padding-left: 0px;
}
.filterTitle{
    text-align: center;
    margin: 2px 0px 0 6px;
    background-color: #023770;
    color: white;
    height: 30px;
    width: 112px;
    padding: 6px 8px 8px 8px;
    font-size: 13px;
    font-weight: bold;
    float:left;
    cursor: pointer;
}
.filterTitle:first-child {
    margin: 2px 0px 0 0;
}
.submitfix {
    padding: 0px;
}

.filterBox{
    margin:5px 4px 5px 0px;
    padding: 10px;
    display: none;
    border: 1px solid #ddd;
}

input[type=submit] {
    text-align: center;
    background-color: #023770;
    color: white;
    height: 30px;
    width: 112px;
    font-size: 13px;
    font-weight: bold;
    float:left;
    cursor: pointer;
    border: 0;
}

.tx-jhj-kk{
    /*margin-right: 10px;*/
}

i{
    font-weight: normal;
    font-style: normal;
}

.sideNavBar a.current{
    color: #86bc24;
}


.topnews{
    background-color: #f8f8f9;
/*    height: 150px;*/
    border-top: 1px solid #dee1e2;
    /*width: 620px;*/
    margin: 0px 3px 0px 0;
    padding: 10px 20px 10px 20px;
    clear: both;
}
.tne{
    padding: 20px 20px 5px 20px;
}
.topnews .newsHead{
    color: #86bc24;
    font-size: 14px;
}
.topnews a{
    color: #86bc24;
    font-size: 10px;
}
.topnews p{
    color: #575756;
    font-size: 13px;
    line-height: 1.42857;
    margin-top: -10px;
}
.topnewsPic{
    /*    padding: 10px 30px 10px 5px;*/
/*    padding: 5px;*/
    float: left;
}

.topnews h3{
    color: #023770;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom:10px;;
}

div.bxslider div.csc-default div.csc-textpic div.csc-textpic-text {
    width: 320px;
    height: 180px;
    float: right;
    margin-top: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.8);
    /*opacity: 0.8;*/
    padding: 10px 20px 20px 20px;

}

#barrierefrei{
    padding:20px;
}

.latestContact{
    clear:both;
    padding-right: 10px;
}
.position{
    color: #023770;
    line-height: 1.0;
    margin: 5px 0 0 0;
}
.positionSub{
    color: #023770;
    line-height: 1.2;
    font-size: 10px;
    padding-left:10px;
    margin: 5px 0 0 0;
}

figcaption{
    font-size: 10px;
    color: #575756;
}

.align-center{
    text-align: center;
}

.tx-indexedsearch-form{
    float: left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
    height: 31px;
}
.tx-indexedsearch-browsebox{
    margin-bottom: 20px;
}
.tx-indexedsearch-res h3{
    margin-bottom: 5px;
margin-top: 10px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color:#86bc24;
}
.footerMiddle h5{
color: white;
font-weight: bold; 
font-size: 14px;    
}
.footerMiddle p{
font-size: 13px;
}

.navListFooter .bodytext a {
color: #fff;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

.bx-controls-direction{
    display: none;
}
.bx-wrapper img{
    height: 250px !important;
}

.gruen{color:#86bc24;}
.blau{color:#023770;}

ul.csc-uploads {
    margin:0;
}
ul.csc-uploads span.csc-uploads-fileName{
    text-decoration: none;
}
.csc-uploads-fileSize{
display: block;
float: left;
padding: 0 10px 0 0;
}
.csc-uploads-fileName{
    clear:both;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 10px;
margin-top: 5px;
}

.input-group .form-control  {
                display: block;
}
.datum{
    /*float:right;*/
    font-size: 11px;
    color: #575756;
}

.profillink{
    clear: both;
float: left;
font-size: 9px;
margin-bottom: 10px;
margin-top: -7px;
}
#newsContainer .profillink{
    clear: both;
float: left;
font-size: 9px;
margin-bottom: 10px;
margin-top: -0px;
}


/*@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}*/

.naviMenu,
.headerNav,
.breadCrumb,
.teaser,
.searchGroup,
.headerPic,
.leftSide,
a[href]:after{

    display: none;
}
.col-xs-6 {
    margin-left: 2%;
width: 73%;
}
}

.bottomline,
#footerkh,
#footerMiddle,
.footerBottom{
    display: none;

}
#spendenbanner{
  display: none;
}