body{
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items:center;
  position: relative;
  background: #fff;
  color:#14324C;
  font-family: arial, sans-serif;
  margin:0;
  font-size: 1.3em;
  line-height: 1.5em;
}

a {
color:#fff;
outline:none;}

header, nav {
flex: 1 100%;
-webkit-flex: 1 100%;
}

header{
background: #FFE879;
display: flex;
display: -webkit-flex;
flex-flow: row wrap;
-webkit-flex-flow: row wrap;
}

header * {
-webkit-flex: 1 1 0%;
flex: 1 1 0%;
}

header nav {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
margin:0 5%;
}

nav ul {
	display: inline-block;
	float: right;
	font-size:1em;
	padding-left:0;
}

nav li {
	list-style-type: none;
	margin: 0 0.8em;
	display: inline;
	font-size: 1em;
}

nav li.last{
margin-right:0;
}

nav a {
	width: auto;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #14324C;
}


article * {
-webkit-flex: 1 1 0%;
flex: 1 1 0%;
}

article.headpic {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
font-size:0;
line-height: 0;
}

article.headpic section img {
width: 100%;}

article.ausstattung {
display:inline-block;
text-align:center;
background:#FFE879;
flex: 1 1 100%;
-webkit-flex: 1 1 100%;
}

article.ausstattung section {
	-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0.8em 4.5em;
}

article.ausstattung section.kurz {
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em;}

article.ausstattung section.kurz a {
color:#14324C;}


article.ausstattung section.mehrausstattung h2 {
font-size: 1.5em;
font-weight: bold;
}

article.ausstattung section.mehrausstattung ul {
padding:0;
text-align:left;
margin-left: 6em;
}
article.ausstattung section.mehrausstattung ul li {
list-style:none;
}


section.button p{
display: inline-block;
color:#fff;
padding:0.8em 1.5em;
background:#14324C;
font-size:1.3em;
line-height: 1.5em;
font-weight:bold;
text-align: center;
margin-top:0;
}

section.button p a{
color: #fff;}

article.preise {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
background:#7F9A9B;
color:#fff;
}

article.preise section {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0.8em 4.5em 1.5em 4.5em;
}

article.preise section h2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 0.2em;
color:#fff;}


article.galerie {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
}

article.galerie section {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0.8em 4.5em 0.5em 4.5em;
}

article.galerie section h2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 0.2em;
}

article.galerie section h2 a {
color:#14324C;
}

article.galerie section img {
border: 1px solid #14324C;
width: 20%;}

article.ausfluege {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
background:#FFE879;
}


article.ausfluege section {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0.8em 4.5em 1.5em 4.5em;
}

article.ausfluege section h2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 0.2em;
}

article.ausfluege section a h2 {
color:#14324C;}

article.kontakt {
	-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
background:#7F9A9B;}

article.kontakt section {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0.8em 4.5em 1.5em 4.5em;
color: #fff;
font-weight: bold;
}

article.kontakt section h2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 0.2em;
color:#fff;

}
article.kontakt section p a {
color:#fff;}


dt {
	padding:1em 0 0.5em 0;
 	font-family: arial, sans-serif;
    text-align: center;
    font-weight:bold;
    font-size:1.1em;
	line-height: 1.3em;
	cursor:pointer;
	width: 100%;
	}
	
dt p{
margin:0;
position: relative;
padding-left: 2em;}
	
dt a{
text-decoration: none;
}

dd {
	display:none;
	width: 100%;
	margin: 0 0 1em 2.2em;
	text-align: left;
	}
	
#button{
float:left;
	display:block;
	height:18px;
	width:18px;
	margin-right:1em;
	text-indent:-9999px;
	margin-top:0.1em;
}

.closed { background:url(img/plus.png) left no-repeat; }

.open { background:url(img/minus.png) left no-repeat; }

.initial-open {display:block; line-height: 1.3em;}

dl {
margin-bottom: 2em;}

p a {
text-decoration: none;
color:#395664;
font-weight: bold;}


article.impressum {
	-webkit-flex: 1 1 100%;
flex: 1 1 100%;
display:inline-block;
text-align:center;
background:#fff;}

article.impressum section {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
padding: 0 4.5em 1.5em 4.5em;
color: #395664;
line-height: 1.4em;
font-weight: bold;
}

article.impressum section h2 {
font-size: 1.5em;
font-weight: bold;
padding-top: 0em;
}

article.impressum section dl{
margin-bottom: 0;}

article.impressum section dl dt{
font-size: 0.8em;
line-height: 1em;}

article.impressum section dl dt p{
padding-left:0;}

article.impressum section dl dt a {
color:#395664;}

article.impressum section dl dd{
margin-left:0;
font-size: 0.8em;}

.copy {
font-size: 0.8em;
margin-bottom: 1em;
margin-top:2em;}



.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 1em;
  right: 1em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(57, 86, 100, 0.8) url(img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #aec6c6;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 0.7em;
    bottom: 0.7em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 1em;
    bottom: 1em;
  }
}


@media (max-width:800px){

header nav {
margin:0 3%;
}

nav li {
list-style-type: none;
	margin: 0 0.8em;
	display: inline;
	font-size:1em;
}
article.ausstattung section {
padding:0.8em 1.4em;}

article.ausstattung section.mehrausstattung ul {
margin-left:2em;}

article.preise section {
padding:0.8em 1.4em 1.5em 1.4em;}

article.galerie section {
padding: 0.8em 1.4em 0.5em 1.4em;
}
article.ausfluege section {
padding: 0.8em 1.4em 1.5em 1.4em;
}
article.galerie section img {
width: 30%;}

}

@media (max-width:699px){

nav li.ausfl{
display: none;
}
article.ausstattung section {
padding:0.8em 4.5em;}

article.ausstattung section.kurz {
font-size: 1.4em;
line-height: 1.4em;}

article.preise section {
padding:0.8em 4.5em 1.5em 4.5em;}
article.ausfluege section {
padding: 0.8em 4.5em 1.5em 4.5em;}
article.kontakt section {
padding:0.8em 4.5em 1.5em 4.5em;}

}

@media (max-width:600px){
	
header nav {
margin: 0 3%;}

nav li{
margin: 0 0.6em 0 0;
font-size:0.9em;
line-height: 1em;
display: inline;
}

article.ausstattung section {
padding:0.8em 2em;}

article.preise section {
padding:0.8em 2em 1.5em 2em;}
}
article.ausfluege section {
padding: 0.8em 2em 1.5em 2em;}
article.kontakt section {
padding:0.8em 2em 1.5em 2em;}

article.galerie section img {
padding:0.8em 0.5em;
width:40%;
border: none;}
}

@media (max-width: 550px){


article.preise section {
padding:0.8em 1.4em 1.5em 1.4em;}
article.kontakt section {
padding:0.8em 1.4em 1.5em 1.4em;}
article.ausfluege section {
padding: 0.8em 1.4em 1.5em 1.4em;}

article.galerie section img {
padding:0.8em 0.5em;
width:80%;
border: none;}

}

@media (max-width: 450px) {

header nav {
margin:0 3%;
}

nav ul {
float:left;}

nav li {
list-style-type: none;
	margin: 0 0 0 0.8em;
	display: inline;
	font-size:0.8em;
	line-height: 1em;
}

nav a {
	font-weight: normal;
}
article.ausstattung section.kurz {
font-size: 1.3em;
line-height: 1.5em;}


article.impressum section {
padding: 0 1.4em 2em 1.4em;
}
}
  