@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap');


@media (min-width: 370px) {
    .myClass{}
}

html, body {
  margin: 0;
  height: 100%;
font-family: "Open Sans", sans-serif;
}
form {
  width: 40em; /* Breite des Formulars */
padding: 1.4em;
text-align: left;
  border: 1px solid #c93; 
box-shadow: 0.2em 0.1em 0.5em lightgray;
  border-radius: 30px;
}
label { /* Beschriftung auf eigener Zeile */
  display: block;
  cursor: pointer; /* Mauszeiger wird zur Hand */
}
input       { border: 1px solid #c93; border-radius: 0.2em; box-shadow: 0.2em 0.1em 0.5em lightgray; }
input.send  { border: 1px solid #c93; border-radius: 0.2em; box-shadow: 0.2em 0.1em 0.5em lightgray; }
select      { border: 1px solid #c93; border-radius: 0.2em; box-shadow: 0.2em 0.1em 0.5em lightgray; }
textarea    { border: 1px solid #c93; border-radius: 0.2em; box-shadow: 0.2em 0.1em 0.5em lightgray; }
fieldset    { border: 1px solid #c93; border-radius: 0.2em; box-shadow: 0.2em 0.1em 0.5em lightgray; padding: 1em;}

legend {
   font-size: 0.75em;
   font-weight: bold;
   padding: 0.1em;
}
input#absender,
textarea {
  width: 38em;
  border: 0.05em solid #c93;
  margin-bottom: 1em;
box-shadow: 0.2em 0.1em 0.5em lightgray;
}

textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-color: #fc9;
}
#wrap {
              position:relative;
              width:100%;
              min-height:100%;
              height:auto !important;
              height:100%;
              margin:0 auto;
}
/* IE Win < 7 only \*/
* html #wrap {
height:100%;
}
/* end IE Win < 7 only */
#kopf {
  width: 900px;
  margin: 0 auto;
	clear: both;
}

#container {
   display:block;
  margin: 0 auto;
  width: 900px;
    min-height:100%;
              height:auto !important;
  position: relative;
font-family: 'Open Sans', sans-serif;
  font-size:16px;
}
#logo {
  height: 220px;
  font-family: 'Open Sans light', sans-serif;
  font-size: 18px;
}
#slide_logo {
    position: relative; 
width: 150px; 
  height:auto;
  margin-left: 50px;
float: left;
}

#menu {
  height: 4em;
  position: relative;
font-family: 'Open Sans light', sans-serif;
  font-size: 20px;
}
#menu ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  margin: 14px;
  float: left;
  display: inline;
  line-height: 3em;
}
#menu a {
  margin: 8px;
  text-align: center;
  color: #c93;
  text-decoration: none;
font-family: 'Open Sans light', sans-serif;
}
#menu a:hover {
  color: #fc3;
}
#menu span {
  margin: 0.4em;
  color: #960;
}
#kontaktformular {
text-align:left;
font-size:1em;
}
#text {
  border-top: 0.3em solid #c93;
  border-bottom: 0.3em solid #c93;
 border-radius: 40px;
}

#text_rechts {
  padding: 10px 0.5em;
   margin-bottom:5em;
  display: block;
  width: 180px;
  float: right;
  font-size: 1em;
  line-height: 1.5em;
  color: #333;
   clear:right;
}
#slide_re_q {
width: 158px;
height:120px;
overflow: hidden;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
 border-radius: 15px;
}
#slide_re_h {
width: 158px;
height:180px;
overflow: hidden;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
 border-radius: 15px;
}

#text_links {
  margin:2em 4em;
  width: 800px;
  font-size: 1em;
  line-height: 1.5em;
  color: #333333;
  float: left;
   clear:left;
}
#FB a {
background-color: white;
}

#box {
width: 750px;
   margin: 2em 0;

}

#slide {
    position: relative; 
  overflow: hidden;
width: 450px; 
  height:300px;
  margin-right: 50px;
border-radius: 40px;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
float:left;
}

#slide_re {
    position: relative; 
  overflow: hidden;
width: 450px; 
  height:300px;
  margin-left: 50px;
border-radius: 40px;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
float: right;
}

#slide_small {
    position: relative; 
  overflow: hidden;
width: 450px; 
  height:auto;
  margin-left: 50px;
border-radius: 40px;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
float: right;
}

#slide_q {
    position: relative; 
  overflow: hidden;
width: 450px; 
  height:450px;
  margin-right: 50px;
border-radius: 40px;
box-shadow: 0.2em 0.1em 0.5em rgba(204,153,51,0.4); 
float:left;
}
#slideshow, #slideshow2, #slideshow3{
    position: relative; 
    width: 600px; 
    height: 450px;   
    margin: 0;
    border:10px solid #e1e1e1;
    border-bottom: 60px solid #e1e1e1;
 border-radius: 10px;
    box-shadow:2px 2px 2px #cc3; 
  float:left;
}
#fuss {
  background: white none repeat scroll 0%;
              height:5em;
  position: absolute;
  font-size: 0.01em;
margin-top: 5em;
  bottom: 0;
  width: 800px;
  color: white;
  clear: both;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
 }
.a {
  padding: 0.2em;
  font-size: 1.1em;
  text-decoration: none;
  color: #c93;
}
.a:hover {
  padding: 0.2em;
  color: #960;
}
.a:visited {
  border: none;
}
.h1 {
font-family: 'Open Sans light', sans-serif;
  font-size: 1.8em;
  color: #c93;
margin-bottom: 0.5em;
}
.h2 {
font-family: 'Open Sans light', sans-serif;
  font-size: 1.4em;
  color: #c93;
margin-bottom: 0.8em;
}
.h3 {
font-family: 'Open Sans light', sans-serif;
  font-size: 3.5em;
  color: #c93;
margin-bottom: 0.8em;
padding-top: 2em;
}

.meldung {
  font-size: 1.2em;
  color: #c93;
}
.hr {
  width: 100%;
  height: 1px;
  color: #c93;
}
.clear-block {
  display: block;
}
.form{
display:none;
}
.date{
list-style-type: none;
}