
/* Add your custom styles here... */ 
/* -- Allgemein -- */
h1, h2, h3 {
	font-weight:400!important;	
}
/* -- Listenpunkte Standard -- */
.fl-rich-text ul{
	color: #009aa3;
	list-style-type: disc;
	margin-left: -20px;
}
.fl-rich-text li span {
	color: #000000;
}

/* -- Headline Vorteile -- */
.headline-vorteil span {
   background-color: rgba(0,146,154,0.8);
   color: #ffffff;
   padding: 5px 5px 5px 10px;
}

.headline-vorteil {
    margin-top: 35px;
    margin-bottom: 20px;
}
/* -- Listenpunkte Vorteile -- */
.fl-rich-text ul.vorteile {
	color: #009aa3;
	list-style-type: square;
	margin-left: -20px;
}
.fl-rich-text ul.vorteile li span {
	color: #000000;
}
/* -- Beitragsbilder rechts Obekante an Text -- */
.alignright {
    float: right;
    margin: 28px 0 20px 20px!important;
}
/* -- Sprachwählermenü -- */
#langmenu .fl-menu .menu,
#langmenu .fl-menu .menu li{
    font-size: 14px;
}


/* -------------------- Hauptmenü -------------------- */
/* -- Hauptmenü Hintergrundfarbe bei Unterseiten -- */
.current-menu-ancestor, 
.current-menu-parent{
background: #f95959;
color: #fff;
}


/* ---------------- Teaserboxen ---------------- */
/* -- Teaserbox Startseite -- */
.teaserbox-startseite {
	position: relative;
}

.teaserbox-startseite h4.fl-callout-title {
    padding: 10px 10px 0px 0 !important;
}

.teaserbox-startseite h4 a {
	color: #000;
}
.teaserbox-startseite h4 a:hover {
	color: #009aa3;
}

.teaserbox-startseite h4 {
	color: #000;
	font-size: 15px;
	position: absolute; 
	right: 19px; 
	bottom: 34px;  
	width: 70%;
	text-align: right;
	float: right;	
	background-color: #fff;
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
}

/* -- Teaserbox Produkte -- */
.teaserbox-produkte {
	position: relative;
}

.teaserbox-produkte h4.fl-callout-title {
    padding: 10px 10px 0px 0 !important;
}

.teaserbox-produkte h4 a {
	color: #000;
}
.teaserbox-produkte h4 a:hover {
	color: #009aa3;
}

.teaserbox-produkte h4 {
	color: #000;
	font-size: 18px;
	position: absolute; 
	right: 19px; 
	bottom: 34px;  
	width: 75%;
	text-align: right;
	float: right;	
	background-color: #fff;
	-webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
}

/* --------------------- Expertentipp-Störer styling -------------------- */
.pc-expertentipp-zuordnen {
	background-color: #F8F4E9;
	padding: 20px;
	margin: 20px 0 20px 0;
}

.pc-expertentipp-zuordnen a {
	color:#C6A969;
	font-family: "Open Sans", sans-serif;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0px;
    font-weight: 600;
}

.pc-expertentipp-zuordnen p {
	margin-top: 20px;}

.pc-expertentipp-zuordnen li {
	list-style:none;
	margin-left: -40px;
}



/* -- Boxtext -- */
.box-text {
font-size: 14px;
margin-bottom: 10px;
}

.kurzinfo-text {
font-size: 18px;
color: #a0a0a0;
}

.kurzinfo-link {
color: #009aa3;
}

.kurzinfo-link:hover {
color: #e3001e;
text-decoration: none;
}


/* -- Lightbox Formular -- */
.pum-title.popmake-title {
    margin-bottom: 25px;
}

/* ---------------- Kontaktformular reservieren ---------------- */
/* -- Sendenbutton -- */
#popmake-771 input[type=submit],
#popmake-2939 input[type=submit],
#popmake-3179 input[type=submit],
#popmake-3028 input[type=submit],
#popmake-3185 input[type=submit],
#popmake-3182 input[type=submit],
#popmake-3030 input[type=submit],
#popmake-3024 input[type=submit],
#popmake-3029 input[type=submit],
#popmake-3023 input[type=submit],
#popmake-3022 input[type=submit]{
	background: #009aa3;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
	padding: 13px 26px;
	border-radius: 0px;
    border: 1px solid #04848f;
}

#popmake-771 input[type=submit]:hover,
#popmake-2939 input[type=submit]:hover,
#popmake-3179 input[type=submit]:hover,
#popmake-3028 input[type=submit]:hover,
#popmake-3185 input[type=submit]:hover,
#popmake-3182 input[type=submit]:hover,
#popmake-3030 input[type=submit]:hover,
#popmake-3024 input[type=submit]:hover,
#popmake-3029 input[type=submit]:hover,
#popmake-3023 input[type=submit]:hover,
#popmake-3022 input[type=submit]:hover {
	background: #a0a0a0;;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
	padding: 13px 26px;
	border-radius: 0px;
    border: 1px solid #949494;
}

#popmake-771 input[type=text],
#popmake-2939 input[type=text],
#popmake-3179 input[type=text],
#popmake-3028 input[type=text],
#popmake-3185 input[type=text],
#popmake-3182 input[type=text],
#popmake-3030 input[type=text],
#popmake-3024 input[type=text],
#popmake-3029 input[type=text],
#popmake-3023 input[type=text],
#popmake-3022 input[type=text], 
input[type=email], input[type=number], textarea {
	background-color:#E5F5F5 ;
	border: none;
	border-radius: 0px;
    margin-top: 5px;
}

#popmake-771 input[type=number],
#popmake-2939 input[type=number],
#popmake-3179 input[type=number],
#popmake-3028 input[type=number],
#popmake-3185 input[type=number],
#popmake-3182 input[type=number],
#popmake-3030 input[type=number],
#popmake-3024 input[type=number],
#popmake-3029 input[type=number],
#popmake-3023 input[type=number],
#popmake-3022 input[type=number]  {
	width: 60px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: normal;
}

/* -- Ansprechpartner Modul -- */
/* -- Kontakt-Button -- */

.ansprechpartner-name {
	font-size: 16px;
	line-height: 1.45;
	margin-bottom: 35px;
}

.ansprechpartner-name .titel-name {
	font-weight: bold;
}

/* -- Download Modul -- */
.download-box .fl-post-feed-post,
.link-box .fl-post-feed-post {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.download-box .fl-post-feed-post a,
.link-box .fl-post-feed-post a {
	color: #000000;
}
.download-box .fl-post-feed-post a:hover,
.link-box .fl-post-feed-post a:hover {
	color: #00929b;
	text-decoration: none;
}

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

/* -- Headerschraege -- */
@media (min-width: 992px){
    header .fl-photo.fl-photo-align-left .fl-photo-content{width: 100%;}
    header .fl-photo.fl-photo-align-left .fl-photo-content img{position: absolute;z-index: 101;/*z-index: 2;*/top: 20px;width: 300px;} /*header .fl-photo.fl-photo-align-left .fl-photo-content img{position: absolute;z-index: 2;top: 15px;width: 300px;}*/
    header .fl-photo.fl-photo-align-left .fl-photo-content:after{display: block;
        width: 398px;
        height: 110px;
        content: "";
        position: absolute;
        z-index: 100; /*z-index: 1;*/
        left: -54px;
        top: -6px;
        transform: skewX(-25deg); /*transform: skewX(-31deg);*/
    	background: #009aa3; /*background: #0cb4bd; */
    background: -moz-linear-gradient(left,  #0cb4bd 0%, #009aa3 50%, #009aa3 100%);
    background: -webkit-linear-gradient(left,  #0cb4bd 0%,#009aa3 50%,#009aa3 100%);
    background: linear-gradient(to right,  #009aa3 0%,#009aa3 50%, #0cb4bd 100%); /*background: linear-gradient(to right,  #0cb4bd 0%,#009aa3 50%,#009aa3 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0cb4bd', endColorstr='#009aa3',GradientType=1 );
    }

    header .fl-photo.fl-photo-align-left .fl-photo-content:before{display: block;
        width: 500%;
        height: 110px;
        content: "";
        position: absolute;
        z-index: 1;
        right: 398px;
        top: -6px;
        transform: skewX(-25deg); /*transform: skewX(-31deg);*/
    	background: #009aa3;/*background: #0cb4bd;*/
    }
}

@media (max-width: 479px){
    header .fl-photo.fl-photo-align-left .fl-photo-content img{width: 170px; margin-left: 20px;}
}
@media (max-width: 1024px) and (min-width: 993px){
    header .fl-photo.fl-photo-align-left .fl-photo-content:after{width: 315px;}
    header .fl-photo.fl-photo-align-left .fl-photo-content img{width: 245px;}
}
header .fl-node-59428107f2bf7 > .fl-row-content-wrap{background: none;background-color: none;}
#mobilelogo{position: absolute;left: 0;}
#mobilelogo .fl-module-content{margin-left: 0px !important;}

@media (min-width: 992px){
    body > .fl-page{overflow-x: hidden;}
    header #langmenu .fl-module-content{position: relative;margin-top: -10px;}
    header #langmenu .fl-module-content:after{display: block;
        width: 250px; /*width: 190px;*/
        height: 35px;
        content: "";
        position: absolute;
        z-index: 1;
        right: 0;
        top: 0;
        clear: both;
        transform: skewX(-25deg); /*transform: skewX(-31deg);*/
        background: #009aa3; /*background: #0cb4bd;*/
    background: -moz-linear-gradient(left,  #0cb4bd 0%, #009aa3 50%, #009aa3 100%);
    background: -webkit-linear-gradient(left,  #0cb4bd 0%,#009aa3 50%,#009aa3 100%);
   background: linear-gradient(to left,  #009aa3 0%,#009aa3 50%,#0cb4bd  100%); /*background: linear-gradient(to left, #0cb4bd 0%,#009aa3 50%,#009aa3 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0cb4bd', endColorstr='#009aa3',GradientType=1 );
    }

    header #langmenu .fl-module-content:before{display: block;
        width: 500%;
        height: 35px;
        content: "";
        position: absolute;
        z-index: 1;
        left: calc( 100% - 1px );
        top: 0;
        transform: skewX(-25deg); /*transform: skewX(-31deg);*/
        background: #009aa3; /*background: #0cb4bd;*/
    }
    /* header #langmenu .fl-module-content span:after{display: block;
        width: 500%;
        height: 30px;
        content: "";
        position: absolute;
        z-index: -1;
        left: calc( 100% - 1px );
        top: -4px;
        transform: skewX(-31deg);
        background: #0cb4bd;
    } */

    header #langmenu .fl-module-content #menu-actionbar,
	header #langmenu .fl-module-content #menu-actionbar-englisch{
        color: #fff !important;
        position: absolute;
        z-index: 2;
        display: block;
        top: 4px;
        width: 225px;
        right: 0;
    }
	header #langmenu .fl-module-content #menu-actionbar li a,
	header #langmenu .fl-module-content #menu-actionbar-englisch li a{
		color:#fff;
	}
}

@media (max-width: 992px) and (min-width: 992px){
    header .fl-module-photo.fl-node-595a647089412.fl-visible-desktop{display: block;}
    #mobilelogo{display: none;}
}
