#sticky {
	display: none;
}

#kontakt-slider-responsive, #schnellzugriff-responsive, #slider-rechts-responsive, #veranstaltungen-responsive {
    display: none;
}


/* IE11 FIX RUCKELN */
#navbar {
	display: none;
}

#bereiche-responsive {
	display: none;
}

#responsive-navigation {
	display: none;
}

.menu-wrapper-responsive {
	display: none;
}

.menu-responsive {
	display: none;
}






@media screen and (max-width : 1600px)  {


#left-col-cont {
    width: 85%;
    padding: 50px 5% 50px 10%;
}

ul.menu a, span.separator {
    font-size: 0.8em;
    padding: 15px 20px;
}

}



@media screen and (max-width : 1500px)  {

h1, .componentheading, h2, .contentheading, h2 a {
    font-size: 20px;
}

h3, .moduletable h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}


/* ///// HEADER ///// */

#header {
    height: 100px;
}

#logo {
	margin-left: 30px;
    padding-left: 30px;
}

#logo img {
    max-width: 140px;
}


/* ///// NAVIGATION ///// */

#navigation {
    top: 135px;
}



/* ///// SLIDER ///// */

#slider {
    width: calc(100% - 510px);
    margin-top: 115px;
}

#slideshow-area .sliderbild {
    height: 450px;
}

#slider-rechts, #mandanten-bereich {
    width: 500px;
}

#slider-rechts {
    margin-top: 115px;
}

#parallax {
    margin-top: 115px;
}

#mandanten a {
    font-size: 11px;
    padding: 5px 6px;
}

#slideshow-area .introimage, #slideshow-area .image {
    height: 435px;
}

#kontakt-slider {
    padding: 20px;
    height: 162px;
}

#schnellzugriff img, #schnellzugriff-responsive img {
    height: 35px;
}

#schnellzugriff-1,
#schnellzugriff-3 {
    width: 225px;
    height: 90px;
    padding: 10px;
}

#schnellzugriff-2,
#schnellzugriff-4 {
    width: 225px;
    height: 90px;
    padding: 10px;
}

#mandanten ul.menu a, #mandanten span.separator {
    font-size: 10px;
    padding: 7px 11px;
}

dd.field-entry.e-mail {
    font-size: 15px;
}


/* ///// STARTSEITE ///// */

#container {
    width: calc(100% - 120px);
    margin-left: 60px;
    margin-right: 60px;
}

#startseite-links {
    width: calc(100% - 460px);
}

#startseite-rechts {
    width: 440px;
}

.mod-dpcalendar-upcoming-default__event {
    flex: 0 45%;
    margin: 0 4% 3% 1%;
}



/* ///// UNTERSEITEN ///// */

.vorstand li {
    flex: 0 46%;
}

#einleitung .col-3 {
    flex: 0 46%;
}

/* ///// FOOTER ///// */

#footer {
    width: calc(100% - 200px);
    padding: 50px 100px;
}

/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1400px)  {


#left-col {
    width: calc(40% - 50px) !important;
}

#main-col {
    width: 58% !important;
    padding-right: 2%;
}

.wideWrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */



ul.menu li ul.nav-child.unstyled.small li a, ul.menu li ul.nav-child.unstyled.small li span.separator {
    width: 260px;
    font-size: 11px;
}

#navigation ul.menu li ul.nav-child.unstyled.small li ul {
    margin-left: 15px;
}


/* ///// SLIDER ///// */


/* ///// FOOTER ///// */

#footer {
    width: calc(100% - 100px);
    padding: 50px 50px;
}

#footer a, #footer p, #footer span.field-value, #footer-2 span.field-label.telefon {
    font-size: 13px;
}

.oeffnungszeiten td {
    min-width: 150px;
}

/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1300px)  {

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#slider {
    width: calc(100% - 430px);
}

#slider-rechts, #mandanten-bereich {
    width: 420px;
}

#slideshow-area .introimage, #slideshow-area .image {
    height: 435px;
}

#schnellzugriff p, #schnellzugriff-responsive p {
    font-size: 12px;
}

#schnellzugriff img, #schnellzugriff-responsive img {
    height: 35px;
}

#schnellzugriff-1,
#schnellzugriff-3 {
    width: 185px;
    height: 90px;
    padding: 10px;
}

#schnellzugriff-2,
#schnellzugriff-4 {
    width: 185px;
    height: 90px;
    padding: 10px;
}

dd.field-entry.e-mail {
    font-size: 12px;
}

#mandanten ul.menu a, #mandanten span.separator {
    font-size: 10px;
    padding: 5px;
}

#mandanten a {
    font-size: 10px;
    padding: 5px 3px;
}

#kontakt-slider dl.fields-container {
    font-size: 0.8rem;
}


/* ///// STARTSEITE ///// */

#container {
    width: calc(100% - 80px);
    margin-left: 40px;
    margin-right: 40px;
}

#startseite-links {
    width: calc(100% - 440px);
}

#startseite-rechts {
    width: 380px;
}



/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1200px)  {


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */

#navigation {
    width: calc(96% - 40px);
    padding: 20px 2%;
}


/* ///// STARTSEITE ///// */

.mod-dpcalendar-upcoming-default__event {
    flex: 0 100%;
}


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

#pfad ul.breadcrumb {
    min-width: 800px;
}

#pfad {
    overflow-x: scroll;
}

}


@media screen and (max-width : 1100px)  {


#mainWrapper {
    width: 100% !important;
    padding: 0 !important;
}

#main-col {
    width: 90% !important;
    padding: 0 5%;
}

#left-col {
    margin-right: 0 !important;
    width: 100% !important;
    margin-top: 5%;
}

#left-col-cont {
    width: 90%;
    padding: 10% 5%;
}


/* ///// HEADER ///// */

#header {
    width: 100%;
    height: 90px;
    padding: 0 0 5px;
    margin: 0;
    top: 30px;
}

#header.scrolled-nav {
    height: 60px;
    padding: 0 0 15px 0;
}

#header.scrolled-nav-up {
    top: 30px;
}

#container-header {
    margin-top: 12px;
    margin-left: 20px;
}

#logo img {
    max-width: 110px;
}

#mandanten-bereich {
    display: none;
}

#bereiche-responsive {
	display: block;
}

#mandanten-bereich #suche {
	display: none;
}

#bereiche-responsive #suche {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
}

#bereiche-responsive #suche-icon {
    right: auto;
    left: 0;
}

#bereiche-responsive #suche.aktiv {
    position: fixed;
    display: flex;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
}

#mandanten a {
    width: 100%;
    display: block;
    font-size: 16px;
    padding: 10px 3px;
}


form.form-inline.aktiv {
	right: auto;
    left: 42px;
    width: calc(100% - 84px);
}

form.form-inline.aktiv input[type="search" i] {
    width: calc(100% - 80px);
    float: left;
}


#parallax {
    margin-top: 88px;
    margin-bottom: 6%;
}


.parallaxParent {
    height: 40vw;
}
    
    

.parallaxParent > * {
height: 37vw;
    position: relative;
    top: -10vw;
    background-position: center center;
    background-size: cover;
}


/* ///// NAVIGATION ///// */

#navigation.animate {
	display: none;
}

#responsive-navigation {
	display: block;
}

#navbar {
	display: block;
    overflow-y: scroll;
    overflow-x: hidden;
}

.menu-wrapper {
	display: none;
}

.menu-wrapper-responsive {
	display: block;
}

.menu-desktop {
	display: none;
}

.menu-responsive {
	display: block;
}



#left-col ul.menu a, #left-col span.separator {
    padding: 2%;
}

#left-col ul.menu li ul a, #left-col span.separator li ul {
    padding: 1% 4% 1%;
}


/* ///// SLIDER ///// */


#slider {
    width: calc(100% - 40px);
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 130px;
    height: calc(100% - 430px); /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    overflow: hidden;
}

#slideshow-area .introimage, #slideshow-area .image {
    height: 100%; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    overflow: hidden; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    position: absolute; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    top: 0; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    left: 0; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    bottom: 0; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    right: 0; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
}

#slider div, #slider .moduletable, #slider .newsflash, .slider, .slick-track, .slick-slide {
    height: 100%;
}

#slideshow-area .sliderbild {
    height: 100%; /* Slider und Schnellzugriff so hoch wie Bildschirm) */
    background-position: center bottom;
}


.slick-dotted.slick-slider {
    margin-bottom: 0;
}

#slider-rechts, #slider-rechts-responsive, #mandanten-bereich {
    width: 100%;
    margin-top: 0;
}

#kontakt-slider {
    height: auto;
    background: #fff;
    margin-bottom: 10%;
}

#schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3, #schnellzugriff-4 {
    width: calc(50% - 50px);
    height: 90px;
    padding: 20px;
    margin: 5px;
}

#kontakt-slider-responsive, #schnellzugriff-responsive, #slider-rechts-responsive {
    position: relative;
    display: block;
    float: left;
    background: transparent;
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
}

#slider-rechts-responsive {
    padding: 5px 0;
    width: 100%;
}

#schnellzugriff-responsive {
    padding: 0 15px;
    width: calc(100% - 30px);
}

#kontakt-slider-responsive {
    margin: 5% 5% 5%;
    width: 90%;
}

#kontakt-slider, #schnellzugriff, #slider-rechts {
    display: none;
}

#kontakt-slider-responsive dl.fields-container {
    color: #000;
}

dd.field-entry.e-mail {
    font-size: 1rem;
}

/* ///// STARTSEITE ///// */

#container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

#introtext, #veranstaltungen, #aktuelles {
    padding: 20px 0;
}

#startseite-links, #startseite-rechts {
    width: 100%;
}

#aktuelles {
    background: #ededed;
    padding: 15% 5%;
    width: 90%;
}

#aktuelles #beitrag {
    padding: 3% 0;
}

#startseite-rechts a.button, #startseite-rechts .button, #startseite-links a.button, #startseite-links .button {
    width: auto;
    float: left;
    margin-top: 3%;
}

#startseite-links {
    padding: 0 5% 13%;
    width: 90%;
}

#veranstaltungen-responsive {
    display: block;
}

#veranstaltungen {
    display: none;
}

.mod-dpcalendar-upcoming-default__event {
    flex: 0 45%;
    margin: 0 5% 3% 0%;
}


/* ///// UNTERSEITEN ///// */

.bild {
    height: 55vw;
}

.bild-frame, #news .bild {
    height: 30vw;
}

.personalliste .page-header {
    width: 100%;
    margin-bottom: 0;
}

.personalliste dl.fields-container {
    display: flex;
    width: 90%;
}


.blog.col1.personalliste h2, .blog.col1.personalliste h2 span {
    font-family: "fluelen-bold";
}

img.aktuell-bild {
    max-width: 75%;
}


/* ///// FOOTER ///// */

#footer {
    padding: 15% 50px;
    margin-top: 0;
}

#footer-1, #footer-3 {
    width: 60%;
}

#footer-2, #footer-4 {
    width: 40%;
}

#footer-1, #footer-2 {
    margin-bottom: 5%;
}

.oeffnungszeiten td {
    min-width: 150px;
}


#scrolltotop {
    width: 30px;
    height: 18px;
}


#footer h3 {
    font-size: 15px;
}

#copyright {
    width: 90%;
    padding: 5%;
}

}


@media screen and (max-width : 900px)  {

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */
.personalliste .page-header {
    width: 25%;
}
}


@media screen and (max-width : 800px)  {

/* ///// HEADER ///// */


#adverttop {
    overflow-x: scroll;
}

#adverttop .moduletable {
    min-width: 800px;
}

ul.breadcrumb {
    padding: 10px 0;
}


/* ///// SLIDER ///// */

#kontakt-slider-responsive {
    margin: 10% 5% 10%;
}


/* ///// STARTSEITE ///// */

.mod-dpcalendar-upcoming-default__event {
    flex: 0 100%;
    margin: 4% 0% 3% 0%;
}

#aktuelles #beitrag {
    padding: 7% 0;
}


/* ///// UNTERSEITEN ///// */

.accordion-text #beitrag { 
    flex: 0 98%;
}

/* ///// FOOTER ///// */

#copyright {
    width: calc(100% - 100px);
    padding: 5% 50px 20%;
    flex-wrap: wrap;
}

#copyright-1, #copyright-2, #copyright-3 {
    width: 100%;
    margin: 0;
}

#copyright p {
    color: #fff;
    font-size: 12px;
    margin: 2px 0;
}


/* ///// DIVERSES ///// */



}


@media screen and (max-width : 700px)  {

/* ///// HEADER ///// */


.parallaxParent {
    height: 60vw;

    }
    
.parallaxParent > * {
    height: 55vw;
    position: relative;
    top: -14vw;
    background-position: center center;
    background-size: cover;
}

/* ///// NAVIGATION ///// */


/* ///// UNTERSEITEN ///// */

.zahlen-fakten dd.field-entry.col2 li:nth-child(odd) {
    width: 100%;
    border-bottom: solid 0px #ededed;
}

.zahlen-fakten dd.field-entry.col2 li:nth-child(even) {
    width: 100%;
    margin: 0em 0 1em;
    padding: 0 0 0.5em 0;
}

dd.field-entry.col3,
dd.field-entry.col4 {
    position: relative;
    overflow-x: scroll;
    width: 100%;
}

dd.field-entry.col3 ul,
dd.field-entry.col4 ul {
    min-width: 700px;
}



#news .newscontent {
    margin: 1% 0;
    flex: 0 100%;
}

#news .newscontent-2 {
    margin: 1% 0 10%;
    flex: 0 100%;
}

.bild-frame, #news .bild {
    height: 60vw;
}
    
    
    
/* ///// FOOTER ///// */

.oeffnungszeiten td {
    min-width: 135px;
}


/* ///// DIVERSES ///// */

a.lightbox {
    width: 2em;
    height: 2em;
    right: 2em;
    bottom: 2em;
}

}


@media screen and (max-width : 600px)  {
    
h1, .componentheading, h2, .contentheading, h2 a {
    font-size: 17px;
}

/* ///// HEADER ///// */

#header {
    width: 100%;
    height: 80px;
}

#header.scrolled-nav {
    height: 50px;
    padding: 0 0 0px 0;
}

#header.scrolled-nav #container-header {
    margin-top: 0px;
}

#slider {
    margin-top: 115px;
}

#parallax {
    margin-top: 79px;
}

#logo img {
    max-width: 90px;
}

#logo .moduletable.scrolldown.scrolled-nav {
    margin-top: 5px;
}


/* ///// NAVIGATION ///// */


.hamburger-menu, .hamburger-menu:after, .hamburger-menu:before {
    width: 37px;
    height: 2px;
}

.hamburger-menu:before {
    bottom: 7px;
}

.hamburger-menu:after {
    top: 7px;
}

.menu-text {
    font-size: 10px;
    letter-spacing: 3px;
    left: 0;
    top: auto;
    bottom: 0;
}

.menu-wrapper-responsive {
    height: 53px;
    width: 43px;
    margin-top: -8px;
}

/* ///// SLIDER ///// */


#slider {
    width: calc(100% - 20px);
    height: calc(100% - 358px); /* Slider und Schnellzugriff so hoch wie Bildschirm) */
}

#schnellzugriff-responsive {
    padding: 0 7px;
    width: calc(100% - 14px);
}

#schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3, #schnellzugriff-4 {
    width: calc(50% - 46px);
    height: 90px;
    padding: 10px 20px;
    margin: 3px;
}

#slider-rechts-responsive {
    padding: 3px 0;
}

dd.field-entry.telefon, dd.field-entry.e-mail {
    left: 45%;
}



/* ///// UNTERSEITEN ///// */

.vorstand li {
    flex: 0 96%;
}

#einleitung .col-3 {
    flex: 1 96%;
}

.terminkalender-vereine li:nth-child(5n+3) {
    width: calc(100% - 180px);
}

.terminkalender-vereine li:nth-child(5n+4) {
    width: calc(100% - 20px);
    margin-left: 20px;
}

.terminkalender-vereine li:nth-child(5n+5) {
    width: calc(96% - 20px);
    padding: 0 2%;
    background-color: #f7f7f7;
    margin-left: 20px;
}

img.aktuell-bild {
    max-width: 100%;
}


/* ///// FOOTER ///// */



#footer-1, #footer-2, #footer-3, #footer-4 {
    width: 100%;
}

#footer-1, #footer-2, #footer-3 {
    margin-bottom: 10%;
}

#scrolltotop {
    width: 25px;
    height: 15px;
}

/* ///// DIVERSES ///// */

}


@media screen and (max-width : 500px)  {
    
.titel, .page-header h2, .page-header h1, #adverttop h1 {
    border-left: solid 3px #00962c;
    padding-left: 20px;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */



/* ///// SLIDER ///// */

dd.field-entry.telefon, dd.field-entry.e-mail {
    position: relative;
    top: 1em;
    left: auto;
}

#kontakt-slider-responsive {
    margin: 15% 5% 10%;
}

#slider {
    height: calc(100% - 297px);
}

/*
#slideshow-area .sliderbild {
    height: calc(100vh - 297px);
}
*/

#schnellzugriff img, #schnellzugriff-responsive img {
    height: 25px;
}

#schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3, #schnellzugriff-4 {
    height: 70px;
    padding: 5px 12px;
    width: calc(50% - 30px);
}

.slick-dots {
    left: 55px;
    bottom: 33px;
}

.slick-prev:before {
    width: 12px;
    height: 21px;
}

.slick-next:before {
    width: 12px;
    height: 21px;
}


/* ///// STARTSEITE ///// */

#veranstaltungen-responsive {
    padding: 20% 5% 10%;
}


/* ///// UNTERSEITEN ///// */

.parallaxParent {
    height: 70vw;
}

.parallaxParent > * {
    height: 62vw;
}

.bild {
    height: 75vw;
}

.personalliste dl.fields-container {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.blog.col1.personalliste .items-row {
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-top: 0;
}

.personalliste .page-header {
    width: 100%;
}

.personalliste dd.field-entry.funktion {
    flex: 1 100%;
    padding-right: 0;
}

.personalliste dd.field-entry.telefon {
    position: relative;
    flex: 1 100%;
    left: auto;
    top: 0;
}

.personalliste dd.field-entry.e-mail-behoerden {
    width: 100%;
}

.vereinspage-links {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
}

.vereinspage-rechts {
    width: 100%;
    float: left;
}

.vereinspage-links img {
    max-width: 100%;
}

dd.field-entry.col3 ul, dd.field-entry.col4 ul {
    min-width: 550px;
}

#footer {
    padding: 15% 25px;
    width: calc(100% - 50px);
}

/* ///// DIVERSES ///// */

}


@media screen and (max-width : 400px)  {

/* ///// HEADER ///// */


/* ///// STARTSEITE ///// */

#aktuelles #beitrag {
    padding: 10% 0;
}

.mod-dpcalendar-upcoming-default__event {
    margin: 5% 0% 5% 0%;
}


/* ///// SLIDER ///// */

#schnellzugriff p, #schnellzugriff-responsive p {
    font-size: 10px;
}

/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


