html{
	margin:0;
	padding:0;
	height:100%;
	min-width: 1000px;
}

body{
	margin:0;
	padding:0;
	height:100%;
	min-width: 1000px;
	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;
}

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;
}

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

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


.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;
	height:150px;
	width:100%;
	background:#178112;
}
#zoom{
	position:absolute;
	top: 312px;
	width:203px;
	height:408px;
	margin-left:743px;
	background-image:url(../images/zoom_bg.png);
	z-index:3;
}

#zoom_sonnenenergie{
	position:absolute;
	top: 312px;
	width:203px;
	height:408px;
	margin-left:743px;
	background-image:url(../images/zoom_bg_sonnenenergie.jpg);
	z-index:3;
}

#zoom_kontakt{
	position:absolute;
	top: 312px;
	width:203px;
	height:408px;
	margin-left:743px;
	background-image:url(../images/zoom_bg_kontakt.jpg);
	z-index:3;
}

#zoom_bg{
	position:absolute;
	top: 312px;
	width:200px;
	height:408px;
	margin-left:746px;
	background:#178112;
	z-index:1;
}
/*Allgemeiner Aufbau*/
#header{
	position:fixed;
	height: 150px;
	width: 950px;
	top:0px;
	background:#178112;
	background-image:url(../images/bekamat_logo_kopf.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	padding:0px;
	z-index:4;
}

#content_container_index{
	min-height:1000px;
	width:950px;
	margin-top:0px;
	margin-left: auto;
    margin-right: auto;
	padding:0px;
}

#content_container{
	width:950px;
	margin-top:0px;
	margin-left: auto;
    margin-right: auto;
	padding:0px;	
}

#content{
	position:relative;
	top:150px;
	width:622px;
	padding:90px 250px 0px 78px;
}

#footer{
	position:fixed;
	height: 64px;
	width: 947px;
	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;	
}

/*navi*/
#nav{
	height:50px;
	width:600px;
	margin-left:350px;
	margin-top:104px;
}

.subnav{
	margin-left:0px;
}

.subnav li{
	display:block;
	text-align:center;
	height:49px;
	cursor:pointer;
	float:left;
	padding: 0 12px 0 0;
}

#ueber_uns{
	width:129px;
	background: url(../images/button_ueber_uns.png) right top no-repeat;
}

#ueber_uns_active{
	width:129px;
	background: url(../images/button_ueber_uns.png) right bottom no-repeat;
}

#sondermaschinenbau{
	width:256px;
	background: url(../images/button_sondermaschinenbau.png) right top no-repeat;
}

#sondermaschinenbau_active{
	width:256px;
	background: url(../images/button_sondermaschinenbau.png) right bottom no-repeat;
}

#kontakt{
	width:121px;
	background: url(../images/button_kontakt.png) right top no-repeat;
}

#kontakt_active{
	width:121px;
	background: url(../images/button_kontakt.png) right bottom no-repeat;
}

#ueber_uns:hover, #kontakt:hover, #sondermaschinenbau:hover{
	background-position:right bottom;
}

#ueber_uns.active, #kontakt.active, #sondermaschinenbau.active {
	background-position:right bottom;
	
}

#sonder_nav{
	position:absolute;
	width:940;
	margin-top:170px;
	margin-left:78px;
	z-index:2;
}
#sonder_nav_active{color:#178112; text-decoration:underline;}

a.sonder_navi {color:#000; text-decoration:none;}
a.sonder_navi:hover {color:#178112; text-decoration:underline;}
a.sonder_navi:active{color:#178112; 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;
}