*{text-decoration:none;}

#content_container #image4{width: 80%; height: auto;}
.subnav, #zoom_bg, #zoom, #footer,#impressum{display:none;}
#mobilenav{display:block;width:90px;height:90px;position:fixed;right:-20px;top:0px;background-image:url(../images/mobilenav.png);z-index:6000;background-repeat:no-repeat;background-size: 60px 60px;}
#mobilenavover{display:none;width:90px;height:90px;position:fixed;right:-20px;top:0px;background-image:url(../images/mobilenavover.png);z-index:6000;background-repeat:no-repeat;background-size: 60px 60px;}
#footer h3{margin-right: 125px;}
#mobilesubnav{position:fixed;top:60px;width:100%;height:0px;background-color:black;z-index:6000;padding-left:8%;display:none;opacity:0.8;}
#bg_top{height: 60px;}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#FFF;
	text-align: center;
	margin-right:40px;
	font-weight: normal;
	line-height:8px;
}
#mobilesubnavcont h5{color:#000;padding-left: 10%;}
#content_container_index #header{height: 60px;}
#content_container_index #content{position:absolute;width:80%; padding-left: 30px;top: 60px;}
#content_container_index #image1{width: 80%; height: auto;}
#content_container #header{height: 60px;}
#content_container #content{position:absolute;width:80%; padding-left: 30px;top: 60px;}
#content_container #image1{width: 80%; height: auto;}
#mobilesubnavcont{display:none;width:100%;height:0px;position:fixed;left:0px;top:60px;background-color:rgba(255,255,255,0.8);z-index:4000;}
#mobilesubsubnav{display:block;width:100%;height:58px;position:fixed;left:0px;top:60px;background-image:url(../images/mobilesubnav.png);z-index:4000;background-repeat:no-repeat;background-position:bottom}
#mobilesubsubnavover{display:none;width:100%;height:58px;position:fixed;left:0px;top:60px;background-image:url(../images/mobilesubnav.png);z-index:4000;background-repeat:no-repeat;background-position:bottom}
#content_container #image2, #content_container #image3{width: 80%; height: auto;}

#logo_head {
    float: left;
    margin-left: 10px;
}
html{

	margin:0;
	padding:0;
	height:100%;
  	width:100%;
}

body{
	overflow-x: hidden;
	margin:0;
	padding:0;
	height:100%;
  	width:100%;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-weight: normal;
	background-color:#DBE8D4;
	background-image:url(../images/bg_content.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-size:100% auto;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-size:17pt;
	color:#178112;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000;
	margin-bottom: 0px ;
	margin-top: 5px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-size:11pt;
	color:#FFF;
	text-align: right;
	margin-right:7px;
	margin-top:13px;
	font-weight: normal;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#000;
	margin-bottom: 0px ;
	margin-top: 0px;
}

p{
	font-size:10pt;
	color:#000;
	font-weight: normal;
	margin-bottom: 0px ;
	margin-top: 0px;
}
/* Angaben für alles was den Zoom-Effekt betrifft*/
#image1{
	border: 2px solid #178112;
	width: 621px;
	height: 275px;
	z-index:1;
}

#image2{
	border: 2px solid #178112;
	width: 290px;
	height: 203px;
	z-index:1;
}

#image3{
	border: 2px solid #178112;
	width: 290px;
	height: 203px;
	z-index:1;
}

#image4{
	border: 2px solid #178112;
	width: 600px;
	height: 203px;
	z-index:1;
}

.bilder{
	width:310px;
	height:215px;
	margin-top:27px;
	float:left;
	z-index:1;
}

.pirobox_gall{
	position:absolute;
	margin-left:270px;/*vergr.png verschieben*/
	margin-top:185px;
	z-index:5;
}

.pirobox_gall_extra{
	position:absolute;
	margin-left:580px;/*vergr.png verschieben*/
	margin-top:185px;
	z-index:5;
}

#bg_top{
	position: fixed;
	top:0px;
	width:100%;
	background:#178112;
}


/*Allgemeiner Aufbau*/
#header{
	position:fixed;
	height: 150px;
	width: 100%;
	top:0px;
	background:#178112;
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	padding:0px;
	z-index:4;
}

#content_container_index{
	width:100%;

	margin-left: auto;
    margin-right: auto;
	padding:0px;
}

#content_container{
	width:100%;

	margin-left: auto;
    margin-right: auto;
	padding:0px;	
}

#content{
	position:relative;
	top:150px;
	width:80%;
	padding:90px 250px auto 78px;
}

#footer{
	position:fixed;
	height: 64px;
	width: 100%;
	bottom:0px;
	left:auto;
	right:auto;
	background:#178112;
	background-image:url(../images/bekamat_logo_fuss.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:3;
}

#impressum{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-size:11pt;
	color:#FFF;
	margin-top:32px;
	padding-left:235px;
}

a.mail{
	text-decoration:none;
	color:#000;
}

a.mail:hover{
	text-decoration:underline;	
}

a.foot{
	text-decoration:none;
	color:#FFF;
}

a.foot:hover{
	text-decoration:underline;	
}

input[type="submit"]{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
  width: 100px;
  height: 40px;
  background-color:#178112;
  color:#fff;
  font-weight: bold;
  border:2px solid #28632A;
  cursor: pointer;
}
input[type="submit"]:hover{
	background-color:#28632A;
}
textarea{
	max-width:500px;
}
.nope{
	border:1px solid #ff0000;
}
.yes{
	border:1px solid #178112;
}
input[name="betreff"]{
	font-weight:bold;
}