html, body {
margin: 0;
height: 100%;
	background-color: #9cc;
	font-family: 'Open Sans', sans-serif;
}

#wrap{
margin: 0px auto;
width: 900px;
min-height: 100%;
height: auto !important;
border-radius: 0 300px 0 150px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
background-color: rgba(255,255,255,0.9);
}


#kopf {
	width: 840px;
height: 220px;
margin-top: 30px;
margin-left: 10px;
padding:1% 0 1% 3%;
position:absolute;
border-radius: 0.2em 20em 0.2em 10em;
	border-top: 2px solid #099;
	border-left: 2px solid #099;
background-color: rgba(255,255,255,0.6);
}

#content {
padding-top: 0.5em;
padding-bottom: 0.5em;
width: 900px;  
min-height: 100%;
height: auto;
border-radius: 0 300px 0 150px;
background-color: rgba(255,255,255,0.6);
font-size: 1em; 
font-family: 'Open Sans', sans-serif;
}

#navi_top {
width: 880px;
height: 4em;
	margin-bottom:2em;
background-color: rgb(210,200,210);
border-radius: 0.2em 15em 0.2em 10em;
border-bottom: 1px solid #099;
float: right;
clear: right;
}

#navi_top a {  
width: 200px;
text-decoration: none;
border-radius: 0px 20px 0px 10px;
border-bottom: 2px solid #399;
font-size:1.1em;
display:inline-block;
  text-align: center;
color: #099;

}

#navi_top a:hover{
font-weight: bold;
color: #c9c;
}

#navi_top a:active, # navi_top a:focus{
outline: none;
}

#navi_top ul {
margin: 0;
list-style: outside none none;
}

#navi_top li {
margin: 0.3em;
float: left;
display: inline;
line-height: 2.5em;
color: #033;
list-style: outside none none;
}

#navi_top li ul {
margin: -0.7em -2.5em; padding: 0.2em;
position: absolute;
display: none;  /* Unternavigation ausblenden */
}
#navi_top li:hover ul {
display: block;  /* Unternavigation in modernen Browsern einblenden */
}

#navi_top li ul li {
float: none;
display: block;
margin-bottom: 0.2em;
}

#navi_top span {
width: 190px;
text-decoration: none;
background-color: rgb(210,200,210);
border-radius: 0px 30px 0px 30px;
border-bottom: 1px solid #399;
box-shadow: 0 0.1em 0 #033;
font-size:1.2em;
display:inline-block; 
  text-align: center;
color: #099;
float:left;
clear:left;
}
#navi_unter a {
width: 120px;
line-height:1.4em;
text-decoration: none;
font-size: 1em;
background-color: #9cc;
border-bottom: 1px solid #399;
border-right: 1px solid #399;	
border-radius: 0px 30px 0px 30px;
display:inline-block;
padding:0.1em; 
color: #FAE6C8;
float:left;
}

#navi_unter a:hover{
color: white;
background-color: #399;
}

#navi_unter a:active, # navi_unter a:focus{
outline: none;
}

#navi_unter ul {
margin: 0;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#navi_unter li {
text-decoration: none;
font-size:1em;
display:inline-block;
padding-left:32px; 
color: #399;
line-height: 1.5em;
}

#navi_unter li:hover{
color: #C3C;
background-color: rgba(10,10,10,0.5);
}

#navi_unter li:active, # navi_unter li:focus{
outline: none;
}

#inhalt_l {
width: 580px;
margin: 0.4em 0; 
padding:  1em 16px 1em 36px;
border-radius: 0 0.5em 0.5em 0;
background-color: rgba(255,255,255,0.8);
box-shadow: 0.1em 0.1em 0.3em rgba(150,0,100,0.4);
line-height: 1.3em;
color: black;
float:left;
clear: left;
}


#inhalt_gr {
width: 780px;
margin: 280px 1em 1em 1em;
padding: 1em 1em 6em 3em;
border-radius: 0.2em 5em 0.2em 10em;
	border-top: 2px solid #099;
	border-left: 2px solid #099;
background-color: rgba(255,255,255,0.8);
line-height: 1.4em;
float:left;
clear: left;
}

#inhalt_grscroll {
width: 800px;
height: 20em;
overflow-y: scroll;
margin: 0.4em auto; 
padding: 1em 16px 1em 36px;
border-radius: 0 0.5em 0.5em 0;
background-color: rgba(255,255,255,0.8);
box-shadow: 0.1em 0.1em 0.3em rgba(150,0,100,0.4);
line-height: 1.4em;
float:left;
clear: left;
}


#sidebar_links {
margin: 0.6em  0 0 42px;
width: 200px;
font-size: 0.75em;
line-height: 1.4em;
padding: 10px;    
border-radius: 0.5em;
background-color: rgba(255,255,255,0.8);
box-shadow: 0.1em 0.1em 0.3em rgba(150,0,100,0.4);
float: left;
clear: left;
font-family: 'Open Sans', sans-serif;
}

#slide {
margin: 10px 10px 5px 0;
width: 520px; 
padding: 8px;
border-radius: 3px;
box-shadow: 0.2em 0.1em 0.5em rgba(150,0,100,0.4); 
background-color: rgba(255,255,255,0.8);
float:left;
}



#anker {
width: 775px; 
margin: 1em auto;
background-color: ;
border-radius: 0.5em;
float:left;
}

#anker ul {
  margin: 0.3em;
  padding: 0;
list-style: outside none none;
}

#anker li {
text-decoration: none;
font-size: 16px;
color: rgb(204,51,204);
margin: 0.2em;
float: left; 
}

#anker a {
width: 130px; 
  text-align: center;
  border-radius: 3px;
text-decoration: none;
display:inline-block;
padding:0.2em; 
color: #c3c;
  background-color: beige;
float:left;
}

#anker a:hover{
color:#303;
}

#anker a:active, # navi_unter a:focus{
outline: none;
}

#button {
float: right;
font-size: 16px;
background-color: rgba(255,255,255,0.6);
border-radius: 0.5em;box-shadow: 0.2em 0.1em 0.5em rgba(150,0,100,0.4); 
}

#button a{
width:75px; 
text-align: center;
text-decoration: none;
display:inline-block;
padding:0.3em; 
color: #c3c;
}

#button a:hover{
color: rgb(100,10,80);
}

#button a:active, # navi_unter a:focus{
outline: none;
}

#fuss {
width: 850px;
margin: 1em;
  color:rgb(100,10,80);
	border-radius: 0.2em 5em 0.2em 10em;
border-top: 2px solid #099;
border-left: 2px solid #099;
clear: left;
}

#fuss a{
text-decoration: none;
  font-weight: bold;
	color: #099;
}
#fuss a:hover{
color: #c9c;
}
#fuss a:active, # fuss a:focus{
outline: none;
}

#fuss_gr {
float:left;
width: 450px;
font-size: 0.8em;
padding: 1em 16px 1em 36px;
margin: 0.2em;
	border-radius: 0.2em 5em 0.2em 10em;
border-top: 2px solid #099;
border-left: 2px solid #099;
}

#fuss_rechts {
float:left;
width: 280px;
font-size: 0.8em;
padding: 0.5em 0.5em 2em 1em;
margin: 0.2em 0.5em 0.2em 0.2em;
	border-radius: 0.2em 5em 0.2em 5em;
border-top: 2px solid #099;
border-left: 2px solid #099;
}

/* Das Kontaktformular */ 
form {
  background-color:  rgba(255,255,255,0.8);
  width: 520px; /* Breite des Formulars */
padding: 1em 1em 6em 3em;
border-radius: 0.2em 5em 0.2em 10em;
	border-top: 2px solid #099;
	border-left: 2px solid #099;
background-color: rgba(255,255,255,0.8);
line-height: 1.4em;
  float: left;
}
label { /* Beschriftung auf eigener Zeile */
  display: block;
  cursor: pointer; /* Mauszeiger wird zur Hand */
}
input#absender,
textarea {
  width: 400px;
  margin-bottom: 1em;
border-radius: 0.3em; 
box-shadow: 0.2em 0.1em 0.5em #099;
}
textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-color: rgba(150,0,100,0.2);
}
.a {
text-decoration: none;
color: #099;

}
.a:hover {
color: #c9c;
}

.a:visited {
text-decoration: none;
border: none;
outline: none;
}
.flex-container {
  display: flex;
  flex-direction: column; /* untereinander */
}
.flex-item {
  flex: 0 1 auto;
}

.h1 {
	margin-top: 0.2em;
font-size: 1.2em;
/*! line-height: 1.6em; */
color: #099;
}
.h2 {
font-weight: bold;
color: #099;
}
.form{
display:none;}