
body{
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items:center;
  position: relative;
  background: #fff;
  color:#ffffff;
  font-family: arial, sans-serif;
  font-size:0.8em;
  margin:0;
}

a {
color:#e0c103;
outline:none;
text-decoration:none;}

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

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

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

header nav {
	display:flex;
margin:0 10%;
align-items: flex-end;
}

article{
display: flex;
display: -webkit-flex;
flex: 1 100%;
-webkit-flex: 1 100%;
 padding: 1em 0;
  align-items: center;
  justify-content: center;
}

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

div.all {
background: #000;}

article.menu{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#000;
color: #fff;
margin: 0.5em 0 0;
}

article nav {
display:flex;
margin:0 10%;
align-items: flex-end;
}

nav img.logo{
	width:100%;
	margin: 1em 1em 0 1em;
	flex:2 1 20%;
	
}
nav ul {
	display: flex;
	float: left;
padding:0;
}

nav li {
	list-style-type: none;
	display: inline;
	font-size:1.2em;
	text-align: center;
}

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


article.cover{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
margin:1em 25% 0 25%;}

article.cover img {
width:80%;
}
article.coverc{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
margin:1em 10%;}

article.coverc img {
width:80%;
}

section.bcover{
	-webkit-flex: 1 1 10em;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: left;
	margin-left:5em;
}

	
section.quote{
	-webkit-flex: 1 1 10em;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: center;
padding-bottom:1em;
	}

article.ueber{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#8fb0bf;
color: #fff;
}

article.ueber p {
font-size: 1.0em;
color: #000;
font-weight:bold;
}

article.ueberb{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#f5c7ca;
color: #fff;
}

article.ueberb p {
font-size: 1.0em;
color: #000;
font-weight:bold;
}

article.leer{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#f5c7ca;
}

article.leerb{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#000;
}

article.geschi{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
padding:0;
background:#f7a180;
color: #000;
margin-top:3em;
}
article.geschi p {
font-size:1.0em;
}

section.titel{
	-webkit-flex: 1 1 10em;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: left;
padding:0.5em;
margin: 0 10%;
	}
	

article.kauf{
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  background:#706d6e;
  align-items: flex-start;
  padding-bottom:1em;
}

section.kurza{
-webkit-flex: 1 1;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: left;
	margin-right: 1em;

}

section.kurzb {
	-webkit-flex: 1 1 70%;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
}
section.kurzc {
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	-webkit-flex: 1 1 100%;
	margin-bottom:2em;
}


h3 {
	font-size:1.3em;
color:#fff;
font-weight:normal;
margin: 0.5em 0;}

section.kurzc div {
	color:#e0c103;
}


h2{
font-size:1.5em;
color:#f8f2be;
margin-top:0;
text-align: center;
font-weight: normal;
}



dt {
	padding:1em 0 0.5em 0;
	color: #395664;
 	font-family: arial, sans-serif;
    text-align: left;
    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;
color:#395664;}

dd {
	display:none;
	width: 100%;
	margin: 0 0 1em 2.2em;
	}
	
#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;}

dl {
margin-bottom: 2em;}

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

article.mehrbuch {
background:#fff;}

article.impressum {
	background:#fff;
	color:#393536;
padding-bottom: 2em;
padding-top: 0;}

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;
font-size:1.2em;}

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

.copy {
	color:#393536;
font-size: 0.8em;
margin-bottom: 0;}



article.mehrkaufa {
	padding-top:1em;
	padding-bottom: 0;
background:#868484;
flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  max-width: 40em;
}

section.kurzkauf{
font-weight:bold;
text-align: center;
padding-top:0.8em;
}


.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){

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

blockquote p{

margin:1em 0 0.5em 0;
font-size: 1.2em;}

section.kurz{
font-size:1.3em;}

}

@media (max-width:816px){

section.kurza {
	-webkit-flex: 1 1 5em;
	webkit-flex: 1 1 5em;
}

section.kurzb {
	-webkit-flex: 1 1 20em;
	webkit-flex: 1 1 20em;
	
	
	
}

@media (max-width:600px){

nav li.last{
display: none;
}

nav img.logo {
width:50%}

article {
padding-bottom:0;}

section.quote {
	-webkit-flex: 1 1 20em;
	webkit-flex: 1 1 20em;
	margin-left:0;
text-align:center;
margin-bottom:2em;}

section.bcover {
	-webkit-flex: 1 1 20em;
	webkit-flex: 1 1 20em;
	margin-left:0;
text-align:center;}

section.kurza {
	-webkit-flex: 1 1 10em;
	webkit-flex: 1 1 10em;
}

section.kurzb {
	-webkit-flex: 1 1 20em;
	webkit-flex: 1 1 20em;
	margin-top:1em;
	margin-bottom:2em;
}

section.kurza img.logo {
display:none;}
	
	
	
}

@media (max-width:550px){
	
header nav {
display:inline;}

nav ul {
float: left;
padding-left:0;
}
	
	
}

@media (max-width: 450px) {
nav li {
list-style-type: none;
	margin: 0 0.5em;
	display: inline;
	font-size:1em;
}

nav img.logo {
	width:80%;
margin:1em 0;}

nav a {
	font-weight: normal;
}

article.cover{
margin:1em 10%;
}

h2 {
    margin-left: 20px;
    margin-right: 20px;
}

}
  