/*  www.sinfona.de  */
@font-face {
  font-family: 'open_sansregular';
  font-display: block;
  src: url('../../NFU/fonts/OpenSans-Regular-webfont.eot');
  src: url('../../NFU/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('../../NFU/fonts/OpenSans-Regular-webfont.woff') format('woff'),
     url('../../NFU/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
     url('../../NFU/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  SECTIONS  */
.section {
	clear: both;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 6.5em 5em;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWELVE  */
.span_12_of_12 {
  width: 100%;
  margin-left: 0;
  float: none;
  clear: both;
}
.span_11_of_12 {
  	width: 91.5%;
}
.span_10_of_12 {
  	width: 83%;
}
.span_9_of_12 {
  	width: 74.5%;
}
.span_8_of_12 {
  	width: 66%;
}
.span_7_of_12 {
  	width: 57.5%;
}
.span_6_of_12 {
  	width: 49%;
}
.span_5_of_12 {
  	width: 40.5%;
}
.span_4_of_12 {
  	width: 32%;
}
.span_3_of_12 {
  	width: 23.5%;
}
.span_2_of_12 {
  	width: 15%;
}
.span_1_of_12 {
  	width: 6.5%;
}

#main .section .section{
  padding: 0 !important;
}

/* COOKIEBANNER */
.tags, formbody{
  font-family: 'open_sansregular';
}

.formbody{
  background-color: #ebe6e4;
}

.submit.all{
  background: #98b8ad !important;
  transition: all .5s ease-in-out;
}

.submit.all:hover{
  color: #98b8ad;
  background-color: #fff !important;
}

.tltr {
  padding: .5em 1.5em;
  background: #ebe6e4;
  color: #444444
}
.tltr strong{
  color: #444444 !important;
}

/* LAYOUT */

* {
  box-sizing: border-box;
  transition: all .1s ease-in-out;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
  font-family: 'open_sansregular';
  line-height: 1.5em;
  color: #444444;
}
#wrapper {
  overflow: hidden;
}
h1, h2{
  font-size: 3em;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.3em;
}

h1, .bg.cta h2{
  font-family: sketchnote-square,sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1{
  font-size: 6em;
}

h3{
  font-size: 1.6em;
  line-height: 1.3em;
  color: #444444;
}

h2, h3, h4{
  font-weight:bold;
}
img{
	display: block;
	max-width: 100%;
	height: auto;
}
picture{
  display: block;
}
p, table{
	margin: 1em 0;
  font-size: 1.2em;
  line-height: 1.5em;
}

table{
	width: 100%;
}
table{
  margin:0;
}
figure{
  margin:0;
}
a {
  color: #575656;
  text-decoration: none;
  outline: 0;
  position: relative;
  display: inline-block;
}

li{
  list-style-type: none;
}
/*a[href^="mailto:"]:before, a[href^="tel:"]:before {
	margin: 0 .5em 0 0;
	color: #002d6a;
	font-family: 'WebHostingHub-Glyphs';
	font-size: 75%;
	content: '\f136';
}*/

a:hover{
  color: #8ab6d0;
}

.invisible{
  display: none;
}

a[href^="https://"]::before, #main a[href^="https://"].btn::before, #main a[href^="http://"].btn::before {
  content: '\f332';
  padding-right: 5px;
  font-weight: normal;
}

/* HEADER */
#header .span_12_of_12{
  width: 100%;
  margin-left: 0;
  float: none;
  clear: both;
  position: absolute;
  top: 1em;
  max-width: 1400px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  padding: 0 5em;
  transition: none;
}

#header .section {
  max-width: 100vw;
  padding: 0;
}

#header{
  position: relative;
}

#header img{
  width: 100vw;
}

#header .headline{
  top: 35%;
  text-shadow: 0px 0px 7px #000;
  z-index: 900;
}

.headline p{
  color: #fff;
}

#header .navi{
  background-color: #fff;
}

#header .navi .logo{
  padding: 0;
  margin-left: 2%;
}

#header .logo{
  width: 350px;
}

#header .level_1 a{
  padding: 3em 2em;
}

#header .welle{
  position: absolute;
  z-index: 10;
  bottom: -1%;
}

#header .welle.fg{
  width: 60em;
  right: 9%;
  bottom: 16%;
}

.level_1, .level_2, .level_3 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav li a, nav strong, .more{
  padding: 0 1em;
  display: inline-block;
  width: 100%;
  color: #3c3c3b;
  text-transform: uppercase;
}
nav li a {
  cursor: pointer;
}
nav ul .acc-content, #header .ce_text.col.span_12_of_12.navi  {
  display: flex;
  justify-content: right;
  align-items: center;
}

.more::before {
	margin: 0 .5em 0 0;
	color: #8ab6d0;
	font-family: 'WebHostingHub-Glyphs';
	font-size: 75%;
	content: '\f48b';
}

nav .more{
  display: none;
}

.mod_navigation li ul.level_2{
  position: absolute;
}

nav ul.level_2{
  display: none;
}

nav li:hover .level_2{
  opacity: 1;
  display: inline-block;
  z-index: 200;
  transition: all .3s ease-in-out;
  background-color: #fff;
}

.navi{
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navi div{
  margin: 0 0 0 2%;
}

.level_2 .acc-content{
  display: block;
  background-color: #e0eef9;
  margin: 0;

}

.level_2{
  top: 100%;;
}

#header .active strong, .level_2 a{
  padding: 1.5em 2em !important;
}

#header .level_2 li:first-of-type{
  padding-top: 1.5em;
}

#header .level_2 li:last-of-type{
  padding-bottom: 1.5em;
}

.sticky{
  top: 0 !important;
  margin: 0;
  position: fixed !important;
}
/* BG */

.bg.full .section.group {
  max-width: none !important;
  margin: 0;
  padding: 0;
}
.bg.blau{
  background: #e0eef9;
}
.bg.blau h2{
  color: #8ab6d0;
}

.bg.braun{
  background: #d6d1ca;
}

.bg.braun h2, .bg.braun strong{
  color: #fff;
}

.bg.braun .col.span_4_of_12 .uebersicht{
  padding: 1.5em;
  background: #ebe6e4;
}

.bg.braun .col.span_4_of_12 h3{
  margin-top: 0;
}

.bg.gruen{
  background: #c8dbd5
}

.ansprechpartner .col.span_6_of_12{
  margin-left: 0;
}

.bg.gruen img{
  display: inline-block;
  width: 250px;
}

.bg.gruen a:before{
  display: none;
}

.bg.cta {
  overflow: hidden;
  background: url('../../NFU/images/start/cta-start.jpg') center;
  background-size: cover;
}

.bg.cta .col.span_12_of_12{
  background-color: rgba(255,255,255, .9);
  padding: 3em 2em;
}

.bg.cta h2{
  color: #d5b98b;
}

.bg.cta p{
  margin: 1em 0;
}

.bg.cta a:before{
  display: none;
}

/* SLIDER */

.slider-wrapper .col.span_4_of_12 .uebersicht{
  background: #ebe6e4;
}

.slider-control a{
  display: none;
}

.slider-control .slider-menu b.active{
  color: #8ab6d0;
}

.slider-control .slider-menu b{
  font-size: 150%;
  margin: 0.25em;
}

/* BUTTON */

.btn, p.more a, button{
  display: inline-block;
  margin: .5em 0 0;
  padding: .75em 1.25em;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  background: #98b8ad;
  transition: all .5s ease-in-out;
}
.btn:hover, p.more a:hover, button:hover {
  color: #98b8ad;
  background: #fff;
}

.btn:before{
  transition: all .5s ease-in-out;
}

.btn:hover::before{
  color: #98b8ad;
}

.formbody {
  position: relative;
  padding: 2em 2em 2.5em;
  background: rgba(84,84,84,.1);
  box-sizing: border-box;
}
form .widget {
  width: 100%;
  margin: .65em 0;
  display: inline-block;
}
input, textarea, select, option {
  padding: .5em;
  font: 100%/1.7 'open_sansregular', helvetica;
  border: none;
  transition: none;
  background: #fff;
  border: none;
}
select{
  color: #808080;
  font-weight: 100;
}
.widget-checkbox{
  line-height: 1.2em;
}
textarea {
  min-height: 140px;
  resize: vertical;
  width: 100%;
}
label, input, select {
  width: 100%;
}
input.checkbox, input.radio {
  position: relative;
  width: .75em;
  height: .75em;
  margin: 0 .25em 0 0;
  padding: 0;
  border: .1em solid #575656;
  border-radius: 50%;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input.checkbox::before, input.radio::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #575656;
  border-radius: 100%;
  content: '';
  opacity: 0;
  margin-right: 1em;
}
input.checkbox:checked::before {
  opacity: 1;
}
.checkbox_container label{
  cursor: pointer;
}
fieldset {
  border: none;
  padding: 0;
}
span .mandatory, span.mandatory {
  font-size: 1em;
  color: #8b1c6d;
}
input.checkbox, input.radio {
  background: #fff;
}
form .widget-explanation, .widget-explanation p{
  margin-bottom: 0;
}
span.footnote {
  font-size: 85%;
}
.tcenter, .tcenter h2, .tcenter h3{
  text-align: center;
}

/*No Javascript*/
.__NoScript_PlaceHolder__{
  display: none !important;
}

/* STARTSEITE */
.vis930, .vis400, .vis450, .fis930{
  display: none;
}

.bewertung img{
  width: 50px;
  margin: 0 0.5em;
}

.bewertung p{
  display: flex;
  justify-content: center;
}

.bewertung .slider-control{
  display: block;
  margin-top: 2em;
}

.bewertung .slider-menu{
  display: flex;
  justify-content: center;
}

/* UNTERKUENFTE */
.unterkuenfte h1, #agb h1, .nohead h1{
  margin-top: 3em;
  font-family: 'open_sansregular';
  font-size: 3em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  text-shadow: none;
}

.unterkuenfte h1{
  text-align: center;
}

.bg.braun .col.span_6_of_12 .uebersicht, .dbox{
  padding: 1.5em;
  background: #ebe6e4;
}

.tbox h3{
  margin-top: 0;
}

.tbox .col.span_6_of_12{
  margin: 0;
  width: 100%;
}

.tbox .uebersicht p:first-child, .dbox .uebersicht p:first-child{
  margin: 0;
}

.unterkuenfte .tbox .uebersicht .col.span_6_of_12{
  width: 49%;
}

.dbox .col.span_6_of_12{
  width: 100%;
}

.unterkuenfte .bg.braun .uebersicht strong{
  color: #444444;
}

.tbox .uebersicht img, .dbox .uebersicht img{
  width: 30px;
  display: inline-block;
  margin: 0 0.5em 0 0;
}

#platzhalter, #platzhalter p, #platzhalter a{
  display: flex;
  justify-content: center;
  width: 100%;
}

#platzhalter p{
  align-items: stretch;
  margin: 0;
}

#platzhalter a{
  align-items: center;
  justify-content: center;
  padding: 1.5em 0;
  font-size: 5em;
  font-family: sketchnote-square,sans-serif;
  line-height: 1.5em;
  text-align: center;
  background: #98b8ad;
  color: #fff;
  transition: all .5s ease-in-out;
}

#platzhalter a:hover{
  background: #fff;
  color: #98b8ad;
}

.unterkuenfte .bg.braun .col.span_6_of_12:nth-of-type(2n){
  margin-left: 0;
}

.preis{
  font-size: 2em;
  font-weight: bold;
}

.gallery li{
  width: 23.5%;
  float: left;
  margin: 2% 2% 0 0;
}


.gallery li:first-child{
  width: 100%;
  margin: 0;
}

.gallery li:last-child{
  margin-right: 0;
}

.cols_4{
  margin: 0;
  padding: 0;
}

.ce_gallery{
  margin-left: 0;
}

.intro .adresse{
  font-size: 1.5em;
  font-weight: bold;
}

.ausstattung{
  background: #d6d1ca;
}

.ausstattung img{
  width: 50px;
  margin-right: 1em;
}

.ausstattung .col.span_12_of_12{
  display: flex;
}

.ausstattung p, .ausstattung .col.span_12_of_12{
  margin: 0;
}

.abox{
  margin-top: 0.5em;
  padding: 1.5em;
  background: #ebe6e4;
}

.ausstattung p:before{
  content: url(../../NFU/images/icons/haken.svg);
  display: inline-block;
  margin-right: 0.5em;
  width: 30px;
}

.ausstattung .section.group{
  padding-top: 0;
}

.intro h1{
  text-align: left;
}

.maps iframe{
  width: 100%;
}

.wegweiser .section.group{
  padding-top: 0;
}

/* AKTIVITAETEN */
.aktivitaeten .section.group{
  display: flex;
  flex-wrap: wrap;
}

.tbox{
  background: #ebe6e4;
}

/* AGB */
#agb h2{
  margin-top: 1em;
  font-size: 2em;
}

#agb li{
  list-style-type: disc;
  font-size: 1.2em;
  line-height: 1.5em;
}

#agb li::marker{
  color: #fff;
}

#agb ul{
  padding-left: 1em;
}

#agb strong{
  color: #444444;
}

/* SITEMAP */
.mod_sitemap .level_2 .acc-content{
  background-color: transparent;
}

/* 404 */
.notfound a{
  color: #fff;
}

/* FOOTER */
#footer{
  background: #d5b98b
}

#footer a{
  color: #fff;
  cursor: pointer;
  transition: all .5s ease-in-out;
}

#footer .mod_customnav.block a{
  font-size: 1em;
  font-weight: bold;
  text-transform: none;
  color: #444444;
}

#footer .mod_customnav.block li{
  margin: 0 0 1em 0
}

#footer a:hover{
  color: #fff;
}

#footer p:first-child, #footer div{
  margin-top: 0;
}

#footer .acc-content{
  display: block;
}

#footer .mod_customnav.block{
  margin-top: 0;
}

.mod_customnav span{
  font-size: 1.2em;
  line-height: 1.5em;
}

.mod_customnav strong{
  font-size: 1.2em;
  text-transform: none;
}

.mod_customnav strong, .mod_customnav a{
  padding: 0;
}

.mod_customnav li{
  padding: 0 1em;
}

.ref {
  margin: 3em 0 0;
}
.author {
  margin: 2em !important;
  text-align: center;
  font-size: 75%;
  letter-spacing: 1px;
  clear: both;
  opacity: .7;
}
.author div.icon-heart {
  position: relative;
  display: inline-block;
  width: 1em;
  margin: 0 .25em 0 .4em;
}
.author div.icon-heart::before {
  position: absolute;
  left: 0;
}
.author:hover div.icon-heart:before{
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {transform: scale(1);}
  10% {transform: scale(1.3);}
  20% {transform: scale(1);}
  30% {transform: scale(1.1);}
  40% {transform: scale(1);}
  50% {transform: scale(1);}
  100% {transform: scale(1);}
}

.seo p::before{
  display: none;
}

.seo p{
  margin: 1em 0;
  font-size: 0.8em;
}

.seo{
  margin-top: 3em;
  opacity: 0.5;
  text-align: center;
}

/* MEDIA */

@media only screen and (max-width: 1500px) {
    #header .ce_text.col.span_12_of_12.navi, #header .headline, .welle.fg {
    max-width: calc(100vw - 10em);
  }

  #header h1{
    font-size: 4em;
  }

  #header .welle.fg{
    bottom: 9%;
  }
}

@media only screen and (max-width: 1400px) {
  .unterkuenfte .tbox .uebersicht .col.span_6_of_12{
    width: 100%;
  }
}

@media only screen and (max-width: 1215px) {
    #header .navi .col.span_8_of_12 a {
      padding: 2em 1em;
    }

    #header .logo{
      width: 300px;
    }

    .unterkuenfte h1{
      margin-top: 2em;
    }

    .intro .col.span_3_of_12, .intro .col.span_9_of_12{
      width: 100%;
      margin-left: 0;
    }

    .vis1215{
      display: none;
    }

    .dbox .col.span_6_of_12{
      width: 49%;
    }

    .intro .adresse{
      margin: 2em 0 0 0;
    }

    #platzhalter a{
    font-size: 4em;
    }
}

@media only screen and (max-width: 1050px) {
    .section.group {
    padding: 5em 2.5em;
  }

  #header .level_1 .acc-content{
    display: none;
  }

  #header nav .more{
    display: block;
    text-align: right;
  }

  #header .level_1 > .acc-content{
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    transition: none;
    background-color: #e0eef9;
  }

  .mod_navigation li ul.level_2{
  position: relative;
  }

  nav ul.level_2 {
    display: inline-block;
  }

  #header nav .level_2{
    width: 100%;
    left: 0;
  }

  #header .level_2 .acc-content{
    background-color: #f4faff;
    top: 0;
  }

  #header .col.span_12_of_12{
    padding: 0 2.5em;
  }
  .navi div{
    margin: 0;
  }

  #header .level_2 li:first-of-type{
  padding-top: 1em;
}

  #header .level_2 li:last-of-type{
    padding-bottom: 1em;
  }
  #header .level_1 .acc-content{
    border-bottom: 4px solid grey;
  }

  #header .level_2 .acc-content{
    border-bottom: none;
  }
}

@media only screen and (max-width: 1000px) {
  /*  .vis1000{
      display: block;
    }*/
}

@media only screen and (min-width: 930px) {
  .bg.braun .slider-wrapper{
    display: flex;
    width: 100% !important;
  }

  .slider-wrapper .col.span_4_of_12{
    left: 0 !important;
    transform: none !important;
    background: #ebe6e4;
  }

  .slider-control{
    display: none;
  }
}

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

  .slider-wrapper .col.span_4_of_12 {
    text-align: center;
    float: left;
    margin: 0 0 2.5em 0;
  }

  #platzhalter a{
    padding: 3.5em 0;
  }

  .wegweiser h2{
    margin-bottom: 1em;
  }

  #header .welle.fg{
    bottom: 6%;
  }

  .bg.gruen .col.span_4_of_12{
    width: 100%;
    margin: 2em 0 2em 0
  }

  .unterkuenfte .bg.braun .col.span_4_of_12 {
    text-align: left;
  }

  .unterkuenfte .tbox .uebersicht .col.span_6_of_12{
    width: 49%;
  }

  .tbox{
    width: 100%;
    margin-left: 0;
  }
  .vis930, .fis930{
  display: inline-block;
  }

  .aktivitaeten .uebersicht{
  height: auto;
}
}

@media only screen and (min-width: 851px) {
  .mod_navigation a.submenu, .mod_navigation strong.submenu{
    display: block;
  }
}

@media only screen and (max-width: 790px) {
  .vis930{
    display: none;
  }
}

@media only screen and (max-width: 750px) {
  .headline, .headline h1 {
  text-align: center;
  }

  #header h1{
    font-size: 3em;
  }

  h2, .unterkuenfte h1{
    font-size: 2em;
  }

  .vis930{
    display: inline-block;
  }

  #platzhalter a{
    padding: 3em 0;
  }
}

@media only screen and (max-width: 650px) {
  #header .navi, #header .headline{
    max-width: 100% !important;
    padding: 1em 2.5em;
}

  .navi{
    top: 0;
    margin-top: 0;
    display: block !important;
  }

  .unterkuenfte .tbox .uebersicht .col.span_6_of_12{
    width: 100%;
  }

  .navi div{
    width: 100%;
    text-align: center;
  }

  #header .navi .col.span_8_of_12 .more {
    padding: 1em;
  }


  .navi div{
    margin: 0;
  }

  #header .navi .logo{
    margin-left: 0;
  }

  #header nav .more {
    text-align: center;
  }

  #header .logo{
    max-width: 100%;
  }

  #header  .col.span_12_of_12{
    padding: 0;
    margin: 0;
  }

  #header .first.col.span_12_of_12{
    top: 0;
  }

  .headline{
    padding: 0 2.5em !important;
  }

  .unterkuenfte h1 {
    margin-top: 4em;
  }

  .ausstattung .col.span_12_of_12.vorteile {
  display: block;
  }

  .ausstattung .col.span_6_of_12{
    width: 100%;
    margin-bottom: 0;
  }

  .ausstattung .col.span_6_of_12:last-child{
    margin: 0;
  }

  .ausstattung .col.span_6_of_12 p{
    margin: 0 0 1em 0;
  }

  .dbox .col.span_6_of_12{
    width: 100%;
  }

  .vis930{
    display: none;
  }

  .ansprechpartner div{
    width: 100%;
    margin: 1em 0;
  }

}

@media only screen and (max-width: 500px) {
  .welle{
    display: none;
  }

  #footer .col.span_4_of_12{
    width: 100%;
    text-align: center;
    margin: 0 0 2em 0;
  }

  #footer .level_1 .acc-content, .fis930{
    display: none;
  }

  #footer .level_1{
    margin-top: 1em;
  }

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

  #footer .more::before{
    color: #fff;
  }

  .bewertung .slider-control{
    margin: 0;
  }

  .bewertung img{
    width: 35px;
    margin: 0.25em;
  }

  #platzhalter a{
    padding: 2em 0;
  }

}

@media only screen and (max-width: 450px) {
  .vis930, .vis450{
    display: inline-block;
  }
}

@media only screen and (max-width: 400px) {
  #header .headline {
  position: relative;
  }

  .headline h1{
    color: #8ab6d0;
  }

  .headline p{
    color: #444444;
  }

  #header h1{
  font-size: 2em;
}

  #header .span_12_of_12{
      position: relative;
  }

  #header .headline {
  text-shadow: none;
  margin: 2em 0 !important;
}

.vis400{
  display: inline-block;
}
.unterkuenfte h1, .nohead h1{
  margin-top: 0;
}
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }

  .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	   width: 100%;
	}
}
