@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



@font-face { font-family: "Ionicons"; src: url("../fonts/ionicons.eot?v=2.0.0"); src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }



/* BASE */
html {font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%} /* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */

body {
	margin: 0;
	height: auto;
	min-height: 100%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-color: #fff;
} 

body.start {background-color: #585858};


/* DEFAULT FONT SETTINGS */
/* 16px base font size with 150% (24px) line height  */

body, button, input, select, textarea {font-size: 100%/1.5 sans-serif; color: #555} 

p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, td, th, fieldset, menu, img {
	margin: 0 0 1.5rem 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.05rem;
	line-height: 1.5rem;
	font-style: normal;
	font-weight: normal;
}


/* ------- TYPOGRAPHY -------- */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 0;
	color: #555;
	text-rendering: optimizeLegibility;
}


h1 {
	font-size: 2.3rem; 
	line-height: 1.15;
	color: #555;
	margin-bottom: 1rem; 
}
h1.extra {
	font-size: 3.7rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}


h2 {
	font-size: 1.8rem; 
	line-height: 1.1;
	margin-bottom: 1rem;
}
h2.extra {
	font-size: 2.3rem;
	text-align: right;
}

h3 {
	font-size: 1.34rem;
	line-height: 1.1;
	color: #93AF00;
	margin-bottom: 1rem;
}


h4 {
	font-size: 1.0rem; 
	line-height: 1.3; 
	margin-bottom: 1.5rem; 
}

.f2 {
	font-family: 'Gloria Hallelujah', cursive;
}

.big {
	font-size: 1.4em;
	line-height: 1.33;
	font-weight: 400;
	color: #333; 
}
.big2 {
	font-size: 1.4em;
	line-height: 1.33;
	font-weight: 300;
	color: #333; 
}



small, .small {
	font-size: 0.85em;
}


.blocksatz p {text-align: justify;}

.t-right {text-align: right;}
.t-left {text-align: left;}
.zentr, .t-center {text-align: center;}

.trenn {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.w300 {font-weight: 300;}
.w400 {font-weight: 400;}
.w700 {font-weight: 700;}



/* --- Farben ------------------------- */

.c0 {color: #333;}

.c05 {color: #999;}

.c10 {color: #fff;}

.c30 {
	color: #952734;
}

.c100 {
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	margin-bottom: 0;
}

.c105 {
	color: #952734;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
	margin-bottom: 0;
}




/* --- Backgrounds  fuer Section und Grids ----------------- */

.section-1 {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.pure-g [class*="g-style-"] {
	overflow: hidden;
	position: relative;
	width: 100%;
}


.bg-style-10, .g-style-10 {
	background-color: #fff;
}
.bg-style-20, .g-style-20 {
	background: #F6F5F4;
}
.bg-style-30, .g-style-30 {
	background-color: #A6C67A;
	color: #fff !important;  
}
.bg-style-40, .g-style-40 {
	background-color: #FFFFEA;
}
.bg-style-50, .g-style-50 {
	background-color: #3D3D3D;
}
.bg-style-60, .g-style-60 {
	background-color: rgba(255,255,255,0.5);
}
.bg-style-70, .g-style-70 {
	background-color: rgba(0,0,0,0.6);
}
.bg-style-80, .g-style-80 {
	background-color: hsla(218,85%,64%,0.3);
}


.g-style-40 h2, .g-style-40 h3, .g-style-40 h4 {color: #fff;} 
.g-style-50 h2, .g-style-50 h3, .g-style-50 h4 {color: #fff;} 





/* --- Hinweis --- */

.style-100 {
	background: #F4FEED;
	border-left: 6px solid #5FBA1B;
	padding: 1rem 1rem 0px 1rem;
	margin: 0px 0px 1rem -1rem;
	overflow: hidden;
}

/* --- Tipp --- */

.style-200 {
	background: #F3FAFE;
	border-left: 6px solid #0A83E7;
	padding: 1rem 1rem 0px 1rem;
	margin: 0px 0px 1rem -1rem;
	overflow: hidden;
}

/* --- Warnung --- */

.style-300 {
	background: #FDF4F4;
	border-left: 6px solid #C91F1F;
	padding: 1rem 1rem 0px 1rem;
	margin: 0px 0px 1rem -1rem;
	overflow: hidden;
}




/* ----- content-backgrounds - vor Bild ------ */

.cbg-10 {background-color: #fff;}
.cbg-20 {background-color: rgba(255,255,255,0.7);}
.cbg-30 {background-color: rgba(0,0,0,0.7);}
.cbg-40 {background-color: #FFF290;}


.g-img {
	display:block;
    max-width: 100%;
    width: 100%;
	margin: 0;
	height: auto;
}

/* ----------- fullpicture Layer ---------- */

.layer-10 {
	background-color: hsla(0, 0%, 100%, 0.4);
}
.layer-20 {
	background-color: hsla(0, 0%, 1%, 0.3);
}
.layer-30 {
	background-color: hsla(218, 70%, 64%, 0.4);
}
.layer-40 {
	background-color: hsla(200, 60%, 35%, 0,7);
}


/* ------- diverse  backgrounds ---------- */

.bg-gold {
	background: #eee url(../images/honig-bg1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 1.5rem !important;
}


.line-b1::after {
    content: " ";
    height: 1px;
    background-color: #ccc;
    position: absolute;
    display: block;
    width: 70%;
    bottom: 0;
    left: 15%;
}
.line-b2::after {
    content: " ";
    height: 1px;
    background-color: #ccc;
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
}


.uline:after {
	content: " ";
    display: block;
	width: 100px;
	height: 4px;
	background-color: #95B9D3;
    margin: 1rem auto 1rem auto;
}



/*
 * -- BASE STYLES ---------------------------------
 */


a {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #BB7100;
}


article ul {
	display: block;
	padding: 0 0 12px 0px;
}

article ul li {
	list-style-type: none;
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.8em;
}

article ul li::before {
	content: ' ';
	position: absolute;
	height: 8px;
	width: 8px;
	top: 0.5em;
	left: 0.6em;
	background: #98DB62;
	border-radius: 50%;
}


article ol {
	display: block;
	margin: 1em 0 0 0;
	padding: 0 0 12px 0px;
	list-style-type: none;
}

article ol li {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0 0 0 2.2em;
	counter-increment: step-counter;
}

article ol li::before {
	position: absolute;
    content: counter(step-counter);
	top: -3px;
	left: 0;
	padding: 2px 8px;
    font-size: 95%;
    background-color: #FCAB1B;
    color: white;
    font-weight: bold;
    border-radius: 3px;
}

article .pure-g [class*="pure-u"] p:last-child {
	margin-bottom: 0px !important;
}


.img-auto {
	width: 100%;
    max-width: 100%;
    height: auto;
}

.img-auto-2 {
	width: 100%;
    max-width: 100%;
    height: auto;
	margin: 0 auto;
	display: block;
}
.img-auto-2.img-w30 {
    max-width: 37%;
}
.img-auto-2.img-w50 {
    max-width: 50%;
}
.img-auto-2.img-w60 {
    max-width: 66%;
}
.img-auto-2.img-w100 {
    max-width: 100%;
}


.img-left {
	margin: 0px 15px 2px 0px;
	float: left;
}
.img-right {
	margin: 0px 0px 2px 15px;
	float: right;
}

.float-r {
	float: right;
}

.pos-r {
	position: absolute;
	bottom: 1em;
	right: 1em;
}
.pos-l {
	position: absolute;
	bottom: 1em;
	left: 1em;
	padding: 0 !important;
}
.pos-rel {
	position: relative;
}

.nm {margin: 0;}

.mb {margin-bottom: 1rem;}


.clearfix:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}

.clear {
	clear: both;
}


hr {
	clear: both;
	display: block;
	border: none;
	height: 1px;
	margin: 2em auto;
	width: 70%;
	border-top: 1px solid #ccc;
}


hr.c {
	border: none;
	height: 1px;
	padding: 0;
	background-color: #333; 
	background-image:linear-gradient(to right, #ccc, #333, #ccc);	
	text-align: center;
	margin: 2rem auto;
	width: 60%;
}
hr.c:after {
	font-family: "Ionicons";
    content: "\f433";
	color: #ccc;
    display: inline-block;
    position: relative;
    top: -0.52em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

hr.b {
	border: none;
	height: 1px;
	padding: 0;
	background-color: #999; 
	background-image:linear-gradient(to right, #eee, #999, #eee);	
	text-align: center;
	margin: 4rem auto;
	width: 80%;
}

hr.b:after {
	content: " ";
	display: inline-block;
	position: relative;
	width: 95px;
	height: 50px;
	top: -1.5em;
	padding: 0 0.25em;
	background: #FFF url(../images/biene-70.png) no-repeat scroll center center;
}


blockquote {
	margin: 2em 0 1em 0;
}
blockquote p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.33;
	color: #333;
	margin: 0 0 2rem 0;
	font-style: italic;
}
blockquote::before {
	color: #e8a503;
	content: "“";
	float: left;
	font-size: 3.6em;
	margin: 0.1em 0 0 -0.66em;
	font-family: "Times New Roman", Times, serif;
}


a.pdf {
	background: url(../images/pdf_icon.gif) no-repeat scroll left top;
	margin: 10px 0;
	padding: 10px 0 10px 37px;
}


.f1:first-letter {
	float: left;
	color: #E26418;
	font-size: 5em;
	line-height: 1;
	padding: 10px 5px 0px 0px;
}



.back_to_top::after {
    color: #fff;
    content: "";
    font-family: "Ionicons";
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
}
.back_to_top {
    background-color: #E8A503;
    bottom: 0;
    display: block;
    height: 34px;
    position: fixed;
    right: 0;
    width: 34px;
}


.m10 {margin-bottom: 0.5rem}



/* -----  zentrieren vertikal ------- */


/* --- flex --- */

.v-zentr-flex {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.v-content {
    width: 100%;
}

/* --- absolute pos --- */

.zentr-abs {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.top-abs {
	position: absolute;
	width: 100%;
	top: 10%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}



/* --- Flexbox f Equal Height Blocks ------------- */

.flexwrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flexwrap .pure-u-1 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}




/* --- Table --- */


.v-tab {
	display: table;
	padding: 0;
	height: 100%;
	width: 100%;
}
.v-zentr-cell {
	display: table-cell; 
	vertical-align: middle;
}


/* --- inline / middle --- */

.center-wrap {
	text-align: center;
}
 
.center-wrap:before {
	content: '\200B';
	/*   content: '';
	margin-left: -0.25em; */
	display: inline-block;
	height: 100%; 
	vertical-align: middle;
}
 
.v-centered {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
 


/*
 * -- LAYOUT -------------------------------------
 */

.header-1 {
	position: fixed;
	padding: 0 20px 0 20px;
	margin: 0;
	background-color: #FFF;
    top: 0;
    width: 100%;
    z-index: 50;
} 


main {
    min-height: 90vh;
	min-height: calc(100vh - 100px);
    overflow-x: hidden;
	padding: 100px 0 0 0;
}

main.sp2 {
	max-width: 1100px;
	padding: 1rem 0 0 0;
	margin: 0 auto;
}


article {
    padding: 0;
	min-height: 300px;
}

article.referenz {
	background-color: #F4F4F4;
	padding: 2em 4em; 
}

aside {
	padding: 0;
}

a.logo {
	float: left;
	position: relative;
	background: #fff url("/media/logo-labrisella.png") no-repeat left top / 100% auto;
	width: 200px;
	height: 80px;
	margin: 11px 0 10px 0;
	text-decoration: none;
	z-index: 1;
}
 
 
.outer-wrapper {
    max-width: 1600px;
	margin: 0 auto;
    padding: 0px;
	position:relative;
}

.content-wrapper {
	margin: 0 auto;
	height: 100%;
}


.height-100vh {
    min-height: 100vh !important;
    overflow: hidden;
    position: relative;
}
.height-98vh {
    min-height: calc(100vh - 85px) !important;
    overflow: hidden;
    position: relative;
}
.height-70vh {
    min-height: 70vh;
    overflow: hidden;
    position: relative;
}
.height-50vh {
    min-height: 50vh;
    overflow: hidden;
    position: relative;
}


.splash-container {
	position: fixed !important;
	height: 91%;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	margin: 0;
	z-index: -1;
	border-top: 2px solid #AA2023;
	background: #666 url(/resources/images/pattern-1b.png) repeat fixed center top;
}

.content-wrapper-abs {
	position: absolute;
	min-height: 20%;
	top: 90%;
	width: 100%;
	z-index: 2;
}

.content-s {
	overflow: hidden;
	margin: 0;
}


/* ----- fullpicture mit Text auf Bild, Bildhöhe passt sich an Inhalt an  ----------- */

.fullpicture {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	z-index: 1;
}

.fullpicture h1 {margin: 0px}

.fullpicture [class*="layer-"], .fullpicture-compl [class*="layer-"] {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.fullpicture-compl [class*="layer-"] {
	z-index: 0;
}	
	
.img-top {
    background-position: top center;
}

.img-vzentr {
	background-position: center center;
}

.img-contain {
	background-position: center top;
	background-size: contain;
}

.img-para {
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden !important;
}


.fullpicture-compl {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
	z-index: 1;
}

.fullpicture-compl h1 {margin: 0px}

.fullpicture-compl img {
	display: block;
	width: 100%;
    max-width: 100%;
    height: auto;
	margin: 0 auto;
	z-index: 1;
}

.fullpicture-compl .content-wrapper {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 100;
}


/* --------- width   -------------- */

.width-a100 {
	width: 100%;
}
.width-a1 {
	max-width: 700px;
	padding: 0 1rem 0 1rem;
	margin: 0 auto;	
}
.width-a2 {
	max-width: 960px;
	padding: 0 1rem 0 1rem;
	margin: 0 auto;
}
.width-a3 {
	max-width: 1100px;
	padding: 0 1rem 0 1rem;
	margin: 0 auto;
}
.width-a4 {
	max-width: 1400px;
	padding: 0 1rem 0 1rem;
	margin: 0 auto;
}



/* ------ Padding --------------------------------- */  

/* ------ Modul Sektion > content-wrapper --- */

.pad-v0 {
	padding-top: 0;
	padding-bottom: 0;
}
.pad-v1 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.pad-v2 {
	padding-top: 2rem;
	padding-bottom: 2rem;
} 
.pad-v3 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}   
.pad-v4 {
	padding-top: 4rem;
	padding-bottom: 4rem;
} 

.pad-1 {
	padding: 1rem;
}
.pad-0011 {
	padding: 0 0 1rem 1rem;
}

.pad-2112 {
	padding: 2rem 1rem 1rem 2rem;
}

/* ----- Abstand zwischen Grids -------- */

.g-pad20 {padding: 2em;}
.g-pad10 {padding: 1em;}
.g-pad05 {padding: 0.5em;}
.g-pad0 {padding: 0px;}


/* --------- Container  -------------- */


.sidebox-left, .sidebox-right {
	float: none;
	max-width: 500px;
	margin: 0 auto 1rem auto;
	padding: 0;
	color: #666666;
	font-weight: 300;
	position: relative;
	text-align: center;
}

.sidebox-left img, .sidebox-right img {
	margin: 0;
}



/* ----- Side-Box fur ASIDE ---- */


.sidebox-1 {
	background: #fff;
	padding: 1em;
	border-radius: 3px;	
	margin-bottom: 1em;
}
.sidebox-1 h4 {
	margin: 0 0 0.5em 0;	
}
.sidebox-1 img {
	margin: 0 0 0.5em 0;	
}
.sidebox-1 p, .sidebox-1 li {
	font-size: 13px;	
}


/* -----------  Info-Box-1 ------------- */

.info-box-1 {
	background: rgba(41, 72, 124, 0.9);
    color: #fff;
    padding: 10px 20px 10px 20px;
	border-radius: 5px;
}

.box-1 {
	background: #85E7FC;
	padding: 1rem;
    color: #fff;
}

.box-1 h3 {
    color: #fff;
}

/* -----  Bild- und Text-Grid nebeneinander  ----- */


.g-imgtxt {
	margin-bottom: 2.5em;
	position: relative;
}
.g-imgtxt.einzug-li {
	margin-left: 0px;
}

 
/* -----------  Bild float mit Text  ------------- */

.txt-img {
	display: block;
	margin-bottom: 1em;
}

.txt-img img {
	max-width: 300px;
	height: auto;
	transition: max-width 0.5s ease-out;
}
.txt-img img:hover {
	max-width: 400px;
	height: auto;
}

.img-left-2 {
	float: left;
    margin: 0 15px 0 0;
}

.img-right-2 {
	float: right;
    margin: 0 0 0 15px;
}






/* -----------  BUTTONs  ------------- */

a.button-1 {
	position: relative;
	display: inline-block;
	width: 12em;
	color: #fff;
	background-color: hsl(208, 70%, 51%);
	padding: 0.7em 0.7em 0.7em 0.2em;
	margin: 0.5em;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
	font-weight: 400;
	font-size: 1.2rem;
	transition: all 0.3s ease-in-out;
}
a.button-1.v2 {
	display: block;
	padding: 0.5em 0.7em 0.5em 0.2em;	
	margin: 0 0 0.5em;
}

a.button-1:after {
	content: "\f125";
	font-family: "Ionicons";
	font-size: 20px;
	position: absolute;
	margin-top: -12px;
	right: 10px;
	top:50%
}

a.button-1:hover {
	text-decoration: none;
	background-color: hsl(208, 95%, 25%) !important;
}




a.button-3 {
	display: inline;
	padding-right: 0.5em;
	color: #952734;
	font-weight:600;
}

a.button-3:after {
	content: "\f125";
	font-family: "Ionicons";
	font-size: inherit;
	padding-left: 5px;
}

a.button-3:hover {
	text-decoration: none;
	color: #BF0336;
}
  


.arrow-down-center {
    color: #fff;
    font-family: "Ionicons";
	font-size: 64px;
    display: block;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    left: 50%;
    margin-left: -20px;
    margin-top: -60px;
    position: absolute;
    z-index: 9;
}
.arrow-down-center:hover {
	color: #5B9DFF;
}



/* ----- mehspaltiger Text ---- */

div.block-col-x {
	-moz-column-gap: 2rem;
	-webkit-column-gap: 2rem;
	column-gap: 2rem;
	-moz-column-width: 18rem;
    -webkit-column-width: 18rem;
    column-width: 18rem;
}

div.block-col-2 {
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

div.block-col-3 {
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}

div.block-col-4 {
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}

/* ----- Foto Galerie ---- */

.popup-gallery {padding: 1em 0 1em 0;}

.popup-gallery a {
	border: 1px solid #777;
	display:inline-block;
}
.popup-gallery a:hover {
	border: 1px solid #fff;
}

.popup-gallery img {margin: 0; padding: 0; display: block;}




/*
 * -- Tabellen ---------------------------------------- 
 */ 

table {
	margin: 0 auto;
	width: 100%;
}

tr {
	background: transparent;
	border-bottom: 1px solid #ccc;
}
tr:nth-child(2n) {

}

td:nth-child(2), td:nth-child(3) {
    text-align: right;
}

tr:hover {
	color: #fff;
	background: #777;
}

th, td {
	padding: 0 10px 0 10px;
}

th  {
	font-weight: 700;
	text-align: right;
	vertical-align: top;
}



/* ---- Teaser -------------------------------------------------------- */


/* ---  LangText-Teaser 401 mit Headline oben im Bild, ohne mouseover --- */

a.teaser-400 {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
}

a.teaser-400 img {
	width: 100%;
	height: auto;
	display: block;	
	margin: 0;
}


a.teaser-400 h2 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: 700;
	color: #fff;
	padding: 7px 3px 7px 6px;
	background: hsl(35, 90%, 50%);
	transition: background-color 0.5s ease-out 0s;
}


a.teaser-400 .text-container {
	min-height: 8em;
	color: #4C4C4C;
	padding: 6px;
	overflow: hidden;
}

a.teaser-400 .text-container p {
	color: #4C4C4C;
}


a.teaser-400:hover h2 {
	text-decoration: none;
	background: hsl(85, 50%, 40%);
}


a.teaser-400 .info-btn {
	text-align: right;
	padding: 7px;
}

a.teaser-400 .info-btn:after {
	content: "\f125";
	font-family: "Ionicons";
	font-size: inherit;
	padding-left: 5px;
}


/* ---  Link Liste --------------------- */


h2.referenz {
	font-size: 1.8rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}


.artikel-li ul {
	list-style-type: none;
}


.artikel-li ul a {
	color: #666;	
}

.artikel-li ul a.active{
	color: #6295b4;	
}

.artikel-li ul a:hover{
	color: #000;	
} 
 
/*
 * -- FOOTER ---------------------------------------- 
 */


.footer {
	padding: 0 0 1em 0;
	margin: 0;
	background: #645D5D;
}

.footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	margin: 0 0 7px 0;
	color: rgba(255,255,255,0.7);
	padding-bottom: 6px;
}

.footer p, .footer td {
	font-size: 15px;
	line-height: 24px;
	color: rgba(255,255,255,0.7);
	margin: 0;
	padding-right: 4px;
}

nav.nav-footer ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.footer a {
	font-size: 15px;
	line-height: 24px;
	color: rgba(255,255,255,0.9);
}
.footer a:hover {
	color: #fff;
}



/*
 * -- MENU main - responsive -------------------
 */


button.navicon {
    float: right;
	font-family: "Ionicons";
	font-size: 48px;
	line-height: 0.5;
    margin-top: 28px;
	background-color: #fff;
    padding: 0;
    outline: 0 none;
    border: 0 none;
    cursor: pointer;
	color: #555;
}
button.navicon:hover {
	color: #95b9d3;
}

a.navicon {
	position: absolute;
	top: 7px;
	right:15px;
	font-family: "Ionicons";
	font-size: 48px;
	line-height: 0.5;
	background-color: #666666;
	margin: 0;
    padding: 0;
    outline: 0 none;
    border: 0 none;
    cursor: pointer;
	color: #fff;
}
a.navicon:hover {
	color: #AA2023;
}



/* ---  Nav Startseite  ------------------- */


nav.nav-start {
	text-align: center;
	padding: 4rem 0 4rem 0;
}


nav.nav-start ul {
	margin: 0;
	list-style-type: none;
}

nav.nav-start li {
	display: inline-block;
	margin: 0;
	padding: 0.2rem 0.5rem;
}

nav.nav-start li a {
	position: relative;
	display: inline-block;
	width: 12em;
	color: #fff;
	background-color: hsl(208, 70%, 51%);
	padding: 0.7em 0.7em 0.7em 0.2em;
	margin: 0 0 0.5em;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
	font-weight: 400;
	font-size: 1.2rem;
	transition: all 0.3s ease-in-out;
}

nav.nav-start li::before {content: none;}
	

nav.nav-start li a:after {
	content: "\f125";
	font-family: "Ionicons";
	font-size: 20px;
	position: absolute;
	margin-top: -12px;
	right: 8px;
	top:50%
}

nav.nav-start li a:hover {
	text-decoration: none;
	background-color: hsl(208, 95%, 25%) !important;
}




/* -------------- Formular ------------------------------------------------------- */


form.formgen {
	padding-left: 0px;
}


label {
	float: left;
	display: block;
	margin: 0px 0px 10px 0;
	cursor: pointer;  /* Mauszeiger aendern */
	color: #5A5A5A;
	width: 110px;
	font-size: 0.85em !important;
}

label span {
	float: left;
	display: block;
	width: 60px;
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

input, textarea {
	display: block;
	width: 280px;
	margin: 0px;
	padding: 1px;
	vertical-align: baseline;
	color: #5A5A5A;
	background: #fff;
	border: 1px solid #8C8C8C;
}

input.formcheck {
	width: 50px;	
}

input:focus, textarea:focus {
	background: #FFFFE1;
}

select {margin-bottom: 15px;}

form br {clear: both}



.forminfo {
	padding: 10px;
	color: #FFF;
	background: #BE0E0E;	
}

label.formerror {
	color: #C00;
	font-weight: bold;
	margin-bottom: 16px;
}

.formheadline {
	font: bold 14px/22px Arial, Helvetica, sans-serif;	
	Padding: 5px 0px 20px 0px;
}
.formhinweis {Padding: 5px 0px 5px 0px;}

.formsubmit {
	color: white;
	padding: 0.5em 2em;
	border-radius: 2px;
	background: #EC8C00;
	margin-left: 110px;
	border: none;
}
.formsubmit:hover {
	text-decoration: none;
	background: #CA7400;
	box-shadow: 2px 2px 2px #BFBFBF;
}
.formsubmit:after {
	content: ">";
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0 0 5px;
	vertical-align: baseline;
}

div.formthanks {
	border: 2px solid #F90;
	border-radius: 10px;
	padding: 10px;
}

/* ---------- Fullscreen Image-Background  ----------- */

#fullscreen-back-img {
	position: fixed;
	z-index: -2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#fullscreen-back-color {
	position: fixed;
	background-color: #666;
	z-index: -2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}





/* ---- Time-Line-Layout  ------------------------------- */

.timeline {
	position: relative;	
}

.timeline h3 {
	color: #555;	
}



.timeline::before {
    background: #f75159 none repeat scroll 0 0;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 0;
    width: 12px;
}
.timeline::after {
    background: #f75159 none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
}
.timeline .wrap {
    height: 100%;
    padding-bottom: 100px;
    position: relative;
}
.timeline .wrap::after {
    clear: both;
    content: "";
    display: table;
}
.timeline .wrap::before {
    background: #f75159 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 12px;
}
.timeline .content-item {
	clear: left;
	float: left;	
	margin-top: 80px;
	padding-left: 0;
	padding-right: 10%;
	position: relative;
	width: 50%;
	z-index: 1;
}
.timeline .content-item:nth-child(2n) {
	clear: right;
	float: right;
	padding: 50px 0 0 10%;
}
.timeline .content-item:nth-child(2) {
	margin-bottom: 20px;
}
.timeline .content-item:last-of-type {
    margin-bottom: 0;
}
.timeline .content-item hr {
    display: none;
}
.timeline .content-item::after {
    position: absolute;
    background: #f75159 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: auto;
	right: 0;
    top: 10px;
    width: 10%;
}
.timeline .content-item.spacing::after {
    display: none;
}
.timeline .content-item:nth-child(2n)::after {
    top: 60px;
    left: 0;
    right: auto;
}




/*
 * -- TABLET (AND UP) MEDIA QUERIES --
 * On tablets and other medium-sized devices, we want to customize some
 * of the mobile styles.
 */
 
@media (max-width: 35.5em) {
	
	.no-sm {display: none !important}
	
	.timeline::before {left: 0;}
	
	.timeline::after {left: 0; }
	
	.timeline .content-item, .timeline .content-item:nth-child(2n) {
		padding: 60px 30px 0px 70px;
		width: 100%;
		margin: 0px;
	}

	.timeline .content-item::after, .timeline .content-item:nth-child(2n)::after {
		left: 0;
		right: auto;
		width: 40px;
		top: 70px;
	}
	
	.timeline .wrap::before {
		left: 0;
	}		

}
	 
@media (min-width: 48em) {

    body {
        font-size: 16px;
    }

	a.logo {
		margin: 17px 0 0 10px;
		width: 250px;
		height: 100px;
	}

    .content {
        padding: 1em;
    }

	.img-left-2 {
		margin: 0 15px 0 -100px;
	}
	
	.img-right-2 {
		margin: 0 -100px 0 15px;
	}

	.fix-1 {
		position: fixed;
		width: 33%;
		top: 135px;
		right: 0px;	
	}

}

@media (max-width: 64em) {
	
	nav.nav-main {
		padding: 0;
		display: none;
	}
	
	nav.nav-main.active {
		display: block;
		clear: both;
		padding: 0;
		position: absolute;
		z-index:100;
		background: #FFF;
		top: 70px;
		left: 0;
		right: 0;
		border-top: 3px solid #555;
		border-bottom: 3px solid #555;
		box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.8);
		-moz-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.8);
		-webkit-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.8);
	}
	
	nav.nav-main.active ul {
		list-style-type: none;
		text-align: center;
		display: block;
		margin: 0px;
		padding: 0px;
	}	
	
	nav.nav-main.active li {
		text-align:left;
		display: block;
		margin: 0;
	}
	
	nav.nav-main.active a {
		display: block;
		border-top: 1px solid #eee;
		font-weight: 700;
		color: #000;
		padding: 10px 0 10px 20px;
	}
	
	
	nav.nav-main.active li a:hover,
	nav.nav-main.active li a:focus {
		color: #000;
		background: #eee
	}
	
	nav.nav-main.active a.rex-active {
		color: #90043C;
	}
	
	nav.nav-main.active a.rex-current {
		color: #90043C;
	}
	
	/*--- sub Menu -----*/
	
	
	nav.nav-main.active ul ul li a {
		padding-left: 45px;
		font-weight: 400;
	}

}


@media (min-width: 64em) {

	.header-1 {
		padding: 0;
	}

	.g-imgtxt.einzug-li {
		margin-left: -5em;
	}

	button.navicon {display:none;}

	nav.nav-main {
		float: right;
		position: relative;
		display: block;
		padding-right: 1em;
	}
	
	nav.nav-main ul {
		list-style-type: none;
		display: inline-block; 
		margin: 0px;
		padding: 0px;
	}
	
	nav.nav-main li {
		position: relative;
		display: inline-block;
		margin: 0;
		padding: 0px 20px;
	}
	
	nav.nav-main a {
		font-family: 'Open Sans', sans-serif;
		font-size: 1.2rem;
		line-height: 1.3;
		font-weight: 400;	
		color: #952734;	
		display: block;
		padding: 38px 2px;
	}
	
	nav.nav-main li a:hover,
	nav.nav-main li a:focus {
		color: #000;
	}
	
	nav.nav-main a.rex-active {
		color: #bf0336;
	}
	
	nav.nav-main a.rex-current {
		color: #bf0336;
	}
	
	
	/* -----  MENU Unterpunkte in nav-main ----- */
	
	nav.nav-main ul.rex-navi2 {
		position: absolute;
		z-index: 500;
		left: -999em;
		width: 250px;
		margin: 0 0 0 -125px;
		padding: 0;
		height: auto;
		-webkit-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.5);
		box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.5);
	}
		
	nav.nav-main ul.rex-navi2::before {
		content: '';
		position: absolute;
		border-color: #fff #fff #3d3d3d;
		border-style: solid;
		border-width: 0 12px 15px;
		width: 0;
		height: 0;
		top: -15px;
		left: 50%;
		margin-left: -14px;
		z-index: 300;
	}

		
	nav.nav-main ul.rex-navi1 li:hover ul.rex-navi2{
		left:50%;
	}
	
	nav.nav-main ul.rex-navi2 li {
		margin: 0;
		padding: 0;
		display: block;
	}
		
	nav.nav-main ul.rex-navi2 li a {
		font-family: 'Open Sans', sans-serif;
		font-size: 1.1rem;
		line-height: 1.2rem;
		font-weight: 400;
		display: block;
		color: #fff;
		height: auto;
		margin: 0;
		padding: 0.5rem;
		text-align: center;
		width: 100%;
		background-color: #3d3d3d;
	}

	
	nav.nav-main ul.rex-navi2 li a:hover {
	color: #CFEAFC;
	text-decoration: underline;
	}


	.sidebox-left {
		float: left;
		width: auto;
		margin: 0 20px 16px -90px;
		text-align: left;
	}
	
	.sidebox-right {
		float: right;
		width: auto;
		margin: 0 -50px 16px 20px;
		text-align: left;
	}	

}



/*
 * -- DESKTOP (AND UP) MEDIA QUERIES --
 * On desktops and other large devices, we want to over-ride some
 * of the mobile and tablet styles.
 */
@media (min-width: 78em) {


	
}




