/*** Directories ***/
/*** Colors ***/
/*** Mixins START ***/
/*** Mixins ENDE ***/
/*** Styles ***/
html {
    background: fixed center center no-repeat;
    background-size: cover;
}

body {
    font-family: 'PT Sans', sans-serif;
    background: none;
}

html,
body {
    font-size: 14px;
}

h1 {
    margin-top: 0;
    font-size: 28px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}

.gmapadress {
    display: none;
}

/**** iFrames ***/

iframe[src="about:blank"] {
    background: #efefef;
    border: 1px solid #0066c2;
}

.iFrameClick {
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 0 20px;
    z-index: 0;
}

/** end iFrames **/
/*** Inline Styles fï¿½r Editor ***/
.h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.h3 {
    font-size: 18px;
    font-weight: normal;
}

.blank {
    font-size: 18px;
    color: transparent;
}

/*** Bootstrap Overwrites START ***/
.btn-primary,
.cs3button {
    background: #92cf05;
    border-radius: 0;
    color: #ffffff !important;
    border: none;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
}

.btn-primary:hover,
.cs3button:hover {
    background: #116fcf;
    filter: none;
}

.cs3button {
    margin: 0;
    padding: 3px;
}

.pagination {
    margin-top: 5px;
    margin-bottom: 0;
}

.pager {
    margin: 0 0 20px 0;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pager li > a,
.pager li > span {
    border-radius: 0;
}

.pagination > li {
    display: inline-block;
}

.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-default {
    border: none;
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

/*** Bootstrap Overwrites ENDE ***/
#hauptcontainer {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding-top: 10px;
}

a.logo:link,
a.logo:hover,
a.logo:visited,
a.logo:active {
    display: block;
    background: url("../images/logo.png") no-repeat 50% 50%;
    width: 250px;
    height: 100px;
    margin-left: 0;
    float: left;
}

a.logo.rueckert:link,
a.logo.rueckert:hover,
a.logo.rueckert:visited,
a.logo.rueckert:active {
    background: url("../images/logo-rueckert.png") no-repeat 50% 50%;
    margin-left: 10px;
}

a.remindlink {
    display: none;
}

#topright {
    float: right;
    margin-right: 15px;
}

#topright > div {
    float: left;
}

#login {
    position: relative;
    margin-right: 50px;
}

#login a,
#login span {
    text-transform: uppercase;
}

#login a.login-left {
    color: #92cf05;
    border-right: 1px solid #272727;
    margin-right: 10px;
    padding-right: 10px;
}

#login span.login-right {
    color: #116fcf;
    cursor: pointer;
}

#loginarea {
    display: none;
    position: absolute;
    background: #ffffff;
    z-index: 99999;
    border: 1px solid #272727;
    padding: 10px;
    top: 25px;
    right: 0;
    width: 205px;
}

#loginarea form table tr,
#loginarea form table td {
    text-align: center;
}

#loginarea .loginform_title {
    text-transform: uppercase;
    color: #116fcf;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 5px;
}

#loginarea input.anmelden,
#loginarea a.passwortvergessen,
#loginarea input.abmelden,
#loginarea input.benutzerdaten {
    border: none;
    background: #92cf05;
    color: white !important;
    padding: 2px 10px 4px 10px;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

#loginarea .btn {
    margin-left: 0 !important;
}

#language {
    margin-top: 4px;
    margin-right: 20px;
}

#language a {
    display: block;
    width: 16px;
    height: 11px;
    float: left;
    margin-left: 5px;
}

#lang-de {
    background: url("../images/de.gif") no-repeat 50% 50%;
}

#lang-gb {
    background: url("../images/gb.gif") no-repeat 50% 50%;
}

#lang-fr {
    background: url("../images/fr.gif") no-repeat 50% 50%;
}

#schrift {
    margin-top: -1px;
}

#schrift span {
    text-transform: uppercase;
    margin-right: 5px;
    color: #2e2e2e;
}

#schrift a.scontrast {
    margin-left: 7px;
}

#schrift a.scontrast img {
    margin-bottom: 4px;
}

#schrift a {
    color: #2e2e2e;
}

#mobile-search {
    display: none;
}

#search {
    width: 200px;
    margin: 45px 45px 0 auto;
    position: absolute;
    top: -100px;
    right: 0;
}

#search .x-form-field-wrap {
    width: 184px !important;
}

#search img.x-form-config-trigger {
    display: none;
}

#search img.x-form-arrow-trigger {
    background: #92cf05;
    right: -47px !important;
    height: 30px !important;
    width: 70px;
}

#search .spsearch .x-form-text {
    height: 30px !important;
    width: 159px !important;
    background: #e7e7e7;
    border: none;
    display: block;
}

#search span#search-button {
    color: #ffffff;
    position: absolute;
    right: -17px;
    bottom: -2px;
    cursor: pointer;
    display: block;
    pointer-events: none;
}

a.logo-foot:link,
a.logo-foot:hover,
a.logo-foot:visited,
a.logo-foot:active {
    display: block;
    background: url("../images/logo-foot.png") no-repeat 50% 50%;
    width: 250px;
    height: 100px;
    margin: 40px 0 0 -30px;
}

#kopfslider-container {
    height: 265px !important;
    margin: 0 5px 20px 5px;
    position: relative;
    overflow: hidden;
}

#kopfslider-container .nivo-slice,
#kopfslider-container img,
#kopfslider-container .nivo-slice img {
    width: 100% !important;
    height: auto !important;
}

#kopfslider {
    height: auto !important;
}

#kopfslider-folgeseite {
    height: 185px !important;
    margin: 0 5px 20px 5px;
    position: relative;
    overflow: hidden;
}

#kopfslider-folgeseite #kopfslider {
    height: 185px !important;
}

#kopfslider-folgeseite .nivo-slice,
#kopfslider-folgeseite img,
#kopfslider-folgeseite .nivo-slice img {
    width: 100% !important;
    height: auto !important;
}

#kopfslider-folgeseite .nivo-html-caption {
    display: none;
}

#kopfslider-container .nivo-caption,
#kopfslider-folgeseite .nivo-caption {
    top: 10px;
    width: 255px;
    left: 25px;
    min-height: 250px;
    display: block;
    letter-spacing: normal;
    font-weight: normal;
}

#kopfslider-container .nivo-m-teaser,
#kopfslider-folgeseite .nivo-m-teaser {
    text-transform: uppercase;
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 0;
}

#kopfslider-container .nivo-m-teaser span,
#kopfslider-folgeseite .nivo-m-teaser span {
    background: url("../images/kopfteaser_bg2.png");
}

#kopfslider-container .nivo-m-caption,
#kopfslider-folgeseite .nivo-m-caption {
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65%;
}

#kopfslider-container .nivo-m-caption span,
#kopfslider-folgeseite .nivo-m-caption span {
    background: url("../images/kopfteaser_bg.png");
}

#kopfslider-container .nivo-controlNav,
#kopfslider-folgeseite .nivo-controlNav {
    bottom: 13px;
    right: 10px;
    left: auto;
    background: #272727;
    padding: 5px 10px 5px 5px;
    z-index: 9999;
    border-radius: 10px;
}

#kopfslider-container .nivo-controlNav a,
#kopfslider-folgeseite .nivo-controlNav a {
    width: 24px;
    height: 24px;
    margin: 0 0 0 5px;
    background: #a8a8a8;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

#kopfslider-container .nivo-controlNav a.active,
#kopfslider-folgeseite .nivo-controlNav a.active {
    background: #116fcf !important;
}

#kopfslider-container .nivo-controlNav a:hover,
#kopfslider-folgeseite .nivo-controlNav a:hover {
    background: #116fcf !important;
}

#firstrow {
    margin-bottom: 20px;
}

#secondrow {
    margin-bottom: 10px;
}

.weiter-ressort {
    float: right;
    color: #92cf05;
    text-decoration: underline;
    font-size: 1rem;
    margin-top: 5px;
}

.weiter-ressort:hover {
    color: #116fcf;
}

.mid-head {
    margin: 0 10px 20px 10px;
    padding-bottom: 3px;
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: 2px solid #e7e7e7;
}

.mid-head span {
    border-bottom: 2px solid #116fcf;
    padding-bottom: 4px;
}

#slider-head,
#sm-head {
    margin: 0 0 20px 0;
    padding-bottom: 3px;
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: 2px solid #e7e7e7;
}

#slider-head span,
#sm-head span {
    border-bottom: 2px solid #116fcf;
    padding-bottom: 4px;
}

#gruss-head {
    margin: 0 -5px 20px 0;
    padding-bottom: 3px;
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: 2px solid #e7e7e7;
}

#gruss-head span {
    border-bottom: 2px solid #116fcf;
    padding-bottom: 4px;
}

#termine-head {
    margin: 0 0 20px -10px;
    padding-bottom: 3px;
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: 2px solid #e7e7e7;
}

#termine-head span {
    border-bottom: 2px solid #116fcf;
    padding-bottom: 4px;
}

.footbox-head {
    margin: 50px 0 15px 0;
    padding-bottom: 8px;
    font-size: 1.25rem;
    border-bottom: 2px dotted #a8a8a8;
}

.footbox-head span {
    border-bottom: 2px solid #92cf05;
    padding-bottom: 9px;
}

#footbox4 {
    margin-top: 20px;
}

#footbox4 a {
    color: #92cf05 !important;
}

#footbox4 .imgextlink {
    display: none;
}

#slider-foot {
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 50;
}

#thirdrow {
    margin-bottom: 10px;
}

#slider-head {
    margin-left: -10px;
}

.infobox {
    height: 180px;
    border: solid 1px #e7e7e7;
    -webkit-box-shadow: 2px 2px 7px 0 #e7e7e7;
    -moz-box-shadow: 2px 2px 7px 0 #e7e7e7;
    box-shadow: 2px 2px 7px 0 #e7e7e7;
}

.default-box {
    padding: 10px 0;
    /*border: 1px solid #e7e7e7;*/
}

.newsbox:hover,
.grussbox:hover,
.artikel-uebersicht-thumb-container:hover,
.event-listing-thumb-container:hover {
    box-shadow: 0 0 8px #a8a8a8;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}

.newsbox:hover img,
.grussbox:hover img,
.artikel-uebersicht-thumb-container:hover img,
.event-listing-thumb-container:hover img,
.newsbox:hover a.thumb,
.grussbox:hover a.thumb,
.artikel-uebersicht-thumb-container:hover a.thumb,
.event-listing-thumb-container:hover a.thumb {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.newsbox:hover a.uebersicht-mitte-weiter,
.grussbox:hover a.uebersicht-mitte-weiter,
.artikel-uebersicht-thumb-container:hover a.uebersicht-mitte-weiter,
.event-listing-thumb-container:hover a.uebersicht-mitte-weiter,
.newsbox:hover a.artikel-uebersicht-weiter,
.grussbox:hover a.artikel-uebersicht-weiter,
.artikel-uebersicht-thumb-container:hover a.artikel-uebersicht-weiter,
.event-listing-thumb-container:hover a.artikel-uebersicht-weiter,
.newsbox:hover a.event-listing-weiter,
.grussbox:hover a.event-listing-weiter,
.artikel-uebersicht-thumb-container:hover a.event-listing-weiter,
.event-listing-thumb-container:hover a.event-listing-weiter {
    right: 0 !important;
}

.newsbox,
.grussbox,
.artikel-uebersicht-thumb-container,
.event-listing-thumb-container {
    padding: 7px;
}

.newsbox img,
.grussbox img,
.artikel-uebersicht-thumb-container img,
.event-listing-thumb-container img,
.newsbox a.thumb,
.grussbox a.thumb,
.artikel-uebersicht-thumb-container a.thumb,
.event-listing-thumb-container a.thumb {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

#sliderbox {
    height: 340px;
}

#sliderbox .nivo-directionNav a {
    top: 32% !important;
}

#sliderbox #slider {
    height: 340px !important;
}

#sliderbox .nivo-slice,
#sliderbox img {
    width: 100% !important;
    height: 250px !important;
}

#sliderbox .nivo-caption {
    letter-spacing: normal;
    font-size: 14px;
    font-weight: normal;
    left: 0;
    top: 250px;
    width: auto;
    height: 90px;
    background-color: black;
    padding: 7px;
    min-height: 0;
}

#footrow {
    background-color: #272727;
    margin-top: 50px;
}

.footerbox {
    height: 300px;
    color: #ffffff;
}

.footerbox .foot-link {
    border-bottom: 1px solid #2e2e2e;
    padding: 5px 0 5px 0;
}

.footerbox .foot-link a {
    color: #ffffff;
    text-transform: uppercase;
}

.footerbox .foot-link div {
    float: right;
}

.footerbox .foot-new-content {
    border-bottom: 1px solid #2e2e2e;
    padding: 5px 0 5px 0;
}

.footerbox .foot-new-content a {
    color: #ffffff;
}

.footerbox .foot-new-content .created {
    font-size: 12px;
    color: #a8a8a8;
}

.footerbox .foot-newsletter-interact .foot-newsletter-text {
    color: #a8a8a8;
    font-size: 12px;
    margin: 5px 0 10px 0;
    width: 85%;
}

.footerbox .foot-newsletter-interact form .foot_newsletter_mail {
    display: block;
    color: #272727;
    width: 85%;
    line-height: 25px;
}

.footerbox .foot-newsletter-interact form .foot_newsletter_send {
    background: #92cf05;
    color: white !important;
    padding: 2px 8px 2px 8px;
    margin-top: 5px;
    border: none;
}

.gutter-toprow {
    padding-left: 10px;
    padding-right: 10px;
}

.gutter-left-right {
    padding-left: 20px;
    padding-right: 20px;
}

.uebersicht-mitte-title {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-top: 10px;
}

.uebersicht-mitte-thumb {
    overflow: hidden;
}

.uebersicht-mitte-thumb img {
    position: relative;
	height: 135px;
    display: block;
    width: 100%;
}

.uebersicht-mitte-thumb-container {
    position: relative;
}

.uebersicht-mitte-weiter {
    position: absolute;
    bottom: 10px;
    right: -10px;
    background: #92cf05;
    color: white !important;
    padding: 2px 8px 2px 8px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.uebersicht-mitte-weiter:hover {
    box-shadow: 0 0 0 2px #116fcf;
}

.uebersicht-oben-title {
    font-size: 1.42857rem;
    background-color: #116fcf;
    margin-bottom: 10px;
    padding: 5px 0 5px 25px;
    font-weight: bold;
}

.uebersicht-oben-title a {
    color: #ffffff;
    text-decoration: none;
}

.uebersicht-oben-teaser {
    padding: 0 20px 0 25px;
}

.uebersicht-oben-weiter {
    position: absolute;
    bottom: 0;
    right: 11px;
    background: #92cf05;
    color: white !important;
    padding: 2px 8px 2px 8px;
}

.title-list-item {
    display: table;
    margin-bottom: 10px;
}

.title-list-item > div {
    display: table-cell;
}

.title-bar-container {
    vertical-align: middle;
}

.title-bar {
    width: 12px;
    height: 7px;
    background-color: #92cf05;
}

.title-with-bar {
    padding-left: 15px;
}

.title-with-bar a {
    font-size: 1.1rem;
}

#folgeseite-uebersicht {
    padding-left: 30px;
    margin: 0px 0 30px 0;
}

#folgeseite-uebersicht .htmlartpagertop {
    display: none;
}

.artikel-uebersicht,
#event-listing,
#artikel-detail {
    padding: 10px 0 20px 0;
    margin: 0 20px 0 0;
}

.artikel-uebersicht .artikel-uebersicht-pinned,
#event-listing .artikel-uebersicht-pinned,
#artikel-detail .artikel-uebersicht-pinned {
    margin-bottom: 25px;
    margin-top: 5px;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 2px;
}

.artikel-uebersicht .artikel-uebersicht-pinned span,
#event-listing .artikel-uebersicht-pinned span,
#artikel-detail .artikel-uebersicht-pinned span {
    color: #116fcf;
    border-bottom: 2px solid #116fcf;
    padding-right: 40px;
}

.artikel-uebersicht .artikel-uebersicht-thumb,
#event-listing .artikel-uebersicht-thumb,
#artikel-detail .artikel-uebersicht-thumb,
.artikel-uebersicht .event-listing-thumb,
#event-listing .event-listing-thumb,
#artikel-detail .event-listing-thumb {
    overflow: hidden;
}

.artikel-uebersicht .artikel-uebersicht-thumb a.thumb,
#event-listing .artikel-uebersicht-thumb a.thumb,
#artikel-detail .artikel-uebersicht-thumb a.thumb,
.artikel-uebersicht .event-listing-thumb a.thumb,
#event-listing .event-listing-thumb a.thumb,
#artikel-detail .event-listing-thumb a.thumb {
    position: relative;
    border: 1px solid #a8a8a8;
    background-size: 100%;
    background: 50% 50% no-repeat;
    display: block;
    height: 195px;
    width: 296px;
}

.artikel-uebersicht .artikel-uebersicht-thumb-container,
#event-listing .artikel-uebersicht-thumb-container,
#artikel-detail .artikel-uebersicht-thumb-container,
.artikel-uebersicht .event-listing-thumb-container,
#event-listing .event-listing-thumb-container,
#artikel-detail .event-listing-thumb-container {
    position: relative;
    float: left;
    margin-right: 35px;
    width: 296px;
    padding: 0;
}

.artikel-uebersicht .artikel-uebersicht-weiter,
#event-listing .artikel-uebersicht-weiter,
#artikel-detail .artikel-uebersicht-weiter,
.artikel-uebersicht .event-listing-weiter,
#event-listing .event-listing-weiter,
#artikel-detail .event-listing-weiter {
    position: absolute;
    bottom: 10px;
    right: -10px;
    background: #92cf05;
    color: white !important;
    padding: 2px 8px 2px 8px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.artikel-uebersicht .artikel-uebersicht-weiter:hover,
#event-listing .artikel-uebersicht-weiter:hover,
#artikel-detail .artikel-uebersicht-weiter:hover,
.artikel-uebersicht .event-listing-weiter:hover,
#event-listing .event-listing-weiter:hover,
#artikel-detail .event-listing-weiter:hover {
    box-shadow: 0 0 0 2px #116fcf;
}

.artikel-uebersicht .artikel-uebersicht-date,
#event-listing .artikel-uebersicht-date,
#artikel-detail .artikel-uebersicht-date {
    color: #a8a8a8;
    font-size: 12px;
    font-style: italic;
}

.artikel-uebersicht .artikel-uebersicht-icons,
#event-listing .artikel-uebersicht-icons,
#artikel-detail .artikel-uebersicht-icons,
.artikel-uebersicht .event-listing-icons,
#event-listing .event-listing-icons,
#artikel-detail .event-listing-icons {
    margin: 12px 0 0 0;
}

.artikel-uebersicht .artikel-uebersicht-icons a,
#event-listing .artikel-uebersicht-icons a,
#artikel-detail .artikel-uebersicht-icons a,
.artikel-uebersicht .event-listing-icons a,
#event-listing .event-listing-icons a,
#artikel-detail .event-listing-icons a {
    padding: 5px 8px 5px 8px;
    background-color: #e7e7e7;
    margin: 0 15px 0 0;
}

.artikel-uebersicht .artikel-uebersicht-icons a i,
#event-listing .artikel-uebersicht-icons a i,
#artikel-detail .artikel-uebersicht-icons a i,
.artikel-uebersicht .event-listing-icons a i,
#event-listing .event-listing-icons a i,
#artikel-detail .event-listing-icons a i {
    color: #2e2e2e;
}

.artikel-uebersicht .artikel-uebersicht-icons a.commentslink,
#event-listing .artikel-uebersicht-icons a.commentslink,
#artikel-detail .artikel-uebersicht-icons a.commentslink,
.artikel-uebersicht .event-listing-icons a.commentslink,
#event-listing .event-listing-icons a.commentslink,
#artikel-detail .event-listing-icons a.commentslink {
    position: relative;
}

.artikel-uebersicht .artikel-uebersicht-icons span.commentcount,
#event-listing .artikel-uebersicht-icons span.commentcount,
#artikel-detail .artikel-uebersicht-icons span.commentcount,
.artikel-uebersicht .event-listing-icons span.commentcount,
#event-listing .event-listing-icons span.commentcount,
#artikel-detail .event-listing-icons span.commentcount {
    position: absolute;
    padding: 0 4px;
    background-color: #116fcf;
    color: #ffffff;
    font-size: 12px;
    top: -5px;
}

.artikel-uebersicht h2 a,
#event-listing h2 a,
#artikel-detail h2 a {
    color: #272727;
}

.artikel-uebersicht h2 a:hover,
#event-listing h2 a:hover,
#artikel-detail h2 a:hover {
    color: #92cf05;
    text-decoration: none;
}

.artikel-uebersicht ul,
#event-listing ul,
#artikel-detail ul {
    display: inline-block;
    padding-left: 20px;
}

.clear {
    clear: both;
}

#folgeseite-row2-box2 {
    margin-right: 20px;
}

#folgeseite-row2-box1 {
    margin: 0 40px 0 30px;
}

#artikel-detail {
    padding-right: 15px;
}

#artikel-detail ul {
    padding-left: 20px;
}

#artikel-detail .c-content img {
    max-width: 100%;
    height: auto;
}

#edit {
    font-style: italic;
    font-size: 12px;
    color: #a8a8a8;
}

#comments .commenttitle a {
    color: #116fcf;
}

#comments .commenttitle a:hover {
    color: #92cf05;
}

#comments .commentlist {
    background: #e7e7e7;
}

#comments .commentlist .comdate a {
    color: #116fcf;
}

#comments .comhead .comtitle {
    color: #272727;
}

#comments .comcomment a {
    color: #116fcf;
}

.icons {
    margin: 15px 0 0 0;
    display: inline-block;
    float: left;
    clear: both;
}

.icons a {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}

.icons a i {
    padding: 13px 8px 8px;
    background-color: #e7e7e7;
    color: #2e2e2e;
    width: 40px;
    height: 40px;
}

a.mail {
    display: none;
}

.my-icons {
    display: inline-block;
    /*margin-left: 20px;*/
}

.my-icons .my-favourite,
.my-icons .my-topic {
    background-color: #116fcf;
    color: #ffffff;
    margin: 0 5px 0 0;
    width: 40px;
    height: 40px;
}

.my-icons .my-favourite {
    padding: 13px 13px 13px 14px;
}

.my-icons .my-topic {
    padding: 13px 11px 11px;
}

.bookmark-container {
    margin-bottom: 5px;
}

.bookmark {
    background-image: none;
    padding: 0;
}

.pin-interact {
    float: left;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.pin-interact a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    background: transparent none;
    overflow: hidden;
    opacity: 0;
}

#event-detail .saveEvent i {
    padding: 12px;
    background-color: #e7e7e7;
    display: inline-block;
    color: #000;
    width: 40px;
    height: 40px;
    text-align: center;
}

#event-detail .backLink i {
    padding: 12px;
    background-color: #e7e7e7;
    display: inline-block;
    color: #000;
    width: 40px;
    height: 40px;
    text-align: center;
}


#event-listing #event-detail {
    margin-top: 0;
}

#event-listing #event-detail h2 {
    margin: 0;
    border-bottom: none;
    padding: 0;
    text-decoration: underline;
}

#event-listing {
    padding: 15px 0 15px 0;
    margin: 0 20px 0 0;
}

#event-listing h2 {
    margin-bottom: 25px;
    margin-top: 0;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 2px;
}

#event-listing h2 span {
    color: #116fcf;
    border-bottom: 2px solid #116fcf;
    padding-right: 40px;
}

#datepick {
    float: right;
    margin-right: 5px;
}

#event-form {
    width: 61%;
    display: inline-block;
}

#event-form .control-label {
    text-align: left;
    padding-top: 0;
    color: #a8a8a8;
    font-weight: normal;
}

#event-form input[type=text],
#event-form select {
    background: #e7e7e7;
    height: 25px;
    border: none;
    border-radius: 0;
    padding: 0 0 0 5px;
}

#evend {
    border-left: 1px solid #272727;
}

#evstart,
#evend {
    background: #e7e7e7;
}

#evstart .x-form-trigger,
#evend .x-form-trigger {
    right: 15px !important;
}

.x-form-field-wrap {
    position: relative;
    /*width: auto !important;
  input {
  width: auto !important;
  }*/
}

.x-form-field-wrap .x-form-date-trigger {
    background: url("../images/calendar.png") no-repeat center center;
    border-bottom: none;
}

.eventrowday {
    background: none;
    color: #116fcf;
    font-size: 18px;
    position: relative;
    z-index: 1;
}

.eventrowday span {
    border-bottom: 2px solid #116fcf;
    padding-right: 30px;
}

.eventrow,
.eventrow0,
.eventrow1 {
    background: none;
    padding: 20px 0 20px 0;
    border-top: 2px solid #e7e7e7;
    position: relative;
}

.eventrow h3,
.eventrow0 h3,
.eventrow1 h3 {
    border: none !important;
}

.eventrow .eventtime,
.eventrow0 .eventtime,
.eventrow1 .eventtime {
    font-size: 12px;
    font-style: italic;
    color: #a8a8a8;
}

.eventrow .eventtime span.period-start:not(:empty):before,
.eventrow0 .eventtime span.period-start:not(:empty):before,
.eventrow1 .eventtime span.period-start:not(:empty):before {
    content: "Zeitraum: ";
}

.eventrow .eventtime span.period-end:not(:empty):before,
.eventrow0 .eventtime span.period-end:not(:empty):before,
.eventrow1 .eventtime span.period-end:not(:empty):before {
    content: " - ";
}

.eventrow .eventcat,
.eventrow0 .eventcat,
.eventrow1 .eventcat {
    font-size: 12px;
    font-style: italic;
    color: #92cf05;
}

.eventrow .eventcat span,
.eventrow0 .eventcat span,
.eventrow1 .eventcat span {
    color: #a8a8a8;
}

.eventrow .eventcatpic,
.eventrow0 .eventcatpic,
.eventrow1 .eventcatpic {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 80px;
}

.eventrow .eventicon,
.eventrow0 .eventicon,
.eventrow1 .eventicon {
    position: absolute;
    top: 0;
    left: -3px;
}

.evcat,
.katalog_db_field {
    display: block;
    float: left;
    width: 134px;
    border: 1px solid #a8a8a8;
    margin: 2px 0 2px 3px;
    padding: 3px;
    color: #116fcf;
    font-weight: normal;
}

.evcat input[type="checkbox"],
.katalog_db_field input[type="checkbox"] {
    margin-left: 5px;
}

.evcat a,
.katalog_db_field a {
    display: block;
    color: #116fcf;
    text-decoration: none;
}

.evcat a:hover,
.katalog_db_field a:hover,
.evcat:hover,
.katalog_db_field:hover {
    background: #116fcf;
    color: #ffffff;
    border-color: #116fcf;
}

.x-date-picker {
    border: none;
    background: #fcfcfc;
    width: 250px !important;
}

.x-date-picker > table {
    height: 185px;
    width: 250px !important;
}

.x-date-picker .x-date-middle,
.x-date-picker .x-date-left,
.x-date-picker .x-date-right {
    background: #272727;
}

.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("../images/datepick-left.png");
}

.x-date-picker .x-date-right a {
    background-image: url("../images/datepick-right.png");
}

.x-date-picker .x-date-inner a:hover {
    background: #92cf05;
}

.x-date-picker .x-date-inner th {
    background: #e7e7e7;
    color: #272727;
    border-bottom: none;
    font-size: 12px;
}

.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: #fcfcfc;
}

.x-date-picker .x-date-inner .x-date-nextday a {
    color: #a8a8a8;
}

.x-date-picker .x-date-inner .x-date-nextday a:hover {
    color: #272727;
}

.x-date-picker .x-date-inner .x-date-active a:link {
    color: #272727;
}

.x-date-picker .x-date-inner .x-date-selected a {
    background: #92cf05;
    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: #e7e7e7;
    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: #92cf05;
}

.x-date-picker .x-date-bottom .x-btn-text {
    color: #ffffff;
}

.x-date-mp {
    background: #fcfcfc;
}

.x-date-mp td.x-date-mp-sel a {
    background: #92cf05;
    border: none;
    color: #ffffff !important;
}

.x-date-mp td.x-date-mp-month a,
.x-date-mp td.x-date-mp-year a {
    color: #272727;
}

.x-date-mp td.x-date-mp-month a:hover,
.x-date-mp td.x-date-mp-year a:hover {
    background: #92cf05;
    color: #272727;
}

.x-date-mp .x-date-mp-btns {
    background: #e7e7e7;
}

.x-date-mp .x-date-mp-btns td {
    border-top: none;
}

.x-date-mp .x-date-mp-btns button {
    background: #92cf05;
    border: none;
}

.x-date-mp .x-date-mp-ybtn {
    background: #a8a8a8;
}

.x-date-mp .x-date-mp-ybtn a.x-date-mp-prev {
    background: url("../images/datepick-left.png") no-repeat;
}

.x-date-mp .x-date-mp-ybtn a.x-date-mp-next {
    background: url("../images/datepick-right.png") no-repeat;
}

#mviewfrm .x-form-field-wrap {
    width: 187px !important;
}

#mviewfrm .x-form-arrow-trigger {
    height: 24px !important;
}

#monthview .x-date-cell {
    height: 22px !important;
}

#monthview .x-date-selected,
#monthview .x-date-selected a,
#monthview .x-date-bottom,
#monthview .x-date-inner th {
    background: #116fcf !important;
    color: white !important;
}

#monthview button {
    color: #272727;
}

.navbar {
    margin-bottom: 0;
    min-height: 0;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

a.topnavi:link,
a.topnavi:visited,
a.topnavi:active {
    color: #116fcf !important;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 5px;
}

a.topnavi:hover {
    color: #2e2e2e !important;
}

a.topnavi::after,
a.topnavi_active::after {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background-color: transparent;
}

#navbar ul li a.topnavi_active {
    color: #2e2e2e !important;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 5px;
}

.navsub {
    background-color: #ffffff;
}

.navsub li {
    border-bottom: 1px solid #a8a8a8;
}

.navsub li a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.dropnavUL ul {
    -webkit-box-shadow: 2px 2px 4px 0 #a8a8a8;
    -moz-box-shadow: 2px 2px 4px 0 #a8a8a8;
    box-shadow: 2px 2px 4px 0 #a8a8a8;
}

.dropnavUL ul li ul {
    top: 0;
    left: 100%;
    border-left: 1px solid #a8a8a8;
    -webkit-box-shadow: 0 0 15px 0 #a8a8a8;
    -moz-box-shadow: 0 0 15px 0 #a8a8a8;
    box-shadow: 0 0 15px 0 #a8a8a8;
}

.dropnavUL ul li a {
    padding-left: 9px;
    padding-right: 9px;
    white-space: nowrap;
}

.dropnavUL > li:last-child > ul ul,
.dropnavUL > li:nth-last-child(2) > ul ul {
    right: 100%;
    left: auto;
}

.dropnavUL .withsubmenu {
    padding-right: 0;
}

.dropnavUL .withsubmenu > a,
.dropnavUL .withsubmenu > a:hover {
    background: url("../images/chevron-right.png") no-repeat 99% 50%;
    padding-right: 20px;
}

.dropdown-icon {
    display: none !important;
}

#sidemenu {
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 20px;
}

#sidemenu-ressort {
    display: block;
    font-size: 1.1rem;
    color: #ffffff;
    background-color: #4f5053;
    margin: 0 0 0 2px;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    border-radius: 0;
}

.leftnaviUL {
    margin: 1px 0 1px 2px;
    padding-left: 0;
    -webkit-box-shadow: 2px 2px 7px 0 #e7e7e7;
    -moz-box-shadow: 2px 2px 7px 0 #e7e7e7;
    box-shadow: 2px 2px 7px 0 #e7e7e7;
}

.leftnaviUL li {
    list-style: none;
    padding: 5px 0 5px 10px;
    background-color: #fcfcfc;
}

.leftnaviUL li a {
    padding-left: 5px;
}

.leftnaviUL li a:hover {
    color: #4f5053;
    text-decoration: none;
}

.leftnaviUL .navsub {
    padding-left: 20px;
    margin-left: -10px;
    margin-top: 7px;
}

.leftnaviUL .navsub li {
    border: none;
    line-height: 14px;
}

.leftnaviUL .li_leftnavi_active {
    background-color: #fcfcfc;
}

.leftnaviUL .li_leftnavi_active > a {
    color: #4f5053;
}

.leftnaviUL .li_leftnavi_active .navsub {
    background-color: #fcfcfc;
}

.leftnaviUL .li_leftnavi_active .navsub a {
    padding: 0 5px 0 0;
}

.leftnaviUL li[class*=li_leftnavi_submenu_active] > a {
    color: #4f5053;
}

.contact {
    background-color: #116fcf;
    color: #ffffff;
    margin-left: 20px;
    margin-top: 25px;
    padding: 10px;
}

.contact span {
    font-size: 18px;
}

.contact a {
    text-decoration: underline;
    color: #ffffff;
}

#mobile-sidemenu,
#contact-mobile,
#sidemenu-button {
    display: none;
}

.ev_title_verysimple {
    margin: 0 0 15px;
}

.eventicon {
    display: table-cell;
    height: 40px;
    width: 40px;
    margin: 0 3px 3px;
    vertical-align: middle;
}

.eventicon a:hover {
    text-decoration: none;
}

.eventtext {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0.75rem;
}

.eventtext a {
    color: #272727;
    font-size: 1rem;
}

.eventcat {
    color: #92cf05;
}

.on-icon {
    text-align: center;
    text-transform: uppercase;
    background: url("../images/bg-event.jpg") repeat 50% 50%;
    color: #ffffff;
}

.on-icon:first-child {
    font-size: 22px;
    height: 22px;
}

#footer-left {
    float: left;
    padding-left: 30px;
    margin-top: 15px;
    text-align: right;
    color: #ffffff;
}

#footer nav {
    margin-left: 15px;
}

#footer nav a {
    text-transform: uppercase;
    color: #92cf05;
    border-left: 1px solid #ffffff;
    margin-top: 15px;
    padding: 0 15px 0 15px;
    font-size: 11px;
}

#footer nav a:hover {
    text-decoration: underline;
    background: none;
}

#social-media {
    float: right;
    margin: 15px 0 0 0;
}

#social-media .imgextlink {
    display: none;
}

#social-media .fa-facebook-official {
    color: #4267b2;
}

#social-media a {
    color: #ffffff;
}

#social-media a i {
    margin: 0 10px 0 10px;
}

#footer {
    min-height: 50px;
    background-color: #222222;
}

.nl_plainregister_form_container form {
    width: 350px;
    margin-top: 15px;
}

.nl_plainregister_form_container form .control-label {
    text-align: left;
}

.nl_plainregister_form_container form .form-control {
    height: 30px;
}

.nl_plainregister_form_container form fieldset {
    border: none;
    padding: 0;
}

.nl_plainregister_form_container form fieldset legend {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: inherit;
    margin-bottom: 0;
    padding-top: 15px;
}

.nl_plainregister_form_container form button.newsletter-send {
    background: #92cf05;
    color: white !important;
    padding: 4px 10px 4px 10px;
    border: none;
}

/*** Glossar START ***/
.az-block {
    margin-top: 20px;
}

.glossarUL {
    margin-top: 15px;
}

.glossarUL li {
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0 8px 5px 0;
    width: 27px;
    height: 27px;
    border: 1px solid #116fcf;
    float: left;
    text-align: center;
}

.glossarUL li a {
    text-decoration: none;
    font-weight: bold;
    width: 26px;
    height: 26px;
    line-height: 27px;
    display: block;
}

.glossarUL li:hover a,
.glossarUL .li_glossara a {
    background-color: #116fcf;
    color: #ffffff;
}

.glossarUL::after {
    display: block;
    content: '';
    clear: both;
}

/*** Glossar ENDE ***/
/*** Ticker START ***/
.ressort_links {
    padding-left: 20px;
    margin-top: 10px;
}

#ticker {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 10px;
    position: relative;
}

#tickercontent {
    text-align: center;
    margin-top: 1px;
    position: relative;
    visibility: hidden;
}

#tickercontent a {
    text-decoration: none;
    font-weight: bold;
}

#ticker .ticker-head {
    color: #e7e7e7;
}

#ticker span a img {
    position: relative !important;
    left: 0 !important;
}

/*** Ticker ENDE ***/
/*** Facebook Feed START ***/
.fb_entry,
.fb_entry * {
    font-family: "PT Sans";
    font-size: 12px;
}

.fb_entry a.image i {
    font-family: 'FontAwesome' !important;
    font-size: 42px;
}

.fb_entry .name,
.fb_entry .name * {
    color: #92cf05;
}

.feeds .fb_entry:first-child {
    border-top: none;
    padding-top: 0;
}

.fb_entry .message a {
    -ms-word-break: break-all;
    word-break: break-all;

    /* Non standard for webkit */
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/*** Facebook Feed ENDE ***/
/*** Benutzerprofil START ***/
#userdata h2 {
    margin-top: 5px;
}

#closeuserdata {
    margin-right: 20px;
}

#userdata,
#regForm {
    margin-right: 20px;
}

#userdata .x-tabs-body,
#regForm .x-tabs-body {
    border: 1px solid #116fcf;
}

#userdata .x-tabs-wrap,
#regForm .x-tabs-wrap {
    border-bottom: 1px solid #116fcf;
}

#userdata .x-tabs-strip-wrap .x-tabs-strip .x-tabs-right,
#regForm .x-tabs-strip-wrap .x-tabs-strip .x-tabs-right,
#userdata .x-tabs-strip-wrap .x-tabs-strip .x-tabs-left,
#regForm .x-tabs-strip-wrap .x-tabs-strip .x-tabs-left {
    background: #92cf05;
}

#userdata .x-tabs-strip-wrap .x-tabs-strip .x-tabs-right .x-tabs-text,
#regForm .x-tabs-strip-wrap .x-tabs-strip .x-tabs-right .x-tabs-text,
#userdata .x-tabs-strip-wrap .x-tabs-strip .x-tabs-left .x-tabs-text,
#regForm .x-tabs-strip-wrap .x-tabs-strip .x-tabs-left .x-tabs-text {
    color: #ffffff;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
}

#userdata .right,
#regForm .right {
    float: right;
    width: 70%;
}

#userdata .left,
#regForm .left {
    float: left;
    width: 30%;
}

.userbutton {
    text-transform: none;
}

#regForm {
    margin-top: 17px;
}

#regForm .btbuttons {
    top: 46px;
}

#regForm .x-tabs-body {
    border: 1px solid #a8a8a8;
}

#regForm .x-tabs-wrap {
    border-bottom: none;
}

#regForm .full-width {
    width: 100%;
    padding-left: 18px;
}

/*** Benutzerprofil ENDE ***/
/*** Sphinx-Suche START ***/
.spresultloaded {
    margin: 0 10px 0 10px !important;
    border: 1px solid #a8a8a8;
    padding: 10px !important;
}

div.spresult.spresultloaded:before {
    content: "Suchergebnisse:";
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
}

h3.sp-title {
    margin-top: 0;
}

.spsearchlist:first-child {
    margin-top: 10px;
}

.spsearchlist:last-child {
    margin-bottom: 0;
}

section.spsearchlist {
    border-radius: 0;
    background-image: none !important;
}

section.spsearchlist:focus,
section.spsearchlist:hover,
section.spsearchlist:active {
    border-color: #116fcf;
}

.spsearchlist .sp-tree {
    position: relative;
}

.spsearchlist .sp-tree:after {
    position: absolute;
    top: 0;
    right: -50px;
    z-index: 1;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: transparent none no-repeat scroll 50%;
    font-family: FontAwesome;
    font-size: 30px;
}

.spsearchlist.spcontent .sp-tree:after,
.spsearchlist.spevents .sp-tree:after,
.spsearchlist.spadressen .sp-tree:after,
.spsearchlist.spmedia .sp-tree:after,
.spsearchlist.spbaybw .sp-tree:after,
.spsearchlist.spbranchen .sp-tree:after {
    top: 5px;
}

.spsearchlist.spcontent .sp-tree:after {
    content: "\f0f6";
}

.spsearchlist.spevents .sp-tree:after {
    content: "\f073";
}

.spsearchlist.spadressen .sp-tree:after {
    content: "\f007";
}

.spsearchlist.spmedia .sp-tree:after {
    content: "\f1c1";
}

.spsearchlist.spbranchen .sp-tree:after {
    content: "\f0ad";
}

.spsearchlist.spbaybw .sp-tree:after {
    content: "\f19c";
}

/*** Sphinx-Suche ENDE ***/
/*** Social-Media-Box START ***/
#socialBookmarks {
    height: 175px;
    width: 400px;
}

.x-dlg-dlg-body {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

/*** Social-Media-Box ENDE ***/
/*** Tagcloud START ***/
.tagcloud {
    margin-right: 10px;
    display: inline-block;
}

.tagcloud:hover {
    text-decoration: none;
}

.tagcloud:nth-of-type(2n+1) {
    color: #e7e7e7 !important;
    font-size: 24px;
}

.tagcloud:nth-of-type(2n+2) {
    color: #ffffff !important;
    font-size: 18px;
}

.tagcloud:nth-of-type(2n+3) {
    color: #e7e7e7 !important;
    font-size: 12px;
}

.tagcloud:nth-of-type(2n+5) {
    color: #92cf05 !important;
    font-size: 15px;
}

/*** Tagcloud ENDE ***/
/*** Citymap - START ***/
.citymap-header a {
    display: block;
    height: 135px;
}

.citymap-header a img {
    display: block;
    margin: 0 auto;
}

/*** Citymap - ENDE ***/
/*** Diashow START ***/
.galleryuebersicht:last-child {
    margin-bottom: 20px;
}

.diashow {
    width: 33%;
    border: none;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 10px 0 0 0;
}

.diashow a.gallery_a_inner {
    width: 100%;
    height: 160px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

/*** Diashow ENDE ***/
/*** Sitemap START ***/
.sitemapUL ul {
    display: block !important;
}

.sitemapUL .navsub li {
    border: none;
}

/*** Sitemap ENDE ***/
/*** Mein Schweinfurt START ***/
.meinsw-head {
    height: 30px;
    padding: 4px 0 0 20px;
    color: #ffffff;
}

.meinsw-head a {
    text-decoration: none;
}

.meinsw-head span {
    color: white;
    font-size: 16px;
}

.meine-termine-head {
    background-color: #92cf05;
}

.meine-termine-content .fa-tag {
    color: #92cf05;
    margin-right: 5px;
}

.meine-themen-head {
    background-color: #116fcf;
}

.meine-themen-content .fa-tag {
    color: #116fcf;
    margin-right: 5px;
}

.meine-favoriten-head {
    background-color: #272727;
}

.bookmark_saved {
    background-image: none;
    padding: 0;
}

.meinsw-icons {
    float: right;
}

.meinsw-icons i {
    margin-right: 5px;
}

.meinsw-content {
    min-height: 250px;
    padding: 20px;
    background-color: #fcfcfc;
    -webkit-box-shadow: 2px 2px 7px 0 #e7e7e7;
    -moz-box-shadow: 2px 2px 7px 0 #e7e7e7;
    box-shadow: 2px 2px 7px 0 #e7e7e7;
    position: relative;
}

.meinsw-content .c_title {
    margin-bottom: 10px;
}

.meinsw-content .c_title a {
    color: #116fcf;
}

.meinsw-weiter {
    position: absolute;
    background: #92cf05;
    color: white !important;
    padding: 2px 15px 2px 15px;
    bottom: 0;
    right: 0;
}

script.featherlight-inner {
    display: none !important;
}

ul.featherlight-inner {
    padding-left: 20px;
}

/*** Tags / Themen START ***/
.tags {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0;
}

.tags::before {
    content: "";
    display: block;
    height: 1px;
    background: #e7e7e7;
    width: 35%;
}

.tags h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.mtag {
    display: inline-block;
    background-color: #116fcf;
    border-radius: 0 2px 2px 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    margin: 0 10px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.2727272727;
}

.mtag::before {
    border-top: 11px solid transparent;
    border-right: 9px solid #116fcf;
    border-bottom: 11px solid transparent;
    content: "";
    position: absolute;
    top: 0;
    left: -9px;
    width: 0;
}

.mtag::after {
    background-color: #ffffff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}

.tagpopup {
    display: none;
}

/*** Tags / Themen ENDE ***/
/*** Mein Schweinfurt ENDE ***/
/*** Katalogmodule START ***/
#ktfrm {
    margin-top: 20px;
}

#bw_categories_list,
.category_list {
    margin-top: 10px;
}

#bw_categories_list::after,
.category_list::after {
    clear: both;
    content: "";
    display: block;
}

.bw_categories_you_are_in a {
    background: none;
    padding-left: 0 !important;
}

.bw_categories_you_are_in a:not(:first-child)::before,
.categories_you_are_in a:not(:first-child)::before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 10px;
    margin-right: 5px;
}

a.ktcatlink,
a.bbw_ktcatlink {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #a8a8a8;
    color: #116fcf;
    float: left;
    font-weight: normal;
    margin-bottom: 3px;
    outline: medium none;
    padding: 3px 1%;
    text-align: left;
    text-decoration: none;
    width: 47%; /*war 48%*/
}

a.ktcatlink:hover,
a.bbw_ktcatlink:hover,
a.ktcatlink:active,
a.bbw_ktcatlink:active,
a.ktcatlink:focus,
a.bbw_ktcatlink:focus {
    background: #116fcf none repeat scroll 0 0;
    outline: medium none;
    text-decoration: none;
    color: #ffffff;
    border-color: #116fcf;
}

a.ktcatlink_even,
a.bbw_ktcatlink_even {
    clear: right; /*war both*/
    /*margin-right: 1%;*/
    width: 47%;
}

a.ktcatlinkalph {
    min-width: 25px;
    width: auto;
    margin: 4px 4px 0 0;
    border: 1px solid #a8a8a8;
    background-color: #ffffff;
    color: #116fcf;
    opacity: 0.5;
    text-decoration: none;
}

a.ktcatlinkalphfound,
a.ktcatlinkalphactfound {
    opacity: 1;
}

a.ktcatlinkalphact,
a.ktcatlinkalphactfound,
a.ktcatlinkalphfound:focus,
a.ktcatlinkalphfound:hover,
a.ktcatlinkalphfound:active {
    background-color: #116fcf;
    color: #ffffff;
    border-color: #116fcf;
    text-decoration: none;
}

.vereine .imgextlink {
    display: none;
}

.input-text-default input[type=text],
.input-text-default input[type=search],
.input-text-default select,
#editor input[type=text],
#editor input[type=search],
#editor select {
    background: #e7e7e7;
    height: 25px;
    border: none;
    border-radius: 0;
    padding: 0 0 0 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#editor input[type=text],
#editor input[type=search],
#editor select {
    width: 100%;
}

#editor select[multiple] {
    height: auto;
}

#editor .checkbox {
    display: inline-block;
}

#editor {
    clear: both;
}

/*!*!*** Ausblenden Eventkategorie ***!*!*/
/*label[for="evcat_4"] {*/
/*  display: none !important;*/
/*}*/

/*.right > div > br:nth-child(12) {*/
/*  display: none !important;*/
/*}*/

/*input[id="evcat_4"] {*/
/*  display: none !important;*/
/*}*/
/*!*!*** ***!*!*/

.search-text {
    display: inline-block;
    margin-right: 20px;
}

.schulsprengel {
    margin-top: 5px;
}

#ktContent {
    clear: both;
}

.katalog_db_desc {
    margin-top: 10px;
}

.katalog_db_desc.Partei {
    display: inline-block;
    margin-right: 29px;
}

.katalog_db_field {
    width: 260px;
}

.katalog_db_field .checkbox {
    float: right;
}

.katalog_db_field label {
    font-weight: normal;
    margin-bottom: 0;
}

.kt_entry .readmore {
    margin-top: 15px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

.kt_entry h2 {
    margin-top: 10px;
}

.bbw_section {
    border-bottom: 1px solid #dddddd;
}

.behoerde_gebaude_ansprechpartner_container {
    background: none;
    padding: 10px;
}

.behoerde_gebaude_ansprechpartner_container > legend {
    padding: 10px;
}

.behoerde_gebaude_ansprechpartner_container legend {
    font-size: 1rem;
    margin-bottom: 0;
}

.behoerde_gebaude_ansprechpartner_container,
.behoerde_gebaude_ansprechpartner_container legend,
.bbw_section {
    border-color: #dddddd;
}

.panel-body .bbw_section:last-child {
    border-bottom: none;
}

.bbw_addr_phone_fax {
    width: 100%;
}

ul.baybw_organigramm_backlinks,
ul.baybw_organigramm_ul_lvl_0 {
    border-bottom: 1px solid #dddddd;
}

ul.baybw_organigramm_backlinks,
.baybw_organigramm_ul ul,
.baybw_organigramm_ul {
    padding: 0;
    margin: 0;
}

.baybw_organigramm_backlinks li,
.baybw_organigramm_ul li {
    list-style-type: none;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 5px;
    margin: 0;
    background: #fcfcfc;
}

.baybw_organigramm_ul li::before {
    content: '\f0da';
    color: #272727;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: inherit;
    padding-right: 5px;
}

.baybw_organigramm_ul > ul > li {
    padding-left: 25px;
    border-top: none;
    background: none;
}

.baybw_organigramm_ul > ul > ul > li {
    padding-left: 50px;
}

#kttab .x-tabs-left {
    background: #fcfcfc;
    border-top: 1px solid #a8a8a8;
    border-right: 1px solid #a8a8a8;
    border-left: 1px solid #a8a8a8;
}

#kttab .on .x-tabs-left {
    background: #f5f5f5;
}

td.bwvon:empty::after {
    content: "";
}

td.bwvon:after {
    content: "-";
    padding: 0 6px;
}

td.bwvon,
td.bwbis {
    width: 20%;
}

.branchen-thumb-wrap {
    border: 1px solid #e7e7e7;
    height: 200px;
    position: relative;
}

.branchen-thumb {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-height: 198px;
}

/*** Katalogmodule ENDE ***/
/*** Readspeaker START ***/
.rsbtn {
    float: right;
}

/*** Readspeaker ENDE ***/
.olFramedCloudPopupContent {
    min-width: 240px !important;
    min-height: 190px !important;
}

.uploadbtn {
    width: auto !important;
}

.x-layout-panel-hd {
    margin-bottom: 5px;
    background: #fcfcfc;
    border: 1px solid #a8a8a8;
}

.x-layout-panel-hd a {
    color: #116fcf;
}

.mediabuttons {
    text-align: center;
    display: none;
    padding-bottom: 15px;
}

@media screen and (min-width: 1200px) {
    #hauptcontainer {
        width: 1170px;
    }

    .uebersicht-mitte-thumb img {
      height: 160px;
    }

    #kopfslider-container {
        height: 325px !important;
    }

    #kopfslider {
        height: 325px !important;
    }

    #kopfslider-folgeseite {
        height: 225px !important;
    }

    #kopfslider-container .nivo-caption,
    #kopfslider-folgeseite .nivo-caption {
        top: 30px;
    }

    #datepick {
        margin-right: 40px;
    }

    #event-form {
        width: 60%;
    }

    .evcat {
        width: 162px;
    }

    .nl_plainregister_form_container form {
        width: 500px;
    }
}

@media screen and (max-width: 991px) {
    #hauptcontainer {
        max-width: 750px;
    }

    #kopfslider-container {
        margin-bottom: 10px;
        height: 200px !important;
    }

    #kopfslider-container .nivo-caption {
        display: none !important;
    }

    #kopfslider-container .nivo-controlNav {
        display: none !important;
    }

    #kopfslider {
        height: 200px !important;
    }

    .gutter-toprow {
        padding-top: 20px;
    }

    #mobile-search,
    #language,
    #schrift,
    #sidemenu {
        display: none;
    }

    #login {
        margin-right: 0;
    }

    .infobox {
        height: auto;
        padding-bottom: 20px;
    }

    .newsbox {
        margin-bottom: 5px;
    }

    .extrabox {
        margin-bottom: 25px;
    }

    ul.dropnavUL {
        display: block;
        width: 100%;
    }

    ul.dropnavUL ul,
    ul.dropnavUL ul li ul {
        position: initial;
    }

    .dropnavUL ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .dropnavUL ul li ul {
        top: -2px;
        left: 100%;
        border-left: 1px solid #a8a8a8;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .dropnavUL li {
        float: none;
        clear: both;
    }

    .dropnavUL ul,
    .dropnavUL ul li ul {
        visibility: visible;
        opacity: 1;
        position: static;
        background-color: transparent !important;
    }

    .dropnavUL ul li,
    .dropnavUL ul li ul li {
        float: left;
    }

    .dropnavUL .li_topnavi,
    .dropnavUL .li_topnavi_active {
        float: none !important;
        position: relative;
    }

    .dropnavUL .li_topnavi .dropdown-icon,
    .dropnavUL .li_topnavi_active .dropdown-icon {
        display: block !important;
        position: absolute;
        right: 10px;
        bottom: 0;
        color: #116fcf;
        cursor: pointer;
        z-index: 1;
        padding: 5px 10px 5px 10px;
    }

    .dropnavUL .navsub {
        display: none;
    }

    .dropnavUL .navsub li {
        border-bottom: none;
    }

    .dropnavUL .navsub .li_dropdown1 {
        padding-left: 20px;
    }

    .dropnavUL .navsub .li_dropdown1 > a {
        text-transform: uppercase;
    }

    .dropnavUL .navsub .li_dropdown1 .li_dropdown2 {
        padding-left: 20px;
    }

    .dropnavUL .navsub .li_dropdown1 .li_dropdown2:last-child {
        border-bottom: none;
    }

    .dropnavUL .navsub .withsubmenu a {
        background: none;
        padding-right: 0;
    }

    #navbar ul li a.topnavi_active {
        text-decoration: none !important;
    }

    .navbar-default #navbar ul.navbar-nav {
        margin: 0 0 10px 0;
    }

    .navbar-default #navbar ul.navbar-nav > li {
        border-bottom: 1px solid #e7e7e7;
    }

    .navbar-default #navbar ul.navbar-nav > li > a {
        padding: 9px 10px 9px 10px;
        display: inline-block;
    }

    .navbar-default #navbar ul.navbar-nav > li:hover {
        background-color: #e7e7e7;
    }

    .navbar-default #navbar ul.navbar-nav > li > a:hover {
        border-bottom-color: #116fcf;
        text-decoration: none !important;
    }

    button.navbar-toggle {
        margin-right: 5px;
        background-color: #116fcf;
    }

    .icon-bar {
        background-color: #ffffff !important;
    }

    .uebersicht-mitte-thumb img {
        height: auto;
    }

    #slider,
    .nivo-slice,
    #sliderbox img {
        width: 100% !important;
    }

    #sliderbox,
    #sliderbox img,
    #slider,
    #slider .nivo-slice,
    #slider .nivo-slice img {
        height: 450px !important;
    }

    .footerbox {
        height: 250px;
    }

    .footerbox a.logo-foot {
        margin-top: 0;
    }

    .footerbox .footbox-head {
        margin-top: 10px;
    }

    #footer .nav > li {
        float: left;
    }

    #footer-left {
        margin: 22px 0 0 14%;
    }

    #social-media {
        float: none;
        margin: 0 auto 0 auto;
        padding-bottom: 25px;
        width: 200px;
    }

    #secondrow .col-sm-6:nth-child(even) {
        clear: left;
    }

    #folgeseite-row {
        position: relative;
    }

    #folgeseite-uebersicht {
        padding-left: 10px;
    }

    #contactbox {
        display: none;
        position: absolute;
        left: 6px;
        top: 40px;
        z-index: 1;
    }

    .contact {
        margin: 0;
    }

    .mobile-buttons {
        position: relative;
    }

    #sidemenu-button {
        display: block;
        font-size: 1.1rem;
        color: #ffffff;
        background-color: #116fcf;
        margin: 0 0 10px 10px;
        padding: 5px 10px 5px 10px;
        text-transform: uppercase;
        border-radius: 0;
        border: none;
    }

    #contact-mobile {
        display: block;
        position: absolute;
        top: 0;
        left: 160px;
        cursor: pointer;
        background: #116fcf;
        color: #ffffff;
        padding: 1px 5px 1px 5px;
    }

    #mobile-sidemenu {
        display: block;
        position: absolute;
        background-color: #116fcf;
        left: -200px;
        top: 2px;
        padding-right: 20px;
        border: 2px solid;
        opacity: 0;
        z-index: 999999;
    }

    #mobile-sidemenu a {
        color: #ffffff;
        text-transform: uppercase;
    }

    #mobile-sidemenu .leftnaviUL {
        margin-top: 15px;
        margin-left: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    #mobile-sidemenu .leftnaviUL li {
        background: none;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active {
        background: #ffffff;
        border-bottom: none;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active a {
        color: #116fcf;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active a.leftnavi_active {
        color: #4f5053;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active .navsub {
        background: #ffffff;
        border-bottom: none;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active .navsub li:hover {
        background: none;
    }

    #mobile-sidemenu .leftnaviUL .li_leftnavi_active .navsub .li_leftnavi_submenu_active1 > a {
        color: #4f5053;
    }

    #folgeseite-row2-box2 {
        margin: 30px 5px 0 5px;
    }

    #eventaktuell {
        padding-left: 5px;
    }

    #folgeseite-row2-box1 {
        margin: 0 5px 0 5px;
    }

    img {
        max-width: 100% !important;
        height: auto !important;
    }

    iframe {
        max-width: 100% !important;
    }

    #evend .x-form-field-wrap .x-form-trigger {
        top: 3px;
    }

    .evcat {
        width: 142px;
    }

    #ticker {
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) and (orientation: landscape) {
    /*.dropnavUL .li_topnavi .dropdown-icon, .dropnavUL .li_topnavi_active .dropdown-icon {*/
    /*  display: none !important;*/
    /*}*/
    #monthview .x-date-cell {
        font-size: 10px !important;
        white-space: normal !important;
    }
}

@media screen and (max-width: 767px) {
    #hauptcontainer {
        width: 100%;
    }

    a.logo {
        position: relative;
        z-index: 9999;
        float: none;
        clear: both;
    }

    .navbar-toggle {
        position: absolute;
        top: -50px;
        right: 5px;
    }

    #kopfslider-container {
        margin-left: 0;
        margin-right: 0;
    }

    #mobile-search {
        display: block;
        position: absolute;
        right: 60px;
        top: -40px;
        cursor: pointer;
        z-index: 1;
    }

    #topright {
        margin: 0 7px;
        float: none;
        position: relative;
    }

    #login {
        float: right;
        margin: 0 0 5px 0;
        z-index: 99999;
    }

    #loginarea {
        right: 0;
    }

    #search {
        display: none;
        right: auto;
        left: 12%;
        top: 65px;
        z-index: 99999;
        width: 160px;
        margin: 0;
    }

    #search .spsearch .x-form-trigger,
    #search #search-button {
        display: none;
    }

    #search .spsearch .x-form-text {
        width: 225px !important;
        font-size: 20px;
        height: 40px !important;
        border: 2px solid #272727;
        box-shadow: 3px 3px 5px 0 #2e2e2e;
        -webkit-box-shadow: 3px 3px 5px 0 #2e2e2e;
        -moz-box-shadow: 3px 3px 5px 0 #2e2e2e;
    }

    #search-button {
        display: none !important;
    }

    #sliderbox,
    #sliderbox img,
    #slider,
    #slider .nivo-slice,
    #slider .nivo-slice img {
        height: 225px !important;
    }

    #footer-left {
        text-align: center;
    }

    #event-form {
        width: 100% !important;
    }

    #evend {
        border-left: none !important;
        border-top: 1px solid #272727;
    }

    #datepick {
        float: none !important;
        margin: 0 !important;
    }

    #datepick .x-date-picker {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .footerbox {
        height: auto;
    }

    #footer .footer-left-container {
        width: 100%;
        float: left;
    }

    #footer .footer-left-container #footer-left {
        width: 200px;
        margin: 22px auto 0 auto;
        float: none;
        padding-left: 0;
    }

    #footer nav {
        margin: 0;
    }

    #footer .nav {
        text-align: center;
    }

    #footer .nav > li {
        float: none;
    }

    #footer .nav > li a {
        border-left: none;
        margin-top: 5px;
    }

    #social-media {
        text-align: center;
        margin-top: 5px;
    }

    #event-listing .eventrow0 .eventcatpic,
    #event-listing .eventrow1 .eventcatpic {
        right: -15px;
        width: 70px;
    }

    #event-listing .event-listing-thumb-container {
        margin: 0 auto 10px auto;
        float: none;
        max-width: 100%;
    }

    #event-listing .event-listing-thumb-container .thumb {
        max-width: 100%;
    }

    .nl_plainregister_form_container form {
        width: 100%;
    }

    .diashow {
        width: 50%;
    }

    .diashow a.gallery_a_inner {
        height: 180px;
    }

    .spsearchlist .sp-tree:after {
        top: -15px !important;
        right: 0;
    }

    .x-combo-list {
        /*display: none !important;*/
    }

    #monthview .x-date-cell {
        font-size: 10px !important;
        white-space: normal !important;
    }
}

@media screen and (max-width: 500px) {
    .col-xxs-12 {
        float: none;
        width: 100%;
    }

    #kopfslider-container {
        height: 160px !important;
    }

    #kopfslider,
    #kopfslider-folgeseite {
        height: 160px !important;
    }

    #monthview .x-date-cell {
        font-size: 10px !important;
        white-space: normal !important;
    }

    .assistenz img {
        top: 5px !important;
    }

    form table td {
        display: block;
    }

    form table input {
        width: 100%;
    }

    form table input[type=radio], input[type=checkbox] {
        width: auto;
    }
}

@media screen and (max-width: 400px) {
    a.logo:link,
    a.logo:visited,
    a.logo:hover,
    a.logo:active {
        background-size: contain;
        width: 200px;
        height: 90px;
        clear: both;
    }

    #kopfslider-container {
        height: 120px !important;
    }

    #kopfslider,
    #kopfslider-folgeseite {
        height: 120px !important;
    }

    #artikel-detail img {
        margin: 0 !important;
    }

    /*.artikel-uebersicht-thumb-container {
    width: 250px !important;
  }

  a.thumb {
    width: 250px !important;
    height: 175px !important;
  }*/
}

table.table tr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

table.table tr td {
    line-height: initial;
}

.backblue {
    background: #116fcf;
}

.backblue a {
    color: #ffffff;
}

table[cellspacing="0"] {
    border-spacing: 0px;
    border-collapse: separate;
}

table[cellspacing="1"] {
    border-spacing: 1px;
    border-collapse: separate;
}

table[cellspacing="2"] {
    border-spacing: 2px;
    border-collapse: separate;
}

table[cellspacing="3"] {
    border-spacing: 3px;
    border-collapse: separate;
}

table[cellspacing="4"] {
    border-spacing: 4px;
    border-collapse: separate;
}

table[cellspacing="5"] {
    border-spacing: 5px;
    border-collapse: separate;
}

table[cellspacing="6"] {
    border-spacing: 6px;
    border-collapse: separate;
}

table[cellspacing="7"] {
    border-spacing: 7px;
    border-collapse: separate;
}

table[cellspacing="8"] {
    border-spacing: 8px;
    border-collapse: separate;
}

table[cellspacing="9"] {
    border-spacing: 9px;
    border-collapse: separate;
}

table[cellspacing="10"] {
    border-spacing: 10px;
    border-collapse: separate;
}

table[cellspacing="11"] {
    border-spacing: 11px;
    border-collapse: separate;
}

table[cellspacing="12"] {
    border-spacing: 12px;
    border-collapse: separate;
}

table[cellspacing="13"] {
    border-spacing: 13px;
    border-collapse: separate;
}

table[cellspacing="14"] {
    border-spacing: 14px;
    border-collapse: separate;
}

table[cellspacing="15"] {
    border-spacing: 15px;
    border-collapse: separate;
}

table[cellspacing="16"] {
    border-spacing: 16px;
    border-collapse: separate;
}

table[cellspacing="17"] {
    border-spacing: 17px;
    border-collapse: separate;
}

table[cellspacing="18"] {
    border-spacing: 18px;
    border-collapse: separate;
}

table[cellspacing="19"] {
    border-spacing: 19px;
    border-collapse: separate;
}

table[cellspacing="20"] {
    border-spacing: 20px;
    border-collapse: separate;
}

table[cellpadding="0"] td {
    padding: 0px;
}

table[cellpadding="1"] td {
    padding: 1px;
}

table[cellpadding="2"] td {
    padding: 2px;
}

table[cellpadding="3"] td {
    padding: 3px;
}

table[cellpadding="4"] td {
    padding: 4px;
}

table[cellpadding="5"] td {
    padding: 5px;
}

table[cellpadding="6"] td {
    padding: 6px;
}

table[cellpadding="7"] td {
    padding: 7px;
}

table[cellpadding="8"] td {
    padding: 8px;
}

table[cellpadding="9"] td {
    padding: 9px;
}

table[cellpadding="10"] td {
    padding: 10px;
}

table[cellpadding="11"] td {
    padding: 11px;
}

table[cellpadding="12"] td {
    padding: 12px;
}

table[cellpadding="13"] td {
    padding: 13px;
}

table[cellpadding="14"] td {
    padding: 14px;
}

table[cellpadding="15"] td {
    padding: 15px;
}

table[cellpadding="16"] td {
    padding: 16px;
}

table[cellpadding="17"] td {
    padding: 17px;
}

table[cellpadding="18"] td {
    padding: 18px;
}

table[cellpadding="19"] td {
    padding: 19px;
}

table[cellpadding="20"] td {
    padding: 20px;
}

.olPopup {
    max-width: 400px;
}

.tr3196 .my-icons,
.tr3197 .my-icons,
.tr3198 .my-icons,
.tr3199 .my-icons,
.tr3201 .my-icons {
    display: none;
}

.singleRow {
    margin-bottom: 10px;
}

.meldungOpen {
    display: block !important;
}

.mueltonnen input {
    border-top: none;
    border-right: none;
    border-left: none;
}

.assistenz img {
    width: 60px;
    position: fixed;
    right: 0;
    top: 45px;
    z-index: 100;
}