body {
	color: #7a7b7d;
	background: #e4e5e5;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1em;
	position: relative;
	width: 100%;
	height: 100%; /* wichtig */
    min-width: 320px;
}

.col-12 { width: 100%; float: left; }
.col-11 { width: 91.66%; float: left; }
.col-10 { width: 83.33%; float: left; }
.col-9 { width: 75%; float: left; }
.col-8 { width: 66.66%; float: left; }
.col-7 { width: 58.33%; float: left; }
.col-6 { width: 50%; float: left; }
.col-5 { width: 41.66%; float: left; }
.col-4 { width: 33.33%; float: left; }
.col-3 { width: 25%; float: left; }
.col-2 { width: 16.66%; float: left; }
.col-1 { width: 8.33%; float: left; }

/* main */
#main {
	position: relative;
    text-align: left;
    width: 100%;
    max-width: 1900px;
    min-height: 100%;
	height:auto !important; /* moderne Browser */
    height:100%; /* IE */
	z-index: 1;
	padding: 0;
	margin: 0px auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
}

/* header */
#header, #content, .navigation {
  float: left;
  width: 100%;
  height: auto;
  z-index: 10;
  position: relative;
}
#header { height: 195px; background-image: url('../img/header_beton_unterseiten.jpg'); background-size: auto 100%; background-repeat: no-repeat; padding: 0 40px 0 0; }

#logo-wrapper { width: 842px; position: relative; top: 75px; margin: 0 auto; height: 90px; padding: 0 0 0 30px;}
.body-index #logo-wrapper { top: 0; left: 0; }
#header img#logo { float: right; margin: 0px 0px 0 0; width: 147px; }
#header img#claim { position: absolute; top: 0px; left: 30px; width: 405px; }
.body-index #header img#claim { width: auto; top: 30px;  }

#content, .navigation { position: relative;  margin: 0 0 0 2%; width: 98%; z-index: 100; }
.navigation.navigation-bottom { z-index: 90; }
.navigation { background-color: #e8ebf2; border-top: 1px solid #FFF; border-bottom: 1px solid #d5d5d5;}
#content { background-color: #FFF; z-index: 95; min-height: 620px; } 
.body-index #content { min-height: 0; }
.content-inner { position: relative; width: 842px; margin: 0px auto 0 auto; }
.content-inner-main-image { max-width: 100%; }
.content-text { width: 600px; }

.navigation #navbottom { width: 842px; max-width: 95%; margin: 3px auto 0px; background-color:#e8ebf2; color: #6f7072; padding: 0 0 0 0px; position: relative; line-height: 1.4em; }

.formerror-privacy { color: rgb(160, 22, 30); display: none; }
.navigation #navbottom nav { float: left; }
.navigation #navbottom form { position: relative; float: right; right: 0px; top: 2px; z-index: 999; }


.navigation #navbottom a#facebook-icon { position: absolute; top: -4px; height: 25px; width: 25px; margin-left: 10px; }
.navigation #navbottom a#facebook-icon img { height: 25px;  }

#newsticker { line-height: 1.3em; }

#slides { display: none; position: relative; }
#slides img.slides-image { width: 100%; height: auto; }
.slides-container {  margin: 0 auto }


.slidesjs-navigation { display: block; width: 50px; height: 41px;  right: 0px; position: absolute; z-index: 9999; background-size: 100% 200%; 
						background-image: url('../img/pfeile.png'); overflow: hidden; }
.slidesjs-previous { bottom: 0px; width: 50px; height: 41px; background-position: 0 -100%;  }
.slidesjs-next { bottom: 41px; width: 50px; }

.body-index #header { height: 225px; background-image: url('../img/header_beton_2.jpg');  }
.body-index #header img#logo { position: absolute; top: 90px; right: 0px; width: 213px; }
.body-index #logo-wrapper, .body-index .content-inner, .body-index .navigation #navbottom  { width: 1072px;  }

#navleft { position: relative; margin-left: -190px; width: 160px; min-height: 620px; float: left; }

#content #navleft a, #navbottom a { color:#6f7072; text-decoration:none; padding: 0px; font-weight: normal; }
#navbottom a { font-weight: normal; font-size: 0.85em; }
#content #navleft a:hover, #navbottom a:hover { color:#203a7f; }
#navbottom a.active { font-weight: normal; }

.clear-both { clear: both; height: 1px; overflow: hidden; width: 100%; }
.cl { clear: both; }
nav ul, nav ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	list-style: none;
}
nav li { margin: 0px; padding: 0px; }
nav img, nav object, nav embed, nav video { border: 0 none; max-width: 100%; }
nav a:focus { outline: none !important; }

#content a {
	color: #6f7072;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color:#203a7f;
}

img#image_content {
	float: left;
	margin: 0 10px 5px 0;
}

#div_content img {
	margin: 0 10px 5px 0px;
	max-width: 100%; /*calc(100% - 10px);*/
	height: auto !important;
}

div#div_content {
	position: relative;
	width: 842px;
	max-width: 100%;
}

li {
   margin: 0px;
   margin-left:15px;
   color:#6f7072;
   font-weight:normal;
   line-height: 1.5em;
}

ul{
   margin: 0px;
   list-style-type: square ;
   color: #6f7072 ;
}



li span{
   color: #7a7b7d;
}

ul#pdf {
	list-style-image: url(../img/pdf.png);
	margin-left: 10px;
}


ul#pdf li {
	line-height: 2em;
	position: relative;
}

.xing-logo {
	float: left;
	margin: -5px 18px 5px 10px;
}
/* Suche */

div#suche { float: right; height: 20px; }

input#suche,  input#plz_suche {
	font-size: 1em;
	height: 16px;
	color: #7a7b7d;
	border: 1px solid #c5c6c7;
}

input#suche_input {
	float: left;
	width: 85px;
	color: #7a7b7d;
	border: 0px solid #c5c6c7;

}

input#suche_button, input#plz_suche_button  {
	border: 0px solid #c5c6c7;
    background: #c5c6c7;
    color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}

input#suche_button {
	float: left;
	width: 45px;
	height: 16px;
}

select#suche_select {
	float: left;
	height: 16px;
	font-size: 0.8em;
    line-height:12px;
}

/* Teaser */
div#div_teaser {
	position: relative;
	padding-top: 10px;
	width: 100%;
	overflow-x: hidden;
}
div#div_teaser_inner {
	height: 107px;
	width: 820px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
}

div#div_teaser_scroll, div#div_teaser_scroll_copy {
	height: 107px;
	position: absolute;
}

a.teaser {
	position: relative;
	float: left;
	width: 205px;
	height: 107px;
	border: 0px solid #c5c6c7;
    color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	overflow: hidden;
}

a.teaser div.header, div#teaser_small div.header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 205px;
	height: 20px;
    background-color:  #203a7f;
	filter:alpha(opacity=30); /* IE */
	-moz-opacity: 0.30; /* Mozilla */
	opacity: 0.30; /* Opera */
}

a.teaser div.header_text, div#teaser_small div.header_text {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 20px;
    color: #FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	padding-left: 10px;
}
a.teaser, a.teaser:hover, #content a.teaser, #content a.teaser:hover { color: #FFF; }


div#teaser_small {
	position: relative;
	float: left;
	width: 134px;
	height: 107px;
	border: 0px solid #c5c6c7;
    color: #FFFFFF;
	font-size: 1em;
	overflow: hidden;
}

div#teaser_small div.header {
	height: 40px;
}
/* Overrides Teaser Home */
div#teaser_home {
	position: relative;
	width: 1072px; /* 4 Teaser*/
	margin: 0 auto;
	top: 0px;
	padding-left: 30px;
}
div#teaser_home a.teaser { width: 268px; height: 140px; }
div#teaser_home div#div_teaser_inner { height: 140px; width: 1072px; }
div#teaser_home div.header { width: 268px; }

/* News Ticker Home */

#news_ticker {
	position: relative;
	top: 0;
	left: 0px;
	width: 1072px; /*801px;*/
	height: 20px;
	background-color: #abacba;
	padding: 0px;
	margin: 0px 0 0 0;
}

#news_ticker_text {
	position: absolute;
	left: 0px;
	top: 2px;
	height: 18px;
}

#news_ticker_text a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#news_ticker_text a:hover {
	color: #203a7f;

}


#navleft {
	line-height: 1.6em;
	padding: 5px 0px 5px 20px;
}

#navleft a {
	font-weight: normal;
}

div.active1 {
    margin: 0px;
    margin-right: -15px;
	padding: 0px 5px 0px 20px;
	position: relative;
	left: -20px;
}

div.active2 {
	background-color:#eeeeee;
    margin: 0px -30px 0px 0 ;
	padding: 7px 1px 0px 25px;
	position: relative;
	left: -25px;
	line-height: 1.4em;
}

div.active2 a {
	position: relative;
	top: -5px;
}

div.active3 { margin-bottom: 0px; }

#content #navleftSub1 {
	position: relative;
	background-color:#fff;
    margin: 0px;
	padding: 5px 5px 5px 5px;
	position: relative;
}

#content #navleft a.active, #content #navleftSub1 a.active, #content #navleftSub2 a.active {
	color:#203a7f;
	line-height: 1.8em;
}

#content #navleftSub1 a {
	font-weight: normal;
	margin: 5px 0;
	line-height: 1.8em;
}

#content #navleftSub1 a.active {
	color:#6f7072;
}

#content #navleftSub1 .trenner {
	clear: both;
	margin-bottom: 0px;
}

#content #navleftSub2 {
	position: relative;
	background-color:#e6e6e6;
    margin: 0px;
    margin-right: -30px;
	padding: 2px 5px 2px 24px;
	position: relative;
	left: -25px;
	line-height: 1.8em;
	height: auto;
	display: block;
}

#content #navleftSub2 a {
	color: #6f7072;
	margin: 6px 6px 6px 0px;
}

div.downloads {
	background-color:#e6e6e6;
    margin: 0px;
    margin-right: -10px;
	padding: 0px 1px 0px 15px;
	position: relative;
	left: -20px;
	line-height: 2.2em;
}

#downloadsSub {
	background-color:#eeeeee;
	position: relative;
    margin: 0px;
    margin-right: -10px;
	padding: 2px 5px 2px 15px;
	position: relative;
	left: -20px;
	line-height: 1.2em;
	height: auto;
	display: block;
}

#breadcrumb, .breadcrumb { margin: 0 0 20px 0; }

#breadcrumb a, .breadcrumb a {
	font-weight: normal;
	font-size: 0.8em;
}

div.linie {
	width: 90%;
	overflow: hidden;
	height: 1px;
	background-color: #c7ccd9;
	margin: 5px 0;
}

#navleftSub2 div.linie { width: 100%; margin: 2px 0; }

#div_karte {
	position: absolute;
	top: -150px;
	left: 300px;
}
#div_content #div_karte img { max-width: none; }

div.div_contact_info {
	position: relative;
	top: 0px;
	left: 0px;
}

#div_downloads { float: left; margin: 40px 0 0 0; padding: 0 0 0px 0; width: 100%; }

/* Galerie */
div#galerie_balken {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 144px;
	z-index: 1;
}

div#div_image_detail {
	position: relative;
	float: left;
	width: 48%;
	/*height: 450px; */
	padding: 10px 2% 10px 0;
	z-index: 2;
}
#image_detail { width: 100%; }
.body-bilddatenbank div#div_image_detail { height: 550px; background-color: #FFF; padding: 20px 0px 10px 10px; }

div#div_images_list {
	position: relative;
	float: left;
	width: 50%;
	max-width: 50%;
	padding: 10px 0px 10px 0;
	z-index: 2;
}

div#div_images_list div {
	padding: 0px 10px 10px 0;
	float: left;
}

.body-bilddatenbank div#div_images_list { width: 228px; height: 580px; background-color: #f7f6f6; padding: 20px 0px 10px 5px; }

div.div_image_info {
	position: relative;
	float: left;
	width: 100%;
	border: 0px solid red;
	overflow: auto;
	background-color: #FFF;
	padding: 20px 0px 10px 10px;
	z-index: 2;
}

.body-bilddatenbank div.div_image_info { width: 249px; height: 550px; background-color: #f7f6f6; }
.body-bilddatenbank #content { padding: 0px 0px 0px 0px; }

/* Galerie 2018/2019 */
.galerie-2018-wrapper { padding: 10px; }
.galerie-2018-wrapper #galerie_balken { position: relative; float: left; width: 100%; }
.galerie-2018-info-main { padding: 10px 1% 20px 0; height: 100%;  width: 24%; float: left; }
.galerie-2018 { width: 75%; float: left; display: flex; flex-wrap: wrap; /*justify-content: space-between;*/  }
#content .galerie-2018 a.item { text-decoration: none; }
.galerie-2018 .item { display: inline-block; float: left; z-index: 10; margin-bottom: 20px; margin-right: 20px; position: relative; cursor: pointer;; }
/* .galerie-2018 .item.item-main { padding: 10px 20px 20px 20px; height: 420px;  overflow-y: scroll; 
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 20%;
} */
.galerie-2018 .item.item-contactform { width: 50%; padding: 30px; }
.galerie-2018 .item.item-contactform input[type="text"], .galerie-2018 .item.item-contactform textarea { width: 100%; margin-bottom: 5px; }
.galerie-2018 .item .galerie-img { height: 450px; z-index: 10; float: left; }
.galerie-2018 .item .img-info h2 { color: #FFF; }
.galerie-2018 .item .img-info {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.galerie-2018 .item .img-info .img-info-bg, .galerie-2018 .item .img-info .img-info-txt {
  z-index: 110;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.galerie-2018 .item .img-info .img-info-bg {
  z-index: 100;
  background: #203a7f;
}
.galerie-2018 .item .img-info:before {
  content: "";
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
}
.galerie-2018 .item .img-info  .img-info-txt {
  display: inline-block;
  max-width: 96%;
  padding: 0 2%;
  overflow-x: auto;
  vertical-align: middle;
}
.galerie-2018 .item .img-info .img-info-txt  .img-info-txt-content {
  color: white;
  text-align: center;
  width: 95%;
	position: absolute; bottom: 0;
}
.galerie-2018 .item .img-info .img-info-txt .image-title {
  font: 30px/36px 'Questrial', sans-serif;
  display: inline-block;
  letter-spacing: 6px;
}
.galerie-2018 .item .img-info .img-info-txt .attribute {
  display: block;
  font-size: 16px;
}
.galerie-2018 .item:hover .img-info .img-info-bg {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.galerie-2018 .item:hover .img-info .img-info-txt {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#contactform_galerie_wrapper { padding: 10px 10px 20px 0; }
#contactform_galerie_wrapper input[type="text"], #contactform_galerie_wrapper textarea { width: 100%; }
#contactform_galerie_wrapper #formerror { max-width: 100%; }

/* image_db_content-detail */
.galerie-2018-wrapper .image_db_content-detail { width: 1200px; left: 5%; }
.galerie-2018-wrapper .image_db_content-detail img { width: 50%; }
.galerie-2018-wrapper .image_db_content-detail div.detail-text { width: 45%; }
#content .galerie-2018-wrapper .image_db_content-detail a.zoom-icon { display: none; }


/* deprecated
table.europa {
	border-collapse: collapse;
	width: 702px;
}

table.europa td  {
	padding: 0px 10px 0px 10px;
	border:10px solid #FFFFFF;
	vertical-align: top ;
}

table.europa td.adress  {
	padding-top: 5px;
	background-color: #ebf0f5 ;
	height: 190px;
} */ 

#search_text, .search_text {
	position: absolute;
	right: 10px;
	top: 5px;
}

#search_text img, .search_text img {
	position: relative;
	top: 7px;
	padding-right: 2px;
}

#search_images {
	position: absolute;
	left: 502px;
	top: -10px;
	width: 200px;
}

#search_images img {
	position: relative;
	top: 13px;
	left: 8px;
	padding-right: 0px;
}

.nl-container {
	float: left;
	width: 800px;
	max-width: 100%;
	margin: 0 0 20px 0;
}
.nl-col {
	float: left;
	margin: 0 10px 0 0;
}

/* News */
#div_content_news { margin-left: 0px; float: left; width: 842px; max-width: 100%; }
#div_content_news .news-list-item { width: 100%; margin-bottom: 20px; background-color: #FBFBFB; position: relative; }
#div_content_news .news-list-item-image { margin: 0 20px 0 0; float: left; max-width: 50%; }
#div_content_news .news-list-item-text { padding: 25px 0 0 0; }
#div_content_news img { max-width: 100%; height: auto !important; }
#content .news-list-item-text a { text-decoration: none; }
#content .news-list-item-text a h2 { color: #00509e; font-size: 1.2em; }
#div_content_news .news-list-item-date { margin: 0 0 10px 0;}
#content .news-list-item-more { display: block; position: absolute; right: 0px; bottom: 0px; background-color: #00509e; color: #FFF; padding: 5px 10px; width: auto; }
#content .news-list-item-more:hover { color: #FFF; background-color: #203A7F; }

table.referenzen td, table.referenzen th { padding: 2px 10px; border-bottom: 1px solid #AAA; border-right: 1px solid #AAA; }

#schilder-finder {}
#schilder-finder table.schilder-finder { width: 100%; }
#schilder-finder table.schilder-finder td { border: 5px solid #FFF; border-collapse: collapse; padding: 2px 0px 2px 3px;}
#schilder-finder table.schilder-finder tr.head td { background-color: #a2a2a4; color: #FFF; font-weight: bold; }
#schilder-finder table.schilder-finder td.schildersystem { background-color: #cccccc; width: 138px; }
#schilder-finder table.schilder-finder td.schildersystem img { margin: 10px; max-width: 130px; }


div.kachel { width: 24%; margin-right: 1%; float: left; height: 350px; }
div.kachel img { width: 100%; }

/* NEW 
#content #schilder-finder .schilder-finder-teaser-2 { display: block; float:left; width: 48%; margin: 5px 2% 5px 0; }
#content #schilder-finder .schilder-finder-teaser-2 img { float: left; margin: 0 10px 2px 0; }
#content #schilder-finder .schilder-finder-teaser-2 .title { font-weight: bold; color: #203a7f; }
#content #schilder-finder .schilder-finder-teaser-2 .schilder-finder-teaser-link { font-size: 0.9em; }
/* #content #schilder-finder .schilder-finder-teaser-2 img.icon { float: right;  } */

#content #schilder-finder .schilder-finder-legende { float: right; color: #FFF; margin: 2px 10px 0 0; }
#content #schilder-finder .schilder-finder-legende img { margin: 0 0px -3px 20px; }

#content #schilder-finder .schilder-finder-teaser { min-height: 190px; background-color:#eee; display: block; float:left; text-decoration: none; 
														margin: 0 10px 15px 0; line-height: 1.2em; position: relative; }
#content #schilder-finder .schilder-finder-teaser img { margin: 5px 5px 2px 5px; }
#content #schilder-finder .schilder-finder-teaser .title { line-height: 1.2em;  padding: 0 3px 3px 3px; }
#content #schilder-finder .schilder-finder-teaser:last-child img { margin-right: 0px; }
#content #schilder-finder .schilder-finder-teaser .schilder-finder-teaser-links { position: absolute; bottom: 2px; padding: 0 3px; }
#content #schilder-finder .schilder-finder-teaser .schilder-finder-teaser-link { float: left; margin: 0 2px 0 0; width: auto !important; }

#schilder-finder table.schilder-finder .subhead { background-color: #545456; color: #FFF;  font-weight: bold; clear: both; padding: 2px 3px; }
#schilder-finder table.schilder-finder-systeme .schilder-finder-teaser { font-weight: normal; font-size: 0.95em; width: 83px; }
/*#content #schilder-finder table.schilder-finder-systeme .schilder-finder-teaser img { margin-right: 0; } */


#schilder-finder table.schilder-finder-image-db .subhead { margin-bottom: 2px; background-color: #d5d5d5; color: #545456; }
#schilder-finder table.schilder-finder-image-db .subhead:last-child { margin-bottom: 0px; }
#schilder-finder table.schilder-finder-image-db td.schildersystem-content { padding: 0px; }
#content .schilder-finder-image-db a { text-decoration: none; }
#content .schilder-finder-image-db a span { font-size: 0.8em }
#content .schilder-finder-image-db .head a { color: #FFF; }
#content .schilder-finder-image-db .head a:hover { color: #e8ebf2; }
#content .schilder-finder-image-db .subhead a { color: #545456; }
#content .schilder-finder-image-db .subhead a:hover { color: #000; }
#schilder-finder table.schilder-finder-image-db td.schildersystem img { margin: 5px 5px 0 5px; width: 120px; float: left; }
#image_db_content { float: left; width: 100%; position: relative; z-index: 9999; }
#image_db_content div { float: left; width: 19%; margin: .5%; }
#image_db_content div a, #image_db_content div img { float: left; }
#image_db_content div img { width: 100%; }
#content .image_db_content-detail a.zoom-icon { position: absolute; left: 25px; top: 25px; font-size: 20px; color:#6f7072; height: 30px; width: 30px; line-height: 30px; text-align:center; opacity: 0.5; text-decoration: none; background-color: #FFF; border-radius: 15px; }

.image_db_content-detail { display: none; position: absolute; z-index: 99999; top: 100px; background-color: #FFF; padding: 20px; width: 140%; 
	max-width: 90%;
	-webkit-box-shadow: 10px 10px 52px 2px rgba(107,107,107,1);
	-moz-box-shadow: 10px 10px 52px 2px rgba(107,107,107,1);
	box-shadow: 10px 10px 52px 2px rgba(107,107,107,1);
}
div.image_db_content-detail img { width: 330px; float: left; margin: 0 0 5% 0; max-width: 100%; }
div.image_db_content-detail div.detail-text { width: calc(95% - 330px); float: right; margin-right: 3%;  }
div.image_db_content-detail .close { position: absolute; top: 6px; right: 10px; font-weight: bold; text-decoration: none; font-size: 20px; }
div.image_db_content-detail div.detail-text div { float: none; width: 100%;  }
div.image_db_content-detail .prev-image { display: block; position: absolute; right: 5px; top: 100px; }
div.image_db_content-detail .prev-image img { width: 32px; }
div.image_db_content-detail .next-image { display: block; position: absolute; right: 5px; top: 126px; }
div.image_db_content-detail .next-image img { width: 32px; }

div.weihnachten-2014 { width: 200px; margin-left: 10px; }
div.weihnachten-2014 input[type="radio"] { position: relative; top: -10px; }
div.weihnachten-2014 label { color: #fd0408; font-size: 1.3em; position: relative; top: -10px; }

#branchen_nav { float: left; width: 100%; margin-bottom: 20px; }
#branchen_nav a { display: block; width: 30%; float: left; margin: 0 3% 5px 0; border-bottom: 1px solid #eee; text-decoration: none; }
#branchen_nav a span { float: right; font-weight: normal; }
#branchen_nav .level-1 { color: #203a7f; }
#content #branchen_nav a.level-3 { font-weight: normal; }
#branchen_nav.nav-left { width: 33%; }
#branchen_nav.nav-left a { width: 100%; }
#branchen_content { width: 100%; float: left; margin-bottom: 50px; }
#branchen_content a { display: block; float: left; width: 31.5%; margin: 0 1% 1% 0; position: relative; height: 120px; overflow: hidden; }
#branchen_content a img { width: 100%; z-index: 1; }
#branchen_content a div { position: absolute; z-index: 10; top: 0px; left: 0px; width: 80%; padding: 0px 10%; 
	font-weight: bold; background-color: rgba(32,58,127,0.5); min-height: 20px; color: #fff; line-height: 20px; opacity: 0.7; }
#branchen_content a:hover div { opacity: 1; }

#mitarbeiter { }
.mitarbeiter {
    background-color: #404040;
    float: left;
    margin: 0 2px 2px 0;
    overflow: hidden;
    position: relative;
    width: 208px;
    height: 290px;
}
.mitarbeiter .cover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.mitarbeiter .cover img {
    display: block;
    width: 100%;
}
.mitarbeiter .layer {
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.mitarbeiter .bild {
	height: 215px;
	overflow: hidden;
}
#div_content .mitarbeiter .bild img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.mitarbeiter:hover .cover, .mitarbeiter.mobileHover .cover {
    top: -100%;
}
.mitarbeiter:hover .layer, .mitarbeiter.mobileHover .layer {
    top: 0;
}
.mitarbeiter .description {
    height: 75px;
    vertical-align: middle;
    width: 178px;
    position: absolute;
    bottom: 0;
    padding: 0px 15px;
    color: #FFF;
}
.mitarbeiter .description div { color: #FFF; font-size: .85em; line-height: 16px; }
.mitarbeiter .description div.name { margin-top: 5px; }
#content .mitarbeiter .description div a { color: #FFF; font-weight: normal; }
.mitarbeiter .description .name { font-weight: bold; }

#contactform-warpper { text-align: left; width: 420px; max-width: 100%; }
#contactform {  }
#contactform textarea { width: 350px; max-width: 85%;  height: 100px; }

#content a.kontakt-button { background-color: #203a7f; color: #FFF; padding: 3px 10px; text-decoration: none; }

.karriere-list {  }
#content a.karriere-list-item { text-decoration: none; border-top: 1px solid #7a7b7d; padding-top: 20px; display: block;  }
.karriere-list-item-subheadline { color: #7a7b7d; font-weight: bold; padding: 10px 0; display: inline-block; }
.karriere-list-item-title { font-size:22px; color:#203a7f; font-weight: bold; line-height: 30px; }
.karriere-list-item-text { font-weight: normal;  }
.karriere-content img#image_content { float: right; }
.karriere-content h1 { font-size: 22px; }

#div-bewerbung { border-top: 1px solid #7a7b7d; margin: 20px 0; padding-top: 20px; position: relative; }
#div-bewerbung input { border: 1px solid #7a7b7d; padding: 3px 1%; margin-bottom: 5px; }
#div-bewerbung input[type="text"], #div-bewerbung input[type="file"] { width: 96%; line-height: 26px; }
#div-bewerbung textarea#message { border: 1px solid #7a7b7d; padding: 3px 1%; margin-bottom: 5px; width: 96%; height: 85px; }
div#upload_lock {
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;
    background-color: #555555;
    filter:alpha(opacity=60); /* Internet Explorer */
    -moz-opacity: 0.60; /* Mozilla Browser */
    opacity: 0.60; /* Opera */
    display: none;
}
#upload_lock_info {
    position: absolute;
    z-index: 100;
    width: 400px;
    text-align: center;
    vertical-align: middle;
    display: table-cell ;
    font-size: 12px;
    font-weight: bold;
    color: #1b1b20;
    background-color: #FFF;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
#upload_lock_message { text-align: center;  }
#upload_lock_close {
    display: none;
}
#iframe_upload {
	border: 0px;
	height: 1px;
	width: 1px;
}
#div-danke {
    display: none;
    font-weight: bold;
    padding: 50px 0;
}


/* Cookiechoices */
    div.cookie_accept_notebox{
        padding: 8px 0;
        font-size: 12px;
        line-height: 1.5em;
        text-align: center;
        background-color: #FFF;
        border-top: 1px solid #203a7f;
        color: #000;
        position: fixed;
        bottom: -999px;
        width: 100%;
        opacity: 1;
        z-index: 99999;
		-moz-box-shadow:    2px 2px 5px 5px #999;
		-webkit-box-shadow: 2px 2px 5px 5px #999;
		box-shadow: 		2px 2px 5px 5px #999;
		z-index: 9999999;
    }
    a#cookie_accept_button {
    	color: #FFF;
    	font-weight: bold;
    	background-color: #203a7f;
    	border-radius: 5px;
    	padding: 3px 5px;
    	margin-left: 20px;
    	text-decoration: none;
    }
    body.has-cookie_accept_notebox .navigation.navigation-bottom { margin-bottom: 120px; }

@media (max-width: 1260px) {
	.content-inner { margin-left: 190px; }
	#navleft { padding-left: 10px; }
	
}

@media (max-width: 1200px) {
	.body-index #logo-wrapper, .body-index .content-inner, .body-index .navigation #navbottom, div#teaser_home  { width: 95%;  }
	.body-index .content-inner { margin-left: 0; }
	#logo-wrapper, div#teaser_home { padding-left: 0; }
	div#teaser_home div#div_teaser_inner { width: 536px; }
	div#div_teaser_scroll, div#div_teaser_scroll_copy { whitespace: nowrap; }
	
	.image_db_content-detail { left: -150px; }
}
@media (max-width: 1060px) {
	.content-inner { width: calc(98% - 190px); }
}
@media (max-width: 920px) {
	
}
@media (max-width: 842px) {
	#logo-wrapper { width: 95%; }
	#header { background-size: cover; height: 140px; }
	.content-inner { margin-left: 1%; width: 98%; }
	#navleft { display: none; }
	.body-index .navigation #navbottom, .navigation #navbottom {  }
	div#div_images_list { height: auto; overflow: visible; width: 100%; max-width: none; }
	div.div_image_info { height: auto !important; overflow: visible; width: 100%; max-width: none; }
	#content .news-list-item-more { position: relative; display: inline-block; float: right; margin-top: 20px;  }
	.image_db_content-detail { left: 2%; }
}
@media (max-width: 820px) {
	div#teaser_home div#div_teaser_inner { width: 268px; }
	#header img#claim { left: 0;  }
}
@media (max-width: 740px) {
	.navigation #navbottom nav {  }
}
/* For tablets & smart phones */
@media (max-width: 700px) {
	#header { height: 100px; }
	#logo-wrapper { top: 10px; }
	#header img#claim { max-width: calc(100% - 160px); }
	div.kachel { width: 32%;  }
	#branchen_nav a { width: 47% }
	#branchen_content a { width: 48%; }
	
	.col-6 { width: 100%; float: left; }
}


@media (max-width: 680px) {
	#logo-wrapper #claim { display: none; }
	
	div.image_db_content-detail img { width: 40%; }
	div.image_db_content-detail div.detail-text { width: 50%; }
}
@media (max-width: 560px) {
	#logo-wrapper #claim, div#teaser_home { display: none; }
	.body-index #header img#logo { top: 10px; right: 50px; }
	.body-index #header { height: 100px; }
	.schilder-finder-legende span { display: block; }
	
	#navbottom a { font-size: 1em; }
	#suche { float: left; width: 100%; margin-top: 10px; }
	.navigation #navbottom form { width: 100%; }
	#suche #suche_input { width: calc(100% - 65px); }
	#suche #suche_button { line-height: 20px; height: 20px; width: 50px; }
	
}

/* For smartphones */
@media (max-width: 480px) {
	div.kachel { width: 49%; }
	#branchen_nav a { width: 97% }
	#branchen_content a { width: 98%; height: 140px; }
}
@media (max-width: 380px) {
	#content #schilder-finder .schilder-finder-legende img { margin-left: 1px; }
	
	#contactform input[type="text"] { width: 80%; }
	.schilder-finder-legende span { display: block; }
	div.kachel { width: 99%; height: auto; }
}


/* Stackable */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; font-weight: bold; }
.st-val { width: 49%; padding-left: 1%; }



/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}

/* galeire 2017 */
/*!
 *  Kwicks: Sexy Sliding Panels for jQuery - v2.2.1
 *  http://devsmash.com/projects/kwicks
 *
 *  Copyright 2013 Jeremy Martin (jmar777)
 *  Contributors: Duke Speer (Duke3D), Guillermo Guerrero (gguerrero)
 *  Released under the MIT license
 *  http://www.opensource.org/licenses/mit-license.php
 */
/*
 *  This file contains styles that are common to all kwicks instances.  Note that each kwicks instance requires
 *  additional styling - please see the examples for more info.
 */
.kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks > * {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kwicks.kwicks-processed > * {
	margin: 0;
	position: absolute;
}
.kwicks-horizontal > * {
	float: left;
}
.kwicks-horizontal > :first-child {
	margin-left: 0;
}
.kwicks-vertical > :first-child {
	margin-top: 0;
}
.kwicks-big { display: none; }
.kwicks-big img { max-width: 50%; float: left; margin: 0 10px 10px 0; }
.kwicks-small { 
	width: 100%; height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.kwicks-horizontal .kwicks-expanded .kwicks-small { display: none; }
.kwicks-horizontal .kwicks-expanded .kwicks-big { display: block; }
