@charset "utf-8";

.page-content, #klaro, #klaro .cookie-notice {
    position: relative;
}

h1 {
    margin-bottom: 30px !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

.nl_plainregister_form_container legend {
    display: none;
}

/*[data-title]:after {
    content: attr(data-title);
    background-color: black;
    color: white;
    white-space: pre;
    display: inline-block;
}*/
.nl_plainregister_form_container .x-form fieldset {
    border: none;
    padding: 0;
    margin-bottom: 10px;
}

.nl_plainregister_form_container .x-form fieldset {
    margin: 20px 0;
}

.nl_plainregister_form_container .x-form input[type=text] {
    width: 75%;
    height: 40px;
}

.nl_plainregister_form_container .nlplainregister_code label {
    display: none;
}

.newsletter_items input[type=checkbox] {
    width: 50px;
    height: 20px;
}

.vbox-container {
    overflow-x: hidden;
    overflow-y: auto;
}


/*** header KLH****/
.startwahl.ue_thumb {
    width: 100%;
    height: 500px;
    background-position: center;
}

.startheader {
    background: #ddd;
    border-bottom: 10px solid #d81a3e;
    padding: 15px 0 5px 0;
}

.startheader h1 {
    text-transform: uppercase;
    color: #d81a3e;
}

.choosestart {
    text-align: center;
    display: block;
    padding: 10px;
    font-weight: bold;
}

img.imgextlink {
    display: none;
}

a .starttitle {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding-top: 150px;
    padding-bottom: 25px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    transition: all 0.35s ease-in-out;

}

a:hover .starttitle {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding-top: 150px;
    padding-bottom: 50px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    transition: all 0.35s ease-in-out;

}

.starttitle img {
    height: auto;
    max-width: 50%;
}

hr {
    margin-bottom: 20px;
    margin-top: 20px;
}

.anker::before {
    display: block;
    content: " ";
    margin-top: -150px;
    height: 150px;
    visibility: hidden;
    pointer-events: none;
}

ul li {
    list-style-type: none;
}

.an_content ol, .an_content ul {
    /*list-style-position: inside;*/
    /*text-indent: -15px;*/
    margin-left: 15px;
}


.an_content ul li {
    list-style-type: square;
    /*list-style-position:inside;*/
    margin-top: 5px;

}

.li_sitemap-sub2,
.sitemapUL > li > ul > li {
    padding-left: 20px;
}

.li_sitemap-sub2 > a {
    color: #999;
}

.li_sitemap-sub1 > a {
    color: #3c3c3c;
}

li.cleaner {
    display: none;
}

.adressbox ul li {
    list-style-type: square !important;
    margin-left: 20px;
}

#formcaptchacaptcha_Kontakt_Bezirk {
    width: 100% !important;
}

.section_10163 td,
.section_10579 td {
    padding: 10px;
}

#x-msg-box {
    box-shadow: none !important;
    background-color: #b7183a;
    min-height: 130px !important;
    /*height: auto !important;*/
}

#topslider {
    max-height: 297px;
    overflow: hidden;
    background: #fff;
}

.footer a {
    font-weight: bold;
    color: #fff;
    transition: all 0.35s ease-in-out;
    letter-spacing: 1px;

}

.footer a:hover {
    color: #000;
}

.footer a:focus {
    color: #777;
}

/*** placeholders ****/
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000 !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1 !important;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #000 !important;
}

/*** x-tabs START ***/
.x-tabs-wrap {
    background: #fff;
    border: none;
    padding-bottom: 3px;
    padding-top: 0px;
}

.x-tabs-strip-wrap {
    padding-top: 2px;
    background: none;
    border-bottom: 1px solid #d81a3e;
}

.x-tabs-top .x-tabs-strip .x-tabs-right {
    background: #ddd;
}

.x-tabs-top .x-tabs-strip .on .x-tabs-right {
    background: #d81a3e;
}

.x-tabs-top .x-tabs-strip .on .x-tabs-left, .x-tabs-top .x-tabs-strip .on a:hover .x-tabs-left, .x-tabs-top .x-tabs-strip .x-tabs-left {

    background: none;
}

.x-tabs-strip .on .x-tabs-inner {
    padding-bottom: 10px;
}

.x-tabs-strip .x-tabs-inner {
    padding: 9px 10px;
}

.x-tabs-strip .on .x-tabs-text {
    cursor: default;
    color: #fff;
}

.x-tabs-strip .x-tabs-text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15px;
    color: #333;
}

.x-tabs-body {
    border: none !important;
}

.archive_searchblock {
    padding: 0px;
}

.x-tabs-item-body {
    padding-top: 15px;
    background: #fff;
}

.archive_searchblock_name {
    font-weight: bold;
}

/*** Datepicker START ***/

.x-date-picker {
    border: none;
    background: #ddd;
    width: 100% !important;
}

.x-date-picker > table {
    height: 185px;
    width: 100% !important;
    border: 1px solid #555555;
}

.x-date-picker .x-date-middle,
.x-date-picker .x-date-left,
.x-date-picker .x-date-right {
    background: #000000;
}

.x-date-picker .x-date-middle a,
.x-date-picker .x-date-left a,
.x-date-picker .x-date-right a {
    opacity: 1;
}

.x-date-picker .x-date-left a {
    background-image: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/datepick-left.png");
}

.x-date-picker .x-date-right a {
    background-image: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/datepick-right.png");
}

.x-date-picker .x-date-inner a:hover {
    background: #d81a3e;
}

.x-date-picker .x-date-inner a:hover span {
    color: #ffffff !important;
}

.x-date-picker .x-date-inner th {
    background: #ddd;
    color: #000000;
    border-bottom: none;
    font-size: 0.857rem;
}

.x-date-picker .x-date-inner .x-date-prevday,
.x-date-picker .x-date-inner .x-date-active,
.x-date-picker .x-date-inner .x-date-nextday {
    background: #ddd;
}

.x-date-picker .x-date-inner .x-date-nextday a {
    color: #ddd;
}

.x-date-picker .x-date-inner .x-date-nextday a:hover {
    color: #000000;
}

.x-date-picker .x-date-inner .x-date-active a:link {
    color: #000; /* war #ffffff */
}

.x-date-picker .x-date-inner .x-date-selected a {
    background: #b7183a;
}

.x-date-picker .x-date-inner .x-date-selected a span {
    color: #ffffff !important;
}

.x-date-picker .x-date-inner .x-date-today a {
    border: none;
}

.x-date-picker .x-date-inner .x-date-events {
    background-image: none !important;
}

.x-date-picker .x-date-inner .x-date-events a.x-date-date {
    background-image: none !important;
}

.x-date-picker .x-date-bottom {
    background: #e0e0e0;
    border-top: none;
}

.x-date-picker .x-date-bottom .x-btn-left,
.x-date-picker .x-date-bottom .x-btn-center,
.x-date-picker .x-date-bottom .x-btn-right {
    background: #b7183a;
}

.x-date-picker .x-date-bottom .x-btn-text {
    color: #ffffff;
}

.x-date-mp {
    background: #ededed;
}

.x-date-mp td.x-date-mp-sel a {
    background: #b7183a;
    border: none;
    color: #ffffff !important;
}

.x-date-mp td.x-date-mp-month a,
.x-date-mp td.x-date-mp-year a {
    color: #000000;
}

.x-date-mp td.x-date-mp-month a:hover,
.x-date-mp td.x-date-mp-year a:hover {
    background: #b7183a;
    color: #000000;
}

.x-date-mp .x-date-mp-btns {
    background: #ededed;
}

.x-date-mp .x-date-mp-btns td {
    border-top: none;
}

.x-date-mp .x-date-mp-btns button {
    background: #b7183a;
    border: none;
}

.x-date-mp .x-date-mp-ybtn {
    background: #e0e0e0;
}

.x-date-mp .x-date-mp-ybtn a.x-date-mp-prev {
    background: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/datepick-left.png") no-repeat;
}

.x-date-mp .x-date-mp-ybtn a.x-date-mp-next {
    background: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/datepick-right.png") no-repeat;
}

/*** Datepicker ENDE ***/
/*events*/
.form-control {
    box-shadow: none !important;
}

.x-form-field-wrap {
    width: auto !important;
}

/*** Events Simple START ***/
.ev_title_verysimple {
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #c0c0c0;
}

.ev_title_verysimple:nth-last-child(2) {
    border-bottom: none;
}

.eventicon {
    display: table-cell;
    height: 40px;
    width: 40px;
    margin: 0 3px 3px;
    vertical-align: middle;
    background-color: #b7183a;
}

.eventicon a:hover {
    text-decoration: none !important;
}

.eventcat {
    font-size: 0.875rem;
    color: #b7183a;
}

.eventtext {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0.75em;
}

.eventtext a.c_title {
    color: #555555;
    font-size: 1rem;
}

.on-icon {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.on-icon:first-child {
    font-size: 23px;
    height: 22px;
    letter-spacing: 1px;
    line-height: 24px;
}

/*** Events Simple ENDE ***/
/*** Events uebersicht START ***/
#events-uebersicht, #datepick {
    margin-top: 15px;
}

.eventrowday span {

    padding-right: 30px;
}

.eventrowday {
    background: none;
    color: #000000;

    position: relative;
    z-index: 1;
    font-weight: 700;
}

.eventrow0,
.eventrow1 {
    background: none;
    padding: 20px 0 20px 0;
    border-top: 3px double #000;
    position: relative;
}

.eventrow0 h4,
.eventrow1 h4 {
    border: none;
    margin: 10px 0 10px 0;
}

.eventrow0 .eventtime,
.eventrow1 .eventtime {
    font-size: 1.25rem;
    font-style: italic;
}

.eventrow0 .eventtime span.period-start:not(:empty):before,
.eventrow1 .eventtime span.period-start:not(:empty):before {
    /*content: "Zeitraum: ";*/
}

.eventrow0 .eventtime span.period-end:not(:empty):before,
.eventrow1 .eventtime span.period-end:not(:empty):before {
    content: " - ";
}

.eventrow0 .eventcat,
.eventrow1 .eventcat {
    font-size: 1.25rem;
    font-style: italic;
    color: #b7183a;
}

.saveICS {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 20px;
}

.remind {
    background: none;
    line-height: normal;
    padding-left: 0;
}

/*** Events Ã¯Â¿Â½bersicht ENDE ***/
/*** Eventform START ***/

#event-form label {
    text-align: left;
    padding-top: 0;
    color: #555555;
    font-weight: normal;
}

#event-form input[type=text],
#event-form select {
    background: #ededed;
    height: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 0 0 0 5px;
}

#event-form input.cs3button {
    text-transform: lowercase;
    color: #555555 !important;
    padding-right: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: normal;
    margin: 0 10px 0 0;
}

#event-form input.cs3button:hover,
#event-form input.cs3button.green {
    background: #b7183a;
    color: #ffffff !important;
}

#event-form #evstart,
#event-form #evend {
    background: #ededed;
    border: 1px solid #e0e0e0;
}

#event-form #evstart .x-form-field-wrap,
#event-form #evend .x-form-field-wrap {
    position: static;
    width: auto !important;
}

#event-form #evstart .x-form-field-wrap input,
#event-form #evend .x-form-field-wrap input {
    width: auto !important;
}

#event-form #evstart .x-form-field-wrap .x-form-date-trigger,
#event-form #evend .x-form-field-wrap .x-form-date-trigger {
    background: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/calendar.png") no-repeat center center;
    border-bottom: none;
}

#event-form #evstart .x-form-field-wrap .x-form-trigger,
#event-form #evend .x-form-field-wrap .x-form-trigger {
    right: 5px;
}

#event-form #evstart input[type=text],
#event-form #evend input[type=text] {
    border: none !important;
}

/*** Eventform ENDE ***/
/*nav*/
.navigation {
    min-height: 130px;
}

.main-nav > .navbar-default .container .nav, .main-nav > .navbar-default > .container {
    background-color: transparent;
    border: none;
    position: relative;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #ddd;
}

.main-nav .navbar-nav li a {
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 700;
    text-transform: none !important;
}

.main-nav.shrink, .main-nav {
    position: fixed;
    height: 130px;
    width: 100%;
    background-color: #000;
    z-index: 501;
    top: 0;
}

.main-nav a.logo {
    position: absolute;
    height: 130px;
    padding-top: 10px;
    padding-bottom: 20px;
    -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(0, 0, 1, 1);
    transition: all .3s cubic-bezier(0, 0, 1, 1);
}

.main-nav .navbar.navbar-default {
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    height: 130px;
    background-color: transparent;
    -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(0, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(0, 0, 1, 1);
    transition: all .3s cubic-bezier(0, 0, 1, 1);
}

.main-nav.shrink {
    position: fixed;
    height: 130px;
    width: 100%;
    background-color: #000;
    z-index: 501;
    top: 0;
}

.main-nav.shrink .navbar.navbar-default {
    height: 130px;
    z-index: 501;
}

.main-nav a.logo img {
    height: 90px;
    vertical-align: top;
    transiton: all 0.35s ease-in-out;
}

.main-nav.shrink a.logo, .main-nav a.logo {
    height: 115px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.main-nav.shrink a.logo:focus, .main-nav a.logo:focus {
    border-bottom: 1px solid #777;
}

.stickTop {
    position: fixed;
    top: 130px;
    z-index: 9999;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.sub-active1 {
    color: #b7183a !important;
}

.ue_thumb_shadow {
    float: left;
}

.ue_thumb {
    display: block;
    min-width: 155px;
    min-height: 180px;
    margin: 0px 2px 0px 0px;
    background: scroll center center no-repeat;
    width: 273px;
    border: 1px solid #ccc;
    background-image: url("/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/space.jpg");
    background-size: 72px;
}

.thumbcontainer {
    width: 275px;
    display: block;
    float: left;
    margin-right: 30px;
    position: relative;

}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

h2 {
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 20px; /* war 18px */
    margin-top: 20px;
    margin-bottom: 15px;
}

h3 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000 !important;
}

h4 {
    font-size: 16px;
    font-style: italic;
}

.section-colored h1 {
    font-size: 28px;
}

.red {
    color: #d81a3e;
}

.weiter {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-decoration: underline;
    text-transform: none;
}

.more-content .title, .more-content .teaser {
    text-decoration: none;
    text-transform: none;

}

/*headericons*/
.headericons {
    position: absolute;
    right: 15px;
    z-index: 1000;
    float: right;
    margin-top: 15px;
}

.headericons div {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    background-color: #b7183a;
    text-align: center;
    margin-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.headericons div:hover {

    background-color: #000;

}

.ue_teaser h2:focus,
.headericons div:focus {
    background-color: #777;
}
.ue_teaser h2 a{
    color: inherit;
}

.flage {
    background-color: transparent !important;
}

.headericons .fa {
    padding-top: 10px;
    color: #fff !important;

}

.headericons a {
    display: block;
    width: 50px;
    height: 50px;
}

.headericons .leichtesprache a {
    background: url(/public/20260101012807oe_/https://www.bezirk-unterfranken.de/__/relaunch2017/images/icon_ls.png) no-repeat center;
    background-size: 36px;
}

/*Übersicht*/
.contentarea hr {
    margin: 0;
}

.ue_box {
    padding-top: 25px;

}

.ue_26 .thumbcontainer span {
    background-size: contain !important;
}

.contentarea > .ue_box:first-of-type {
    padding-top: 0 !important;
}


.ue_datumbox {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    bottom: -5px;
    right: -5px;
    border: 2px solid #fff;
    background-color: #b31b36;
}

.ue_datumbox span {
    float: left;
    text-align: center;
    width: 40px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    margin: 0px 3px;
    line-height: 22px;
}

.ue_datumbox .day {
    border-bottom: 1px solid #fff;
    font-size: 18px;
}

.ue_datumbox .year {
    font-size: 21px;
}

.ue_box:first-child {
    padding-top: 0px;
}

#home {
    position: relative;
    display: block;
}

.shown {
    display: block !important;
}

.notshown {
    display: hidden !important;
}

#suche, #barriere {
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    top: 0;
    background-color: rgba(171, 7, 43, 0.85);
    z-index: 500;

}

#barriere a {
    color: #fff;
    transition: all 0.35s ease-in-out;
}

#barriere a:hover {
    color: #000;
}

.suchewrap {
    margin-top: 20%;
}

.barrierewrap {
    margin-top: 10%;
}

#suche .form-control, .form-theme select {
    border-radius: 0;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #b31b36;
    letter-spacing: 1px;
    height: 50px;
    border: 3px solid #fff;
    background-color: #ddd;
    border-right: none;

}

#suche .btn {
    border: 3px solid #fff !important;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 20000;
}

#suche .btn:hover {
    border: 3px solid #000 !important;
    background-color: #000 !important;
}

.contentarea {
    min-height: 900px;
}

.more-content .title {
    font-weight: 700;
}

.more-content .teaser {
}

.panel-group .panel + .panel {
    margin-top: 0;
    border: none;
}

.panel-default {
    border: none;
}

.panel-title > a {
    color: inherit;
}

.panel-title > a:focus {
    color: #777 !important;
}

.panel-default > .panel-heading {
    padding: 8px 25px 8px 10px;
    background: #ddd;
}

.panel-title a i {
    margin-right: -20px;
}

.panel-leftnav .panel-title, .panel-active .panel-title, .panel-leftnav .panel-body li, .panel-active .panel-body li {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 700;
    padding-left: 0px;
    text-transform: none !important;
    transition: all 0.25s ease-in;
    color: #000;
    margin-bottom: 5px;
}

.panel-active .panel-body > .navsub, .panel-leftnav .panel-body > .navsub {
    border-left: 1px solid #d81a3e;
    padding-left: 10px;
}

.panel-leftnav .panel-title:hover, .panel-active .panel-title:hover, .panel-leftnav .panel-body li:hover, .panel-active .panel-body li:hover {
    color: #d81a3e !important;
    padding-left: 5px;
}

.panel-active .panel-title a {
    color: #ae1332;
}

.panel-active .panel-body a {
    color: #000;
    transition: all 0.25s ease-in;
}

.panel-active .panel-body a:hover {
    color: #d81a3e;
}

.li_leftsub2 a {
    color: #000 !important;
    font-weight: 700 !important;
    /* letter-spacing: 1px; */
}

.li_leftsub2 a:hover {
    color: #ae1332 !important;
    font-weight: 700 !important;
    /* letter-spacing: 1px; */
}

.li_leftsub2, .li_sub-active2 {
    padding-left: 5px !important;
    transition: 0.35s all ease-in-out;
}

.li_leftsub2:hover {
    padding-left: 10px !important;
}

.li_sub-active, li_sub-active2 {
    padding-left: 15px !important;
}

.sub-active, .sub-active2 {
    color: #d81a3e !important;
}

.li_leftsub3 a {
    color: #000 !important;
    padding-left: 10px !important;
    font-weight: 600 !important;
}

.nav-leftnav .navsub .navsub {
    margin-top: 10px;
}

.panel-active > .panel-heading + .panel-collapse > .panel-body {
    padding: 20px 0;
}

.btn-default, .btn-default:focus, .tp-caption .btn-default, .tp-caption .btn-default:focus {
    color: #fff !important;
    background-color: #d81a3e !important;
    border: 3px solid #ddd !important;
    font-size: 14px;
    font-weight: bold;
}

.btn-default:hover, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .tp-caption .btn-default:hover, .tp-caption .btn-default:active, .tp-caption .btn-default.active, .open > .tp-caption .dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #000 !important;
    border: 3px solid #000 !important;
}

.map {
    text-align: center;
}

.arrow:hover, .arrow:focus {
    border-color: #b7183a;
}

.ansprechpartner h3 {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #b7183a;
    color: #b7183a;

}

.ansprechpartner .fa {
    padding-top: 5px;
    height: 30px;
    display: block;
    width: 30px;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    background: #b7183a;
    font-size: 1.5em;
}

.ansprechpartner .fa-info {
    float: left;
}

.ansprechpartner .fa-map-marker {
    float: right;
}

.panel-leftnav .panel-body .navsub a {
    color: #000;
}

.panel-leftnav .panel-body .navsub a:hover {
    color: #b7183a;
}

a, .tp-caption a {
    color: #d81a3e;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 0px;
    font-weight: 700;
}

/*.panel-leftnav a {
    color: #000;
}*/
.footer ul {
    float: right;
}

.footer-inline-links li a {
    font-weight: 700;
    text-transform: none;
    padding: 5px 0;
}

.footer > .container, .footer > .row {
    padding-top: 50px;
    padding-bottom: 100px;
}

.footer .gotop {
    padding-bottom: 50px;
}

.x-dlg-modal .x-dlg-hd-left,
.x-dlg-modal .x-dlg-bg {
    opacity: 1;
}

.x-dlg .x-dlg-hd {
    background: #b7183a;
    background-color: #b7183a;
    color: #ffffff;
    zoom: 1;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
}

.mb-invalid {
    padding-left: 20px;
    color: #fff;
}

.x-dlg-btns.x-dlg-btns-center {
    display: table;
    margin: 0 auto;
}

.x-dlg-btns.x-dlg-btns-center .x-btn-center {
    text-align: center !important;
}

.x-dlg .x-dlg-hd-left,
.x-dlg .x-dlg-hd-right {
    background: #b7183a;
    zoom: 1;
}

.x-dlg .x-dlg-bg-left,
.x-dlg .x-dlg-bg-right,
.x-dlg .x-dlg-bg-center {
    padding-left: 7px;
    background: #b7183a;
    zoom: 1;
    display: none;
}

#x-msg-box .x-dlg-bd {
    background: #b7183a;
}

/*
.navsub {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


     .category-list .navsub {
        border: 1px solid #f1f1f1;
        border-radius: 0px;
        padding: 0;
        text-transform: uppercase;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
.category-list .navsub.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
.category-list .navsub > li > a {
    padding: 0 20px;
    height:40px;
    line-height:40px;
    color:#000;
    font-weight: 300;
}
.category-list .navsub > li > a:focus {
    background-color: transparent;
}
.category-list .navsub .dropdown:hover > a[data-toggle=dropdown] + .navsub {
    display: none;
}
.category-list .navsub .dropdown.open > a[data-toggle=dropdown] + .navsub {
    display: block;
    padding-bottom: 10px;
}
.main-nav .dropdown-submenu {
    position: relative;
}
.main-nav .dropdown-submenu>.navsub {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
}


    .category-list>li>.navsub {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
*/
.cleaner {
    clear: both;
    float: none;
}

.shortcutwrap {
    clear: both;

}

.shortcutwrap .link {
    padding-top: 15px;

}

.footerwappen img {
    height: 125px;
    float: right;
}

.section-overlay {
    position: absolute;
    z-index: 10;
    /* padding-bottom: 50%; */
    top: 20%;
    width: 100%;
}

.section-colored {
    padding-top: 200px;
    padding-bottom: 200px;
    margin: 70px 0;
    background-color: #d81a3e;

    h3,
    .text-light a, a.text-light, .tp-caption .text-light a, .tp-caption a.text-light {
        color: #ffffff !important;
    }
}

.section-colorgrey {
    color: #000000;
    padding-top: 200px;
    padding-bottom: 200px;
    margin: 70px 0;
    background-color: #ddd;
}

.section-colorlightgrey {
    color: #000000;
    padding-top: 200px;
    padding-bottom: 200px;
    margin: 5px 0;
    background-color: #f6f6f6;
}


.text-red, .text-red small, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6, .text-red.fa {
    color: #d81a3e !important;
}

.diashow {
    width: 200px;
    float: left;
    height: 200px;
    border: 1px solid #fff;
    background: #d81a3e;
    margin: 5px 10px 0 0;
    padding: 0;
    box-sizing: content-box;
}

.diashow a {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: content-box;
    display: block;

    transition: all 0.5s ease;
}

.diashow a:hover {
    transition: all 0.5s ease;

}

.diashow > div {
    overflow: hidden;
    max-height: 100px;
}

.vbox-item:hover {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    position: relative;
}

.vbox-title {
    height: auto;
}

.diashow a:hover::after {
    font-family: 'FontAwesome';
    content: "\f00e";
    color: #fff;
    font-size: 35px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 37%;
    left: 42%;
}

.project-info-box {
    background-color: rgba(255, 255, 255, 0.73);
    border: 1px solid #fff;
    padding: 15px;
    margin-top: 20px;
}

.footer-red {
    background-color: #d81a3e;
    color: #fff;
}

.x-date-picker .x-date-middle, .x-date-picker .x-date-left, .x-date-picker .x-date-right {
    background: #b7183a;
}

.x-date-inner {
    width: 100%;
}

.x-date-picker .x-date-bottom .x-btn-text {
    color: inherit;
}

.x-date-picker .x-date-bottom {
    background: #b7183a;
}

.x-date-today {
    background: #b7183a !important;
}

.x-date-picker .x-date-inner th {
    text-align: center;
}

.x-date-picker .x-date-inner .x-date-prevday, .x-date-picker .x-date-inner .x-date-active, .x-date-picker .x-date-inner .x-date-nextday {
    text-align: center;
}

.x-date-active:hover {
    background: #b7183a !important;
}

.x-date-picker .x-date-inner a:hover {
    background: none !important;
}

.x-date-picker .x-date-inner a:hover span {
    background: none;
}

.x-date-picker .x-date-inner .x-date-active a:link {
    background: none;
}

.x-date-picker .x-date-left a {
    background-repeat: no-repeat;
    width: 16px;
    position: absolute;
    top: 5px;
}

.x-date-picker .x-date-right a {
    width: 17px;
    height: 16px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    top: 5px;
}

table[cellspacing="8"] td {
    padding: 8px;
}

.x-menu {
    max-width: 200px;
}

/* mediaqueries */
@media (min-width: 1260px) {

    .container {
        width: 1230px;
    }
}

@media (max-width: 991px) {
    .topmenumobile {
        display: block;
    }
}

@media (min-width: 992px) {
    .topmenumobile {
        display: none;
    }

    .navigation.light .main-nav.nav-highlight .nav > li > a {
        color: #000000;
        transition: all 0.25s ease-in;
    }

    .navigation.light .main-nav.nav-highlight .nav > li > a:hover, .navigation.light .main-nav.nav-highlight .nav > li:hover > a {
        color: #d81a3e !important;
    }

    .main-nav .navbar-nav li a {
        font-size: 14px !important;
        letter-spacing: 0px;
        font-weight: 700;
    }

    .navigation .main-nav.nav-highlight .nav > li, .navigation .main-nav.nav-highlight.shrink .nav > li {
        padding-top: 4px;
        padding-bottom: 0px;
        height: 35px;
        -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -moz-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -o-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -ms-transition: all .3s cubic-bezier(0, 0, 1, 1);
        transition: all .3s cubic-bezier(0, 0, 1, 1);
    }

    .main-nav.shrink .collapsing-nav {
        height: 35px !important;
    }

    .main-nav .navbar-container, .main-nav.shrink .navbar-container {
        float: right;
        height: 35px;
        margin-top: 115px;
        -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -moz-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -o-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -ms-transition: all .3s cubic-bezier(0, 0, 1, 1);
        transition: all .3s cubic-bezier(0, 0, 1, 1);
    }

    .main-nav .collapsing-nav {
        padding-left: 0;
        padding-right: 0;
        height: 35px !important;
        -webkit-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -moz-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -o-transition: all .3s cubic-bezier(0, 0, 1, 1);
        -ms-transition: all .3s cubic-bezier(0, 0, 1, 1);
        transition: all .3s cubic-bezier(0, 0, 1, 1);
    }

}

@media (max-width: 768px) {
    .startheader h1 {
        font-size: 24px;

    }

    .panel-group-leftnav,
    .panel-group-active {
        display: none;
    }

    .shortcuts {
        display: none;

    }

    /*.headericons {*/
    /*    display: none;*/
    /*}*/
    .headericons {
        display: block !important;
        z-index: 0;
    }

    .headericons .suche {
        display: none;
    }

    .headericons .barriereFreiheit {
        top: 55px;
    }

    .headericons .leichtesprache {
        top: 55px;
    }

    ul.bottomnavUL {
        display: block;
    }

    ul.dropnavUL li {
        display: inline;
        float: none;
        width: 100% !important;
    }

    .footer ul {
        float: none;
        text-align: center;
    }

    #suche {
        height: 70px;
        width: 100%;
        position: relative;
        display: block;
        top: 0;
        background-color: rgba(171, 7, 43, 0.85);
        z-index: 500;
    }

    .suchewrap {
        margin-top: 10px;
    }

    /*.form-horizontal table tr, td {*/
    /*    display: block;*/
    /*    width: 100% !important;*/
    /*}*/
    .form-horizontal table input, textarea {
        width: 100%;
    }

    .form-horizontal .datenshutzInput {
        width: auto;
    }
}

@media (max-width: 550px) {
    .ue_teaser {
        clear: both;
    }

    .thumbcontainer {
        float: none;
        margin-bottom: 25px;
    }

    #topslider {
        display: none;
    }

    .main-nav a.logo img {
        height: 70px;
    }

    .flage {
        display: none;
    }

    .diashow:first-child {
        display: block;
    }

    .diashow {
        display: none;
        width: 100%;
        margin: 0 0 10px 0;
    }


    /*.form-horizontal table tr, td {*/
    /*    display: table-cell;*/
    /*    width: auto !important;*/
    /*}*/
}

@media (max-width: 550px) {
    .ue_teaser {
        clear: both;
    }

    .thumbcontainer {
        float: none;
        margin-bottom: 25px;
    }

    #topslider {
        display: none;
    }

    .main-nav a.logo img {
        height: 50px;
        width: auto;
    }

    .section-img {
        display: none;
    }

    .footerwappen img {
        height: 75px;
        width: auto;
    }

    #klaro {
        position: absolute;
        top: 90px;
    }

    #klaro .klaro .cookie-notice {
        bottom: auto !important;
    }

    .an_content img {
        width: 100% !important;
        height: auto !important;
    }

    .an_content a[data-mediatype=pdf] img {
        width: auto !important;
    }
}

