@charset "utf-8";
/* CSS Document */

.border {border: 2px solid #ff0000;}

/* html {scroll-behavior: smooth;} */

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

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

.layoutbreite {
    max-width: 1600px;
    overflow: hidden;
}

.vollabsatz {padding: 0 20px 30px 20px; text-align: left; overflow: hidden;}
@media (max-width: 959px) {.vollabsatz {width: 100%;}}
@media (min-width: 960px) and (max-width: 1599px) {.vollabsatz {width: 65%;}}
@media (min-width: 1600px) {.vollabsatz {width: 50%;}}

.vollabsatz2 {padding: 0 20px 30px 20px; align-content: center; overflow: hidden;}
@media (max-width: 959px) {.vollabsatz2 {width: 100%;}}
@media (min-width: 960px) and (max-width: 1599px) {.vollabsatz2 {width: 65%;}}
@media (min-width: 1600px) {.vollabsatz2 {width: 50%;}}

.grund {background-color: #f6f6f6;}
.grund_weiss {background-color: #ffffff;}
.bg_hellblau {background-color: #f4f4fb;}
.bg_blau {background-color: #213a8f;}
.bg_hellgrau {background-color: #ababaf;} /* 40 % */
.bg_grau {background-color: #878787;} /* 60 % */

.weiss {color: #ffffff;}
.rot {color: #df2626;}
.blau {color: #213a8f;}
.dunkelblau {color: #151e53;}
.hellblau {color: #e9e9f6;}
.gruen {color: #008c40;}
.violett {color: #8e3d89;}
.font {color: #888888;}

.fettfont {font-weight: bolder;}

body {overflow-y: hidden; /*Vertikale Scrollbars verstecken */}

body, p, ul, li {
    font-size: 15px;
	font-family: 'Open Sans';
	font-weight: normal;
	text-overflow: ellipsis;
	line-height: 170%;
    color: #888888;
}

handschrift {
    font-family: 'Indie Flower';
    font-size: 26px;
    line-height: 1.2;
    color: #888888;
    margin: 0;
    padding: 0;
}

a.telefon {
    text-decoration: none;
}

hr {
    border: 1px solid #cccccc;
}

ul {margin: 0; padding: 10px 0 10px 0; list-style: none;}
p {margin: 0 0 15px 0; padding: 0;}
    
ul li.titelvorteile {background: url(../../images/check1.svg);}
ul li.titelvorteile_blau {background: url(../../images/check1b.svg);}
ul li.servicevorteile {background: url(../../images/check2.svg);}

ul.spezial {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #cccccc;
}

ul li.titelvorteile,
ul li.servicevorteile {
    background-size: 20px;
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px 10px 5px 30px;
}

ul li.titelvorteile_blau {
    background-size: 26px;
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    padding: 8px 0 12px 33px;
}

ul li.betreuung {
    list-style: square;
    color: #213a8f;
    padding-left: 0;
    padding-bottom: 8px;
    margin-left: 10px;
    list-style-position: outside;
    background-position: left;
}

ul li.betreuung2 {
    list-style: square;
    padding-left: 0;
    margin-left: 10px;
    list-style-position: outside;
    background-position: left;
}

ul li.neutral {
    list-style: square;
    padding-left: 0;
    padding-bottom: 8px;
    margin-left: 10px;
    list-style-position: outside;
    background-position: left;
}

ul li.neutral2 {
    list-style: square;
    padding-left: 0;
    margin-left: 10px;
    list-style-position: outside;
    background-position: left;
}

ul li.service_nav {
    margin: 0 0 0 12px;
    padding: 0 0 8px 0;
    list-style: square;
}

.big {
    font-size: 150%;
    font-weight: bold;
}

.klein {
    font-size: 12px;
    line-height: 120%;
    margin: 0 0 10px 0;
    padding: 0;
}

h1.headline,
h2.headline,
h3.headline {
	margin: 0;
    padding: 0;
    font-family: 'Open Sans';
	text-overflow: ellipsis;
}

h1.headline {font-size: 29px; margin-bottom: 28px; line-height: 140%; font-weight: bold;}
h2.headline {font-size: 20px; margin-bottom: 20px; line-height: 140%; font-weight: bold;}
h3.headline {font-size: 17px; margin-bottom: 15px; line-height: 140%; font-weight: bold;}

h1.kategorie {font-size: 30px; margin-bottom: 35px; line-height: 125%; font-weight: normal;}

.button {
    background-color: #008c40; 
    padding: 10px 30px 10px 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer; 
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	transition: all .5s ease;
}

.button:hover {
    background-image: linear-gradient(to bottom right, #a2c399, #008c40);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.button_neutral {
    background-color: #eeeeee; 
    padding: 10px 30px 10px 30px;
    color: #888888;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer; 
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	transition: all .5s ease;
}

.button_neutral:hover {
    background-image: linear-gradient(to bottom right, #efefef, #eeeeee);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.button_weiss {
    background-color: #ffffff;
    padding: 8px 20px 8px 20px;
    color: #213a8f;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	transition: all .5s ease;
}

.button_weiss:hover {
    background-image: linear-gradient(to bottom right, #eeeeee, #ffffff);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.wahl_zusatzangebot {
	margin: 10px 20px 10px 0;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
	text-align: center;
    text-decoration: none;
    cursor: pointer; 
    background-color: #213a8f; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* ---------- HEADER ---------- */
.header_links {align-content: center;}
.header_rechts {align-content: center;}

@media (max-width: 959px) {.header_links {width: 100%; padding: 0 50px 0 20px;}}
@media (min-width: 960px) and (max-width: 1599px) {.header_links {width: 60%;}}
@media (min-width: 1600px) {.header_links {width: 70%;}}

.headerspalte1 {float: left;}
.headerspalte2 {float: right;}

.header {
    margin: 15px 0 0 0;
    padding: 10px 0 10px 0;
    background-color: #ffffff;
    overflow: hidden;
    -webkit-box-shadow: 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 0px rgba(0,0,0,0.2);
}

.handschrift_verweis {
    /*
    float: left;
    margin: 20px 0 30px 0;
    text-align: left;
    */
    display: none;
}

@media (max-width: 639px) {.logo {margin: 20px auto 10px auto;}}
@media (min-width: 640px) {.logo {margin: 20px 20px 10px 20px;}}

.headericons {
    width: 120px;
    padding: 0;
    margin: -10px 20px 0 0;
}

.tbl_headericons {
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}

.headericon_erfahrung {
    margin-top: 23px;
    padding-right: 11px;
    color: #ffffff;
	font-family: 'Open Sans';
	font-weight: bolder;
	text-overflow: ellipsis;
    font-size: 33px;
    letter-spacing: -3px;
    text-align: center;
}

hotline1 {
    font-size: 18px;
    letter-spacing: 4.8px;
}

hotline2 {
    font-size: 21px;
}

@media (max-width: 639px) {.tbl_hotline {margin: 25px auto 15px auto;}}
@media (min-width: 640px) {.tbl_hotline {margin: 25px 0 15px auto;}}

#scrollrufanzeige {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    -webkit-animation: fadein 0.5s;
       -moz-animation: fadein 0.5s;
        -ms-animation: fadein 0.5s;
         -o-animation: fadein 0.5s;
            animation: fadein 0.5s;
}

@keyframes fadein {from {opacity: 0;} to {opacity: 1;}}
@-moz-keyframes fadein {from {opacity: 0;} to {opacity: 1;}}
@-webkit-keyframes fadein {from {opacity: 0;} to {opacity: 1;}}
@-ms-keyframes fadein {from {opacity: 0;} to {opacity: 1;}}
/* ---------- /HEADER ---------- */

/* ---------- BLUEBOX ---------- */
.bluebox {
    background: linear-gradient(to right, rgba(33,58,143,1), rgba(18,23,70,1));
    background-size: 100%;
    overflow: hidden;
}

.circle1 {
    background: url(../../images/circle.svg);
    background-repeat: no-repeat;
    background-size: 1000px;
    overflow: hidden;
}

@media (max-width: 959px) {.circle1 {background-position: 50% calc(100% + 200px);}}
@media (min-width: 960px) and (max-width: 1599px) {.circle1 {background-position: calc(50% + 460px) -110px;}}
@media (min-width: 1600px) {.circle1 {background-position: calc(50% + 480px) -110px;}}

.titelbox {
    float: left;
    text-align: left;
    padding: 50px 20px 0 30px;
}

.formularbereich {
    float: left;
    text-align: center;
}

@media (max-width: 959px) {.titelbox {width: 100%;} .formularbereich {width: 100%;}}
@media (min-width: 960px) and (max-width: 1599px) {.titelbox {width: 62%;} .formularbereich {width: 38%;}}
@media (min-width: 1600px) {.titelbox {width: 60%;} .formularbereich {width: 40%;}}

.titeltext {
    padding: 0 20px 20px 20px;
}

.titelimage2 {
    width: 100%;
    padding: 20px 0 0 0;
}

.titelimage_bild {
    width: 320px;
}

.titelzeilenabstand {
    height: 30px;
}

.logos_mitgliedschaft {
    float: left;
    max-width: 130px;
    padding: 0 11px 8px 0;
}

.logos_mitgliedschaft_bereich {
    padding: 50px 0 30px 0;
    overflow: hidden;
}

.verband_images {
    width: 120px;
}

.formularbox {
    text-align: left;
    padding: 60px 0 60px 0;
}

.formular {
    text-align: left;
    width: 370px;
    padding: 20px 30px 20px 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	overflow: hidden;
}

@media screen and (min-width: 1146px) {
	.formular {margin-left: 30px;}
}

.iconbreite_formular {
	float: left;
	margin: 0;
	padding: 0;
	width: 145px;
	background-color: #ffffff;
}

.breite_formular, .breite_formular2 {
    text-align: left;
	overflow: hidden;
}

.breite_formular3 {
	max-width: 500px;
    text-align: left;
	overflow: hidden;
}

.breite_formular_hinweis {
	clear: both;
	max-width: 290px;
	padding-top: 20px;
}

@media screen and (max-width: 960px) {
	.formular {margin: 0 30px 0 30px;}
	.breite_formular3 {width: 100%;}
}

@media screen and (min-width: 960px) and (max-width: 1600px) {
	.breite_formular2 {max-width: 440px;}
}
/* ---------- /BLUEBOX ---------- */

/* ---------- VERWEIS ---------- */
.verweis_inner {
    width: 100%;
    margin: 0;
    padding: 30px 0 10px 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 15px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 15px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}

.verweis {
    height: 45px;
    margin: 0;
    padding: 0;
    background: transparent url('../../images/verweispfad.svg') 50% 0% no-repeat padding-box;
    opacity: 1;
}

.verweisbox {
    max-width: 380px;
    margin: 0;
    padding: 0;
}

.zahlartenbox {
    height: 65px;
}

.shopsystembox {
    height: 60px;
}

.icons_verweis {
    height: 45px;
    padding: 0 10px 0 0;
    margin: -10px 0 0 0;
}

.verweis_werbetext {
    max-width: 380px;
    font-size: 110%;
    line-height: 1.2;
    text-align: left;
}
/* ---------- /VERWEIS ---------- */

/* ---------- SERVICES ---------- */
.services_oben {
    padding: 30px 20px 0 20px;
    text-align: left;
}

.services_unten {
    padding: 0 20px 0 20px;
    text-align: left;
}

.servicevorteile {
    font-weight: bold;
}

.inkasso_zielgruppen {
    font-size: 110%;
}

.servicestempel {
    width: 100px;
    margin: -25px 0 20px 0;
}

.mahnservicebox {
	clear: both;
	margin: 50px 4.4vw 30px -10px;
	padding: 10px 20px 10px 20px;
	background-image: linear-gradient(150deg, rgba(0,0,0,0.06), #f6f6f6 38%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	transform: rotate(-1deg);
	overflow: hidden;
}

.redbox {
	clear: both;
	float: left;
	max-width: 200px;
	margin: 0 0 5px 0;
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	background-color: #df2626;
	border-top-left-radius: 10px;
}
/* ---------- /SERVICES ---------- */

/* ---------- REFERENZEN ---------- */
.referenzen_inner {
    width: 100%;
    margin: 50px 0 0 0;
    padding: 20px 0 30px 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 15px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 15px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}

.referenzen {
    height: 45px;
    margin: 0;
    padding: 0;
    background: transparent url('../../images/verweispfad.svg') 50% 0% no-repeat padding-box;
    opacity: 1;
}
/* ---------- /REFERENZEN ---------- */

/* ---------- VORTEILE ---------- */
.icons_betreuung {
    width: 150px;
    padding: 10px 0 0 50px;
    opacity: 0.86;
}

.icons_betreuung2 {
    width: 80px;
    margin: 0 0 10px 10px;
}

.betreuung_bereich {
    clear: both;
    width: 100%;
    padding: 30px 0 30px 0;
    overflow: hidden;
}

.box_betreuung {
    text-align: left;
    padding: 10px 0 0 20px;
    margin: 15px 0 15px 0;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    overflow: hidden;
}

.box_betreuung2 {
    text-align: left;
    padding: 20px 20px 10px 20px;
    margin: 15px 0 15px 0;
/*    border: 2px solid #ffffff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    overflow: hidden; */
}

.box_klein {width: 260px;}
.box_mittel {width: 330px;}

.betreuung_spalte_links,
.betreuung_spalte_mitte,
.betreuung_spalte_rechts {
    float: left;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 839px) {.betreuung_spalte_links, .betreuung_spalte_mitte, .betreuung_spalte_rechts {width: 100%;}}
@media (min-width: 840px) and (max-width: 1419px) {.betreuung_spalte_links, .betreuung_spalte_mitte, .betreuung_spalte_rechts {width: 50%;}}
@media (min-width: 1420px) {.betreuung_spalte_links, .betreuung_spalte_mitte, .betreuung_spalte_rechts {width: 33%;}}

icon_module:before {
    position: relative;
    top: 5px;
    content: url('../../images/icon_module.png');
}

icon_module {
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
}
/* ---------- /VORTEILE ---------- */

/* ---------- ANGEBOTSBLUEBOX ---------- */
.circle2 {
    background: url(../../images/circle.svg);
    background-position: 0% 12%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 800px;
}

.zumangebot {
    text-align: center;
    padding: 50px 20px 50px 20px;
}
/* ---------- /ANGEBOTSBLUEBOX ---------- */

/* ---------- OUTSOURCEN ---------- */
.outsourcen_bereich {
    clear: both;
    width: 100%;
    padding: 50px 0 50px 0;
}

@media (max-width: 767px) {
    .outsourcen_schaubild1 {width: 100%; margin-bottom: 30px;}
    .outsourcen_schaubild2 {width: 86%;}
}
@media (min-width: 768px) {
    .outsourcen_schaubild1 {float: left; width: 53%;}
    .outsourcen_schaubild2 {float: left; width: 45%;}
}

.outsourcen_schaubild {
    text-align: center;
    padding: 0 0 30px 0;
}

h3.initialboxtext:first-of-type:first-letter {
    margin: -10px 0 10px 0;
    font-size: 590%;
    font-weight: 300;
    text-align: right;
    color: rgba(33,58,143,0.1);
    line-height: 1;
    float: left;
    padding: 0 10px 0 0;
}
/* Anpassungen für Firefox */
@-moz-document url-prefix() {
    h3.initialboxtext:first-of-type:first-letter {
        margin: 5px 0 0 0;
    }
}
/* ---------- /OUTSOURCEN ---------- */

/* ---------- CHARTS ---------- */
.charts_bereich {
    clear: both;
    width: 100%;
    margin-top: 30px;
    padding: 0 0 30px 0;
    background-color: #ffffff;
}

@media (max-width: 639px) {.chart_spalte {width: 50%;}}
@media (min-width: 640px) {.chart_spalte {width: 33%;}}

.chart_spalte {
    float: left;
    padding: 10px 10px 10px 5%;
}

.countertext {
    float: left;
    padding: 3px 0 10px 0;
    font-size: 33px;
    font-weight: bolder;
    color: #888888;
    overflow: hidden;
}

.prozent {
    float: right;
    text-align: left;
    padding: 3px 0 10px 3px;
    font-size: 30px;
    color: #888888;
}

.charttext {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #888888;
}

.chartbox {
    text-align: center;
    width: 150px;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #cccccc;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
/* ---------- /CHARTS ---------- */

/* ---------- FUSSZEILE ---------- */
.fusszeile_bereich {
    clear: both;
    padding: 15px 0 15px 0;
}
/* ---------- /FUSSZEILE ---------- */

/* ---------- IMPRESSUM ---------- */
.spalte_impressum {
    float: left;
    text-align: left;
    padding: 20px 20px 20px 0;
}

@media (max-width: 859px) {.spalte_impressum {width: 100%;}}
@media (min-width: 860px) {.spalte_impressum {width: 50%;}}
/* ---------- /IMPRESSUM ---------- */

/* ---------- FORMULAR ---------- */
select,
input,
textarea {
    width: 100%;
    padding: 5px 10px 5px 10px;
    margin: 1px 0 1px 0;
    border: 0;
    background-color: #eeeeee;
    color: #888888;
}

textarea {height: 60px;}
select.anrede {float: left; width: 25%; margin-right: 4px;}
input.namen {float: left; width: 36%; margin-left: 2px;}
input.newsletter_check {width: 20px; margin: 0; padding: 0;}

/* ----- Checkbox ----- */
/* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: rgba(0,0,0,0.1);
	border: 1px solid #888888;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: rgba(0,0,0,0.1);
}

/* When the checkbox is checked, add a background */
.container input:checked ~ .checkmark {
  background-color: rgba(0,0,0,0.5);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6px;
  top: 1px;
  width: 8px;
  height: 15px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.optionaltext {
	margin-top: -20px;
}

.pruefungsoptionbox {
	clear: both;
	margin: 20px 10px 20px 10px;
	padding: 10px 15px 0 15px;
	background-image: linear-gradient(170deg, rgba(0,0,0,0.06), #ffffff 35%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	transform: rotate(-2deg);
	overflow: hidden;
	z-index: 999;
}
/* ----- /Checkbox ----- */

/* ---------- /FORMULAR ---------- */

/* ---------- SONSTIGES ---------- */
.error {
	background-color: #fdded0 !important;
}

.feld-error {
background-color: #fdded0 !important;
}

.error-nachricht {
    padding: 10px 20px 1px 20px;
    background-color: #ff0000;
}

.googlezeile {
	width: 100%;
	background-color: rgba(35,75,146,0.9);
	vertical-align: middle;
	overflow: hidden;
	position: fixed;
	z-index: 2;
}
/* ---------- /SONSTIGES ---------- */

/* ---------- Imagezoom The Modal ---------- */
#modal01 {
	background-color: rgba(0,0,0,0.3);
}
#img01 {
	background: transparent;
    border: 1px solid #cccccc;
    padding: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3); /* CSS3 */
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.3); /* Firefox */
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.3); /* Chrome, Safari */
	-khtml-box-shadow: 0 0 15px rgba(0,0,0,0.3); /* Konqueror */
}
.modal {
    cursor: zoom-in;
    padding: 5px;
}
div.modalimage {
    float: left;
    padding: 10px 20px 20px 0;
}
/* ---------- /Imagezoom The Modal ---------- */

/* ---------- Modal Sonstiges ---------- */
.modalbreite,
.modalbreite03 {
    padding: 20px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-khtml-box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

@media (max-width: 1279px) {.modalbreite {width: 90%;}}
@media (min-width: 1280px) and (max-width: 1599px){.modalbreite {width: 75%;}}
@media (min-width: 1600px){.modalbreite {width: 60%;}}


@media screen and (max-width: 649px) {.modalbreite03 {width: 80%;}}
@media screen and (min-width: 650px) {.modalbreite03 {width: 420px;}}

.box_culpamahnservice {
	float: left;
	margin: 20px 10px 0 0;
	padding: 10px 20px;
	background-color: #e9e8f5;
	color: #213a8f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.box_verzugsalarm {
	float: left;
	margin: 20px 10px 0 0;
	padding: 10px 20px;
	background-color: #ededed;
	color: #213a8f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media screen and (max-width: 649px) {.box_culpamahnservice, .box_verzugsalarm {width: 90%;}}
@media screen and (min-width: 650px) {.box_culpamahnservice, .box_verzugsalarm {width: 45%;}}
/* ---------- /Modal Sonstiges  ---------- */

/* ---------- Button "Nach oben" ---------- */
#myBtn {
    display: none;
    position: fixed;
    bottom: 15%;
    right: 20px;
    z-index: 99;
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 50px;
    color: #000000;
    opacity: 0.8;
	text-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-text-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 0 10px rgba(0,0,0,0.2);
	-khtml-text-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#myBtn:hover {
    color: #213a8f;
}
/* ---------- /Button "Nach oben" ---------- */

/* ---------- Scroll Schaubild ---------- */
.lp_scrollmenu {
    padding: 5px 0 5px 0;
    margin: 10px 0 30px 0;
    display: flex;
    overflow-x: scroll;
	overflow-y: hidden;
}

::-webkit-scrollbar {height: 15px;}
::-webkit-scrollbar-track {background: rgba(255, 255, 255, 0.3); border-radius: 5px;}
::-webkit-scrollbar-thumb {background: rgba(136, 136, 136, 1); border-radius: 5px;}
/* ---------- /Scroll Schaubild ---------- */
