/***** Bootstrap - Start *****/
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix::after,
.container::after,
.row::after {
    display: table;
    content: "";
    clear: both;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.66666667%;
}
.col-sm-10 {
    width: 83.33333333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8,
.col-md-8 {
    width: 66.66666667%;
}
.col-sm-7 {
    width: 58.33333333%;
}
.col-sm-6,
.col-md-6 {
    width: 50%;
}
.col-sm-5,
.col-md-5 {
    width: 41.66666667%;
}
.col-sm-4,
.col-md-4 {
    width: 33.33333333%;
}
.col-sm-3,
.col-smdm-3 {
    width: 25%;
}
.col-sm-2,
.col-md-2{
    width: 16.66666667%;
}
.col-sm-1 {
    width: 8.33333333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.66666667%;
}
.col-sm-pull-10 {
    right: 83.33333333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.66666667%;
}
.col-sm-pull-7 {
    right: 58.33333333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.66666667%;
}
.col-sm-pull-4 {
    right: 33.33333333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.66666667%;
}
.col-sm-pull-1 {
    right: 8.33333333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.66666667%;
}
.col-sm-push-10 {
    left: 83.33333333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.66666667%;
}
.col-sm-push-7 {
    left: 58.33333333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.66666667%;
}
.col-sm-push-4 {
    left: 33.33333333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.66666667%;
}
.col-sm-push-1 {
    left: 8.33333333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.66666667%;
}
.col-sm-offset-10 {
    margin-left: 83.33333333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.66666667%;
}
.col-sm-offset-7 {
    margin-left: 58.33333333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.66666667%;
}
.col-sm-offset-4 {
    margin-left: 33.33333333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}
.col-sm-offset-0 {
    margin-left: 0%;
}
.visible-xs {
    display: none !important;
}
.hidden-xs {
    display: block !important;
}
table.hidden-xs {
    display: table;
}
tr.hidden-xs {
    display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}
.hidden-xs.hidden-print {
    display: none !important;
}
.hidden-sm {
    display: none !important;
}
.visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row !important;
}
th.visible-sm,
td.visible-sm {
    display: table-cell !important;
}

.collapse {
    display: block;
}

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

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    content: " ";
    display: table;
}
/***** Bootstrap - End *****/

body {
    margin: 0;
    padding: 0;
    font-family: Arial;
}

div {
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
hr {
    border: 0;
}
img {
    display: block;
}


header.main .right-bar,
header.main nav.main,
header.main .print-btn,
.flexslider,
.paging-wrapper,
.crd-ext input.crd-searchtxt,
.crd-ext #submitfull,
.crd-ext .list-border.top.clearfix,
.searchtxtwrap,
footer.main .bottom,
footer.main .border,
body div.msg-cookies.show {
    display: none;
}

.campaign-overview {
    min-height: 548px;
}

.towns header.main.content .bg,
.schools header.main.content .bg,
.unis header.main.content .bg {
    background: none;
}

img,
blockquote,
.news-teaser,
.maps,
.crd-map,
footer.main {
    page-break-inside: avoid;
}

.news-events .news-teaser .text {
    font-size: 18px;
    line-height: 20px;
}
.news-events .news-teaser.cat-53 .text {
    height: 210px;
    font-size: 18px;
    line-height: 20px;
}
.news-events .news-teaser.cat-53 {
    height: 254px;
}
.news-events .event-teaser .date,
.news-events .news-teaser.cat-53 .date {
    font-size: 20px;
    line-height: 20px;
}

.main.col-sm-12 .col-sm-8,
.news-detail .col-sm-8 {
    width: 100%;
}
.main.col-sm-12 .col-sm-offset-2,
.news-detail .col-sm-offset-2 {
    margin-left: 0;
}
.news-entry .col-sm-5,
.news-entry .col-md-5 {
    width: 70%;
}

.folding-box .body {
    display: block;
}

/***** Städteseiten - Start *****/
.main.col-sm-10.col-sm-offset-1 {
    width: 100%;
    margin: 0;
}

.city-header-caption {
    left: 25px;
}
.city-header {
    padding: 0;
    margin: 0 0 20px;
}
.upload-city-image,
.upload-city-image-placeholder {
    background-size: cover !important;
}
.city-header-bottom h4 {
    margin: 0;
}
/***** Städteseiten - End *****/


/***** Verzeichnisse - Start *****/
.wraperinner .inner {
    width: 636px !important;
}
.crd-listname-name {
    display: inline-block;
    max-width: 320px;
    max-height: 32px;
    overflow: hidden;
}
#navwrap {
    display: none;
}
/***** Verzeichnisse - End *****/


.news-events .news-teaser .text {
    padding: 21px 15px 30px;
}
.news-events .event-teaser {
    overflow: hidden;
}
.news-events .event-teaser, .news-events .news-teaser.cat-53, .news-events .news-teaser.cat-54, .news-events .news-teaser.cat-58, .news-events .news-teaser.cat-59, .news-events .news-teaser.cat-61, .news-events .news-teaser.cat-64, .news-events .news-teaser.cat-71, .news-events .news-teaser.cat-72, .news-events .news-teaser.cat-75, .news-events .news-teaser.cat-78, .news-events .news-teaser.cat-91 {
    height: 225px;
}
.news-events .event-teaser .date, .news-events .news-teaser.cat-53 .date, .news-events .news-teaser.cat-54 .date, .news-events .news-teaser.cat-58 .date, .news-events .news-teaser.cat-59 .date, .news-events .news-teaser.cat-61 .date, .news-events .news-teaser.cat-64 .date, .news-events .news-teaser.cat-71 .date, .news-events .news-teaser.cat-72 .date, .news-events .news-teaser.cat-75 .date, .news-events .news-teaser.cat-78 .date, .news-events .news-teaser.cat-91 .date {
    font-size: 20px;
}
.news-events .news-teaser.cat-53 .text, .news-events .news-teaser.cat-54 .text, .news-events .news-teaser.cat-58 .text, .news-events .news-teaser.cat-59 .text, .news-events .news-teaser.cat-61 .text, .news-events .news-teaser.cat-64 .text, .news-events .news-teaser.cat-71 .text, .news-events .news-teaser.cat-72 .text, .news-events .news-teaser.cat-75 .text, .news-events .news-teaser.cat-78 .text, .news-events .news-teaser.cat-91 .text {
    height: 130px;
    font-size: 16px;
    line-height: 26px;
}

/***** Footer - Start *****/
footer.main {
    color: #000;
    background-color: #fff;
    border-top: 1px dotted #000;
}
footer.main h3 {
    color: #000;
}
footer.main a {
    color: #000;
}
footer.main .newsletter,
footer.main .social-media {
    display: none;
}
/***** Footer - End *****/