html, body, #mantel {
	margin: 0 auto;
    padding: 0;
	height:100%;
	width:100%;
    /*font-family: verdana, arial, sans-serif;*/
	font-family:'Arial', sans-serif;
	font-size:14px;
	line-height:17px;
	/*font-size:12px;
	line-height:15px;*/
	color:#3a3a3a;
}
main{
	width:100% !important;
    min-height: 100%;
    height: auto !important;
    height: 100.01%;
	overflow: hidden !important;
}
a:link, a:active, a:visited, a:hover, a:focus{
	color:#009140;
	text-decoration:underline;
}
.mail a:link, .mail a:active, .mail a:visited, .mail a:focus{
	text-decoration:none;
}
.mail a:hover, footer a:hover{
	color:#c52b1b;
}
.mail{
	-moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none;
   white-space: nowrap;
}

footer{
	position:relative;
	width:100%;
	height:35px;
	background:#009140;
	position:relative;
	margin-top:10px;
	float:left;
	color:#fff;
	text-align:center;
	padding-top: 10px;
	/*font-weight:bold;*/
	font-size:110%;
}
footer a:link, footer a:active, footer a:visited, footer a:hover, footer a:focus{
	color:#fff;
	text-decoration:none;
	
}
footer a:hover{
	color:#c52b1b;
}
header{
    position:relative;
	box-sizing:border-box;
	width:auto;
	overflow:hidden;
	/*height:345px;*/
	height:352px;
	background:#fff;
	/*background:#009140;*/
	
}
#inhaltheader{
    position:relative;
	box-sizing:border-box;
	overflow:hidden;
	width:960px;
	margin: 25px auto 0 auto;
	font-size:110%;
	
}
#imgpict{
    width:960px;
	/*height:300px;*/
	float:left;
	
}
#ganzeslogo{
    position:relative;
	box-sizing:border-box;
	float:left;
	width:300px;
	height:300px;
	background:#fff;
}
#logo{
    position:relative;
	box-sizing:border-box;
	border:0px solid #0f0;
	overflow:hidden;
	margin-left:20px;
	margin-top:10px;
	color:#009140;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
}
#adler{
    position:relative;
	box-sizing:border-box;
	border:0px solid #00f;
	float:left;
	margin-top:25px;
	margin-left:20px;
}
#adlerbild{
    float:right;
	margin-top:0px;
	margin-right:30px;
	width:110px;
	border:0px solid #f00;
}
#apotheke{
    clear:both;
	position:relative;
	box-sizing:border-box;
	margin-top:80px;
	width:auto;
	border:0px solid #00f;
}
#anschriftlogo{
    position:relative;
	box-sizing:border-box;
	color:#009140;
	margin-top:30px;
	font-weight:bold;
	margin-left:20px;
	font-size:16px;
	line-height:25px;
}
#uhrzeit{
	position:relative;
	margin-top:10px;
	font-size:90%;
	line-height:20px;
}
#navi {
  position:relative;
  overflow:hidden;
  height:30px;
  width:960px;
  box-sizing:border-box;
  margin: 20px auto 0px auto;
}
#leiste{
   position:relative;
    float:left;
	width:960px;
	box-sizing:border-box;
	/*width:auto;*/
	border:0px solid #f00;
	overflow:hidden;
	padding-left:5px;/*10px*/
	padding-right:5px;/*10px*/
	background:#009140;
	
}
#leiste ul{
    /*margin:3px auto 2px auto;*/
	margin:0px auto 0px auto;
	box-sizing:border-box;
	/*width:515px;*/
	width:630px;
	overflow:hidden;
	border:0px solid #00f;
	text-align:center;
}
#leiste ul li:first-child{
    border-left:0px;
}
#leiste ul li:first-child a{
    padding-left:5px;
}
#leiste ul li{
	list-style:none;
	box-sizing:border-box;
	border-right:1px solid #fff;
	position:relative;
	float:left;
	overflow:hidden;
	padding:5px;
	font-size:120%;
	
}
#leiste ul li:last-child{
    border-right:0px;
}
header ul li a:link, header ul li a:active, header ul li a:visited, header ul li a:hover, header ul li a:focus{
	color:#fff;
	padding:0 20px;
	text-decoration:none;
	
}
#navi ul li a:hover{
		/*background:rgba(255,255,255, 0.3);*/
		color:#c52b1b;
	} 
.on{
	background:rgba(255,255,255, 0.3);
}
#anschriftalternat{ /*evtl. überflüssig*/
    display:none;
	box-sizing:border-box;
}

#inhalt{
	position:relative;
	box-sizing:border-box;
	font-size:120%;
	line-height:150%;
	width:auto;
    max-width:960px;
	margin: 0 auto 0px auto;
	overflow:hidden;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   
	
}
#inhalt h1, #inhaltcenter h1{
	text-align:center;
	color:#009140;
	font-weight:bold;
	font-size:140%;
	line-height:25px;
	margin-top:20px;
	margin-bottom:30px;
}
#inhaltcenter{
	/*font-family:'Open Sans', sans-serif;
	position:relative;
    padding:0 0 45px 0;
    overflow:hidden;
	width:80%;
	margin: 10px auto 0 auto;*/
	position:relative;
	box-sizing:border-box;
	font-size:120%;
	line-height:150%;
	width:auto;
    max-width:960px;
	margin: 0 auto 0px auto;
	overflow:hidden;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   padding:3px;
   
}
#inhaltcenter ul{
	list-style:disc;
}
#plakat1{
	border-left: 2px solid #009140;
	border-top: 2px solid #009140;
	border-bottom: 2px solid #009140;
}
#plakat2{
	border-right: 2px solid #009140;
	border-top: 2px solid #009140;
	border-bottom: 2px solid #009140;
}
.leistung{
	box-sizing:border-box;
	position:relative;
	background:#eefcfa;/*#E0F8F4;*//*#eefcfa;*/
	position:relative;
	width:100%;
	max-width:960px;
	border:1px solid #009140;
	border-radius:10px;
	line-height:25px;
	font-size:16px;
	color:#000;
	margin:20px 0px 20px 0px;
}
.leistung h2{
	box-sizing:border-box;
	color:#fff;/*#c52b1b;*//*#009140;*/
	font-style:normal;
	font-size:110%;
	line-height:1;
	background:#009140;/*#4DB27A;*//*#fff;*/
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	padding:10px 0 10px 20px;
}
.leistkast{
	position:relative;
	box-sizing:border-box;
	overflow:hidden;
	margin:10px;
	font-size:100%;
	
}

#inhalt ul{
	list-style:disc;
}
#text{
    width:660px;
	position:relative;
	box-sizing:border-box;
	float:left;
	padding:10px;
	overflow:hidden;
	line-height:150%;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
#aside{
    position:relative;
	box-sizing:border-box;
	width:296px;
	float:right;
	margin-top:50px;
	overflow:hidden;
	
}

.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}

.email{
	-moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none;
   white-space: nowrap;
}
article{
	position:relative;
	overflow:hidden;
}
/*Home*/
#vbst{
	/*position:relative;
	float:left;*/
	margin-left:120px;
	padding:20px;
}
#kasten1, #kasten2, #kasten3{
    position:relative;
	box-sizing:border-box;
	/*width:280px;*/
	margin-top:45px;
	border:1px solid #009140;
	border-radius:10px;
	line-height:25px;
	color:#009140;
	height:305px;
}
#kasten1{
	float:left;
	margin-left:0px;
	width:200px;
	
}
#kasten2{
	float:left;
	margin-left:30px;
	width:400px;
	
}
#kasten3{
	float:right;
	margin-right:0px;
	width:295px;
}
#kasten1 h1, #kasten2 h1, #kasten3 h1{
    font-size:18px;
	font-weight:bold;
    background:#009140;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    line-height: 1;
    margin: 0;
    padding: 5px 0 5px 20px;
}
#kastenvb{
	position:relative;
	box-sizing:border-box;
	width:100%;overflow-y:hidden;
	padding:5px 0px 5px 0px;
}
#wapp{
	position:relative;
	overflow:hidden;
	margin-top:10px;
	border-top:1px dotted #009140;
	padding:0 10px 0 0px;
}
#em{
	position:relative;
	overflow:hidden;
	border-top:1px dotted #009140;
	border-bottom:1px dotted #009140;
	padding:10px 10px 10px 5px;
}
#nr{
	position:relative;
	margin-top:8px;
	left:5px;
}
#kastenwapp{
	position:relative;
	box-sizing:border-box;
	clear:both;
	float:left;
	text-align:left;
	background:#6a6a6a;
	padding:5px 2px 5px 2px;
	overflow:hidden;
	width:105px;
}
#kastenem{
	position:relative;
	box-sizing:border-box;
	float:left;
	width:105px;
}
.button{
   background:#009140;
  color:#fff;
  position: relative;
  cursor: pointer;
  border-radius:15px;
  font-size:100%;
  font-weight:bold;
  padding:5px;
  text-align:center;
  width:90%;
}
.button span{
	/*color:#fff;
	text-decoration:none;*/
	display:block;
	width:100%;
	height:auto;
	border-radius:15px;
	/*padding:5px;*/
	box-sizing:border-box;
}
.button span:hover{
	/*color:#c52b1b;
	font-weight:normal;*/
	background:rgba(255,255,255, 0.3);
}
#vbst a{
	text-decoration:none;
}
#nojava {
position:relative;
width:100%;
padding:5px 0;
background:#ff0000;
color:#fff;
font-weight:bold;
position:relative;
top:0;
margin-bottom:-17px;
text-align:center;
font-size:110%;
z-index:1000000;
}
#map_canvas_notdienst{
	    position:relative;
		margin-top:20px;
		width:90%;
		height:400px;
		float: none;
}
#aufrufen{
	padding:5px;
	margin-bottom:0;
}
.iw-container{
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 110%;
   padding: 10px;
   /*background-color: #48b5e9;*/
   margin: 1px;
   border-radius: 10px 10px 0 0; /* In accordance with the rounding of the default infowindow corners. */
   -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;
   hyphens: none; 
}
.iw-title{
	font-size:120%;
	font-weight:bold;
	margin-top:-10px;
}
.iw-container a{
	color:#00f;
}
.gm-style-iw {
   /*width: 350px !important;*/
   top: 15px !important;
   left: 0 !important;
   background-color: #fff;
   box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
   border: 1px solid rgba(72, 181, 233, 0.6);
   border-radius: 10px 10px 10px 10px; /* apply 10px to the bottom corners of the infowindow*/
}
.clButton{
  opacity: 1; 
  border: 7px solid #48b5e9; 
  border-radius: 13px; 
  box-shadow: 0 0 5px #009f3c; 
}
.notdienstapotheken{
	position:relative;
	margin-top:20px;
	width:100%;
	overflow:hidden;
	background:#e0f8f4;
	
}
.anzeige_notdienst{
	position:relative;
	background:#E0F8F4;/*#eefcfa;*//*#eef5e1;*//*#e9f2da;*/
	overflow:hidden;
	clear:left;
	float:left;
	width:100%;
	padding:10px 10px 20px 10px;
	border:1px solid #fff;
}
.standort{
  position:relative; 
  float:right;  
  margin-top:15px;
  margin-right:40px;
  margin-bottom:20px;
  font-size:90%;
}
.standort a{
	color:#009f3c;
}
.select1{
	width:200px;
	margin-top:20px;
	margin-left:10px;
	border:1px solid #009140;
	font-size:100%;
}
h3{/*notdienst.php*/
	font-size:110%;
	font-weight:bold;
	color:#009140;
	margin-top:15px;
	margin-bottom:5px;
}
/*.inhaltleistung{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.leistung{
	position:relative;
	float:left;
	width:100%;
	padding:10px 0;
}

.t1{
    float:left;
	width:28%;
	margin-left:1%;
	text-align:left;
	font-weight:bold;
	padding:0 1% 4px 1%;
}
.t2{
    float:left;
	width:67%;
	text-align:left;
	padding:0 1% 0 1%;
}*/
.gruen{
	color:#009140;
	
}
.logorot{
	color:#c52b1b;
}
.rot{
	color:#f00;
}
