/* Farben

grau #eceded
mittel grün #36777b
dunkel grün #006669
gelb #fad939 
*/

* {
	margin:0;
	padding:0;
}	
html {
	height: 100%;
	padding-bottom: 1px;
	margin-bottom: 1px; /* erzwingt einen scrollbalken */
	-webkit-text-size-adjust: none;
	overflow-y: scroll;
}
body {
	margin:0px auto;
	padding:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	line-height:1.4;
	color:#333;
	background-color:#fff;
}

/** element defaults **/
table {
	width:100%;
	text-align:left;
}
th, td {
	padding:5px 10px;
}
th {
	color:#fff;
	background-color:#E95AA1;
}
td {
	border-bottom:1px solid #333;
}

.anfahrt {
	margin-top:32px;
	float:left;
	max-width:300px;
	width:100%
	}
iframe {
  float:right;
  margin-top: 50px;
  margin-bottom: 50px;
}
.responsiveContainer {
	float:left;
	position:relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	  }
.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
#kontaktdaten {
	max-width:200px;
	width:100%;
	float:right;
	margin-top:22px;
	}
#kontaktformular {
	max-width:300px;
	width:100%;
	float:left;
	/*margin: 100px 0 100px 0;*/
}
#kontaktformular td {
	vertical-align: top;
	border:none;
	padding:5px 5px 5px 0px;
}
#kontaktformular input,#kontaktformular textarea {
	margin: 0 0 8px 0;
	padding: 4px;
	max-width: 300px;
	width:100%;
/*	font-size: 12px;
	color: #333;*/
	border-top: 1px solid #ccc;
	border-right: 1px solid #006669;
	border-bottom: 1px solid #006669;
	border-left: 1px solid #ccc;
}
#kontaktformular input.sendebutton {
	width: 100px;
	color:#FFF;
	background-color: #36777b;
}
#kontaktformular textarea.nachricht {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

code, blockquote {
	display:block;
	border-left:5px solid #ddd;
	padding:10px;
	margin-bottom:20px;
}
blockquote p {
	font-style:italic;
	font-family: 'Source Sans Pro', sans-serif;
	margin:0;
	height: 1%;
}
p {
	margin-top:1.0em;
}
	p + h2 {
		margin-top:2em;
		}
	h3 + p {
		margin-top:0;
		}
a {
	color:#36777b;
	text-decoration: none;
}
#content a {
	font-weight:bold;
}
a:hover {
	color:#006669;
	text-decoration: underline;
}
a:focus {
	outline:none;
	text-decoration: underline;
}
/*a.button {
	background-color: #006669;
	border-radius: 5px 5px 5px 5px;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	padding: 8px 15px;
	text-decoration: none;
}
a.button:hover {
	background-color: #36777b;
}*/
h1 {
	font-size:22px;
	color: #006669;
	font-weight:bold;
	margin-bottom:0.5em;
}
h2 {
	font-size:15px;
	color: #36777b;
	font-weight:bold;
	margin-top:1.0em;
}
h3 {
	font-size:15px;
	color: #333;
	font-weight:bold;
	margin:1em 0 0 0;
}
ul, ol {
	margin:0.5em 0 0 1.1em;
}
ul {
	list-style-type:square;
	}
li {
	padding-bottom:0.5em;
}
/** wrapper **/
div#wrapper {
	margin:0px auto;
	padding:0;
}
.width {
	width:920px;
	margin: 0 auto;
}
/** sitename **/
div#sitename {
	padding:30px 0 0 30px;
}
nav {
	float: right;
	margin-top: 73px;
}
nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav ul li {
	float: left;
	display: block;
	padding: 0;
}
nav ul li a {
	color: #006669;
	display: block;
	letter-spacing: 0;
	margin: 5px 0 0;
	font-weight: normal;
	padding: 8px 15px 8px;
	text-decoration: none;
	
}
nav ul li.selected a, nav ul li.selected a:hover {
	font-weight: bold;
}
nav ul li a:hover {
	text-decoration: none;
	border-radius: 10px 0 0 0;
}

/** body **/
section#body {
	padding:0;
	border-radius:22px 22px 0 0;
	background: url(_gfx/schwarz-tuer.png) bottom left no-repeat, #eceded url(_gfx/sidebar-hg.png) top left repeat-y;
}

/** content+sidebar styles **/
section#content {
	width:600px;
	padding:20px;
}
.column-left {
	float:left;
	padding-right:0px;
}
.column-right {
	float:left;
	border-radius: 0 20px 0 0;
}
aside#sidebar {
	margin-left:0px;
	padding-top:30px;
	padding-bottom:240px;
	padding-left:22px;
	padding-right:0px;
	width:238px;
	border-radius: 22px 0 0 0;
}
aside#sidebar ul {
	margin:0;
	list-style:none;
}
aside#sidebar li ul {
	margin-bottom:10px;
}
aside#sidebar li {
	color:#fff;
}
aside#sidebar li ul li a {
	text-decoration:none;
	color:#fff;
}
aside#sidebar li ul li a:hover {
	text-decoration:none;
}
aside#sidebar ul li ul.blocklist li {
	padding:0;
	list-style-position: outside!important;
	list-style-image: url(_gfx/aufzaehlung.gif)!important;
}
aside#sidebar li ul.blocklist li.selected-item {
	color:#fff;
}
aside#sidebar li ul.blocklist li.selected-item a, aside#sidebar li ul.blocklist li.selected-item a:hover {
	color:#fff;
	font-weight: normal;
	background-color:#006669;
}
aside#sidebar li ul.blocklist li a:hover {
	background-color:#006669;
	text-decoration:none;
}
aside#sidebar li ul.blocklist li a {
	color:#fff;
	display:block;
	padding:5px 10px;
}
aside#sidebar span.headline {
	font-weight:bold;
	margin:0;
	padding:7px 10px;
	font-size:16px;
	color:#fad939;
}
article {
	padding: 10px 10px 20px 20px;
}
article img {
	float:right;
	margin:0.5em 0 1.5em 1em;
	display:block;
	}
	.startseite article img {
	float:right;
	margin:3.7em 0 1.5em 1em;
	display:block;
	}

/** goooooogle **/

#google-box {
	width:100%;
	/*max-width:650px;*/
	padding:0 ;
	float:left;
}
.google-maps {
	position: relative;
	padding-bottom: 5%; /* This is the aspect ratio */
	/*height: 0;*/
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/** footer **/
footer {
	margin:0px auto 0;
}
footer p {
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}
footer p a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}
footer .footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #006669;
	border-radius: 0 0 20px 20px;
}
footer .footer-bottom p {
	text-align: right;
	padding-right:20px;
}
footer .footer-bottom p, footer .footer-bottom p a {
	color: #fff;
	text-decoration:none;
	margin: 0 5px;
}
footer .footer-bottom p a.selected {
	color: #fad939;
	text-decoration:none;
}
footer .footer-bottom p a:hover {
	color: #fff;
	text-decoration:none;
	color: #fad939;
}
#wy-logon {
	margin:0px auto 0;
	text-align: center;
	background-color: transparent;
}
.WebYepLoopAddButton {
	clear:both;
	display:block;
	}

/** clear fix **/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
	display: inline-block;
}
.clear {
	display: block;
}
 @media only screen and (max-width: 800px) {

div#sitename {
padding:20px 0 0 20px;
}
 section#body {
background-image:none;
}
 .width {
width:auto;
padding-left: 10px;
padding-right: 10px;
}
.column-left, .column-right {
margin:0;
padding:0;
}
 section#content, aside#sidebar {
float: none;
width: auto;
}
 footer .footer-content ul {
width: auto;
float: none;
}
 aside#sidebar {
background:#36777b url(_gfx/sidebar-hg.png) top left repeat-y;
padding-bottom:20px;
}
.responsiveContainer {
	float:none;
	position:relative;
	  padding-bottom: 56%;
	  height: 0;
	  overflow: hidden;
	  }
.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
}
@media only screen and (max-width: 740px) {
#kontaktdaten {
	width:100%;
	padding-right:0%;
	float:left;
	}
#kontaktformular {
	width:100%;
	padding-left:0%;
	float:right;

}
iframe {
  float:left;
  margin-top: 20px;
  margin-bottom: 20px;
}
div#sitename {
padding:20px 0 0 20px;
}
section#body {
background-image:none;
}
.width {
width:auto;
padding-left: 10px;
padding-right: 10px;
}
.column-left, .column-right {
margin:0;
padding:0;
}
 section#content, aside#sidebar {
float: none;
width: auto;
}
 footer .footer-content ul {
width: auto;
float: none;
}
 aside#sidebar {
background:#36777b url(_gfx/sidebar-hg.png) top left repeat-y;
padding-bottom:20px;
}
}

@media only screen and (max-width: 540px) {
section#content {
	padding:20px 2px 2px 2px;
}
nav ul li {
float: none;
text-align:center;
}
 nav ul li a {
margin-top: 0;
padding: 0.5em;
}
 nav ul li a {
background: #eceded;
border-bottom: 1px solid white;
margin-left: 2px;
}
 nav ul li.selected a:hover {
 color:#fff;
 background-color: #91a8a9;
 font-weight: 700;
}
 nav {
height: auto;
position: relative;
margin-top:0;
float: none;
}
 aside#sidebar {
background:#36777b url(_gfx/sidebar-hg.png) top left repeat-y;
padding-bottom:20px;
}
.responsiveContainer {
	float:none;
	position:relative;
	  padding-bottom: 56%;
	  height: 0;
	  overflow: hidden;
	  }
.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
}
/*@media screen and (max-width: 540px) {}*/
