 /* 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 */
}


html, body{margin:0;padding:0;}
a { color: navy;}

html{width:100%;height:100%;}
body{
  background:url('../img/bg.jpg');
  font-family: Lato, sans-serif;
font-weight: 300;

	display: flex;
  min-height: 100vh;
  flex-direction: column;
  }  
#banner {
	background-image: url("/images/layerslider/Slider-Startseite/zipSCREEN-Textilscreens-Objekt-00037.jpg");
	width: 100%;
	height: 600px;
	background-size: cover;
	
	
}
main {
	
	margin-top: -100px; z-index: 100;

}
.flex4 {		width: 90%;

	display: flex; justify-content: space-around;}

.flex3 {	
	background: #fff;
	display: flex; justify-content: space-between;}
.flex3 > * {max-width: 30%; padding: 20px 0 ;}

.flex3 figure {
 position: relative;

 overflow: hidden;
 
 }
 .flex3 figure img {
 max-width: 100%;
 }
 .flex3 figure figcaption {
 position: absolute;
 bottom: 20px;
 width: 90%;
 padding: 10% 5%;
 background-color: rgba(55,0,0,0.6);
 color: white;
 font-size: 26px;
 font-style: italic;
 text-align: center;
 }
 
 .flex3 a:first-child figure figcaption {
 background-color: rgba(0,55,0,0.6);
 }
 

 
  .flex3 a:last-child figure figcaption {
 background-color: rgba(55,55,0,0.6);
 }
 
  .flex3 a figure:hover figcaption {
 background-color: rgba(55,0,0,0.1);
 }
 
 .flex3 a:first-child figure:hover figcaption {
 background-color: rgba(0,55,0,0.1);
 }
 
 
 
  .flex3 a:last-child figure:hover figcaption {
 background-color: rgba(55,55,0,0.1);
 }
.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;}
.col25 {width:24%}
.row {display: flex;}

h1 {
font-size: 22px;
font-family: Cambria;
color: #A17856;
font-weight: normal;

}
	
h2 {
font-size: 32px;
font-family: Cambria;
color: #A17856;
font-weight: normal;

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

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

}
	
.wrapper { max-width: 1270px; margin: auto;}

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

  width:100%;
  max-width: 980px;
  height:auto;
  padding:20px 40px 120px 40px;
  background: #fff;
  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 {
    margin: 15px 0 8px 55px;
    list-style-image: url(../img/gruener-haken.png);
    line-height: 120%
}

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  {display: flex; flex-direction: column; justify-content: space-between; align-items:stretch;  flex-wrap: wrap;}

.blog > *, .categories-list > *
{
	flex: 1;
	margin: 10px;
	
}

.blog > div:first-child
{


}


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

