/*
Theme Name: RDTS - Responsive
Author: Patrik Honegr, Denis Winkelbach, fs
Author URI: http://www.rdts.de
Description: based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc. and Twitter Bootstrap 3.
Version: 0.1
Text Domain: rdts-responsive
Domain Path: /languages/
*/

/* Farben:
    Lila neu: #142354
grau a7aab7
*/

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');*/

/*@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=281d2354-3b67-4345-8534-cfd3615a3821");*/

@import url("/count/359ffd");


@font-face {font-family: 'FFMiloWebProBold';src: url('css/fonts/359FFD_0_0.eot');src: url('css/fonts/359FFD_0_0.eot?#iefix') format('embedded-opentype'),url('css/fonts/359FFD_0_0.woff2') format('woff2'),url('css/fonts/359FFD_0_0.woff') format('woff'),url('css/fonts/359FFD_0_0.ttf') format('truetype'),url('css/fonts/359FFD_0_0.svg#wf') format('svg'); -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;}
@font-face {font-family: 'FFMiloWebPro';src: url('css/fonts/359FFD_1_0.eot');src: url('css/fonts/359FFD_1_0.eot?#iefix') format('embedded-opentype'),url('css/fonts/359FFD_1_0.woff2') format('woff2'),url('css/fonts/359FFD_1_0.woff') format('woff'),url('css/fonts/359FFD_1_0.ttf') format('truetype'),url('css/fonts/359FFD_1_0.svg#wf') format('svg');-webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;}


/* RESET */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
.hidden, .headline_hidden{
    display:none;
    color:transparent;
    background-color: transparent;
    position:absolute;
    left:-100px;
    top:-100px;
    width:1px;
    height:1px;
    overflow:hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,body {line-height: 1.5;width: 100%;height: 100%;}

html, body, a {background-color: #fff;color: #142354;font-size: 1rem;font-weight: 400;font-family: FFMiloWebPro, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;} 

a {text-decoration: none;margin: 0;padding: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
a:hover, a:focus, a:active {text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {}

nav ul, .list-style-none {list-style: none;}

.endfloat {float: none;} 

div {position: relative;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
mark {font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
hr {display:block;height:1px;border:0;border-top:1px solid #142354;margin:1em 0;padding:0;} 
input, select {vertical-align:middle;}
a:hover{
    color: #a7aab7;
}

/* CUSTOM STYLES */

/* tageinstellungen */
strong{
    font-family: 'FFMiloWebProBold';
}
p {
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 20px;
    line-height: 1.3em;
}


li {
    font-size: 20px;
    font-weight: 200;
    line-height: 34px;
}



/*headlines*/
h1 {
    color: #fff;
    font-weight: 200;
    font-size: 55px;
    padding-top: 25px;
    display: inline-block;
    margin-left: 40px;
}

h1.h1ohneIcon{
    margin-left: 0px;
}

h1 span.headline_icon {
    display: block;
    float: left;
    padding-right: 30px;
    height:62px;
    width:auto;
    margin-top: -2px;
}
h1 span.headline_icon img{
    height:62px;
    width:auto;
}
/* container */
.fullwidth_white {
    width: 100%;
    color: #142354;
}
.fullwidth_purple p, .fullwidth_purple h1,.fullwidth_purple h2,.fullwidth_purple h3,.fullwidth_purple h4,.fullwidth_purple h5,.fullwidth_purple ul
,.fullwidth_purple li,.fullwidth_purple ol,.fullwidth_purple span,.fullwidth_purple a{
    color:#fff;
}
h2{
    font-size: 63px;
    text-transform: none;
    margin-bottom: 15px;
}
.dw_full_width_content h2, .news_teaser h2 {
    font-size: 62px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
}
.news_teaser h2{
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.news_teaser h3{
    font-size: 42px;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0;
    margin-bottom: 15px;
}
.news_teaser{
    text-align:center;
}

h2.number_element {
    font-size: 200px;
    line-height: 0.8em;
    font-family: 'FFMiloWebProBold';
}

h2.number_element {
    color: #a7aab7;
}



h3 {
    font-size: 70px; 
    color: #142354;
    font-weight: 100;
    line-height: 78px; 
    margin-bottom: 15px;
}

.fullwidth_purple h3 {
    color: #fff;
}

.fullwidth_white span {
    font-size: 26px;
    color: #142354;
    line-height: 36px;
}

.fullwidth_purple {
    width: 100%;
    background-color: #142354;
}

.fullwidth_purple_header {
    width: 100%;
    background-color: #142354;
}

/* basispaddings, basismargins, basiskomponenten */
.embed-container{
    margin-bottom:25px;
}


.dw_content_container {
    width: 100%;
    max-width: 1500px;
    padding: 50px 15px 25px 15px;
    margin-right: auto;
    margin-left: auto;
}
Ihr

.fullwidth_purple p {
    color: #fff;
}

.fullwidth_purple li {
    color: #fff;
}
.img-responsive{
    max-width: 100%;
    height:auto;
}

/* footer */
.heightofheaderpluscontent{ min-height: calc( 100vh - 80px );}
.site-footer {
    width: 100%;
    background-color: #d0d0d0;
    padding-top: 8px;
}

.footer_content a {
    font-size: 21px;
    color: #142354;
    font-weight: 100;
    padding-right: 26px;
}
.footer_content a:last-child{
    padding-right:0;
}
/* header */
header{
    z-index: 1;
}

.mainlogo img{
    max-width: 212px;
}
/* navigation */
.bg-light {
    width: 100%;
    background-color: #fff!important;
    position: absolute;
    bottom: 2px;
    z-index:1;
}
.bg-light li{
    font-size: 30px;
}

.bg-light #main_menu_dw ul li {
    margin-right: 30px;
    color: #142354;
    font-weight: 200;
}
.bg-light #main_menu_dw ul li:last-child{
    margin-right:0;
}


.bg-light #main_menu_dw ul li a {
    color: #142354;
    font-weight: 200;
    font-size: 32px;
}

.bg-light #main_menu_dw ul li.active a {
    font-weight: 400;
}
.bg-light #main_menu_dw ul li a:hover, .bg-light #main_menu_dw ul li a:focus, .bg-light #main_menu_dw ul li a:active {
    text-decoration: none;
}
.bg-light #main_menu_dw ul li.dropdown-dw{
    position:relative;
}
.bg-light #main_menu_dw ul li .dropdown-menu {
    border-color: #142354;
    border-radius: 0rem;
}
.bg-light #main_menu_dw ul li.child_element{
    margin-right:20px;
    margin-left:20px;
    padding-left: 4px;
    padding-right:4px;
    border-bottom: 1px solid #142354;
    text-align: center;
    padding-top: 12px;
    margin-bottom:2px;
}
.bg-light #main_menu_dw ul li.child_element:last-child{
    border-bottom: 1px solid transparent;
}

.bg-light #main_menu_dw ul li .dropdown-menu a {
    color: #142354;
    font-size: 24px;
}

.dropdown-toggle::after {
    display: none;
}
.dropdown-menu-dw{
    padding-top:2px;
    display:none;
    position: absolute;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px solid #142354;
    border-radius: 0rem;
    top: 48px;
    left:50%;
    transform:translateX(-50%);
    min-width: 260px;
}
.dropdown-menu-dw .child_element{
    font-size:24px;
    padding-bottom:10px;
}



.bg-light #main_menu_dw .dropdown-menu-dw .child_element a{
    color: #142354;
}
.bg-light #main_menu_dw .dropdown-menu-dw .child_element a:hover{
    color: #a7aab7;
}

/* social icons header*/
ul.social-icons {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

ul.social-icons li {
    display: inline-block;
    margin-right: 5px;
}
ul.social-icons .socialimageicon, ul.social-icons .socialfaicon{
    background-color: #142354;
    width:42px;
    height:42px;
    padding:4px;
    border: 2px solid #fff;
    border-radius: 8px;
    display:block; float:left;
    bottom:0;
}
ul.social-icons .socialfaicon a>i{
    color:#ffffff;
    display: block;
    font-size: 30px;
    padding-left:2px;
}
ul.social-icons .socialfaicon a:hover{
    text-decoration:none;
}
ul.social-icons .socialfaicon a>i.fa-facebook{
    padding-left: 8px;
    padding-top: 2px;
    font-size: 36px;
}
ul.social-icons .socialimageicon img{
    display:block;
}
ul.social-icons .socialimageicon:hover, ul.social-icons .socialfaicon:hover{
    border: 3px solid #142354;
    border-radius:2px;
}
.navbarandsocialrow{
    height:100%;
}

/*accordion*/
.icon_accord {
    padding-top: 30px;
    float: right;
}
.accord_teaser p{
    font-size: 24px;
    font-weight: 200;
    padding-bottom: 20px;
}
.fullwidth_purple .accord_teaser p { 
    color: #fff;
}
.dw_content_container.dw_akkordeon_big, .dw_content_container.dw_title_container, .site-footer .dw_content_container{
    padding: 15px 15px 30px 15px;
}
.dw_akkordeon_head h3{
    position: absolute;
    bottom: 10px;    
}
.dw_akkordeon_big_content p {
    font-size: 20px;
}
.dw_akkordeon_big_content ul{
    padding-left:20px;
}

.dw_reihe_head h3{
    font-size:36px;
}
.dw_reihe_head p{
    font-size:30px;
}


.plus_dw_akkordeon, .minus_dw_akkordeon{
    cursor:pointer;
}
.dw_active_dw_akkordeon .plus_dw_akkordeon,.minus_dw_akkordeon{
    display:none;
}
.dw_active_dw_akkordeon .minus_dw_akkordeon,.plus_dw_akkordeon{
    display:block;
}

.dw_akkordeon_big_content{
    display:none;
}

.reihenIcon img{
    width: 145px;
}

.dw_reihe_head .col-sm-1+.col-sm-2 .vertically_centered_container{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}

/* start page*/
.vertically_centered_container{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.horizontally_centered_container{
    text-align: center;

}
/*.start_teaser, .vertically_centered_container {
    font-size: 56px;
    color: #fff;
    display: table;
    position:relative;
    width: 100%;
    height: 5.5em;
}

.start_teaser span, .start_teaser .element_subtitle, .vertically_centered_container .vertically_centered_element  {
    display: table-cell;
    vertical-align: middle;
    
    position:absolute;
    top:50%;
    transform: translateY( -50% );
}*/

.start_teaser p {
    font-size: 30px;
    color: #fff;
    padding-top: 20px;
    font-weight: 200;
}

.start_teaser img {
    padding-top: 30px;
}

.eyecatcher_text p {
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 20px;
}

.eyecatcher .eyecatcher-inhalt {
    position: relative;
}

.eyecatcher img {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
    height: 120px;
    width: auto;
}
.eyecatcher img.icon_size_klein{
    height: 76px;
}

.eyecatcher .content_box {
    margin: 0 auto;
    display: block;
    text-align: center;    
}
.eyecatcher .content_box h3{
    display: inline-block;
    border: 2px solid #142354;
    border-radius: 3px;
    background-color: #fff;
    font-size: 37px;
    font-weight: 200;
    color: #142354;
    padding: 18px 40px 18px 40px;
    text-align: center;
    cursor: pointer;
    line-height: 1.2em;
}

.eyecatcher .content_box h3:hover{
    color: #111;
    background-color: #d0d0d0;
    border-color: #d0d0d0;
}


/* news start page */




h4 {
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #142354;
    display: flex;
    justify-content: center;
    margin: 0;
}

.news_teaser p {
    text-decoration: none;
    font-size: 31px;
    font-weight: 200;
    text-align: center;
    color: #142354;
}
.fullwidth_purple .news_teaser p{
    color: #ffffff;
}
.news_archiv_page h3{
    font-size:62px;
    text-align: left;
}
.news_archiv_page p {
    font-size: 30px;
}

/* contact start page */

.eyecatcher-inhalt p {
    font-size: 31px;
    font-weight: 200;
    text-align: center;
    color: #fff;
    line-height: 1.2em;
}
.fullwidth_white .eyecatcher-inhalt p{
    color: #142354;
}

/* icon headline */
.icon_headline_img{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width:100px;
    height:auto;
}
h3.icon_headline{
    margin-left:120px;

}

/* News Archiv */
.container.dw_content_container.dw_title_container.megaHeadline {
    text-align: center;
    padding-top:30px;
    padding-bottom:50px;
}
.container.dw_content_container.dw_title_container.megaHeadline h1{
    font-size:200px;
    font-family: 'FFMiloWebProBold';
    margin-left:0;
}

/* img korrektur */
.novcenter.img_hposition_center{
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}

.vertically_centered_container.img_hposition_center{
    left:50%;
    transform: translate(-50% -50%);
}
.img_hposition_links{
    left:0;
}
.img_hposition_rechts{
    right:0;
}

/* iamge bildelement Bild */
.element_bild.dw_element.novcenter.img_hposition_center{
    margin-bottom:20px;
}

/* rechtliches sondergrößen */
.rechtlichesPage h3{
    font-size:46px;
    line-height: 1em;
    margin-bottom:20px;
}
.rechtlichesPage p{
    font-size:30px;
    margin-bottom:40px;
}

/* formular css */
.form-group {
    width: 50%;
    color: #000;
}
.fehlerMeldung{display:none; color: red; height:0px;}
.fehlerMeldungContainer{
    height:0px;
}
.has-error .fehlerMeldung{display:block;}
.has-error input{border-color:red;}
.capcana{display:none; position:absolute; left: -100px; top: -100px; width: 2px; height: 2px; overflow:hidden;}
.form-control:focus{
    border-color: #142354;
}
.btn.btn-primary.btn-block{
    background-color:#142354;
    border-color:#ffffff;
    font-size: 32px;    
    width: 50%;
    min-width: 300px;
    float: right;
}
.btn.btn-primary.btn-block.disabled{
    cursor: not-allowed;
    background-color: #d0d0d0;
    color: #142354;
    border-color:#142354;
    opacity:1;
    text-transform: uppercase;
}
.form_section.feedback{
    display:none;
    text-align: center;
}
.ma_form{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ma_form label{
    font-size: 26px;
    color:#142354;
}
.ma_form p{font-size:24px;}
.form_bereich{
    font-size:36px;
    color:#142354;
    font-family: 'FFMiloWebProBold';
    margin-bottom: 14px;
}
.ma_form select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.ma_form .form-control {
    font-size: 26px;
}
.checkbox .form-control{
    position: absolute;
    top: 6px;
    left: 14px;
    width: 20px;
}
.checkbox .form-control~label{
    padding-left:40px;
}
.checkbox .form-control ~ label p{
    font-size:24px;
}
.ma_form .form_section {
    margin-bottom: 40px;
}
.ma_form select.form-control::before{
    content:"";
    font-size:20px;
    background-color:red;
    width:20px;
    height:20px;
}
.form-group input, .form-group .dw_select_container{
    margin-bottom: 20px;
    width: 70%;
    min-width: 300px;
}
label{
    text-align: left;
    width: 70%;
    min-width: 300px;
    font-size:24px;
    margin-bottom: 10px;
}
.form-group.counted_0 input, .form-group.counted_0 .dw_select_container, .form-group.counted_0 label{
    float: left;
}
.form-group.counted_1 input, .form-group.counted_1 .dw_select_container,  .form-group.counted_1 label{
    float: right;
}
.form-group input.form-control, .form-group textarea{
    background-color:transparent;
    border: 0px solid transparent;
    border-radius:0px;
    font-size: 22px;
}
.form-group select{
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    font-size: 22px;
    border: 2px solid #142354;
    border-radius: 3px;
    position:relative;
    width:100%;
    cursor:pointer;
}
.form-group textarea{
    border: 2px solid #142354;
    border-radius: 3px;
}
.form-group  select::-ms-expand {
    display: none;
}
select:focus::-ms-value {
    background-color: transparent;
}
.form-group .dw_select_container::before{
    content: "\f105";
    font-family: FontAwesome;
    top: 0;
    right: 10px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    pointer-events: none;
    font-size: 32px;
    line-height: 1.18em;
}
.fullwidth_purple .form-group select, .fullwidth_purple .form-group textarea{
    border-color: #ffffff;
}
.fullwidth_purple .form-group input.form-control{
    border-bottom: 2px solid #ffffff;
    padding-bottom:0px;
}
.fullwidth_white .form-group input.form-control{
    border-bottom: 2px solid #142354;
    padding-bottom:0px;
}
.fullwidth_purple  .form_bereich.headline, .fullwidth_purple label,.fullwidth_purple  .form-group input, .fullwidth_purple .form-group textarea{
    color:#ffffff;
}
.fullwidth_white  .form_bereich.headline, .fullwidth_white label, .fullwidth_white .form-group textarea{
    color:#142354;
}

.form-group label.text_label, .form-group label.radio_label{
    display:none;
}
.form-group label.text_label.show_label{
    display:block;
}
.form-group input:focus, .form-group textarea:focus, .form-group checkbox:focus, .form-group select:focus{
    box-shadow: none;
}

.form_section .container{
    padding-left: 50px;
    padding-right:50px;
}
.form-group .radio input{
    width:40px;
    min-width:40px;
    margin-bottom:0;
}
.form-group .radio, .form-group .radio label{
    min-width:40px;
    width: auto;
}
.form-group .radio label{
    margin-top:-9px;
    margin-right: 50px;
}

.checkbox-group, label.bestaetigung_label{
    width:100%;
}
.checkbox-group .checkbox{
    position:relative;
    float: none;
    clear: both;
}
.checkbox-group .checkbox input{
    min-width:auto;
    position: absolute;
    top: 6px;
    left: 14px;
    width: 20px;
}
.checkbox-group .checkbox label{
    padding-left:40px;
    float:none;
    clear:both;
    width:100%;
    margin-bottom:40px;
}
.checkbox label a{
    text-decoration: underline;
}

/* languagemenu */
.lang-menu{
    text-align: right;
    margin-bottom:40px;
}
.lang-menu li{
    padding-left:10px;
    text-transform: capitalize;
    
}
.lang-menu span.activelang{
    
    color: #142354;
}
.lang-menu li a{
    color:#a7aab7;
}

.lang-menu li a:hover, .lang-menu li a:focus{
    text-decoration:none;
}

.volltext ul,.volltext ol{
    padding-left:20px;
}