@charset "utf-8";
@import url("flexslider.css");
body {
	font: 100.01%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #5B8802 url(../png/body_bg.png) repeat-x  ;
	margin: 0;
	padding: 0;
	color: #5B8802;
}

h1, h2, h3, h4, h5, h6, p {
	color: #DDD;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img { 
	border: 0;
}
a:link {
	color:#132002;
	text-decoration: none; 
} 
a:visited {
	color:#385B02;
	text-decoration: underline;
}
a:hover, a:focus , a:active { 
	text-decoration: none;
}

/* wrapper umschließt container. */
#wrapper {
	margin: 0 auto;
	margin-top: 50px;
}

/* ~~ Dieser Container mit fester Breite umschließt die anderen div-Tags. ~~ */
#container {
	width: 960px;
	margin: 0 auto; 
	top: 50%;
	left:50%;
}

.header {
	background-color: #5B8802;	
     }
#header_top {
	float:left;
	height:40px;
	background-color: #385B02;
	padding:0;
	width:960px;
	margin-bottom: -20px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; 	
	-moz-border-radius-topleft:5px;	
	border-top-right-radius:5px; 	
	border-top-left-radius:5px;
	z-index:-1; 		
}

.header_spitzen{
	background-color:transparent;
    }
.wdrw-logo {
	position:absolute;
	background-color:transparent;
	margin-left: 50px;
	margin-top: -190px;
}
.header_img
{
background: url(../png/header_top.png) top middle no-repeat;
width: 960px;
	height: 150px;
  }

.header_bot {
	background-color: #5B8802;
}

#menue_main {
	width: 960px;	
	text-align:center;
	height:0px;
}

ul.menue_wdrw{
	display: inline-block;
        margin: 0;
        padding: 0;
        /* Für IE */
        zoom:1;
        *display: inline;
	list-style-type: none;
}
ul.menue_wdrw li {
	float:left;
}

ul.menue_wdrw li a {
	position: relative;
	float: left;
	top: -30px;
	display:inline;
	margin: 0 auto;
	text-align:center;
	background-image: url(../png/buttons_menue_transparent.png);
	background-color:transparent;
	background-position: 0px 0px;
	text-indent: -9999px;
	padding: 0px 0px 0px 6px;
	height: 30px;
}

ul.menue_wdrw li a.home {width:123px; background-position: -4px -7px; }
ul.menue_wdrw li a.home:hover {width:123px; background-position: -4px -37px;}
ul.menue_wdrw li a.webreferenzen {width:178px; background-position: -4px -67px; }
ul.menue_wdrw li a.webreferenzen:hover {width:178px; background-position: -4px -97px;}
ul.menue_wdrw li a.webreferenzen:focus {width:178px; background-position: -4px -97px;}
ul.menue_wdrw li a.webreferenzen_active {width:178px; background-position: -4px -97px;}
ul.menue_wdrw li a.photo-referenzen {width:185px; background-position: -4px -127px;}
ul.menue_wdrw li a.photo-referenzen:hover {width:185px; background-position: -4px -157px;}
ul.menue_wdrw li a.photo-referenzen_active {width:185px; background-position: -4px -157px;}
ul.menue_wdrw li a.galerie {width:145px; background-position: -4px -187px;}
ul.menue_wdrw li a.galerie:hover {width:145px; background-position: -4px -217px;}
ul.menue_wdrw li a.galerie_active {width:145px; background-position: -4px -217px;}
ul.menue_wdrw li a.kontakt {width:142px; background-position: -4px -247px;}
ul.menue_wdrw li a.kontakt:hover {width:142px; background-position: -4px -277px;}
ul.menue_wdrw li a.kontakt_active {width:142px; background-position: -4px -277px;}
ul.menue_wdrw li a.impressum {width:127px; background-position: -3px -307px;}
ul.menue_wdrw li a.impressum:hover {width:127px; background-position: -3px -337px;}
ul.menue_wdrw li a.impressum_active {width:127px; background-position: -3px -337px;}
ul.menue_wdrw li a.photo-design {width:150px; background-position: -4px -367px;}
ul.menue_wdrw li a.photo-design:hover {width:150px; background-position: -4px -397px;}
ul.menue_wdrw li a.photo-design_active {width:150px; background-position: -4px -397px;}
ul.menue_wdrw li a.web-design {width:150px; background-position: -4px -427px;}
ul.menue_wdrw li a.web-design:hover {width:150px; background-position: -4px -457px;}
ul.menue_wdrw li a.web-design_active {width:150px; background-position: -4px -457px;}

.spaced { text-align:left; font: lighter normal 12px/14px Verdana, Arial, Helvetica, sans-serif !important; color: #DDD;}
.spaced a {color:#385B02;}
.spaced a:hover, a:active { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #132002; 
border: 0;
line-height: 12px;
font-weight: lighter;
white-space:nowrap;
background-color: #DDD;
font-style: normal;
}
.spaced_error { text-align:left; font: lighter normal 14px Verdana, Arial, Helvetica, sans-serif !important; color:#DDD;}
.spaced_error a { color: #132002;}
.spaced_error a:hover, a:active { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #132002; 
border: 0;
line-height: 14px;
font-weight: lighter;
background-color: #DDD;
font-style: normal;
}

.spaced_ref_asw { text-align:left; color:#132002; font: lighter normal 14px/16px Verdana, Arial, Helvetica, sans-serif !important; margin:-1.2em 0 0 6.8em; }
.spaced_email { text-align:left; color:#132002; font: lighter normal 16px/19px Verdana, Arial, Helvetica, sans-serif !important; }

.links {
float: left;
margin-right: 10px;
}

/* ~~ Dies sind die Layoutinformationen. ~~ */ 

#content {
	padding: 5px 5px;
	background-color:#385B02;
}

#mainContent, #mainContent_i{
	position:relative;
	width: 96%;
	padding: 20px 0px 20px 0;
	margin: 10px 0;
}

#mainContent>h2, #mainContent>h1{
    color: #132002;
	font: 110%/0.8125 Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    margin: .5em 2em .5em 2.5em;
    padding: 15px;
    text-transform: uppercase;
}
#mainContent_i>h2, #mainContent_i>h1{
    color: #132002;
	font: 110%/0.8125 Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    margin: .5em 2em .5em 2.5em;
    padding: 15px;
    text-transform: uppercase;
}

#mainContent>p, #mainContent_i>p{
    color: #DDD;
    font: 100%/0.8125 "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    margin: 1em 2em 1.5em 4.5em;
	line-height: 1.4em;
    padding: 0;
}
#mainContent a:hover, a:active { color:#132002; background-color:#DDD;}
#mainContent_i a { text-decoration:none;}
#mainContent_i a:hover, a:active { text-decoration:none;}

#mainContent>p span, #mainContent_i>p span {
	display:inline-block;
	font-size:14px;
	margin:0px;
	line-height: 1em;
}
li#mainContent, li#mainContent_i {
    border-radius: 1em 1em 1em 1em;
    box-shadow: 0.125em 0.125em 0.25em #24202C;
}
li#mainContent, li#mainContent_i {
    background: none repeat scroll 0 0 #5B8802;
    margin: 0 0 0 0;
    padding: 10;
    position: relative;
}
	
#bild_hg {
	float:left;
	position:relative;
	background-color:#385b02;
	height:145px;
}
#bild_hg a:hover img {
	margin-top: -30px;
}
li{list-style-type:none;}

img#transparent {
	background-color:transparent;
}
/* Formularfelder */
.form_wrapper {
	width:750px;
	background-color:#5B8802;
	margin:0 auto 15px auto;
	padding:0 0 25px 0;
	background-color: rgba(255,255,255,.75);
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px; 	
	-moz-border-radius-bottomleft:5px;	
	border-bottom-right-radius:5px; 	
	border-bottom-left-radius:5px; 	
}

form {
	float:right;
	padding:0;
	width:650px;
	margin:0 6.8em 0 0;
}
form #mainContent {
	overflow:hidden;
}

fieldset { 
	padding:0 0 35px 0;
	margin:0 0 20px 0;
	background-color: #5b8802;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:0;
} 
fieldset.personalData { 
	background: #e4f0ff url(../images/bg_fieldsetCorrect.png) 96% 85% no-repeat;
} 
fieldset.error { 
	background: #e4f0ff url(../images/bg_fieldsetError.png) 96% 90% no-repeat;
}
fieldset legend {
	float:left;
	font-weight:bold;
	font-size:18px;
	height:50px;
	background-color: #385B02;
	color:#5B8802;
	padding:0;
	width:100%;
	margin:0 0 25px 0;
	*margin:-5px 0 25px -7px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; 	
	-moz-border-radius-topleft:5px;	
	border-top-right-radius:5px; 	
	border-top-left-radius:5px; 		
}
fieldset legend span {
	display:inline-block;
	margin:10px 0 0 30px;
	height:20px;
	width:200px;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formBox div {
	float:left;
	margin:0 0 10px 0;
	padding:0 10px 0 50px;
	width:90%;
}
.formBox .errorMsg {
	float:left;
	margin:0 0 20px 0;
	padding:15px 0;
	width:100%;
	border-width:1px 0;
	border-style: solid;
	border-color: #E00 #FFDCE5;
	color:#E00;
	background-color:#FFDCE5;
}
.formBox .errorMsg span {
	display:block;
	padding:0 10px 0 50px;
}
label { 
	float:left;
	line-height:125%;
	width:150px;
	cursor: pointer;
}

label.strasse {
	/*float:left;*/
	line-height:125%;
	width:70px;
	cursor:pointer;
}

label.hausnummer {
	/*float:left;*/
	line-height:125%;
	width:80px;
	cursor:pointer;
}

label.plz {
	/*float:left;*/
	line-height:125%;
	width:60px;
	cursor:pointer;
}

label.stadt {
	/*float:left;*/
	line-height:125%;
	width:90px;
	cursor:pointer;
}

form div span {
	font-size:12px;
	margin-left:0px;
}
input,select {
	height:20px;
	width:248px;
	padding:0;	
	background:#FFF;
	font-size:14px;
	color: #132002;
	outline:none;
	cursor:pointer;
	border:1px solid rgb(91,136,2);
  	border:1px solid rgba(91,136,2,1);
  	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-o-transition-property: border-color;
  	-webkit-transition: all 0.25s ease-in-out;
   -moz-transition: all 0.25s ease-in-out;
   -o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
textarea {
	height:100%;
	width:60%;
	max-width:350px;
	padding:0;	
	background:#FFF;
	font-size:14px;
	color: #132002;
	outline:none;
	cursor: pointer;
	border:1px solid rgb(91,136,2);
  	border:1px solid rgba(91,136,2,1);
  	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 1px 1px 2px #e2e2e2,inset 1px 1px 2px #e2e2e2;
	-moz-box-shadow: 1px 1px 2px #e2e2e2,inset 1px 1px 2px #e2e2e2;
	 box-shadow: 1px 1px 2px #e2e2e2,inset 1px 1px 2px #e2e2e2;
	-o-transition-property: border-color;
  	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition-property: border-color;
	-o-transition: all 0.25s ease-in-out;
}
textarea:hover {
	-moz-box-shadow: 0 0 5px rgba(91,136,2,1);
	-webkit-box-shadow: 0 0 5px rgba(91,136,2,1);
	box-shadow: 0 0 5px rgba(91,136,2,1);
	border:1px solid rgb(56,91,2);
	border:1px solid rgba(56,91,2,1);
}
select {
	width:250px;			
}
input {
  	text-indent:3px;
}
input.small {
	width:66px;	
}
input.number {
	width:94px;
}
input.medium {
	width:171px;
}
.inputSpace {
	margin:0 5px 0 0;
}
em {
	display:inline-block;
	font-size:100%;
	font-weight: bold;
	color:#385b02;
}
div.error  {
	color:#DDD;
}
div.error input {
	border:1px solid #E00;
	color:#DDD;
	background-color:#FFDCE5;
}

input.btnCancel, 
input.btnSend {
	float:left;
	font: bold 14px/1.25 Arial, sans-serif;
	margin:25px 0 0 0;
	width:90px;
	height:30px;
	font-weight: normal;
	color: #5b8802;
	text-align: center;
	padding:0 0 1px 0;
	text-indent:0px;	
	border:1px solid #5b8802;  
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
	background-color: #DDD;
}
input.btnSend  {
	float:right;
	color:#DDD;
	width:150px;	
	background: #5b8802;  	
	border:1px solid #DDD;  	
 	-webkit-box-shadow: 1px 0 0 #385b02, -1px 0 0 #385b02, 0 1px 0 #385b02, 0 -1px 0 #385b02, 0 5px 10px -5px #385b02;
  	-moz-box-shadow: 1px 0 0 #385b02, -1px 0 0 #385b02, 0 1px 0 #385b02, 0 -1px 0 #385b02, 0 5px 10px -5px #385b02;
  	box-shadow: 1px 0 0 #385b02, -1px 0 0 #385b02, 0 1px 0 #385b02, 0 -1px 0 #385b02, 0 5px 10px -5px #385b02;
}

input:active, 
input:hover, 
input:focus {
	border:1px solid rgb(56,91,2);
  	border:1px solid rgba(56,91,2,1);
	-moz-box-shadow: 0 0 5px rgba(91,136,2,1);
 	-webkit-box-shadow: 0 0 5px rgba(91,136,2,1); 
  	box-shadow: 0 0 5px rgba(91,136,2,1);
}

input.btnCancel:hover,
input.btnCancel:active,
input.btnCancel:focus, 
input.btnSend:hover,
input.btnSend:active,
input.btnSend:focus {
	-webkit-outline:none; 
  	-moz-outline:none; 
  	outline:none; 		
}
input.btnSend:hover,
input.btnSend:active,
input.btnSend:focus {
  	border:1px solid rgba(91,136,2,1);  
  	-moz-box-shadow: 1px 1px 2px #385b02, -1px 1px 2px #385b02, 1px 1px 2px #385b02, 1px -1px 2px #385b02, -1px -1px 1px 1px #385b02;
  	-webkit-box-shadow: 1px 1px 2px #385b02, -1px 1px 2px #385b02, 1px 1px 2px #385b02, 1px -1px 2px #385b02, -1px -1px 1px 1px #385b02;
  	box-shadow: 1px 1px 2px #385b02, -1px 1px 2px #385b02, 1px 1px 2px #385b02, 1px -1px 2px #385b02, -1px -1px 1px 1px #385b02;
}
.formBox div.check {
	float:left;
	margin:0 0 1.5% -1%;
	padding:1.5%;
	width:90%;
	background: transparent url(../images/bg_check.png) 0 0 no-repeat;
}
.formBox div.check label{
	display:inline-block;
	position:relative;
	width:85%;
	padding:0 0 0 68px;
	line-height:150%;
}
.formBox div.check label input {
	border:none;
	left:10px;
	top:0px;	
	position:absolute;
	width:13px;
	height:13px;
}
.formBox div.buttons {
	margin:0 0 10px 0;
	padding:0 0 0 50px;
	width:85%;
	position:relative;
}
input.snds_a { display:none; }
.snda { display:none; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* IE-Patch für IE 7*/
*:first-child+html .clearfix { min-height: 0; } 
/* verstecken für IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Ende verstecken für IE-mac */

/* ~~ Fußzeile ~~ */
#footer {
	/*padding: 10px 0;*/
	background-color: #132002;
	/*max-width: 1400px;
    max-width: calc(1200px + 10%);*/
	display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
ul.nav-footer li:nth-child(1) {
  flex: auto;
}

ul.nav_footer, ul.nav_footeri {
	/*position: relative;*/
	margin: 0px auto;
	text-align: center;
	/*width: 95%;*/
	/*margin-left: -12px;*/
	line-height: 3em;
}
ul.nav_footeri { width: 60%; display: inline; padding: 10px;}
ul.nav_footer li, ul.nav_footeri li, .footer-left {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 8px;
	padding: 0;
}
ul.nav_footer li { padding: 10px;}
ul.nav_footeri li { display: inline; line-height: 3em; margin: 0; padding: 10px; margin-left: 20px;}
.footer-left {
	padding: 0;
	margin: 0;
}
ul.nav_footer li a, ul.nav_footeri li a {color: white;}
ul.nav_footer li a:hover, ul.nav_footeri li a:hover, a:active {
	/*font: 1em Verdana, Geneva, sans-serif !important;*/
	/*font-weight: lighter;*/
	font-size: 1em;
	color: #5B8802;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
ul.nav_footer.footer-left li.active {
	margin-top: 8px;
	line-height: 1em;
}
.footer-left li.spaced a:hover {
	color: #5B8802;
	font-size: 1em!important;
	line-height: 1.2em;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
/*ul.nav_footer li a.active { color: #132002; margin: 0 auto; font-size: 4em; text-align: center; }*/
#footer_copy {
	margin: 0 auto;
	text-align: center;
}
#footer_copy h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	line-height: 0.9em;
}
.footer-left { width: 20%;
/*background-color: #222222;*/
	margin: 0 auto;
	text-align: center;
	height:6em;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

h1 {
	font-size: 18px;
	line-height:3em;
	color: #DDD;
}
h2 {
	font-size: 14px;
	color: #DDD;
}
.smalll {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a { color:#132002;}
.head {
	margin-left:80px;
	font-size:18px;
	padding-bottom:0;
}
#tel1 { float:left;
       width: 150px;
	   padding: 10px;
	   margin-left: 250px;
	   }
.telnummer { text-align:left;
         width: 460px;
		 padding: 20px;
		 margin-left: 130px;
		 color:#DDD;
		 } 
		 
#post { float:left;
       width: 150px;
	   padding: 10px;
	   margin-bottom: 5px;
	   margin-left: 235px;
	   }
	   
.postmail { text-align:left;
         width: 460px;
		 padding: 20px;
		 margin-left: 20px;
		 color:#DDD;
		 }
.refcont2 { float:left;
         text-align:left;
         width: 200px;
		 padding: 10px;
		 /*font-size:1em;*/
		 margin-left:5px;
		 }
.kontakt-r {
	position:relative;
	width:50%;
	margin: 0 auto;
	text-align:center;
	margin-left:6em;
	border-bottom: 1px solid #DDD;
}
#danke {
	margin:0 auto;
	text-align:center;
	font-size: 1.4em;
	color:#385b02;
	margin-top:1em;
	line-height:1.0em;
}
.wede {
	font: 120%/0.8125 Georgia, "Times New Roman", Times, serif;
	color:#132002;
	font-weight:bold;
	text-shadow:#385b02 1px 1px;
}
.erwe {
	font: 120%/0.8125 Georgia, "Times New Roman", Times, serif;
	color:#F90;
	font-weight:bold;
	text-shadow:#385b02 2px 1px;
}
.wede_ka {
	font: 1.2em/0.9em small-caps Georgia, "Times New Roman", Times, serif !important;
	color:#DDD;
	font-weight:normal;
}
.wede_k {
	font: 110%/0.8125 Georgia, "Times New Roman", Times, serif !important;
	color:#132002;
	font-weight:bold;
	text-shadow:#385b02 1px 1px;
	padding-bottom:5px;
}
.erwe_k {
	font: 110%/0.8125 Georgia, "Times New Roman", Times, serif !important;
	color:#F90;
	font-weight:bold;
	text-shadow:#385b02 2px 1px;
	padding-bottom:5px;
}
.plz_k{
	font: 95%/1.2 Verdana, Arial, Helvetica, sans-serif !important;
}