 /* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v14-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Lato Hairline'), local('Lato-Hairline'),
       url('../fonts/lato-v14-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('../fonts/lato-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
#top_spacer {height: 180px;}

a { color: #659B9A;}
a:link, a:visited {
    color: #659B9A;
    text-decoration: underline;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a:hover {color: #23527c;}
html{width:100%;height:100%;}
html, body{margin:0;padding:0;max-width: 100vw;overflow-x:hidden;}
body{
  background:url('../img/bg.jpg');
  font-family: Lato, sans-serif;
font-weight: 300;

	display: flex;
  min-height: 100vh;
  flex-direction: column;



  } 
  
  	main .container{
	 
  height:auto;
  
  background: #fff;
  margin:20px auto;
}
	
	  
#main h1 {display:none;}
.grau h2 {}

.grau, DIV.page-header {background: #f7f7f7;}
.grau:after, DIV.page-header:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.grau > p, .grau > div {padding: 5px 15px;}
.grau > h1, .grau > h2 , .grau > h3 {padding: 20px 15px 5px 15px;}
DIV.page-header > h1 {padding: 20px 15px 5px 15px;}

img.zertifikat {width: 76px; height:134px; margin: 10px 20px 10px 0px; float: left; }
fieldset {border: none; background:#f7f7f7}

.goback a {display: inline-block; padding: 10px; background: #fff; border: 1px solid #ccc; border-radius: 5px; color: black; margin-bottom: 20px;}


.gohome img {max-width: 300px; border: 1px solid #ccc;}

.rolladen .row {overflow: hidden;  }
.rolladen .item-page .row li {margin: 0px;}

.h230  { max-height: 240px; }
.h350  { max-height: 360px; }

hr { clear:both; border: 0; height: 1px; background: none; border-top: 1px solid #ccc;}
main {
	
	
	max-width: 100vW;

}

.ausstellung main {min-height:1400px;}
.startseite main{z-index:90;}



.flex3 {	
	background: #fff;
	display: flex; flex-direction: column; justify-content: space-between;}
	
	
 @media only screen and (max-width: 439px) {	
 
 .iframe-container, .elastic-video {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.iframe-container iframe, .elastic-video iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.iframe-container.ratio4x3 {
  padding-bottom: 75%;
}


.flex_prod4 {	
	flex-direction: column;}
	
.flex_prod2 {	
	
	flex-direction: column;}
	
	 .flex_prod2 > *, .flex2 > * {
		max-width: 90%;
		padding: 20px 0;
	}

 	
 }	
 @media only screen and (min-width: 440px) {
	 .flex3 {   flex-direction: row;}
	 .flex3 > * {
		max-width: 30%;
		padding: 20px 0;
	}
	
	 .flex_prod2 > *, .flex2 > * {
		max-width: 48%;
		padding: 20px 0;
	}
 }
	
.flex_prod4 {	
	background: #fff;
	display: flex; 
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;}
	
.flex_prod2 {	
	
	display: flex; 
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;}



.flex3 figure {
 position: relative;

 overflow: hidden;
 
 }
 .flex3 figure img {
 max-width: 100%;
 height: auto;
 }
 .flex3 figure figcaption {
 position: absolute;
 bottom: 20px;
 width: 90%;
 padding: 10% 5%;
 background-color: rgba(140,107,117,0.6);
 color: white;

 font-style: italic;
 text-align: center;
 }
 
 .flex3 a:first-child figure figcaption {
 background-color: rgba(129,178,184,0.6);
 }
 

 
  .flex3 a:last-child figure figcaption {
 background-color: rgba(181,161,107,0.6);
 }
 
  .flex3 a figure:hover figcaption {
 background-color: rgba(140,107,117,0.1);
 }
 
 .flex3 a:first-child figure:hover figcaption {
 background-color: rgba(129,178,184,0.1);
 }
 
 
 
  .flex3 a:last-child figure:hover figcaption {
 background-color: rgba(181,161,107,0.1);
 }
 
 
 .flex3 figure figcaption.gray {
 position: relative;
 margin-top: 23px;
 width: 90%;
 padding: 10% 5%;
 background-color: #ccc;
 color: black;
 font-size: 26px;
 font-style: italic;
 text-align: center;
 }
 
.notfall_banner { background: #333; color: #fff; padding-top:22px; padding-left: 3px; height: 47px; font-size: 1.1em; }
.notfall_banner >*{ width: 100%;margin: auto;padding-left: 10px;}

.galerie_flex img {border: 1px solid #ccc; padding: 3px; margin: 10px;}

 #tb_im_einsatz {display: none; }
    .show:focus + .hide {display: inline; }
    .show:focus + .hide +  #tb_im_einsatz  {display: block;}
		  

.row {display: flex;}

.row > * {flex: 1;}

ul.sige_single {margin: 0; padding: 0;}
ul.sige_single li img {
    border: none;
    background: #659B9A;
}
ul.sige_single li img {
    padding: 0;
}

h1, .h1 {
font-size: 32px;
font-family: Cambria;
color: #A17856;
font-weight: normal;

}
.startseite h1 {
font-size: 22px;
}	
h2, .visforms-form .category-desc, .h2, .moduletable h3 {
font-size: 32px;
font-family: Cambria;
color: #A17856;
font-weight: normal;
margin-top: 20px;
padding-top: 20px;

	}
	
h3 {
font-family: Cambria;	
	color: #A17856;
font-weight: bold;
font-size: 1.4em;
 text-shadow:  1px  1px 1px rgba(0,0,0,0.4), -1px  -1px 1px rgba(255,255,255,0.4);

}
.impressum h3 {font-weight: normal;text-shadow:none;padding-bottom: 0px;margin-bottom: 0px;}
.impressum h2 {padding-bottom: 0px;margin-bottom: 0px;}	
h4 {

	
	color: #378ac8;
font-weight: normal;
font-size: 1.3em;
 text-shadow:  1px  1px 1px rgba(0,0,0,0.4), -1px  -1px 1px rgba(255,255,255,0.4);

}

.visform input {

    display: block;
    max-width: 90%;
    height: 30px;
    padding: 3px 12px;
    font-size: 14px;

    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
/*
.visform #field11 {float: left;}
.field11 .visCSSlabel {margin-bottom:60px;}
*/
.field11  {display: flex;flex-wrap: wrap;}
.field11 .visCustomText {padding-top:7px;padding-left:20px; width: 50%;}
DIV.fc-tbxfield11 {min-width:90%; }

.field11 label.error {
    font-size: 10px;
    color: #fff;
    padding: 10px;
    background-color: gray;
    border-radius: 5px;
    display: inline-block !important;
    max-width: 60%;
    margin: 0 0 0 30%;
}
.field11 p.errorcontainer {margin: 10px;}

.visform .visBtnCon  { display: flex; justify-content: center;}
.visform .visBtnCon input {   background-color: #A17856;color: #fff;}

.visform select {

    display: block;
    max-width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}

.visform textarea {

    display: block;
  
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}	
.wrapper { max-width: 1270px; margin: auto;}

/* Content */
.container{
		flex: 1;

 
  height:auto;

  margin:20px auto;
}




.container > .page-header,.container > h1 {padding-left: 10px;}
.code{
  width:600px;
  height:auto;
  margin:20px auto;
  padding:10px 20px;
  background:#222;
  border-left:10px solid #aaa;
  font-family: Consolas;
  font-size:16px;
  color:#fff;
}
.code span{
  color:#89A978;
}
.space{
  width:20px;
  height:1px;
  float:left;
}

.center {text-align: center;}
.container { color: #646464;}
.container p {margin-top: 10px; margin-bottom: 20px; line-height: 1.5em;}

ul.arrow, ul.checkbox, ul.check, ul.star {
    list-style: outside none none;
    margin: 10px 0;
    padding-left: 20px;
}
ul.arrow li, ul.checkbox li, ul.check li, ul.star li {
    font-weight: bold;
    line-height: 26px;
    margin: 5px 0;
    padding-left: 35px;
}	  
ul.arrow li {
    background: rgba(0, 0, 0, 0) url("../img/list_arrow_navy.png") no-repeat scroll 0 0;
	margin-bottom: 20px;
}

ul.gruener-haken li,  .ul_gruen article li, .ul_gruen .item-page li,

.haustueren-holz .item-page li
{
    margin: 15px 0 8px;
    list-style-image: url(../img/gruener-haken.png);
    line-height: 120%
}
.gruener-haken-p strong::before { 
   content: url("../img/gruener-haken.png"); 
   padding: 10px; 
}




ul.checkbox li {
    background: rgba(0, 0, 0, 0) url("../img/list_checkbox.png") no-repeat scroll 0 0;
	margin-bottom: 20px;
}
.slider a {
	
	 font-weight: bold;
	  text-shadow:  1px  1px 1px rgba(0,0,99,0.8);
	 color:royalblue;
}



 
DIV.item,article {margin-bottom: 20px; } 

DIV.item-page {padding-bottom: 40px; margin-bottom: 10px; } 

.svg {}




.blog > *, .categories-list > *
{

	
}

.blog > div:first-child
{


}


article p { text-align: justify;}
.categories-list img, .blog img {max-width: 100%;}

@media only screen and (max-width: 991px) {
article ul.gruener-haken li {
    margin: 15px 0 8px;
   
}	
#banner {height:200px;
	background-image: url("/images/flexslider/zipSCREEN-Textilscreens-Objekt-00037.jpg");
	background-position: center center;
	background-size: cover;}	
	
.site #banner {background-image: url("/images/flexslider/zipSCREEN-Textilscreens-Objekt-00037.jpg");}
.contact #banner, .kontakt #banner {background-image: url("/images/ausstellung/IMG_19.jpg");}
.aktuelles #banner {background-image: url("/images/ausstellung/31906158_1878715928808168_513149515566415872_n.jpg");}




	.flex4 {
		width: 90%;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	

	
	.flex3 {
		width: 90%;
		display: flex;
		justify-content: space-around;
	}
	
	.flex3 figure figcaption { font-size: 18px;}
}

@media only screen and (min-width: 620px) {
	.container { padding: 10px 40px 60px 40px;}
	
}
@media only screen and (max-width: 619px) {
	 .col25 {
    width: 96%;
	}
	.container { padding: 10px 10px 120px 10px;}
	 
 }