@import "content.css";
@import "slider.css";

@font-face {
    font-family: 'Schoolbell Regular';
    src: url('../media/Schoolbell-Regular.eot');
    src: url('../media/Schoolbell-Regular.eot?#iefix') format('embedded-opentype'),
        url('../media/Schoolbell-Regular.woff2') format('woff2'),
        url('../media/Schoolbell-Regular.woff') format('woff'),
        url('../media/Schoolbell-Regular.ttf') format('truetype'),
        url('../media/Schoolbell-Regular.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('../media/Raleway.eot'); /* IE9 Compat Modes */
  src: url('../media/Raleway.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../media/Raleway.woff2') format('woff2'), /* Super Modern Browsers */
       url('../media/Raleway.woff') format('woff'), /* Pretty Modern Browsers */
       url('../media/Raleway.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../media/Raleway.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Lato Regular';
    src: url('../media/Lato-Regular.eot');
    src: url('../media/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../media/Lato-Regular.woff2') format('woff2'),
        url('../media/Lato-Regular.woff') format('woff'),
        url('../media/Lato-Regular.ttf') format('truetype'),
        url('../media/Lato-Regular.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Bold';
    src: url('../media/Lato-Bold.eot');
    src: url('../media/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../media/Lato-Bold.woff2') format('woff2'),
        url('../media/Lato-Bold.woff') format('woff'),
        url('../media/Lato-Bold.ttf') format('truetype'),
        url('../media/Lato-Bold.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'Lato Regular';
    font-weight: normal;
}

body {
    background: url(../images/background.jpg) no-repeat;
    background-attachment: fixed;
}

body,
html {
    height: 100%;
}

.ce-clear {
    clear: both;
}

.publishSystemNotify,
#mainMenue .mmtext {
    display: none;
}

iframe,
iframe table,
.elist {
    background-color: #FFF;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

#responsiveSidemenue {
    float: left;
    left: 0;
    position: fixed;
    top: 0;
    width: 5.1%;
}

#responsiveShow,
.nav_responsive {
    display: none;
}

#responsiveSidemenue {
    display: none;
}


#schrift:hover #popUp {
    display: block;
}

#popUp {
    color: #fff;
    display: none;
    right: 0;
    padding: 17px 15px;
    position: absolute;
    text-align: center;
    bottom: -25px;
    width: 260px;
    z-index: 160;
}

#popUp p {
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 3px #505050;
    line-height: 23px;
    margin-bottom: 14px;
    text-transform: none;
}

#schrift a:hover + #popUp {
    display: block;
}

#popUp:hover {
    opacity: 0.95;
    background: #6785be none repeat scroll 0 0;
    display: block;
    -webkit-transition: background 0.5s ease-in;
    -moz-transition: background 0.5s ease-in;
    -ms-transition: background 0.5s ease-in;
    -o-transition: background 0.5s ease-in;
    transition: background 0.5s ease-in;
}

#popUp .button {
    background: #fff;
    border: 1px solid #666;
    margin-right: 5px;
    padding: 0 5px;
}

#popUp span.button {
    color: #000;
}











.contrast2 {
    display: none;
}

/* --- Layout --- */

header {
    float: left;
    position: relative;
    width: 100%;
}

header::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, black -20%, #ffffff00 50%);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.alles {
    width: 100%;
    margin: 0 auto;
    max-width: 1505px;
}

header.main {
    height: 702px;
}

.main #headerImage {
    float: left;
    width: 100%;
    z-index: -1;
    left: 0;
    position: absolute;
    height: 702px;
    top: 0;
}

.main #headerImage img {
    max-width: none;
}

#logo {
	float: left;
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}
#logo a {
    width: 100%;
    height: 100%;
}
#logo img {
    opacity: 0.75;
    width: auto;
    height: auto;
}

#suchbereich {
    float: left;
    position: relative;
    width: auto;
    margin: 15px 0 0px 32px;
}

#suchlupe {
    background: url("../images/suchlupe.png") no-repeat center;
    width: 36px;
    height: 36px;
}

#strich {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ffffff80;
    margin-top: 92px;
}

#rand {
    float: left;
    position: relative;
    padding: 0 57px;
    background: #fff;
    margin-top: -57px;
    width: calc(100% - 114px);
    box-shadow: 0px 3px 17px 7px rgba(0, 0, 0, 0.5);
}

.contentalles {
    float: left;
    position: relative;
    width: 100%;
}

#layout01 {
    float: left;
    position: relative;
    width: 64%;
}

#layout02 {
    width: 26%;
    margin-right: -57px;
    overflow: hidden;
    position: absolute;
    right: 0;
}

#layout02.quickfix {
	position: fixed;
    right: 199px;
    top: 150px;
    margin-right: 0;
    width: 368px;
}
#rand.home.bottom::before {
    content: '';
    position: absolute;
    top: -30px;
    height: 30px;
    background: #fff;
    width: calc(100% + 100px);
    left: 0;
}
.miniql {
    height: 102px;
    margin-bottom: 10px;
}

#mql00 {
    background: #ff9f9a;
    float: right;
    width: 144px;
    transition: ease all 0.7s;
    clear: right;
}

#mql00:hover {
    float: right;
    width: 100%;
}

#mql01 {
    background: #d7edb4;
    float: right;
    width: 144px;
    transition: ease all 0.7s;
    clear: both;
}

#mql01:hover {
    float: right;
    width: 100%;
}

#mql02 {
    background: #fec9a4;
    float: right;
    width: 144px;
    transition: ease all 0.7s;
    clear: both;
}

#mql02:hover {
    float: right;
    width: 100%;
}

#mql03 {
    background: #a2c8e5;
    float: right;
    width: 144px;
    transition: ease all 0.7s;
    clear: both;
}

#mql03:hover {
    float: right;
    width: 100%;
}

.miniql .h1 {
    float: left;
    width: 100%;
}

.miniql a {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
}

.miniql .h1 h1 {
    float: left;
    font-family: 'Schoolbell Regular';
    font-size: 26px;
    color: #000;
    padding-left: 155px;
    width: 170px;
}

#mql00 .h1 h1 {
    margin-top: 32.5px;
}

#mql01 .h1 h1 {
    margin-top: 32.5px;
}

#mql02 .h1 h1 {
    margin-top: 32.5px;
}

#mql03 .h1 h1 {
    margin-top: 32.5px;
}

#mql00 .h1 h1::before {
    content: '';
    width: 80px;
    height: 80px;
    background: #fff url(../images/kalender.png) no-repeat center;
    background-size: 42px;
    position: absolute;
    left: 40px;
    top: 10px;
    border-radius: 50%;
    border: 1px solid #000;
}

#mql01 .h1 h1::before {
    content: '';
    width: 80px;
    height: 80px;
    background: #fff url(../images/shake.png) no-repeat center;
    background-size: 52px;
    position: absolute;
    left: 40px;
    top: 10px;
    border-radius: 50%;
    border: 1px solid #000;
}

#mql02 .h1 h1::before {
    content: '';
    width: 80px;
    height: 80px;
    background: #fff url(../images/pointer.png) no-repeat center;
    background-size: 32px;
    position: absolute;
    left: 40px;
    top: 10px;
    border-radius: 50%;
    border: 1px solid #000;
}

#mql03 .h1 h1::before {
    content: '';
    width: 80px;
    height: 80px;
    background: #fff url(../images/downloads.png) no-repeat center;
    background-size: 34px;
    position: absolute;
    left: 40px;
    top: 10px;
    border-radius: 50%;
    border: 1px solid #000;
}

.miniql a::before {
    content: '';
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
    top: 15px;
    left: 10px;
    position: absolute;
}

.miniql a::after {
    content: '';
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
    bottom: 15px;
    left: 10px;
    position: absolute;
}
.main #headerImage .bx-viewport {
    height: 702px !important;
}

/* Navlinks Anfang */

#navlinks {
    float: left;
    position: relative;
    width: auto;
    margin-left: calc(50% - 308px);
    padding: 15px 0;
}

#drucken {
    background: url(../images/drucken.png) no-repeat scroll left center;
    float: left;
    width: auto;
    position: relative;
    margin-right: 162px;
	transition: ease all 0.2s;
}

#drucken a {
    float: left;
    width: auto;
    height: 58px;
    transition: 0.2s ease;
    font-family: 'Schoolbell Regular';
    font-size: 40px;
    line-height: 30px;
    color: #fff;
    padding-left: 84px;
    margin-top: 31px;
}

#nachOben {
    background: url(../images/nachOben.png) no-repeat scroll left center;
    float: left;
    position: relative;
    width: auto;
    bottom: -30px;
	transition: ease all 0.2s;
}

#nachOben a {
    float: left;
    width: auto;
    height: 34px;
    transition: 0.2s ease;
    font-family: 'Schoolbell Regular';
    font-size: 40px;
    line-height: 30px;
    color: #fff;
    padding-left: 84px;
}

#nachOben:hover a, #drucken:hover a {
    color: #fec9a4;
}

#nachOben:hover {
    background: url(../images/nachOben_h.png) no-repeat scroll left center;
}

#drucken:hover {
    background: url(../images/drucken_h.png) no-repeat scroll left center;
}

/* Navlinks Ende */

footer {
    float: left;
    position: relative;
    width: 100%;
}

.footer {
    float: left;
    width: 100%;
}

.links {
    float: left;
    width: 63%;
}

.rechts {
    float: right;
    width: 37%;
}

#rand.bottom {
    margin: 0;
    padding-top: 48px;
    padding-bottom: 20px;
}

.links .kontakt {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 48px;
}

.links .kontakt ul {
    float: left;
    position: relative;
}

.links .kontakt ul li {
    list-style: none;
}

#linkbaden {
    float: left;
    position: relative;
    width: 100%;
}

#menuequick {
    float: left;
    position: relative;
    width: 50%;
    margin-right: 88px;
    font-family: 'Lato Regular';
    font-size: 20px;
}

.schrift {
    float: left;
    position: relative;
    margin-right: 88px;
}

#kontrast-alles {
    float: left;
    position: relative;
}

.kontakt li {
    font-family: 'Lato Regular';
    font-size: 22px;
    color: #000;
}

.kontakt li span {
    font-family: 'Lato Regular';
    color: #000;
    font-size: 25px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.kontakt li a {
    font-family: 'Lato Regular';
    font-size: 22px;
    color: #6785be;
    padding-left: 32px;
    background: url(../images/mail.png) no-repeat left 6px;
    background-size: 22px;
}

.kontakt li a:hover {
    border-bottom: 1px solid #6785be;
}

.kontakt .az1 {
    float: left;
    position: relative;
    margin-right: 98px;
}

.kontakt .az2 {
    float: left;
    position: relative;
    margin-right: 103px;
}

#menuequick a,
.schrift a,
#kontrast-alles a span {
    font-size: 20px;
    font-family: 'Lato Regular';
    color: #000;
    width: auto;
}

li.pd {
    margin-bottom: 9px;
}

.schrift img {
    margin-left: 11px;
}

#kontrast-alles img {
    margin-left: 15px;
    margin-top: 3px;
}

#kontrast-alles span {
    float: left;
    position: relative;
}
#kontrast span:hover {
    border-bottom: 1px solid #000000;
}
#menuequick a {
    margin-right: 10px;
    margin-left: 10px;
}
#menuequick a:hover {
    border-bottom: 1px solid #000000;
}
#menuequick a:nth-child(2) {
    margin-left: 0px;
}

#menuequick a:last-child {
    margin-right: 0px;
}

#baden {
    float: right;
    position: relative;
    width: 390px;
    height: auto;
    margin-top: 8px;
}
/* Info Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

#suchlupe {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

#suchlupe {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#suchlupe:hover {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

/* ######################### Hauptmenü ########################### */
#wrap01 .alles {
    position: relative;
}

#mainMenue {
    float: left;
    width: 86.6%;
    z-index: 100;
    margin-left: 7%;
    position: relative;
}
#menue ul li:hover ul {
    display: block!important;
}
#menue {
    float: right;
    width: 100%;
}

#menue ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

#menue ul#nav ul {
    visibility: hidden;
}

#menue ul#nav li:hover > ul {
    visibility: visible;
    display: block;
}

#menue ul li {
    float: none;
    list-style: outside none none;
    transform-origin: center center 0;
    transform-style: flat;
    transition-duration: 0.2s;
    transition-property: background;
    transition-timing-function: ease;
    width: auto;
    margin-right: 7%;
    text-align: center;
    padding-bottom: 50px;
    display: inline-block;
}

#menue ul li.menueebene1,
#menue ul li.menueebene1Active {}

#menue ul li.menueebene2,
#menue ul li.menueebene2Active {}

#menue ul li.menueebene3,
#menue ul li.menueebene3Active {}

#menue ul li.menueebene4,
#menue ul li.menueebene4Active {
    margin-right: 0;
}

#menue ul li.menueebene4 a,
#menue ul li.menueebene4Active a {
    border-right: 0;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    #menue ul li a {
        font-size: 17px !important;
    }

    #menue ul li {
        margin-right: 4%;
    }
}

#menue ul li a {
    color: #fff;
    position: relative;
    display: block;
    font-size: 40px;
    font-weight: normal;
    font-family: 'Schoolbell Regular';
    margin: 0;
    text-align: left;
    text-decoration: none;
    padding: 6px 33px 3px;
}

#menue ul li ul li a.menueebeneNoSub.active {}

#menue ul li.menueebene0Active a.active,
#menue ul li.menueebene1Active a.active,
#menue ul li.menueebene2Active a.active,
#menue ul li.menueebene3Active a.active,
#menue ul li.menueebene4Active a.active {}

#menue ul li:hover,
#menue ul li.menueebene0Active,
#menue ul li.menueebene1Active,
#menue ul li.menueebene2Active,
#menue ul li.menueebene3Active,
#menue ul li.menueebene4Active,
#menue ul li.menueebene5Active,
#menue ul li.menueebene6Active {

}

#menue ul li:hover > a,
#menue ul li.menueebene0Active > a,
#menue ul li.menueebene1Active > a,
#menue ul li.menueebene2Active > a,
#menue ul li.menueebene3Active > a,
#menue ul li.menueebene4Active > a,
#menue ul li.menueebene5Active > a,
#menue ul li.menueebene6Active > a {
    padding: 5px 32px 2px;
    border: 1px solid rgba(255, 255, 255, 0.5);	
}

#menue ul li ul li:hover > a,
#menue ul li ul li.menueebene0Active a,
#menue ul li ul li.menueebene1Active a,
#menue ul li ul li.menueebene2Active a,
#menue ul li ul li.menueebene3Active a,
#menue ul li ul li.menueebene4Active a,
#menue ul li ul li.menueebene5Active a,
#menue ul li ul li.menueebene6Active a {
    padding: 27px 0 13px 0;
    border: none;
}

#menue ul li ul li a.open,
#menue ul li ul li a:hover,
#menue ul li.menueebene0Active ul li a:hover,
#menue ul li.menueebene1Active ul li a:hover,
#menue ul li.menueebene2Active ul li a:hover,
#menue ul li.menueebene3Active ul li a:hover,
#menue ul li.menueebene4Active ul li a:hover,
#menue ul li.menueebene5Active ul li a:hover,
#menue ul li.menueebene6Active ul li a:hover {}

#menue ul li.menueebene2:hover a,
#menue ul li.menueebene2Active a,
#menue ul li.menueebene2Active a:hover {}

#menue ul li.menueebene3:hover a,
#menue ul li.menueebene3Active a,
#menue ul li.menueebene3Active a:hover {
}

#menue ul li.menueebene2,
#menue ul li.menueebene2Active {}

#menue ul li.menueebene3,
#menue ul li.menueebene3Active {
	margin-right: 0;
}

#menue ul li.menueebene0 ul,
#menue ul li.menueebene0Active ul,
#menue ul li.menueebene1 ul,
#menue ul li.menueebene1Active ul,
#menue ul li.menueebene2 ul,
#menue ul li.menueebene2Active ul,
#menue ul li.menueebene3 ul,
#menue ul li.menueebene3Active ul,
#menue ul li.menueebene4 ul,
#menue ul li.menueebene4Active ul,
#menue ul li.menueebene5 ul,
#menue ul li.menueebene5Active ul,
#menue ul li.menueebene6 ul,
#menue ul li.menueebene6Active ul {}

/* Ebene 2 */


/*######### Nach entsprechendem Child wird das Li umgebrochen (Menü)###########*/
#menue ul#nav ul li:nth-child(3n+4) {
    clear: left;
}

#menue ul#nav ul li.clearleft {
    clear: left;
}

/*####################Ende##############*/
#menue ul li ul {
	background: rgba(25, 25, 25, 0.9);
    display: none;
    float: none;
    margin: 0;
    padding: 20px 30px 10px;
    position: absolute;
    width: calc(100% - 60px);
    z-index: 1000;
    left: 0;
    right: auto;
    margin-top: 51px;
}
#menue ul li ul::after {
    content: '';
    background-image: url(../images/klammer1.png), url(../images/klammer2.png);
    background-position: left 20px top, right 20px top;
    background-repeat: no-repeat, no-repeat;
    height: 55px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -38px;
}
#menue ul ul ul::after {
	display: none;
}
#menue ul li ul li {
	float: left;
    height: auto;
    margin: 0 3.9% 30px 3px;
    padding: 0;
    position: relative;
    width: 30.4%;
}

#menue ul li ul li.sub::after {
    content: url("../images/mnu.png");
    cursor: pointer;
    height: 26px;
    right: 0;
    position: absolute;
    top: 11px;
    transition: all 400ms ease-in-out 0s;
    width: 15px;
}

#menue ul li ul li.sub:hover::after {
    content: url("../images/mnu.png");
    transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

#menue ul li ul li.sub.open::after,
#menue ul li ul li.sub.open:hover::after {
    transform: none;
    content: url("../images/mnuact_h.png");
}

#menue ul li ul li:nth-child(3n) {
    margin-right: 0;
}

#menue ul li ul li a.active {
   /* color: #adc675 !important;
    border-bottom: 1px solid #adc675 !important; */
}

#menue ul li ul li a {
    background: none repeat scroll 0 0 !important;
    color: #ffffff !important;
    display: block;
    float: left;
    font-size: 29px;
    line-height: 27px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 15px;
    padding: 27px 0 13px 0;
    text-align: left;
    text-transform: none;
    width: 100%;
    font-family: 'Lato Bold';
}

#menue ul li ul li a.open,
#menue ul li ul li a.active,
#menue ul li ul li a:hover {
    border-bottom: 1px solid white !important;
	padding: 27px 0 12px 0;
}

#menue ul li ul li.sub a {
    padding: 5px 15px 8px 0;
    width: calc(100% - 15px);
}

#menue ul li ul li a:hover {
    border: 0;
}

/* Ebene 3 */
#wrap01 #menue ul li ul li ul {
    margin-left: 17px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 10ms linear 0s;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
}

#wrap01 #menue ul li ul li.open ul {
    margin-top: 0px;
    max-height: 1000px;
    transition: max-height 500ms linear 0s;
}

#menue ul#nav li ul li ul li a {
    border: medium none !important;
    color: #fff !important;
    font-size: 21px;
    line-height: 22px;
    text-decoration: none;
    text-transform: none;
    width: calc(100% - 10px);
    padding: 3px 10px 3px 0;
    margin-bottom: 0;
    font-family: 'Lato Regular';
    max-width: 255px;
    background: url(../images/li_menue.png) no-repeat -21px 16px !important;
}

#menue ul#nav li ul li ul li a:hover,
#menue ul#nav li ul li ul li a.l3-act {
    background: url(../images/li_menue.png) no-repeat 0px 8.5px !important;
    transition: 0.2s ease;
    padding-left: 17px;
    width: calc(100% - 17px);
}

#menue ul li ul li ul li {
    margin: 0;
    background: none;
    width: 100%;
    margin-bottom: 8px;
}

#menue ul#nav ul ul {
    display: block;
    visibility: visible;
}

#menue ul ul li ul {
    border: 0 none;
    background: none;
    float: left;
    left: 0 !important;
    margin-bottom: 63px;
    margin-top: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}



#subnavi img {
    height: auto;
}

#subnavi h3 {
    background: #b61510 none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    padding-bottom: 6px;
    padding-left: 6.5%;
    padding-top: 6px;
    text-transform: uppercase;
    width: 93.6%;
}

#subnavi ul {
    float: left;
    width: 100%;
}

#subnavi ul li {
    clear: both;
    display: none;
    float: left;
    position: relative;
    width: 100%;
}

#subnavi ul li.active {
    display: block;
}

#subnavi ul li a {
    clear: both;
    color: #3c3c3c;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 13% 7px 10%;
    width: 77%;
}

#subnavi ul li a:hover,
#subnavi ul li.active a.menueText1,
#subnavi ul li.active a.menueText1:hover {
    background: #e2001a none repeat scroll 0 0;
    color: #fff;
    font-family: oswald, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 31px;
    text-transform: uppercase;
}

#subnavi ul li a:hover {
    font-weight: 400;
}

#subnavi ul ul {
    border: medium none;
    float: left;
    padding: 12px 0 16px;
    width: 99.9%;
    background: #fff;
}

#subnavi ul li ul {
    list-style: outside none none;
}

#subnavi ul li.active ul li {
    border: medium none;
    display: block;

}

#subnavi ul li.active ul li.sub2::after {
    content: url("../images/mnu.png");
    cursor: pointer;
    height: 15px;
    right: 21px;
    position: absolute;
    top: 13px;
    transition: all 130ms ease-in-out 0s;
    width: 9px;
}

#subnavi ul li.active ul li.sub2:hover::after,
#subnavi ul li.active ul li.sub2.act::after {
    right: 23px;
    transform: scale(1) rotate(90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

#subnavi ul li ul li a {
    border: medium none;
    float: left;
    font-size: 19px;
    line-height: 21px;
    color: #424242;
    font-family: oswald, sans-serif;
    margin: 0;
    text-transform: none;
}

#subnavi ul li ul li a:hover,
#subnavi ul li ul li a.menueebeneActive,
#subnavi ul li ul li a.menueebeneActive:hover,
#subnavi ul li ul li a:hover {
    background-color: transparent;
    border: medium none;
    color: #e2001a;
    line-height: 21px;
    float: left;
    margin: 0;
    font-family: oswald, sans-serif;
    font-size: 19px;
    text-decoration: none;
    text-transform: none;
}

#subnavi ul li ul li a:hover {}

#subnavi ul ul ul {
    border: medium none;
    float: left;
    padding: 3px 0;
    width: 100%;
}

#subnavi ul li ul {
    list-style: outside none none;
}

#subnavi ul li ul li ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#subnavi ul li ul li ul li a {
    border-left: 2px solid #b5b5b5;
    float: left;
    font-family: open sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 4% 0 10%;
    padding: 3px 7px 4px;
    width: calc(86% - 14px);
}

#subnavi ul li ul li ul li a:hover,
#subnavi ul li ul li ul li a.menueebeneActive,
#subnavi ul li ul li ul li a.menueebeneActive:hover,
#subnavi ul li ul li ul li a:hover {
    border-left: 2px solid #ff8a00;
    border-radius: 0;
    color: #e2001a;
    font-family: open sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 4% 0 10%;
    width: auto;
}

/* Headlines */
#contentbereich .imageDescription {
    display: block;
}

.imageContent {
    float: right;
    position: relative;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 0px;
    padding-top: 5px;
}

.imageDescriptionText {
    font-size: 11px;
    padding-left: 0px;
    width: 207px;
    color: #1a171b;
    text-align: right;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
}

.wetterGrad {
    float: left;
    padding-left: 15px;
}

.typo3-editPanel {
    float: left;
}

.veranstaltungenBild,
.veranstaltungenBild02 {
    float: left;
    margin: 0 10px 8px 0px;
    clear: both;
    border: 1px solid #D4D4D4;
}

.veranstaltungenBild02 {
    float: right;
    margin: 8px 0 0 10px;
}

#contentbereich .alpha-sitemap-chars {
    margin: 12px 0 35px;
    text-align: center;
    padding: 6px;
}

#contentbereich .alpha-sitemap-chars span {
    color: #bcbcbc;
    font-size: 17px;
    font-family: 'Montserrat-regular';
    padding: 0;
    margin: 0 4px;
}

#contentbereich .alpha-sitemap-chars span a {
    color: #006774;
    font-size: 17px;
    padding: 2px 5px;
    background: #8baed852;
    font-family: 'Montserrat-regular';
}

#contentbereich .alpha-sitemap-chars .active,
#contentbereich .alpha-sitemap-chars span a:hover {
    color: #fff;
    font-size: 17px;
    font-family: 'Montserrat-regular';
    background: #04378b;
    padding: 2px 5px;
}

/**
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.typo3-editPanel {
    background-color: #F1F1F1;
    border: 1px dotted #909090;
    clear: both;
    float: left;
    font-size: 11px;
    padding: 4px;
    width: 98%;
}

#homeBoxRight02 .typo3-editPanel {
    display: none;
}

/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
    margin: 5px 0 0 0;
    width: 587px;
}

/* rechte Randleiste */
.typo3-editPanel {}

#infoboxbereich .infobox .typo3-editPanel {
    width: 117px;
}

.typo3-editPanel-controls {
    float: left;
    margin-right: 4px;
}

.typo3-editPanel-controls .feedit-icon {
    margin: 0 4px 0 0;
}

.typo3-editPanel-label {
    float: left;
    color: #000000;
    font: 11px arial, tahoma, helvetica, sans-serif;
    padding: 2px 0 0 0;
}

#contentbereich .ce-gallery DIV.ce-row {
    margin-left: 0 !important;
}

#contentbereich .ce-gallery DIV.ce-row DIV.ce-column.ce-column {
    padding-left: 0 !important;
}

#bbw {
    float: left;
    width: 100%;
}

.bbwFirstLetterblock,
.bbwFirstLetterblockleistung {
    background: #F6F6F6;
    border: 1px dotted #6C6C6C;
    margin: 4px 0 7px 0px;
    padding: 4px 0;
    text-align: center;
    float: left;
    width: 100%;
}

#bbw .lebenslagenbaum {
    float: left;
    width: 100%;
}

.bbwFirstLetterblockleistung a {
    text-shadow: 1px 1px #ddd;
}

#bbw table {
    border: 1px solid #CFCFCF;
    border-collapse: collapse;
    margin: 0 0 15px 10px;
    max-width: 610px;
    text-align: left;
    width: 100%;
}

#bbw table tbody tr th {
    background: #E0E0E0;
    border: 1px solid #CFCFCF;
    padding: 5px;
    text-align: left;
}

#bbw table tbody tr td {
    background: #F9F9F9;
    border: 1px solid #CFCFCF;
    padding: 5px;
    text-align: left;
}

#bbw table tbody tr.alt td {
    background: #FFFFFF;
}

#bbw table tbody tr:hover td {
    background: #f0f0f0;
}

#bbw img {
    border: 1px solid #ccc;
}

.vCard {}

/* Spalte:1 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border .ce-column {}

/* Spalte:2 */
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="2"] .ce-row {
    width: 100%;
    margin-top: 50px;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="2"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
	float:right;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column .image-caption {}

/* Spalte:3 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row:last-child .ce-column {

    float: left;
	
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row:last-child .ce-column {
	margin-right: 1.9%;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="3"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
	float: right;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-gallery4 .ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
    margin-left: 1.1%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery4 .ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
    margin-left: 1.4%;
}
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-gallery4 .ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="3"] .ce-row  .ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child, #contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery4 .ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="3"] .ce-row  .ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child {
    margin-left: 0;
}
#contentbereich .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column .image-caption {}
#contentbereich .ce-textpic.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-rows="1"] .ce-row.ce-gallery[data-ce-columns="3"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:first-child.imgdiv {
    margin-right: 1.4%;
}
/* Spalte:4 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="4"] .ce-row .ce-column, .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row:last-child .ce-column {
    margin-right: 1.8%;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="4"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
	float: right;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column .image-caption {}


/* Spalte:5 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row:last-child .ce-column {}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="5"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="5"] .ce-row .ce-column .image-caption {}

/* Spalte:6 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row:last-child .ce-column {}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="6"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="6"] .ce-row .ce-column .image-caption {}

/* Spalte:7 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row:last-child .ce-column {}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="7"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="7"] .ce-row .ce-column .image-caption {}

/* Spalte:8 */
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row:last-child .ce-column {

    float: left;
}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery.ce-border.ce-gallery[data-ce-columns="8"] .ce-row .ce-column,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row:last-child .ce-column {}

#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row .ce-column:last-child,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"].ce-gallery:not([data-ce-columns="1"]) .ce-row:last-child .ce-column:last-child,
#contentbereich .ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row .csc-textpic-last,
.ce-textpic.ce-center:not(.ce-intext) .ce-gallery[data-ce-columns="8"] .ce-row:last-child .csc-textpic-last {
    margin-right: 0;
}

#contentbereich .ce-textpic .ce-gallery[data-ce-columns="8"] .ce-row .ce-column .image-caption {}


/*menu type section index*/

.frame-type-menu_section UL UL {
    margin-left: 0 !important;
}

.frame-type-menu_section UL UL LI {
    background: none repeat scroll 0 0 !important;
    float: left;
    padding-left: 0 !important;
    padding-right: 2.4%;
}
DIV.ce-column {
    height: 100%;
}