@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css);
/*  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.css"></link>*/

/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
/*input, textarea {border:0; padding:0; margin:0; outline: 0;}*/
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0;}

textarea::placeholder{ color:#B2313E;}
input::-webkit-input-placeholder { color:#B2313E; transition: color 1s; }
input::-moz-placeholder { color:#B2313E; transition: color 1s }
input:-ms-input-placeholder { color:#B2313E; transition: color 1s}
input:-moz-placeholder { color:#B2313E; transition: color 1s }

@media screen and (min-width: 1000px) {
    #skip-to-contact-form {
        cursor: default;
        text-decoration: none;
        color: #000;
    }
}
@media screen and (min-width: 1000px) {
    #skip-to-contact-form {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        color: #000;
    }
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
::-moz-selection{background: #eaeaea none repeat scroll 0 0;color: #6a6c2e;text-shadow:none}
::selection{background: #eaeaea none repeat scroll 0 0;color: #6a6c2e;text-shadow:none}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 *//* border-radius:15px; */}

#telefon::before { font: var(--fa-font-solid); content: "\f095"; 	font-size:20px; }
#mobile::before { font: var(--fa-font-solid); content: "\f3cf"; 	font-size:20px; }
#email::before { font: var(--fa-font-regular); content: "\f0e0"; 	font-size:22px; line-height:22px; }

.quick-link{float: none; margin-top: 10px;  }	
.quick-link a{color: #006600; padding:4px 30px; border-radius:10px;
		text-decoration: none;
		-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
	transition-duration: 0.5s;}
.quick-link a:hover { text-decoration: none; color: #003300 !important; background-color:#ffffff; }

h1, h2 	{font-size: 25px;line-height: 30px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

h1{clear: both; hyphens: auto; font-size: 30px; /*letter-spacing:.1em;*/ font-weight: 500; line-height:1.5em; color: #006600; font-family: 'Fredericka the Great', Arial, Helvetica, sans-serif; background:#F2FAE2;}

p, address{margin: 15px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}
.rot {color:#FF0000;}
.blau {color:#0000FF;}
.gruen {color:#00B209;}
.grau {color:#333333 !important;}
.txt16 {font-size:16px;}
.txt18 {font-size:18px;}
.txt20 {font-size:20px;}
.txt24 {font-size:24px;}

.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.pl20 {padding-left:20px;}
.fw500 { font-weight:500;}
.fett {font-weight:bold;}
.kursiv {font-style:italic;}
.galerietext{ display:block; font-size:16px; line-height:20px; margin:2px 0 10px 0;}
.redaktion a{ width:80px; /*line-height:130px; display:block; cursor: not-allowed; color:#FF0000; */ pointer-events: nnone;  opacity:1;}
.redaktion a:hover{ width:80px; lline-height:130px; ddisplay:block; ccursor: not-allowed; }
.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.titel {margin-bottom:10px;}
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.border { border:1px solid #000;}
.uppercase{text-transform: uppercase;}
.widget-title{font-weight: 500;text-transform: uppercase;line-height: 1.38;margin-bottom: 20px;font-size: 14px;color: #8a8c8e;}
hr.line{border-color: #e9e9e9;padding: 0;margin: 0;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
html, body {width:100%; padding:0; margin:0; font-family:  Arial, Helvetica, sans-serif;}
body { font: 15px/25px Arial; font-weight: 400; background:#F2FAE2; /*padding:0 50px;*/ color: #006600; font-size:16px;}

body .wrap-body{}

@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
	body{padding: 0;}
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{text-align: center; margin-bottom:10px;}
.custom-banner {
    position: relative;
    z-index: 0;
}
.custom-banner::before{
    background: rgba(0, 0, 0, 0) linear-gradient(transparent, #ffffff ) repeat scroll 0 0;  
		bottom: 0;
    content: "";
    display: block;
    height: 16%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
		border-bottom: 2px solid #C7C7C7;
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#impressum {background:#fff;}
#ueberuns {background:#fff;}
#galerie {background:#fff;}
#galerie img{/*border-radius:15px;*/}
#aktuelles {background:#fff;}
#kontakt {background:#fff; text-align:center;}
#projekte {background:#fff;}

#container {}
#container .wrap-container{background: #ffffff;}

/* ---content-box--- */
.content-box {border-top:1px solid #88B554;}
.content-box .wrap-box {padding: 0px 0px; position: relative;}
.content-box .header {text-align: center; margin-top: 10px; color:#006600; letter-spacing: 0px;}
.content-box .header h2{font-size: 25px; line-height: 30px;font-weight: 500; color:#006600;}
.content-box .header .wrapper{padding: 5px; display: inline-block;}

.content-box .boxstyle-1{background:#334400; color: #006600;}
.content-box .boxstyle-2{background:#F1F3F5;}

.content-box.box-1 {font-size: 14px;}
.content-box.box-1 .widget-title{}
.content-box.box-2 {}
.content-box.box-3 {margin:10px;}

.portfolio-box {display: block;position: relative; margin: 0 auto 10px;}
.portfolio-box img {padding: 0px;}
.portfolio-box .portfolio-box-caption {display: block;position: absolute; bottom: 0px;width: 100%; height: 20%;text-align:center; color:#000; /*opacity:0;*/ background: rgb(255 255 255 /0.6); 
/*-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s; */}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {position: absolute;top: 40%;width: 100%;text-align: center; transform: translateY(-50%);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .projekt-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .projekt-name {padding: 0 15px; font-family: Arial, Helvetica, sans-serif;  font-weight: bold; display:block;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .projekt-category {/*text-transform: uppercase;*/font-size: 14px;font-weight: 600;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .projekt-name {font-size: 18px;}
.portfolio-box:hover .portfolio-box-caption {opacity: 1;}

.projekt-name { color:#006600; text-decoration:none; text-shadow: 3px 3px white; }



/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content {padding: 0 0 20px;} 

article{ color: #006600;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article img{ height: auto; width: 100%; }
article .art-header{}
article .art-foto{margin:2px; text-align:center; font-size:16px; } 
article .art-content{padding:0; margin:20px;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {text-align: center;background: url(../images/banner.jpg) no-repeat center center;min-height: 250px;padding-top: 100px;}
article  h1.entry-title{line-height: 1.2;font-size: 40px;color: #00f;}
article h2{line-height: 1.1;font-size: 20px;margin: 0;color:#006600;}
article .info a{ color: #BE0A0A;}
article .info a:hover{ text-decoration: underline;}

@media (max-width: 1200px) and (min-width: 768px){
	article .art-content{ /*padding:  20px 20px 10px 10px;*/}
}
@media (max-width: 1200px){
	article{margin-bottom: 0px;}#00CC66
	article .art-content{/*padding: 10px;*/ margin:20px;}
	.archive-page .zerogrid .col-1-2{width:100% !important;}
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer { background: #F2FAE2;	font-size: 16px; 	border-top: 3px solid #D3F0B3;	padding-bottom:50px; }
footer a{  color:#999 !important; }
footer a:hover{ color:#000 !important;  background-color:#FFffff;}
footer .wrap-footer{padding: 0px 0px; width:96%;}
footer .wrap-footer ul li {margin-bottom: 5px;padding: 10px 0 15px;}
footer .logo img{max-width: 170px;margin-top: 30px;}
footer .col-footer-1 { text-align:center;}
footer .col-footer-2{}
footer .col-footer-2 ul {padding: 0;}
footer .col-footer-2 ul li {list-style: none;margin-bottom: 15px; border-bottom: 1px solid #444;padding-bottom: 10px;}
footer .col-footer-2 ul li:last-child{border-bottom: none;}
footer .col-footer-2 ul li a{color: #999;font-size: 12px;}
footer .col-footer-2 ul li a:hover{color: #129B45;}
footer .col-footer-3 a{color: #999; border: 1px solid #999; padding: 5px 10px;line-height: 2.2;font-size: 14px;text-transform: capitalize;}
footer .col-footer-3 a:hover{color:#129B45;}
.footertextformat {}

.copyright{background: #151515;color: #999;}
.copyright .wrapper{padding: 20px;}
.copyright ul.quick-link{float: right;}
.copyright ul.quick-link li {display: inline-block;margin-right: 10px;}
.copyright a{}


@media all and (max-width: 768px){
	.unsichtbar, versteckt { display : none;}
}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
#kontakt label {cursor:pointer;margin:5px 0;display:block;font-weight:400;}
#kontakt input {display:block;width:100%;color:#111;background-color:#F3F3F3;border:1px solid #ccc;padding:13px;margin: 5px 0 10px 0;font-size: 16px;max-height: 45px; border-radius:10px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#kontakt input:hover {background-color:#ffffff;border:3px solid #ccc;}

textarea {display:block;width:100%;height:110px;background-color:#F3F3F3; color:#000;border:1px solid #ccc;padding:10px;margin: 5px 0 25px 0;border-radius:10px;
font: 15px/25px Verdana; /**/
	 -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out .2s;
}
textarea:hover {background-color:#ffffff;border:3px solid #ccc;}

#kontakt .sendButton {cursor:pointer; background-color:#35AC2A; width:50%;color:#ffffff; border-radius:10px;
  -webkit-transition: all 0.8s ease-out 0s;
  -moz-transition: all 0.8s ease-out 0s;
  -ms-transition: all 0.8s ease-out 0s;
  -o-transition: all 0.8s ease-out 0s;
  transition: all 0.8s ease-out 0s;
}
#kontakt .sendButton:hover {/*opacity: 0.5;*/ background-color:#D8E3B7; color:#006600;}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }
input:focus:-moz-input-placeholder { color:transparent; }/**/

.input-group{ position: relative;}
.input{ display:block; box-sizing: border-box; outline: none;}
.placeholder{ position: absolute; top:.6em; left:12px; font-size: 16px; background-color:#FFFFFF;
 padding:0 5px; color:#B2313E; transition: 0.5s; pointer-events: none; opacity:.35; font-weigth:500;   }
.input:focus + .placeholder{ top: -1.1em; color:#B2313E; }



/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{background-color: #D3F38D; color: #060; border-radius:15px; text-decoration:none; padding:7px 20px;}
a.button:hover{background-color:#E6F9BC; font-weight:bold;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Crumbs---------------------------------- */
/* ---------------------------------------------------------------------------- */
.crumbs {-webkit-box-shadow: 0px 25px 18px -26px rgba(0,0,0,0.75);-moz-box-shadow: 0px 25px 18px -26px rgba(0,0,0,0.75);box-shadow: 0px 25px 18px -26px rgba(0,0,0,0.75);padding:15px 0 15px 30px;}
.crumbs ul {list-style: none;display: inline-table;}
.crumbs ul li {display: inline;}
.crumbs ul li a {display: block;float: left;background: #129B45;text-align: center;padding: 7px 30px 8px 40px;position: relative;margin: 0 20px 0 0; font-size: 16px;text-decoration: none;color: #fff;}
.crumbs ul li a:after {content: "";  border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #129B45;position: absolute; right: -20px; top: 0;z-index: 1;-webkit-transition: border 0.3s, -webkit-transform 0.3s;-moz-transition: border 0.3s, -moz-transform 0.3s;-o-transition: border 0.3s, -o-transform 0.3s;transition: border 0.3s, transform 0.3s;}
.crumbs ul li a:before {content: "";  border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #fff;position: absolute; left: 0; top: 0;}
.crumbs ul li:first-child a {border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.crumbs ul li:first-child a:before {display: none; }
.crumbs ul li:last-child a {padding-right: 40px;padding-left: 50px;border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
.crumbs ul li:last-child a:after {display: none; }		
.crumbs ul li a:hover {background: #222;color: #fff;}
.crumbs ul li a:hover:after {border-left-color: #222;}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------Responsive-------------------------------- */
/* ---------------------------------------------------------------------------- */

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 30px;
	border-radius: 50%;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);
  -moz-box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);
  box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
	 }
.back-to-top:hover {
    -webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
}
.sstartseite {  position: relative; width:320px; color:#006600; border:1px solid #A5BE6E; border-radius:20px; background-color:#D3F38D; padding; 3px 10px;
/*  -webkit-box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);
  -moz-box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);
  box-shadow: 0px 0px 30px 0px rgba(77,205,77, 0.8);*/
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
	 }

.zurueck {position:relative; width:180px; margin-right:30px; margin-bottom: 20px; color:#006600;
padding:2px; float:right; border:1px solid #A5BE6E; border-radius:20px; background-color:#D3F38D;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(15, 15, 15, 0.25);
  -moz-box-shadow: 0px 0px 30px 0px rgba(15, 15, 15, 0.25);
  box-shadow: 0px 0px 30px 0px rgba(15, 15, 15, 0.25);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.zurueck:hover { background-color:#ffffff; color:#ff0000; }
