/*######## FONTS START###################*/

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter';
    src: url('fonts/Bitter-LightItalic.woff2') format('woff2'),
        url('fonts/Bitter-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter';
    src: url('fonts/Bitter-Light.woff2') format('woff2'),
        url('fonts/Bitter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter';
    src: url('fonts/Bitter-Italic.woff2') format('woff2'),
        url('fonts/Bitter-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter';
    src: url('fonts/Bitter-Regular.woff2') format('woff2'),
        url('fonts/Bitter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*######## FONTS END###################*/

.noneDisplay {visibility: hidden; display: none}
.hidden-mobile {visibility: visible; display: block}
.hidden-temp {visibility: hidden; display: block}
.hidden {visibility: hidden; display: none}
.hidden-main {visibility: hidden; display: none}
.spacer-left {padding-left:0px;}
.spacer-right {padding-right:0px;}
.spacer-top {padding-top:40px;}



@media screen and (max-width:480px) {
.hidden-mobile {visibility: hidden; display: none}
.hidden-main {visibility: visible; display: block}
}
/*######## FONTS END###################*/
html, body, div, applet, object, spyn,
h1, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, 
footer, hgroup, menu, nav, section {
  display: block;
}


body, html {
  background-color:#efede7;
  background-color: #FFF;    
  color: #4d493e;
  color: #111;    
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased; 
  font-size: 1.2vw; line-height:1.6vw;
  overflow-x: hidden;
}

::-moz-selection {
  color:#FFF; background:#111;
}

::selection {
  color:#FFF; background:#111;
}

@media screen and (max-width:480px) {
	 body {
	  font-size: 4.8vw; line-height:6.8vw;
	}
}

b {}

ol, ul {
  list-style: square;
  margin: 0 0 0.5em;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

p {
  margin: 0 ;
  }


a {
  color: #111;
  text-decoration: none;
}

a:hover, a:active {

  color: #999;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

strong {font-weight: 700;}

em {font-style: italic;}

#c313 {display: block;}
#c340 {display: none;}

@media screen and (max-width:480px) {
    
    #c313 {display:none;}
    #c340 {display:block;}
    
    
}



/*NEWS*/
.news-intro-box {position: absolute; z-index: 12; bottom: 2em; right: 3.5em; width: 20%; height: auto; color: #FFF; text-align: left;}
.news-intro-box h3 {font-size: 1.4vw; line-height:1.8vw;text-align:left; text-transform: none; padding: 0; margin: 0;}
.news-intro-box a {color: #FFF;}
.news-intro-box a:hover {opacity: 0.7;}
.news-intro-box .more {float:left; width: 100%; display: block; text-align: right; font-family: 'Bitter'; font-weight: bold;}
.news-intro-box .more {font-size: 1.0vw; line-height:1.0vw; padding: 1em 0 0 0;}

@media screen and (max-width:480px) {
    
    .news-intro-box {position: absolute; z-index: 12; bottom: 3vh; right:0;padding: 0 10%; width: 80%; height: auto; color: #FFF; text-align: center;}
    .news-intro-box h3 {font-size: 5.2vw; line-height:6.4vw;text-align:center; text-transform: none; padding: 0; margin: 0;}
    .news-intro-box .more {font-size: 4.0vw; line-height:4.0vw; padding: 1em 0 0 0;text-align:center;}
    
}

/*NEWS-OVERLAY*/
.news-intro-overlay-frame {display: none;}
.news-intro-overlay-box {position: absolute; z-index: 999; top: 0; left: 0;width: 100%; height: 100vh;background: rgba(0,0,0,0.6)}
.news-intro-overlay-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
.news-intro-overlay-inner {position: relative; width: 30%; height: auto;background: #FFF; display: none;}
.news-intro-overlay-inner .close-box-overlay {position: absolute; z-index: 2;right: -0.8em; top: -1.9em;cursor: pointer;}
.overlay-news-content {padding: 1em; text-align: left;}
.news-overlay-box {float: left; width: 100%; display: block;}
.news-overlay-box h3 {text-align: left;font-size: 2.0vw; line-height:2.6vw;padding: 0 0 0.5em 0; }

.news-overlay-comment {float: left;font-size: 1.0vw; line-height:1.2vw;padding: 0 0 0.5em 0;}
.news-overlay-description {float: left;}
.news-overlay-box .more {float:left; width: 100%; display: block; text-align: right; font-family: 'Bitter'; font-weight: bold;}
.news-overlay-box .more {font-size: 1.0vw; line-height:1.0vw; padding: 2em 0 2em 0;}

.news-overlay-box .news-list-category {font-size: 0.8vw; line-height: 0.8vw; float: right; padding: 0.7em 0 0 0; }

.Overlay-News-Positive .news-color-box { color:#FFF;}  
.Overlay-News-Positive .news-overlay-box h3 {color:#FFF;}
.Overlay-News-Positive .more {color: #FFF;}
.Overlay-News-Positive .news-list-category {color: #FFF;}



@media screen and (max-width:480px) {
    
    .news-intro-overlay-inner {width: 70%; height: auto;background: #FFF;}
    .news-overlay-box h3 {text-align: left;font-size: 5.0vw; line-height:6.6vw;padding: 0 0 0.5em 0; }
    .news-overlay-comment {float: left;font-size: 3.0vw; line-height:3.6vw;padding: 0 0 0.5em 0;}
    .news-overlay-box .news-list-category {font-size: 2.8vw; line-height: 0.8vw; padding: 0.2em 0 0 0; }
    .news-overlay-box .more {font-size: 3.0vw; line-height:3.6vw; padding: 2em 0 2em 0;}
    
}
.Overlay-News-Color {}
/*YOUTUBE*/

/* ratio 4x3 */

.mediaelement-video {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.mediaelement-video video {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.mediaelement-video.ratio4x3 {
  padding-bottom: 75%;
}


.frame-layout-3 {padding: 0 7.4%;}
.frame-layout-2 img {width: 60%; height: auto;}
.frame-layout-2 a img{border: none;}
.frame-layout-4 img {width: 80%; height: auto; padding: 0em 0 0 0;}
.frame-layout-5 img {float: left; width: auto; height: 5.5em; padding: 3em 0 3em 0;}

/* HEADER */
 h1 {font-size: 1.2vw; line-height:1.6vw;padding:2em 0 0.2em 0%; margin:0;text-align:center;font-weight:400;}
 h2 {font-size: 2.8vw; line-height:3.4vw;padding:0em 0 0.2em 0%; margin:0;text-align:center;font-family: 'Bitter'; font-weight:300;}
 h3 {font-size: 2.8vw; line-height:3.4vw;padding:0em 0 1.2em 0%; margin:0;text-align:center;font-family: 'Bitter'; font-weight: normal;}
 h4 {font-size: 2.4vw; line-height:3.0vw;padding:2em 0 0.0em 0%; margin:0 0 -0.5em 0;text-align:center;font-weight: normal;}
 h5 {font-size: 2.4vw; line-height:3.0vw;padding:0.0em 0 0.2em 0; margin:-2.5em 0 1em 0;text-align:center;
     font-weight: normal;}

.frame-layout-1 h4{font-size: 2.8vw; line-height:3.4vw;padding:0.2em 0 0.5em 0%; margin:0;text-align:center;font-family: 'Bitter'; font-weight:300;}
 
@media screen and (max-width:480px) {
	
	.small {font-size: 4.0vw; line-height:6.4vw;}
	 h1 {font-size: 6.0vw; line-height:8.0vw;}
	 h2 {font-size: 6.0vw; line-height:8.0vw;}
	 h3 {font-size: 8.0vw; line-height:10.0vw;padding:1em 0 1em 0%;}
	 h4 {font-size: 6.0vw; line-height:8.0vw;}
     h5 {font-size: 6.0vw; line-height:8.0vw;}
    .frame-layout-1 h4{font-size: 6.0vw; line-height:8.0vw;padding:0.2em 0 1.0em 0%; margin:0;text-align:center;font-family: 'Bitter'; font-weight:300;}
    .frame-layout-3 {padding: 0 3.5%;}
    .frame-layout-5 {width: 100%; text-align: center;}
    .frame-layout-5 img {float: left; width: 60%; height:auto; padding: 1em 0 1em 20%;}
    

}


.arrow-more {width: 2em; height: auto;}
/*map*/
.js-gme-container {position: relative;height: 80vh;  padding:2.5em 3% 3em 3%; margin:0;}

/* MAIN-BOX */
.slot-text-box { position:relative;width: 100%;padding:2.0em 0% 2em 0%; margin: 0 0 0 0%; text-align:center; }
.slot-text-box h1{padding: 0em 0 1.2em 0; margin: 0 0 0 0%; }
.slot-text-box h2{padding: 0em 0 1.0em 0; margin: 0 0% 0 0%;  text-align:center;}  
.slot-text-box a {border-bottom: solid 1px #000;}


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

    .slot-text-box { position:relative;width: 100%;padding:2.0em 0% 2em 0%; margin: 0 0 0 0%; text-align:center; }
    .box-header .slot-text-box { position:relative;width: 80%;padding:2.0em 10% 2em 10%;  margin: 0 0 0 0%; text-align:center; }
    .js-gme-container {position: relative;height: 80vh;  padding:2.5em 5% 3em 5%; margin:0;}
    
}

.slot-text-box .image a {border-bottom: solid 0px #000;}
.slot-text-box .image a {border-bottom: solid 0px #000;}


/*############## CONTENT BEGINN ###########################################*/
.menu-box {position: absolute; z-index: 12; top: 5em; right:9.8em; padding: 0.8em 1em 1em 1em; color: #FFF;}
.menu-box {font-weight: 700;text-transform: uppercase;font-size: 1.0vw; line-height: 1.4vw;}
.menu-box-main {position: absolute; z-index: 12; top: 4em; right:8.2em; padding: 0.8em 1em 1em 1em; color:#4e493d;}
.booking-box {position: absolute; z-index: 12; top: 4.5em; left:5em; padding: 0.8em 1em 1em 1em; color: #FFF;font-weight: 700;text-transform: uppercase;font-size: 1.0vw; line-height: 1.4vw;}
.anfrage-box {position: absolute; z-index: 12; top: 4.5em; left:13em; padding: 0.8em 1em 1em 1em; color: #FFF;font-weight: 700;text-transform: uppercase;font-size: 1.0vw; line-height: 1.4vw;}
.main .booking-box{color:#4e493d;}
.calendar-icon {float: left; width: 1.3em; height: auto; padding: 0 0.5em 0 0;}
.calendar-icon a {font-weight: 700;}
.stornieren-box {position: absolute; z-index: 12; top: 4em; left:15em; padding: 0.8em 1em 1em 1em; color: #FFF;}
.stornieren-icon {float: left; width: 1.3em; height: auto; padding: 0 0.5em 0 0;}
.main .stornieren-box {color:#4e493d;}
/*SLOT-HEADER-MAIN*/
.slot-header {position:absolute; z-index: 100; width:14vw; height:auto;margin:4em 30%;  background: rgba(113,163,11,1.00)}
/*LOGO*/
.logo {position: absolute; z-index: 14; width:20vw; height:auto; left: 50%; top: 3.5em; margin: 0 -10vw;}

.contact-phone {font-size: 1.0vw; line-height: 0.5vw;font-family: 'Open Sans'; font-weight: 400; padding: 0.5em 0 0.5em 0; }
.phone-icon {width: 0.8em; height: auto; padding: 0em  0.5em 0 0;}



/*ZWEI-SPALTEN-COLOR #9db5c4*/
.slot-color-box {position: relative; width: 94%;padding:0; margin: 2.3em 3% 2.3em 3%; background:#FFF;  }
.slot-color-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
.slot-color-1 h2 {text-align: left; padding: 0 0 0.2em 0;color: #111;}
.slot-color-1 {float: left; width: 50%; padding: 0%; text-align: left;}
.slot-color-1 .frame-type-text {padding: 0% 10%;}
.slot-color-2 {float: left; width: 50%; text-align: left;}

.intro .booking-box-mobile {display: none;}
.booking-box-mobile {position: absolute; z-index: 12; bottom: 0; left: 0; background:#ff0000; color: #FFF; padding: 1em;}

@media screen and (max-width:480px) {
    
    .contact-phone {font-size: 4.2vw; line-height: 1.5vw;font-family: 'Open Sans'; font-weight: 400; padding: 0.8em 0 0 0; }
    .phone-icon {width: 0.8em; height: auto; padding: 0em  0.5em 0 0;}
    
    .logo {position: absolute; z-index: 14; width:50vw; height:auto; left: 50%; top: 5.5em; margin: 0 -25vw;}
    
    .booking-box {position: absolute; z-index: 12; top: 1.3em; left:5%; padding: 0.8em 1em 1em 1em; color: #FFF; font-size: 4.8vw; line-height:6.8vw;}
    .booking-box spam {display: none;}
    .anfrage-box {position: absolute; z-index: 12; top: 1.3em; left:15%; padding: 0.8em 1em 1em 1em; color: #FFF; font-size: 4.8vw; line-height:6.8vw;} 
    .anfrage-box spam {display: none;}
    .stornieren-box {position: absolute; z-index: 12; top: 1.4em; left:17%; padding: 0.8em 1em 1em 1em; color: #efede7; font-weight: 700;}
    .stornieren-box spam {display: none;}
    
    .slot-color-box {
        display:block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        }
    
    .slot-color-box {position:relative;width: 90%;padding:0 0 1em 0; margin: 1em 5% 1em 5%;}
    .slot-color-1 {float: left; width: 90%; padding: 5% 5% 0% 5%; text-align: left;}
    .slot-color-1 .frame-type-text {padding: 5% 5% 5% 5%;}
    .slot-color-2 {float: left; width: 100%; text-align: left;}
    
}


/* OVERLAY-BOX */
.overlay-image-100 {position: relative; width:100%; height: 100vh; overflow: hidden; padding:0; margin: 0;}

.content-box .overlay-image-100 {position: relative; width:94%; height: 80vh; overflow: hidden; padding:0em 3% 0em 3%; margin: 0 0 1.5em 0;}

.overlay-image-100 .image{
  	float:left;
    top: 0;
    left: 0;
	height: 100vh;
    width: 100%;
    overflow: hidden;
	background:#000;
	padding:0; 
}

.overlay-image-100 .image img {
    height: 100vh;
    width: 100%;  
    object-fit: cover;
	opacity: 0.4;
    margin:0 0 0em 0;
}
.main-box .overlay-image-100 .image img {opacity: 0.6;}
.content-box .overlay-image-100 .image img {opacity: 0.6;}


.news-single-caption-100 {
    position:absolute;
    top: 0;
    width: 100%;
    padding: 0%;
    height: 100%;
    margin: auto;
    overflow: hidden; z-index:11;
    text-align:center;
	color: #faf7f2;
  }

.content-box .news-single-caption-100 {width: 94%;}


  
.news-single-caption-100  {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  }

.caption-overlay-box {width: 100%;text-align: center;text-shadow: 0px 0px 6px rgba(0,0,0,0.0);}
.caption-overlay-box h1 {font-size: 5.2vw; line-height:6.6vw; padding: 0; margin: 0; font-weight: 400;}
.caption-overlay-box h2 {font-size: 1.8vw; line-height:2.0vw; font-family: 'Bitter'; font-weight:300;padding:0.2em 0 0 0; margin: 0;}
.caption-overlay-box a {color: #FFF;}


.main-box .caption-overlay-box h1 {font-size: 2.8vw; line-height:3.4vw; font-family: 'Bitter'; font-weight:300;padding:0.2em 0 0 0; margin: 0 30%;}

.content-box .caption-overlay-box h1 {font-size: 1.2vw; line-height:1.6vw; padding: 0 0 0.5em 0; margin: 0; font-weight: 700;}
.content-box .caption-overlay-box h2 {font-size: 2.8vw; line-height:3.4vw; font-family: 'Bitter'; font-weight: normal;padding:0.2em 0 0 0; margin: 0 30%;}



@media screen and (max-width:480px) {
    
    .main-box .caption-overlay-box h1 {font-size: 6.8vw; line-height:8.4vw; font-family: 'Bitter'; font-weight:400;padding:0.2em 0 0 0; margin: 0 10%;}
    
    .main-box .caption-overlay-box {font-size: 3.8vw; line-height:5.4vw;padding:0.2em 0 0 0; margin: 0 10%;font-weight:400;}
    
    .content-box .news-single-caption-100 {width: 90%;}
    .content-box .overlay-image-100 {position: relative; width:90%; height: 80vh; overflow: hidden; padding:0em 5% 0em 5%; margin: 0 0 1.5em 0;}
    
    .content-box .caption-overlay-box h1 {font-size: 3.8vw; line-height:5.4vw; padding: 0 0 0.5em 0; margin: 0; font-weight: 700;}
    .content-box .caption-overlay-box h2 {font-size: 6.8vw; line-height:8.4vw; font-family: 'Bitter'; font-weight: normal;padding:0.2em 0 0 0; margin: 0 10%;}
    
}
/*PARTNER-BOX*/
.partner-box {position: relative;float: right; width: 20%;padding:0; margin: -2.5em 7% 0.0em 5%;}
.partner-box .image-embed-item {float: right;width: 100.0%;padding:0.25% 0%;}
/*OK-GO-BOX*/
.slot-ok-go-box {position: relative;float:left; width: 40%;padding:0; margin: 1.0em 5% 0.0em 8%;}
.slot-ok-go-box-image {float: left; width: 15%; padding: 0 5% 0 0;}
.slot-ok-go-box-text {float: left; width: 80%; text-align: left;font-size: 1.0vw; line-height:1.4vw; padding: 0.5em 0 0 0;}
.slot-ok-go-box-text a{opacity: 0.5;}
/*GALLERY*/
.grid-gallery-box {position: relative; width: 94%;padding:0; margin: 4.3em 3% 0.0em 3%;}
.slot-box-5 {position: relative; width: 86%;padding:0; margin: 3.3em 7% 1.0em 7%;}
.slot-5 {float: left; width: 19.5%; padding:0 0.25%;}
.slot-5 .image-embed-item {padding: 0 0 0.5em 0;}
.slot-gallery {padding: 2em 0 2em 0;}
.slot-gallery .image-embed-item {float: left;width: 19%;padding:0.5% 0.5%;}
/*ZWEI-SPALTEN-TEXT*/
.slot-detail-box-text {position:relative; width: 94%;padding:0; margin: 0em 3% 0em 3%; }
.slot-detail-box-text a {border-bottom: solid 1px #000;font-family: 'Open Sans';}
.slot-detail-1-text {float: left; width: 40%; padding:4.5% 5% 0% 5%; text-align: left; }
.slot-detail-2-text {float: left; width: 40%; padding:4.5% 5% 0% 5%; text-align: left;font-family: 'Bitter'; font-weight:300; }
.slot-detail-3-text {float: left; width: 60%; padding:4.5% 35% 0em 5%; text-align: left; }

/*ZWEI-SPALTEN-TEXT-IMAGE-LIEFERANTEN*/
.slot-detail-1-text-image  {float: left; width: 40%; padding:4.5% 5% 0% 5%; text-align: left; }
.slot-detail-2-text-image {float: left; width: 40%; padding:4.5% 5% 0% 5%; text-align: left; }
.slot-detail-3-text-image {float: left; width: 47%; padding:4.5% 3% 0em 5%; text-align: left; }
.slot-detail-3-image {float: left; width: 40%; padding:4.5% 5% 0em 0%; text-align: left; }

.slot-detail-box-text h2 {text-align: left;font-size: 1.2vw; line-height:1.6vw;}

.slot-detail-3-text  h3 {font-size: 2.8vw; line-height:3.4vw;padding:0em 0 0.2em 0%; margin:0;text-align:left;font-family: 'Bitter'; font-weight:300;}

/*IMAGE-CENTER*/
.slot-image-box {position:relative; width: 40%;padding:0; margin: 4em 30% 0em 30%; }

.slot-image-box-big {position:relative;float: left; width: 90%;padding:0; margin: 6em 5% 1em 5%; }

@media screen and (max-width:480px) {
    
    .slot-image-box-big {position:relative;float: left; width: 100%;padding:0; margin: 2em 0% 1em 0%; }
    /*ZWEI-SPALTEN-TEXT-IMAGE-LIEFERANTEN*/
    .frame-ruler-before {padding: 2em 0 0 0;}
    .slot-detail-1-text-image  {float: left; width: 90%; padding:2.5% 5% 0% 5%; text-align: left; }
    .slot-detail-2-text-image {float: left; width: 90%; padding:2.5% 5% 0% 5%; text-align: left; }
    .slot-detail-3-text-image {float: left; width: 90%; padding:2.5% 5% 0em 5%; text-align: left; }
    .slot-detail-3-image {float: left; width: 90%; padding:2.5% 5% 0em 5%; text-align: left; }
    
    /*OK-GO-BOX*/
    .slot-ok-go-box {position: relative;float:left; width: 80%;padding:0; margin: 0.0em 10% 0.0em 10%;}
    .slot-ok-go-box-image {float: left; width: 20%; padding: 0 40% 0 40%;}
    .slot-ok-go-box-text {float: left; width: 90%; text-align:center;font-size: 3.2vw; line-height:3.8vw; padding: 0.5em 5% 1em 5%;}
    
    .partner-box {position: relative; width: 90%;padding:0; margin: -1.0em 5% 0.0em 5%;}
    .partner-box .image-embed-item {float: right;width: 90%;padding:0% 5%;}
    .slot-box-5 {position: relative; width: 94%;padding:0; margin: 1.0em 3% 0.0em 3%;}
    .slot-detail-box-text {position:relative; width: 90%;padding:0; margin: 0em 5% 0em 5%; }
    .slot-detail-box-text h2 {text-align: left;font-size: 4.8vw; line-height:6.8vw;}
    .slot-detail-3-text  h3 {font-size: 4.8vw; line-height:6.8vw;}
    .slot-detail-1-text {float: left; width: 100%; padding:0% 0% 0% 0%; text-align: left; }
    .slot-detail-2-text {float: left; width: 100%; padding:1em 0% 0% 0%;text-align: left; }
    .slot-detail-3-text {float: left; width: 100%; padding:0% 0% 0% 0%; text-align: left; }
    
    .slot-image-box {position:relative; width: 90%;padding:0; margin: 2em 5% 0em 5%; }
    .slot-5 .image-embed-item {padding: 0 0 2.5% 0;}
    .slot-gallery {padding: 1em 0 2em 0;}
    .slot-gallery .image-embed-item {float: left;width: 98%;padding:2% 1%;}

}
/*ZWEI-SPALTEN-DETAIL*/
.slot-detail-box a {text-decoration:none; border-bottom: solid 1px #000;}
.slot-detail-box {position:relative;width: 94%;padding:0; margin: 2em 3% 2em 3%; }
.slot-detail-box  .frame-type-text {padding: 0 0 5% 0;}
.slot-detail-1 h2 {text-align: left;}
.slot-detail-2 h2 {text-align: left;}
.slot-detail-1 {float: left; width: 40%; padding:4% 5% 4% 5%; text-align: left; }
.slot-detail-2 {float: left; width: 40%; padding:4% 5% 4% 5%; text-align: left; }

.slot-detail-box h2 {text-align: left;font-size: 1.2vw; line-height:1.6vw;font-family: 'Bitter'; font-weight:normal;}
/*ZWEI-SPALTEN-DETAIL-AKTIVITÄTEN*/
.slot-detail-1-1 h2 {text-align: left; padding: 2em 0 0 0; }
.slot-detail-2-2 h2 {text-align: left;}
.slot-detail-2-2 h1 {font-size: 2.4vw; line-height:3.0vw;padding:0.7em 20% 1.0em 0%; margin:0;text-align:left;font-family: 'Bitter'; font-weight:300;}
.slot-detail-1-1 {float: left; width: 45%; padding:4% 2% 4% 3%; text-align: left; }
.slot-detail-2-2 {float: left; width: 43%; padding:4% 5% 4% 2%; text-align: left; }
.slot-detail-2-2 ul {
  list-style: none; /* Remove HTML bullets */
  padding: 0.5em 0 0 1.0em;
  margin: 0;
}
.slot-detail-2-2 li { padding-left: 0px; }
.slot-detail-2-2 li::before {content: "–";padding-right: 0.5em;margin: 0 0 0 -1em;}
/*datenschutz*/
#c187 {margin: 0 0 -6em 0;}

.slot-detail-box ul {
  list-style: none; /* Remove HTML bullets */
  padding: 0.5em 0 0 1.0em;
  margin: 0;
}
.slot-detail-box li { padding-left: 0px; }
.slot-detail-box li::before {content: "–";padding-right: 0.5em;margin: 0 0 0 -1em;}
.section-3 .slot-detail-1-1 h2{font-size: 1.2vw; line-height:1.6vw;}

@media screen and (max-width:480px) {
    
    .slot-detail-box {position:relative;width: 90%;padding:0; margin: 2em 5% 2em 5%; }
    .slot-detail-box img { padding: 0em 0 0em 0; margin: 0 0 0 0em;}
    .slot-detail-box .frame-type-text {padding: 0 0 5% 0;}
    
    .slot-detail-1 {float: left; width: 90%; padding: 0% 5% 5% 5%; text-align: left;}
    .slot-detail-2 {float: left; width: 90%; padding: 0% 5%;  text-align: left;}
    
    .slot-detail-1-1 {float: left; width: 100%; padding:4% 0% 0% 0%; text-align: left; }
    .slot-detail-2-2 {float: left; width: 100%; padding:2% 0% 4% 0%; text-align: left; }
    .slot-detail-2-2 h2 p{text-align: left;font-size: 4.8vw; line-height:5.8vw; padding: 0 0 1em 0;}
    .slot-detail-2-2 h1 {font-size: 6.0vw; line-height:8.0vw;padding:0em 20% 0.5em 0%; margin:0;}
    /*datenschutz*/
    #c187 {margin: 0 0 -1em 0;}
    
}
/*COLOR-BOX-2*/
.slot-color-box-2 {float: left; width: 100%;padding:0; margin: 0 0 0 0; background: #e7ecee;}
/* NEWS-BOX */

.slot-news-box{ position:relative;width: 90%;padding:0 5% 0em 5%; margin:0; text-align:left;}
.slot-news a {text-decoration: none; border: none; }
.slot-news a:hover {opacity: 1;color: #111;}
.slot-news h3{ padding: 1.0em 20% 0.5em 0%; margin: 0 0 0 0;font-size: 1.2vw; line-height:1.6vw;font-weight: 300; text-transform: uppercase; text-align: left;}
.slot-news h4{ padding: 0em 5% 2em 0%; font-size: 1.2vw; line-height: 1.6vw;font-weight: 300; text-align: left;font-family: 'Open Sans';}
.slot-news {float: left; width: 86%; margin: 3em 0 2em 0; padding: 0 7%;}

.news-list-category {font-size: 0.8vw; line-height: 0.8vw; text-align: left; float: left; width: 100%; padding: 1.0em 0 1em 0; text-transform:none;font-family: 'Bitter';color: #8f7a40;}

.slot-detail-2-2 .news-list-category {font-size: 0.8vw; line-height: 0.8vw; float:right; padding: 0.0em 5% 0 0%; text-transform:none;font-family: 'Bitter';color: #8f7a40;text-align: right;}


.flex-item-image:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: 1s;
    transition:all 0.8s ease;
}
.flex-item-image {overflow: hidden;transition:all 0.5s ease;}

.slot-news { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
     flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flex-item:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: 1s;
    transition:all 0.8s ease;
}
/*main*/
.flex-item {
    float: left;
	width: 24%; margin: 1em 0.5% 0.5em 0.5%;
    padding: 0 0 0em 0;
    color: #FFF;transition:all 0.8s ease;
}
.frame-layout-0 .slot-news h4{ padding: 0em 5% 3em 0%; }

.news-teaser-box {text-align: left; padding: 0 0% 2em 0%;}

@media screen and (max-width:480px) {
    
    .flex-item-image {overflow: hidden;transition:all 0.5s ease; padding: 5%;}
    .flex-item-image:hover img {
        transform: scale(1.0);
        -ms-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -webkit-transition: all 0.8s ease;
        -moz-transition: all 0.8s ease;
        transition: 1s;
        transition:all 0.8s ease;
    }
    
    .slot-news {float: left; width: 100%; margin: 0em 0 3em 0; padding: 0 0%;}
    .slot-news h2{ padding: 0.5em 20% 0.0em 5%; margin: 0 0 0 0;font-size: 4.8vw; line-height:5.4vw; text-align: left;}
    .slot-news h3{ padding: 0em 5% 2em 5%; font-size: 4.8vw; line-height:6.8vw;font-weight: 200; text-align: left;}
    .frame-layout-0 .slot-news h3{ padding: 0em 5% 0.5em 5%; }
    .news-list-category {font-size: 3.2vw; line-height: 3.2vw; padding: 0.5em 0% 1.5em 5%; text-transform:none;font-family: 'Bitter';color: #8f7a40;}
    
    .news-teaser-box {font-size: 4.8vw; line-height:6.8vw;padding: 0 5% 1em 5%;}
    
    .slot-detail-2-2 .news-list-category {font-size: 3.2vw; line-height: 3.2vw; float:left; text-align: left; padding: 0.3em 0% 2em 0; text-transform:none;font-family: 'Bitter';color: #8f7a40;}
    
    .flex-item {
        float: left;
        width: 100%; margin: 0.5em 0% 0.5em 0%;
        padding: 0 0 0em 0;
        color: #FFF;transition:all 0.8s ease;
    }
    


}

/*DETAIL*/
.news-single-wrap {position: relative; width: 100%; padding: 0; margin: 0; }
.news-single-wrap ul li{list-style: none;}
.news-content-wrap {float: left; width: 90%; padding: 3em 5%;}
.news-img-caption {font-size: 0.8vw; line-height: 0.8vw; padding: 1.0em 0 0 0;}
.slot-detail-bodytext a{font-family: 'Open Sans';border-bottom: solid 1px #000;font-weight: bold;}

@media screen and (max-width:480px) {
    
    .news-img-caption {font-size: 2.8vw; line-height: 3.8vw; padding: 1.0em 0 0 0;}
    
}


/*############## header-box ###############*/

/* LANG-MENU */
#nav-icon-lang {
  position: absolute; top: 3.5em; right: 5.5%; z-index: 12;
  font-size: 1.0vw; line-height:1.0vw;
  text-transform: uppercase;
  width: auto;
  color:#FFF;
  padding:0 2% 0 0;
  margin:0px 0 0 0px;
  display: block;
  font-weight: 300;
  display: none;
}

.langMenuNav { color:#FFF; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.langMenuNav a{ color:#FFF; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.langMenuNavActive a{color:#86c0e4;padding: 0 0 0.9em 0em;margin:  0 0.5em 0 0;}

.lang-main .langMenuNav { color:#5e839d; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.lang-main .langMenuNav a{ color:#5e839d; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.lang-main .langMenuNavActive a{color:#86c0e4;padding: 0 0 0.9em 0em;margin:  0 0.5em 0 0;}


/*HEADER*/

@media screen and (max-width:480px) {
	  
	#nav-icon-lang {
	  position: absolute; z-index: 10; top: 3.1em; right:15%;
	  font-size: 4.5vw; line-height:4.5vw;
      padding:0 0% 0 0;
      text-transform: uppercase;    
	}
	
	.langMenuNav a{ padding: 0 0 0.4em 0em; margin:0 0.5em 0 0;}
	.langMenuNavActive a{padding: 0 0 0.4em 0em;margin: 0 0.5em 0 0;}
		
}
/* MOBILE-MENU */
.nav-icon-box { position:fixed; z-index:100;right:7.5%;  top:4.0em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}
.nav-icon-box-open { position:fixed; z-index:100;right:25%;  top:4.0em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}
.nav-icon-box {font-size: 1.3vw; line-height:1.3vw;transition:all 0.8s ease;}
.close-box {position: absolute; z-index: 2; left: 5em; top: 5em; background: rgba(221,83,85,1.00)}

@media screen and (max-width:480px) {
	
    .nav-icon-box { position:fixed;z-index:100;right:7.5%;  top:2.0em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}
    .close-icon-box { right:3.8em; }
    .close-box {position: absolute; z-index: 2; left: 5%; top: 2em; background: rgba(221,83,85,1.00)}

}
/* NAVIGATION BEGINN */
#menu-panel-close{position: fixed; z-index:98; top:0; right:0;width:100%; height:100vh; padding:0% 0 0 0;background:rgba( 0,0,0,0.4); display:none; cursor: pointer;}


.menu-panel{position: fixed; z-index:99; top:0;right:-30%;width:30%; height:100vh; padding:0% 0 0 0%;background:#FFF;display:block;transition:all 0.5s ease;}
.menu-panel-open{position: fixed; z-index:99; top:0;right:0%;width:30%; height:100vh; padding:0% 0 0 0%;background:#FFF;display:block;transition:all 0.5s ease;}

.menu-panel h3 {padding: 0 0 1.5em 0;margin: 0 0 0 0;font-size: 1.8vw; line-height: 1.8vw;}

.mobile-menu-wrapper li{list-style:none; display:block;padding:0.2em 0% 0.2em 0%;  font-family: 'Bitter';text-align:center;}
.mobile-menu-wrapper li {font-weight:normal;font-size: 1.8vw; line-height: 1.8vw; text-transform:none;}

.menu-mobile a{color:#111;text-transform:none;padding:0;}
.menu-mobile a:hover{color: #999;text-transform:none;}
.mobile-menu-wrapper .current-menu-item a{color: #999;}


.mobile-menu-wrapper-2 li{list-style:none; display:block;padding:0.2em 0 0.2em 0%;text-align:center;}
.mobile-menu-wrapper-2 li {font-weight:normal;font-size: 1.0vw; line-height: 1.0vw; text-transform:none;}
.mobile-menu-wrapper-2 .current-menu-item a{color: #999;}

.menu-mobile-2 a{font-family: 'Open Sans'; font-weight: 700; font-size: 1.0vw; line-height: 1.0vw; text-transform: uppercase;}
.menu-mobile-2 a{padding: 0;}


.content-menu-box { margin: 0 -120em 0 0; display: block; transition:all 0.8s ease;}
.content-menu-box-open {margin: 0 0% 0 0; display: block;transition:all 0.8s ease;}

.content {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.more-menu-box {padding: 1em 0%; font-size: 1.0vw; line-height: 1.4vw;}

@media screen and (max-width:480px) {
	
    .menu-panel-open{width:100%; height:100vh; padding:0% 0 0 0%;display:block;transition:all 0.5s ease;}
    .mobile-menu-wrapper li{list-style:none; display:block;padding:0.2em 0 0.2em 0%;text-align:center;}
    .mobile-menu-wrapper li {font-size: 6.8vw; line-height: 6.8vw; text-transform:none;}
    .menu-mobile-2 a{font-size:4.0vw; line-height: 3.0vw;}
    .more-menu-box {padding: 1em 0%;font-size:4.0vw; line-height: 5.0vw;}
    
    .mobile-menu-wrapper-2 li{list-style:none; display:block;padding:1.2em 0 1.2em 0%;text-align:center;}
    .mobile-menu-wrapper-2 li {font-weight:normal;font-size: 1.0vw; line-height: 1.0vw; text-transform:none;}

 	

}
/* NAVIGATION END */

/*SECTIONS*/

.section{float:left;margin:0;padding:0 0;width:100%;text-align:center;}
.section-2{float:left;margin:0;padding:0 0;width:100%;text-align:center;}
.section-3{position: relative;margin:0;padding:8em 0 0em 0;width:100%;text-align:center;}

@media screen and (max-width:480px) {
    
    .section-3{position: relative;margin:0;padding:10em 0 0em 0;width:100%;text-align:center;}
    
}


.section-3 strong {  font-family: 'Bitter';font-weight:normal;}
	
.section ul{list-style:none;margin: auto;}

/*INTERN*/
#c72 h3{font-size: 1.2vw; line-height:1.6vw; text-align:left;}
#c72 legend {display: none;} #c72 fieldset {padding: 2em 0;}
#c74 h3{font-size: 1.2vw; line-height:1.6vw; text-align:left; padding: 3em 0 0 0;}
#c74 p{display: none;}
.slot-intern {float: left;width:84%;padding:4em 8%; margin: 0 0 0 0;}
.slot-intern h2{text-align: left;font-size: 1.2vw; line-height:1.6vw;}
.slot-intern-1 { float: left; width: 30%; padding: 0 5% 0 0;text-align: left;}
.slot-intern-2 { float: left; width: 65%; padding: 0 0% 0 0;text-align: left;}

.intern-menu-wrapper li{list-style:none; display:block;padding:0.2em 0 0.2em 0%; font-family: 'Bitter';font-weight: normal; text-align: left;}
.intern-menu-wrapper li {font-weight: 300;font-size: 1.2vw; line-height: 1.4vw; text-transform:none;}

.menu-intern li{list-style:none; display:block;padding:0.0em 0 0.0em 0; }
.menu-intern li {font-weight: 300;font-size: 1.2vw; line-height: 1.2vw; text-transform:none;}
.menu-intern a{color:#4d493e;text-transform:none;padding:0; }
.menu-intern a:hover{color:#c4bb9d;text-transform:none;}

.intern-menu-wrapper .current-menu-item {font-weight: 600;}


.frame-type-felogin_login input[type=text] {
  width: auto;
  padding: 1em;
  margin: 8px 0;
  box-sizing: border-box;
    display: block;
}

.frame-type-felogin_login input[type=password] {
   width: auto;
  padding: 1em;
  margin: 8px 0;
  box-sizing: border-box;
    display: block;
}

.frame-type-felogin_login input[type=submit] {
  border: solid 0px #FFF;
  color:#efe0bb;
  padding:1.0em 2.5em;margin:1.5em auto 0% auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
  font-weight: 700;  
  background-color: #4d493e ;
  border-radius: 0.7em;   
}

@media screen and (max-width:480px) {
    
    .slot-intern h2{text-align: left;font-size: 4.8vw; line-height:6.8vw;}
    .slot-intern-1 { float: left; width: 100%; padding: 0 0% 2em 0;text-align: left;}
    .slot-intern-2 { float: left; width: 100%; padding: 0 0% 0 0;text-align: left;}
    .intern-menu-wrapper li {font-weight: 300;font-size: 4.8vw; line-height:6.8vw; text-transform:none;}
    #c72 h3{font-size: 4.8vw; line-height:6.8vw; text-align:left;}
    #c72 legend {display: none;} #c72 fieldset {padding: 2em 0;}
    #c74 h3{font-size: 4.8vw; line-height:6.8vw; text-align:left; padding: 3em 0 0 0;}
    .frame-type-felogin_login input[type=submit] {font-size: 4.8vw; line-height:6.8vw;}
    
}

/*FOOTER font-size: 4.8vw; line-height:6.4vw; */

/*FOOTER */
.logo-footer {width:20vw; height:auto; padding: 0 0 4em 0;}
.footer {position: relative;background:#FFF; width:84%;padding:4em 8%; margin: 0 0 0 0; color: #111;}
.footer h2{text-align: left;font-size: 1.0vw; line-height:1.6vw; font-weight: 700; padding: 0 0 0em 0;}
.footer a {color: #111;}
.footer {font-size: 1.0vw; line-height:1.6vw;}

.slot-footer-1 { float: left; width: 100%; padding: 0 0% 0 0; text-align: center;}
.slot-footer-2 { float: left; width: 32%; padding: 0 1% 0 0; text-align: left;}
.slot-footer-3 { float: left; width: 33%; padding: 0 0% 0 0;text-align: center;}
.slot-footer-4 { float: right; width: 33%; padding: 0 0% 0 0;text-align: left;}

.footer-menu-wrapper { padding: 3em 0.5em 0 0.5em;}
.footer-menu-wrapper li { display: inline-block; padding: 0.2em 0.5em 0.2em 0.5em;}

/*SOCIAL-ICONS NEW*/
.social-box-new {padding: 1.2em 0em 1.0em 0; margin: 0 0 0 -0.8em; width:100%; float:right;text-align: right;}
.social-box-new li{ list-style:none; display: inline-block;margin:0; padding: 0.0em 0.0em 0.4em 0.0em; text-align:right;}
.social-box-new img{width: 2.5em;height: auto;padding:0 0.2em;}
.social-box-new .border img{ border-left:#FFF solid 1px; }
@media screen and (max-width:480px) {      
    .social-box-new {padding: 2.0em 0em 0.4em 0; margin: 0; width:100%; float:inherit;text-align:center; }
    .social-box-new li{ list-style:none; display: inline-block;margin:0; padding: 0.0em 0.4em 0.4em 0; text-align: left;}
    .social-box-new img{width: 2.5em;height: auto;}
}

.social-box {padding: 1.0em 0em 0.4em 0; margin: 0; width:auto; float: right; }
.social-box li{ list-style:none; display: inline-block;margin:0; padding: 0.4em 0.9em 0.4em 0; text-align: left;}
.social-box a{font-size: 0.8vw; line-height:0.8vw;color:#111; padding:0 0em 0.5em 0.5em}
.social-box a:hover {color:#ccc;}


@media screen and (max-width:480px) {
    
    .logo-footer {width:50vw; height:auto; padding: 0em 0 4em 0;}
    .footer {font-size: 3.8vw; line-height:4.8vw;}
    .slot-footer-2 { float: left; width: 100%; padding: 0 0% 2em 0; text-align: center;}
    .slot-footer-3 { float: left; width: 100%; padding: 0 0% 0 0;text-align: center;}
    .slot-footer-4 { float: right; width: 100%; padding: 0 0% 0 0;text-align:center;}
    
    .social-box {padding: 1.0em 0em 0.4em 0; margin: 0; width:100%; float:inherit;text-align:center; }
    .social-box ul{ text-align:center;}
    .social-box li{ text-align:center;padding: 1.4em 0.5em 0.5em 0.5;}
    .social-box a{font-size: 2.6vw; line-height:2.6vw;color:#111; padding:0 0em 0.5em 0em}
	
}


/*SOCIAL-ICONS NEW*/
.social-box-footer {padding: 0em 0em 0.0em 0; margin: 0 0 0 0em; width:100%; float:right;text-align:center; }
.social-box-footer li{ list-style:none; display: inline-block;margin:0 0 0 0; padding: 0em 0.0em 0.0em 0.0em; text-align:center;}
.social-box-footer img{width: 1.7em;height: auto;padding:0.6em 0.0em 0 0.5em;}
.social-box-footer .border img{ border-left:#FFF solid 0px;}

@media screen and (max-width:480px) { 
    .social-box-footer {padding: 2.0em 0em 0.4em 0; margin: 0; width:100%; float:inherit;}
    .social-box-footer li{ list-style:none; display: inline-block;margin:0; padding: 0.0em 0.4em 0.4em 0; }
    .social-box-footer img{float: left; width: 1.8em;height: auto;padding:1em 0.5em 0 0;}
}

/*FOOTER-END*/



/*#### BUTTONS ####*/
/*BTN*/
.btn-arrow {width: 1em; height: auto; padding: 1em 0 0.5em 0;}

.news-single-files-item {float: left; width: 100%; text-align: center;}
.download { transition:all 0.5s ease; display:block}
.download {text-decoration:none;padding:0.5em 1.5em;margin:3em auto 0% auto; width:14%; cursor:pointer; text-transform: none;}
.download:hover{color:#000;background:none;border:#000 solid 1px;} 
.download:hover a{color:#111;}
.download a{text-decoration:none;color:#111;}
.download {color:#000;background:none;border:#000 solid 1px;} 

.btn-overlay {color: #FFF;text-shadow: none; }

.btn-overlay {
  border: solid 0px #FFF;
  color:#efe0bb; 
  padding:1.0em 2.5em;margin:1.5em auto 0% auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
  font-weight: 700;  
  background-color: #4d493e ;
  border-radius: 0.7em;    
}
.btn-overlay:hover {color: #FFF;background-color: #7b7563;}




.btn-default {
  border: solid 0px #FFF;  
  color:#b9b194; color: #4d493e;
  padding:1em 2.2em 1em 0em;margin:0.0em auto 0% auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 1.2vw; line-height:1.2vw;
    font-weight: 700; text-transform: uppercase;  
    border-radius: 0.2em;
    background-image:url(../images/arrow-black.png); background-repeat:no-repeat;background-size: 1.0em auto;
    background-color:none;
    background-position: right 0.7em center;
}
.btn-default  {text-decoration: none;}
a.btn-default {border: solid 0px #FFF;}
.btn-default:hover {color: #4d493e;background-position: right 0.0em center;}

.btn-map {
  border: solid 0px #FFF;
  color:#FFF; 
  padding:1.0em 2.5em;margin:0em auto 4.5em auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
  font-weight: 700;  
  background-color: #111;
  border-radius: 0.7em; 
  background-image:none;    
}
.btn-map:hover {color: #FFF;background-color: #7b7563;}



.btn-download li {list-style: none;}

.btn-download a{color: #4d493e;}
.btn-download {
  border: solid 0px #FFF;  
  color:#b9b194; color: #4d493e;
  padding:0.3em 0.2em 0.3em 1em;margin:0.0em auto 0% auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 1.2vw; line-height:1.2vw;
    font-weight: 300; text-transform: none;  
    border-radius: 0.2em;
    background-image:url(../images/download-black.png); background-repeat:no-repeat;background-size: 1.0em auto;
    background-color:none;
    background-position: left 0.0em center;
}
.btn-link a{color: #4d493e;}
.btn-link {
  border: solid 0px #FFF;  
  color:#b9b194; color: #4d493e;
  padding:0.3em 0.2em 0.3em 1em;margin:0.0em auto 0% auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 1.2vw; line-height:1.2vw;
    font-weight: 300; text-transform: none;  
    border-radius: 0.2em;
    background-image:url(../images/link-icon.png); background-repeat:no-repeat;background-size: 0.9em auto;
    background-color:none;
    background-position: left 0.0em center;
}

.btn-more {
  border: solid 1px #111;
  color:#111; 
  padding:1.0em 2.5em;margin:0em auto 0em auto;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
  font-weight: 700;  
  background-color: #FFF;
  border-radius: 0.7em; 
  background-image:none;    
}
.btn-more:hover {color: #FFF;background-color: #7b7563;}


@media screen and (max-width:480px) {
    
    .btn-default {font-size: 4.8vw; line-height:4.8vw;}
    .btn-download {font-size: 4.8vw; line-height:4.8vw;}
    .btn-link {font-size: 4.8vw; line-height:4.8vw;}
    .slot-color-1 .btn-default {font-size: 3.8vw; line-height:3.8vw;}
    .btn-overlay {font-size: 3.8vw; line-height:3.8vw;}
    .btn-map {font-size: 3.8vw; line-height:3.8vw;}
    .btn-more {font-size: 3.8vw; line-height:3.8vw;margin:0em auto 3em auto;}
    
    
}

/*BTN*/

.c-hamburger:focus {
  outline: none;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 0;
  width: 1.8em;
  height: 3.5em;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s; 
}

.c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 3px;
  background: #efede7;
}
.main .c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 3px;
  background: #4d493e;
}

.c-hamburger span::before{
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background:#efede7;
  content: "";
}
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background:#efede7;
  content: "";
}

.main .c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background: #4d493e;
  content: "";
}
.main .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background: #4d493e;
  content: "";
}


/**/	

.c-hamburger span::before {
  top: -0.5em;
}

.c-hamburger span::after {
  bottom: -0.5em;
}

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

	.nav-icon-box {font-size: 4.3vw; line-height:4.3vw;transition:all 0.8s ease;}

}

/**
 * Style 2
 * 
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */

.c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
          transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.c-hamburger--htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
		  background:#4d493e;
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
		   background:#4d493e;
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}

/*CLOSE-ICON*/
.close {
  position: absolute;
  width: 2em;
  height: 2em;
  opacity: 1;
 
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.5em;
  width: 3px;
  background-color: #111;
}
.close:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close:hover:before {
  transform: rotate(90deg);
}

.close:hover:after {
  transform: rotate(90deg);
}

/*CLOSE-ICON-2*/
.close-2 {
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  opacity: 1;
 
}
.close-2:hover {
  opacity: 1;
}
.close-2:before, .close-2:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.2em;
  width: 2px;
  background-color: #FFF;
}
.close-2:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-2:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close-2:hover:before {
  transform: rotate(90deg);
}

.close-2:hover:after {
  transform: rotate(90deg);
}




/* preloader animation*/

.load-bar {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #FFF;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #000;
  -webkit-animation: loading 6s linear ;
          animation: loading 6s linear ;
}
.bar:nth-child(2) {
  background-color:#FFF;
  -webkit-animation: loading 0s linear 1s ;
          animation: loading 0s linear 1s ;
}
.bar:nth-child(3) {
  background-color: #000;
  -webkit-animation: loading 3s linear 2s;
          animation: loading 3s linear 2s;
}

@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
@-webkit-keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#FFF;  
  z-index: 999999;}

#status {
  width: 50%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px 0 0 -25%; }

@media screen and (max-width:480px) {
	
#status {
  width: 80%;
  height: 1px;
  position: absolute;
  left: 20%;
  top: 50%;
  margin: 0px 0 0 -10%; }	

}	

/*############### PROJEKTANFRAGE OVERLAY #######################*/


/*CLOSE*/
#close-icon-box {position:absolute;z-index:999;cursor:pointer;right:13%; top:3.5em;}
#close-icon-box-2 {position:absolute;z-index:999;cursor:pointer;right:5%; top:3.5em;}

/*DATENSCHUTZ*/

/* Cookie notice main container bg-cookie-box.png */
.cookie-box {
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  bottom: -12em;
  text-align: center;
  padding: 1em 1em;
  background: #dfdfdf;
  transition : all 1.5s ease;
}
.slot-cookie-box{ position:relative;width: 86%;padding: 0 7%; margin: 0 0 0 0%; text-align:left;}
.cookie-box-left { float: left; width: 68%; padding: 0 2% 0 0%; text-align: left; color:#111;font-size: 1.0vw; line-height:1.4vw;}
.cookie-box-left a{color: #111; font-weight: 700;}
.cookie-box-right { float: left; width: 30%; text-align: right;}

.cookie-box--hide {
  opacity: 0;
  display: none;
  bottom: -100%;
}

.cookie-button {
  display: inline-block;
  cursor: pointer;
  padding:0.5em 1em;
  text-align: center;
  border: solid 1px #111;
  color: #111;
  background:none;
  font-weight: 300;
  border-radius: 0.3em;
}


@media screen and (max-width:480px) {	
	
	.cookie-box {width:90%;padding: 2em 5% 4em 5%;bottom: -32em;}
	.slot-cookie-box{ position:relative;width:90%;padding:0 5% 0% 5%; margin: 0 0 0 0%; text-align:left;}
	.cookie-box-left { float: left; width: 100%; padding: 0 0% 2em 0%; text-align: left;font-size: 4.8vw; line-height:6.4vw;}
	.cookie-box-right { float: left; width: 100%; text-align: left;}	
	
}





/*SCROLL-ICON*/
 
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  z-index:99;
  left: 50%; 
}
.icon-scroll {
  width: 38px;
  height: 58px;
  margin-left: -19px;
  bottom: 5%;
  margin-top: -29px;
  box-shadow: inset 0 0 0 1px #efede7;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #efede7;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}

.temp .icon-scroll {display: none;}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@media screen and (max-width:1320px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 10%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:980px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 5%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:720px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 5%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:480px) {
.icon-scroll {
  width: 24px;
  height: 36px;
  margin-left: -12px;
  bottom: 10%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
    display: none;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

/* Slick */

.slot-rooms { position:relative;width:40%;padding:4em 30% 1em 30%; text-align:center; margin:0% auto 0 auto;background: #FFF;}
.slot-rooms-box {float: left; padding: 0 0;}
.slot-rooms-text-box {text-align:center;}
.slot-rooms-text-box h2 {font-size: 1.2vw; line-height:1.6vw; text-align:center; font-weight: 400; padding: 1em 0 0 0;}
.slot-rooms-text-box h2 b{font-family: 'Open Sans';font-weight: 300;}


@media screen and (max-width:480px) {
	
	.slot-rooms { position:relative;width:90%;padding:2em 5%; text-align:center; margin:0% auto 0 auto;}
    .slot-rooms-text-box h2 {font-size: 4.8vw; line-height:6.8vw;}
	
}

/*PARTNER-END*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute; 
    z-index:98;
    top: 45%;
   display:none; visibility:hidden;
    margin: 0 0 0 0;
    width: 20px;
    height: 20px;
	 cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; 
}

.slot-rooms:hover .slick-prev { display:block; visibility:visible;}
.slot-rooms:hover .slick-next { display:block; visibility:visible;}

.slot-detail-1-1:hover .slick-prev { display:block; visibility:visible;}
.slot-detail-1-1:hover .slick-next { display:block; visibility:visible;}


.slick-next{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	color: rgba(0, 0, 0, 1);
}

.slick-prev{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color: rgba(0, 0, 0, 1);
}

.slot-detail-1-1 .slick-next{
    border-right: 3px solid; 
    border-bottom: 3px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	color:#FFF;
}
.slot-detail-1-1 .slick-prev{
    border-right: 3px solid; 
    border-bottom: 3px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color:#FFF;
}

.slot-detail-1-1 .slick-prev
{
    left: 3%; 
}


.slot-detail-1-1 .slick-next
{
    right: 3%;
}


@media screen and (max-width:1320px) {
.slick-prev,
.slick-next
{

    top: 48%;
    width: 20px;
    height: 20px;
}

.slick-prev{
    width: 20px; height: 20px;
}

.slick-next{
	width: 20px; height: 20px;
}
}

.slick-prev
{
    left: -7%; 
}


.slick-next
{
    right: -7%;
}


.main-slide-2 .slick-prev{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 40px; height: 40px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color: rgba(0, 0, 0, 1);
}

.main-slide-2 .slick-next{
    border-right: 2px solid; 
    border-bottom: 2px solid;
    width: 40px; height: 40px;
	-ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	color: rgba(0, 0, 0, 1);
}

.main-slide-2 .slick-prev
{
    left: -7%;
}


.main-slide-2 .slick-next
{
    right: -7%;
}

@media screen and (max-width:720px) {
	
	.slick-next {display:none; visibility:hidden}
	.slick-prev {display:none; visibility:hidden}

	
	.slick-prev
	{
	    left: -10%;
	}
	
	
	.slick-next
	{
	    right: -10%;
	}

}




/* slick-dots */


	.slick-dots
	{
	    position: relative;
	   
	    left: 0;
	    z-index: 9;
	    display: block;
	    width:100%;
	    padding:2em 0 0 0;
	    margin: 0;
	    list-style: none;
	    text-align: center;
	}

	.slick-dots li
	{
	    position: relative;
	    display: inline-block;
	    width: 15px;
	    height: 15px;
	    margin: 0 8px;
	    padding: 0; ;
	    cursor: pointer;
	    border-radius: 15px;
	    border: solid 1px #403e39
	}
	.slick-dots li button
	{
	    display: none;
	}
	.slick-dots
	{
	    bottom: 0em;
	}
	

.slick-dots li:hover,
.slick-dots li:focus
{

    background:#403e39;

}
.slick-dots li:hover:before,
.slick-dots li:focus:before
{

    background: #403e39;
 
}
.slick-dots li:before
{   
 
    background:#403e39;

}

.slick-dots .slick-active
{
 
    background:#403e39;

}

@media screen and (max-width:480px) {
    
    .slick-dots {display: none;}
    
}

.slider-news-intro .slick-next{
    border-right: 1px solid; 
    border-bottom: 1px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	color:#FFF;
    display:block; visibility:visible;
    position: absolute;z-index: 12;
    right: -40px;
}
.slider-news-intro .slick-prev{
    border-right: 1px solid; 
    border-bottom: 1px solid;
    width: 20px; height: 20px;
	-ms-transform:rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	color:#FFF; 
    display:block; visibility:visible;
    position: absolute;z-index: 12;
    left:420px;
}



/*COOKI-EXT*/

[data-omcookie-panel-show] {
  cursor: pointer;
}
.om-cookie-panel {
  padding:1% 10%;
  z-index: 99999;
  background: rgba(0,0,0,0.8);
  background: #efefef;    
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 0;
  box-sizing: border-box;
  border-top: 0px solid #666;
  font-size: 0.8vw; line-height:1.2vw;
  transform: translateY(100%) translateX(0);
  transition: transform 0.5s ease, opacity 0.3s;
  text-align:left;
  color: #111;
   
}

.om-cookie-left {float: left; width: 50%;}
.om-cookie-right {float:right; text-align:right; width: 50%; padding: 1em 0 0 0;}
.om-cookie-panel a{color: #111;font-weight: 700; text-decoration: none;}

.om-cookie-panel.active {
  transform: translateY(0) translateX(0);
  opacity: 1;
}

.om-cookie-panel p {
  margin: 0;
  padding: 1em 0;
}
.om-cookie-panel .cookie-panel__checkbox {
  display: none;float: left;
}
.om-cookie-panel .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #000;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin:0em 0.5em 0 0;
}
.om-cookie-panel .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff; 
  background-color: #111;
}
.om-cookie-panel .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #111;border: 2px solid #000;
}
.om-cookie-panel .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #111;border: 2px solid #000;
}
.om-cookie-panel .cookie-panel__checkbox-wrap {
  display: inline-block;padding: 0 1em 0 0;
  line-height: 1.1;
}
.om-cookie-panel .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin:0 0 0.5em 0.5em;
}
.om-cookie-panel .cookie-panel__description {
  clear: both;
   
}
.om-cookie-panel .cookie-panel__link {
  padding-top: 1em;
}

.cookie-panel__control {}

.om-cookie-panel .cookie-panel__button {
  background:#efefef;
  border: solid 1px #111;
  color:#111;
  padding: 1.0em 1.0em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2.0em 0.5em 1em 0;
  font-size: 0.7em; line-height: 0.7em;
  cursor: pointer;
  border-radius: 0em;
}
.om-cookie-panel .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}

.om-cookie-panel .cookie-panel__button--color--green {
  background-color:#FFF;border: solid 1px #111;
}
.om-cookie-panel .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}
.om-cookie-panel .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}
.om-cookie-info table {
  border: 1px solid black;
  border-collapse: collapse;
}
.om-cookie-info table th,
.om-cookie-info table td {
  padding: 10px 5px;
  border: 1px solid black;
}
.om-cookie-info table p {
  margin-top: 0;
}
.om-cookie-info table p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width:480px) {
    
    .om-cookie-panel {padding:2em 5% 3em 5%;font-size: 3.6vw; line-height:4.6vw;}
    .om-cookie-left {float: left; width: 100%;}
    .om-cookie-right {float:right; text-align: center; width: 100%; padding: 1em 0 0 0;}
    .om-cookie-panel .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
      margin:0 0em 1.0em 0.0em;
    }
    .om-cookie-panel .cookie-panel__button {margin: 2.0em 0.5em 0.3em 0;padding: 2.0em 1.0em;}

    
}
/*# sourceMappingURL=cookie_panel.css.map */





