/* -- © 2016-2019 by Creativ Werbung / iACTIVE - Thomas Schöneberg -- */
/* -- Bertha-von-Suttner-Strasse 16 -------------------------------- */
/* -- 59348 Lüdinghausen ------------------------------------------ */
/* -- info@iactive.de -------------------------------------------- */
/* -- http://www.iactive.de ------------------------------------- */
/* -- Stand: Oktober 2016
/* -- TAGS ---------------------------- */


/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: light;
  font-weight: 300;
  src: url('../fonts/lato-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('../fonts/lato-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

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

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

@media (max-width:999px) {

html, body {
         width:100%;
         height:100%;
         margin:0;
         padding:0;
         background-color:#fff;
         font-family: 'Open Sans', sans-serif;
         font-weight:400;
         font-size:100%;
         font-size:100%; /* Browserdefault 16px */
         font-size:0.875rem; /* Browserdefault 16px */
         -webkit-hyphens: auto;
         -moz-hyphens: auto;
         -ms-hyphens: auto;
         hyphens: auto;
         -webkit-text-size-adjust:none;
         -ms-text-size-adjust:100%;
         }

img {
         margin:0;
         padding:0;
         border:none;
         }

b { font-weight:600; }
em { font-weight:600i; }

h1 {
         clear:both;
         margin:0;
         padding:0;
         color:#0069b4;
         font-family: 'Open Sans', sans-serif;
         font-weight:400;
         font-size:1.6rem;
         line-height:2.0rem;
         }

h2 {
         clear:both;
         margin:2.0em 0 0 0;
         padding:0;
         color:#0069b4;
         font-family: 'Open Sans', sans-serif;
         font-size:1.2rem;
         line-height:1.4;
         }

h3 {
         clear:both;
         margin:0;
         padding:1.2rem 0 1.2rem 0;
         color:#0069b4;
         font-family: 'Open Sans', sans-serif;
         font-size:1.0rem;
         font-weight:600;
         line-height:1.4rem;
         }

h1+p, h1+h2 {
         clear:both;
         padding:1.0rem 0 1.0rem 0;
         }

p, form {
         clear:both!important;
         display:block;
         clear:left;
         margin:0;
         padding:1.0rem 0 1.0rem 0;
         font-family:'Open Sans', sans-serif;
         font-size:0.9rem;
         line-height:1.4em;
         }

ul>p, ol>p, ul>h3 {
         margin-left:-15px;
         margin-top:0;
         font-weight:bold;
         line-height:1.2em;
         }

ol>p, ol>h3 {
         margin-left:-20px;
         margin-bottom:0.2em;
         font-weight:600;
         line-height:1.2em;
         }

table {
         font-family:'Open Sans', sans-serif;
         font-size:0.9rem;
         line-height:1.4em;
         }
iframe {
    border: solid 1px #ccc;
}
/* -- Links ---------------------------- */

a, a:link, a:active, a:visited, a:hover {
    padding: 0;
    margin: 0;
}
/* -- Breadcrumb List ---------------------------- */

.breadcrumb {
    margin: 80px 0 0 0;
    padding: 5px 0 10px 0;
}
.breadcrumb li, .breadcrumb li a {
    display: inline;
    font-size: 0.9rem;
    color: #003e66;
}
/* -- Textlinks ---------------------------- */

a.textlink:link, a.textlink:active, a.textlink:visited {
    color: #243080;
    font-weight: bold;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer!important;
}
.aufzaehlung_subnav a.textlink {
    color: #243080;
    font-weight: 400!important;
    text-decoration: none;
}
a.textlink:hover {
    font-weight: bold;
    font-weight: 600;
    text-decoration: underline;
}
.aufzaehlung a.textlink {
    color: #243080;
    font-weight: normal;
}
.item-title a, .readmore a {
    color: #243080;
    text-decoration: none;
}
.item-title a:hover, .readmore a:hover {
    text-decoration: underline;
}
/* -- Mainnav Links ---------------------------- */
/* -- Subnav Links ---------------------------- */

.subnav-mobile ul {
         display:none;
         margin: 5px auto;
         padding: 0;
         list-style-type: none;
         font-family: 'Open Sans', Arial, Helvetica, sans-serif;
         font-size:0.9rem;
         line-height: 1.0rem;
         overflow:visible;
         }
.subnav-mobile li {
         display: inline-block;
         margin: 0 auto 0 auto;
         padding:0 5px;
         }
.subnav-mobile a {
         display: block;
         width: 100%;
         height: auto;
         margin: 0 auto 0 auto;
         padding: 10px;
         border: none;
         color: #99bbff;
         text-decoration: none;
         }
.subnav-mobile a:hover {
         color: #243080;
         }
.subnav-mobile li.current a {
         margin:0;
         margin-bottom:-10px;
         padding-bottom:20px;
         color: #fff;
         background-color:#3344b5;
         cursor: default;
}
/* -- Footernav Links ---------------------------- */

.footerwrapper .nav.menu {
         margin: 1.0rem 0 0 20px;
         padding: 0;
         list-style-type: none;
}
.footerwrapper li {
         display: inline-block;
         margin: auto;
         padding: 0 10px 0 10px;
}
.footerwrapper li+li {
         border-left: solid 1px #adcbf3;
}
.footerwrapper a, .footerwrapper a.textlink {
         color: #adcbf3;
         text-decoration: none;
         cursor: pointer;
}
.footerwrapper a:hover {
         color: #fff;
         text-decoration: underline;
}
.footerwrapper li.current.active a {
         color: #fff;
         text-decoration: underline;
         cursor: default;
}


/* -- ID - Class ---------------------------- */

.no_mobile, .widescreen, .widscreen .sprachauswahl {
    display:none!important;
}
.wrapper {
    z-index: 4;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
}
.mainbody {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
}
#contentbody {
         z-index:1000;
         width:auto;
         height:auto;
         margin:0 auto 0 auto;
         padding:0 5% 5.0em 5%;
         background:#fff;
}
#logo {
    display: none;
}

#logo, #logo .custom {
         display:block;
         width:auto;
         }

#logo {
         margin:10px 5% 20% 5%;
         padding:2% 0;
         color:#0069b4;
         }

#logo-mobile img {
         width:60%;
         height:auto;
         }

#logo > p {
         margin:0;
         padding:0;
         }
#logo .gesperrt {
    font-size: 1.8rem;
}
.img {
    width:45%;
    height:45%;
}
.positionierung.img {
    width:30%!important;
    height:30%!important;
}
.moduletable.right_content {
    width: auto;
    margin: 0;
    padding: 0;
}
.rechte_spalte {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}
.moduletable.left_content {
    width: auto;
    margin: 0;
    padding: 0;
}

/*
.linkbutton {
    display: block;
    width: auto;
    margin: 0;
    padding:10px 20px 10px 20px!important;
    border-radius: 3px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: normal;
    cursor: pointer!important;
    text-transform: uppercase;
    text-decoration: none;
    background: -moz-linear-gradient(#fff 0%, #ddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ddd));
    background: -webkit-linear-gradient(top, #fff 0%, #ddd 100%);
    background: -o-linear-gradient(top, #fff 0%, #ddd 100%);
    background: -ms-linear-gradient(top, #fff 0%, #ddd 100%);
    background: linear-gradient(#fff 0%, #ddd 100%);
         background-color:#4cff19!important;
}
.linkbutton:hover {
    background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ddd));
    background: -webkit-linear-gradient(top, #eee 0%, #ddd 100%);
    background: -o-linear-gradient(top, #eee 0%, #ddd 100%);
    background: -ms-linear-gradient(top, #eee 0%, #ddd 100%);
    background: linear-gradient(#eee 0%, #ddd 100%);
         color:#fff!important;
         background-color:#1959ff!important;
    cursor: pointer;
}
*/

.standardlink {
    width: 100px;
    margin-left: 50px;
}

.linksbuendig {
         text-align:left;
         }

.sprachauswahl {
         z-index:99999;
         position:absolute;
         top:0px;
         left:0px;
         width:150px!important;
         height:50px;
         }

.sprachauswahl .icon {
         display:none;
         float:left;
         width:50px;
         height:50px;
         margin:5px 10px 5px 5px;
         }

.sprachauswahl img {
         width:30px;
         height:30px;
         margin:15px 0 0 0;
         }

.social {
         position:absolute;
         bottom:10px;
         right:10px;
         }

/* -- Top Nav ---------------------------- */

.topnavwrapper {
    display: none;
    z-index: 101;
    width: 100%;
    height: 20px;
    margin: 0;
    padding: 10px 0 0 0;
    background-color: #fff;
}
.topnav {
    display:none;
         width: auto;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 0;
}
.headerlink {
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
}
.headerlink p {
    color: #0075bf;
    font-size: 1.0rem!important;
    margin: 0;
    padding: 0;
}
.headerlink a {
    color: #0075bf;
    font-size: 1.0rem;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.headerlink a:hover {
    text-decoration: underline;
}
/* -- Header ---------------------------- */

.headerwrapper {
    display: none;
    z-index: 102;
    clear: both;
    width: 100%;
    margin: 0 0 20px 0;
    background-image:none;
}
.header {
    width: auto;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0 0 120px 0;
    text-align: left;
}
/* -- Main Nav ---------------------------- */

.mainnavwrapper {
    display: none;
    z-index: 103;
    clear: both;
    width: 100%;
    height:auto;
    margin: 0;
    padding: 0;
    background-color: #0075bf;
}
.f-mainnavwrapper {
    display:none;
         z-index: 1001;
    /*position:fixed;*/

         top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%!important;
}
.mainnav {
    display:none;
         width: auto;
    height: auto;
    min-height: 50px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: left;
}
.mainnav-mobile {
    display:none;
}
/* -- Sub Nav ---------------------------- */

.subnavwrapper {
    display: none;
    z-index: 103;
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin: 0;
    padding: 0;
    background-color: #003e66;
}
.f-subnavwrapper {
         z-index: 1001;
         /*position:fixed;*/
         top: 0;
         left: 0;
         margin: 0;
         padding: 0;
         width: 100%!important;
}
.subnav {
    display:none;
         width: auto;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
}
.subnav-mobile {
    display:none;
         width: auto;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
    background-color: #3344b5;
    text-align: center;
}
/* -- Main Body ---------------------------- */

.mainbodywrapper {
    z-index: 105;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
.mainbody {
    width: auto;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
    font-size: 1.0rem;
    line-height: 1.4rem;
}

/* -- Footer Nav ---------------------------- */

.footerwrapper {
         position:relative;
         z-index:999;
         width: 100%;
         height: auto;
         min-height: 100px;
         margin: 0;
         padding: 5px 0 20px 0;
         color: #adcbf3;
         background-color: #121840;
         font-size: 0.8rem;
         text-align: center;
}
.footer {
         width: 100%;
         margin: 0 auto 0 auto;
         padding: 0;
         text-align: center;
}
.footer-right {
}
.footer-left {
}
.footer-center {
}
.copy_mobile {
         display:none;
}
/* -- Formular ---------------------------- */

.form_container {
         clear:both;
         width:100%;
         height:auto;
         margin:auto;
         text-align:left;
         }

form,
.gbs3 {
    margin-top: 0;
    padding-top: 0;
}
.gbs3>table, .abgesendete_daten {
         }
#ftr-custom,
#form-row-custom {
    margin: 0;
    padding: 0;
}
#form-row-custom * {
    padding-top: 0;
    padding-left: 0;
    font-weight: 400;
}
#form-row-custom .aufzaehlung {
    padding-left: 180px;
}
.chronoform label {
    display: inline-block;
    width: 100px;
    margin: 10px 0 0 0;
    padding: 5px;
    font-weight: 400;
}
.gcore-radio-item input,
.gcore-radio-item label {
    display: inline-block;
    width:100%!important;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.control-label.gcore-label-left,
.cf_eingabe.form-control.A label,
.cf_ausgabe.form-control.A label,
.cf_ausgabe_total.form-control.A label {
    display: inline-block;
    width:100%!important;
    margin: 0;
    padding: 20px 0 0 0!important;
    font-weight: 400;
}
.chronoform .gcore-radio-item {
    display: inline-block;
    width: 100%!important;
    margin: 0 20px 0 0;
    padding: 0;
}
.gcore-input, .gcore-display-table {
    width: 100%!important;
}
.cf.form-control.A,
.cf_eingabe.form-control.A,
.cf_ausgabe.form-control.A,
.cf_ausgabe_total.form-control.A {
         display: inline;
         width: 100%!important;
         margin: 10px auto 0 auto;
         padding: 5px;
         border: none;
         font-size: 1.0rem;
         background-color:#eee!important;
}
.chronoform .gcore-line-td * {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #666!important;
    font-weight: 400;
}
:-moz-placeholder {
    color: #666!important;
    font-weight: 400;
}
::-moz-placeholder {
    color: #666!important;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #666!important;
}
#fin-submit, #fin-reset {
         width:auto!important;
         margin:0;
}
#form-row-submit {
    float: left;
    width:auto;
}
input.btn.form-control.A {
         display:inline-block;
    width: 140px!important;
    margin: 10px 20px 30px 0px;
    color: #000;
    border: solid 1px #dcd;
    border-radius: 3px;
    background: -moz-linear-gradient(top, #fff 0%, #ddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ddd));
    background: -webkit-linear-gradient(top, #fff 0%, #ddd 100%);
    background: -o-linear-gradient(top, #fff 0%, #ddd 100%);
    background: -ms-linear-gradient(top, #fff 0%, #ddd 100%);
    background: linear-gradient(#fff 0%, #ddd 100%);
}
input.btn.form-control.a:hover {
    color: #000;
    border: solid 1px #dcd;
    background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ddd));
    background: -webkit-linear-gradient(top, #eee 0%, #ddd 100%);
    background: -o-linear-gradient(top, #eee 0%, #ddd 100%);
    background: -ms-linear-gradient(top, #eee 0%, #ddd 100%);
    background: linear-gradient(#eee 0%, #ddd 100%);
    cursor: pointer;
}
.chrono_credits {
    margin-top: 2.0rem;
}
.chrono_credits a {
    color: #aaa !important;
    font-size: 0.9rem;
    text-decoration: none;
}
.chrono_credits a:hover {
    text-decoration: underline;
}
/* -- Dynamischer TOP-Button ---------------------------- */

#scrollToTop,
#scrollToTop:hover {
padding:0!important;
    background-color: transparent!important;
}


/* -- Cookies Einblender ---------------------------- */

.jb.cookie {
         display:none;
         position: fixed!important;
         z-index: 999;
         height: auto;
         text-align: left;
         display: none;
         box-shadow: 0 0 10px #888;
         padding: 10px 0;
         left: 0;
         right: 0;
         float: none!important;
         text-shadow: none;
         border-radius: 0!important;
         margin: 0 auto!important;
         }

.cookies_accept, .jb.cookies_accept  {
         width:auto!important;
         max-width:80%;
         padding:0.8em 2.0em;
         }

.jb.cookies_accept div.cookie-bg  {
         opacity:1.0;
         background-color:#eee!important;
         }

.jb.cookie.bottom {
         bottom: 2.0em;
         }

.jb.cookie p {
        margin: 4px 0;
        padding: 0;
        float: none!important;
        color:#000;
        }

.jb.cookie h2 {
         font-size: 1.0rem;
         font-weight: 400;
         margin: 0;
         line-height: 25px;
         }

.jb.cookie p {
        font-size: 0.9375rem
        }

.jb.cookie p a {
         cursor: pointer;
         float: none!important;
         text-decoration: underline;
         }

.jb.accept {
        cursor: pointer;
        font-size: 14px;
        margin: 1.0em auto;
        min-width: 100px;
        max-width: 300px;
        padding: 12px 12px;
        border-radius: 4px;
         text-align: center;
        text-shadow: 1px 1px 0 #0072ca;
        color: #fff;
        background: -webkit-linear-gradient(#0089F2 0%, #0072ca 100%);
        background: -moz-linear-gradient(#0089F2 0%, #0072ca 100%);
        background: -o-linear-gradient(#0089F2 0%, #0072ca 100%);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#0089F2), to(#0072ca));
        background: linear-gradient(#0089F2 0%, #0072ca 100%);
        float: none!important;
        }

.jb.accept:hover {
         box-shadow:none;
        background-color:#121840!important;
        }

/* COLORS LINKS */
.jb.top.blue .jb.cookie-bg.white, .jb.top.blue .jb.cookie-bg.black {
        border-bottom: 1px solid #000;
}
.jb.top.green .jb.cookie-bg.white, .jb.top.green .jb.cookie-bg.black {
        border-bottom: 1px solid #52a552;
}
.jb.top.orange .jb.cookie-bg.white, .jb.top.orange .jb.cookie-bg.black {
        border-bottom: 1px solid #e88a05;
}
.jb.top.red .jb.cookie-bg.white, .jb.top.red .jb.cookie-bg.black {
        border-bottom: 1px solid #dd2f26;
}
.jb.bottom.blue .jb.cookie-bg.white, .jb.bottom.blue .jb.cookie-bg.black {
        border-top: 1px solid #0089f2;
        border: solid 1px #121840;
}
.jb.bottom.green .jb.cookie-bg.white, .jb.bottom.green .jb.cookie-bg.black {
        border-top: 1px solid #52a552;
}
.jb.bottom.orange .jb.cookie-bg.white, .jb.bottom.orange .jb.cookie-bg.black {
        border-top: 1px solid #e88a05;
}
.jb.bottom.red .jb.cookie-bg.white, .jb.bottom.red .jb.cookie-bg.black {
        border-top: 1px solid #dd2f26;
}
.jb.cookie.blue p a {
        color: #243080;
}
.jb.cookie.green p a {
        color: #52a552;
}
.jb.cookie.orange p a {
        color: #e88a05;
}
.jb.cookie.red p a {
        color: #dd2f26;
}
.jb.accept.blue {
        background: #243080;
}
.jb.accept.green {
        background: #52a552;
}
.jb.accept.orange {
        background: #e88a05;
}
.jb.accept.red {
        background: #dd2f26;
}

/* MODAL */
#jbcookies .modal-body {
        max-height: 400px !important;
}


/* -- Ende Stilanweisungen ---------------------------- */

} /* schließende Klammer für @media < 999 */