body,
html {
    background:#BABBBD url("/files/designpics/main-background.jpg") left top repeat;
    font:13px arial,helvetica,sans-serif;
    background-attachment:fixed;
}
h1,
h2,
h3 {
    margin:20px 0 15px;
    padding:0;
    font-size:18px;
    font-weight:bold;
    color:#FF440E;
}


.mt-30{
    margin-top: 30px;
}


.mb-30{
    margin-bottom: 30px;
}

.repaircare h4.ce_headline {
    padding-top: 3rem;
    margin: 20px 0 15px;
      font-size: 16px;
      font-weight: bold;
      color: #FF440E;
}
.ulnodots ul {
    margin-left:0;
    padding-left:20px;
    list-style-type:none;
}
.ulnodots ul > li p:first-child {
    margin-top:2em;
    margin-bottom:0;
}
.startseite p strong {
    font-weight:bold;
    color:#FF440E;
}

#header .inside{
padding-top: 5px;    
}

#main {
    width:72%;
}
#main a,
#main a:link,
#main a:visited,
#main a:active,
#right a.email,
#right a.email:link,
#right a.email:visited,
#right a.email:active {
    text-decoration:none;
    color:#007E11;
}
#main a:hover,
#right a.email:hover {
    text-decoration:underline;
    color:#007E11;
}
#wrapper {
    max-width:912px;
    width: 100%;
    padding:10px 40px 0;
    background-image:url("/files/designpics/wrapper-bg.png");
    background-position:center top;
    background-repeat:repeat-y;
    margin: 0px auto 0px auto;
}
#topnav {
    margin: -4px 0px 0px auto;
    padding: 0px 0px;
    position: absolute;
    right: 0;
}
#topnav ul {
    list-style-type:none;
    margin: 0px 0px 0px 0px;
}
#topnav ul li {
    display:inline;
    list-style-type:none;
    margin: 0px 0px 0px 0px;
}
#topnav ul li:first-child a,
#topnav ul li:first-child > span,
#topnav ul li:first-child > strong {
    padding-right:5px;
    border-left:0px hidden;
    font-size:11px;
    font-weight:normal;
}
#topnav ul li a,
#topnav ul li > span,
#topnav ul li > strong {
    padding-right:5px;
    padding-left:5px;
    border-left:1px solid #006b37;
    font-size:11px;
    font-weight:normal;
}
#topnav a,
#topnav > span,
#topnav > strong {
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:#006935;
}
#logo {
    clear:both;
    margin: 0px 0px;
}
#header h4 {
    width:100%;
    position:absolute;
    margin:-20px 2px 0 0;
    padding:0;
    text-align:right;
    font:16px arial,helvetica,sans-serif;
    font-weight:bold;
    color:#ff6718;
}
.mainnav ul {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
    margin:6px 0 0;
    padding:0;
    list-style-type:none;
}
.mainnav ul li {
    display:block;
    list-style-type:none;
    margin: 0px 0px 0px 0px;
    border-right: 1px solid #ffffff;
}

.mainnav ul li:last-child {
       border-right: 0; 
    
}
.mainnav ul li a,
.mainnav ul li > span,
.mainnav ul li strong {
    width:99px;
    height:84px;
    float:left;
    display:block;
    text-align:right;
    background-color:#ff440e;
    border-bottom:17px solid #007f13;
    font-size:15px;
    text-decoration:none;
    color:#FFF;
    margin: 0px 0px 0px 0px;
    padding: 12px 7px 0px 7px;
}
.mainnav ul li a:hover {
    background-color:#8b8b8b;
}
.mainnav ul li.active span,
.mainnav ul li.active strong,
.mainnav ul li.active a,
.mainnav ul li.trail strong,
.mainnav ul li.trail span,
.mainnav ul li.trail a {
    background-color:#8b8b8b;
}

.startseite #bildbereich,
.ueber-uns #bildbereich,
.philosophie #bildbereich,
.leistungen #bildbereich,
.kontakt #bildbereich,
.anfahrt #bildbereich,
.impressum #bildbereich,
.zusicher #bildbereich,
.repaircare #bildbereich,
.downloads #bildbereich,
.partner #bildbereich {
    width:455px;
    height:268px;
    border-bottom:8px solid #007f13;
    overflow: hidden;
}
.startseite #animation,
.ueber-uns #animation,
.philosophie #animation,
.leistungen #animation,
.kontakt #animation,
.anfahrt #animation,
.impressum #animation,
.zusicher #animation,
.repaircare #animation,
.downloads #animation,
.partner #animation {
    width:454px;
    height:268px;
    border-bottom:8px solid #007f13;
    overflow: hidden;
}
#bildbereich {
    width:100%;
    height:1px;
    border-bottom:8px solid #007f13;
    overflow: hidden;
}
#bildbereich .inside {
    height:264px;
    margin:2px 0;
    overflow: hidden;
}

#bildbereich .keyimage, #bildbereich .keyimage .image_container, #bildbereich .inside div{
    display: block;
    width: 100%;
    height: 100%;
}

#bildbereich .keyimage img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#custom{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

#footer {
    width:910px;
    height:185px;
    min-height:90px;
    position:relative;
    margin:0 auto;
    padding:10px 40px 0;
    text-align:center;
    background-image:url("/files/designpics/footer-ende-big.png");
    background-position:center bottom;
    background-repeat:no-repeat;
}
#footer .inside {
    margin:0;
    padding:10px 0 0;
    text-align:center;
    border-top:8px solid #007f13;
    font-size:12px;
    color:#007f13;
}
#footer p {
    margin:0;
    padding:0;
    text-align:left;
    line-height:20px;
}
#footer p a,
#footer p a:link,
#footer p a:active,
#footer p a:visited,
#footer p a:hover {
    text-decoration:none;
    color:#007f13;
}
.footer-block.adress,
.footer-block.adress p,
#footer p {
    text-align:center;
    font-size:13px;
}
.footer-block.adress p span {
    padding:0 5px;
}
.footer-block.partner {
    padding-top:10px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer-block.partner > div {
    order: 0;
}
#zslogo {
    margin:0;
}
#footer #zslogo {
    width:70px;
    margin:0;
}
#container {
    margin-top:35px;
    padding:0;
    min-height: 420px;
    display: flex;
    align-items: stretch;
}


#main .ce_text p{
    font-size: 15px;
    line-height: 1.4em;
}


#main .widget .ce_text p{
    font-size: 13px;
    line-height: 1.4em;
}

p.back {
    display: none;
}
#right {
    min-height:400px;
    float:right;
    margin:0 0 0 16px;
    padding-left:15px;
    border-left:1px solid #007f13;
    font-size:13px;
}

#right strong,
#right b {
    color:#007E11;
}
#right .righttable td {
    padding-right:10px;
    padding-bottom:5px;
    font-size:12px;
}
#right ul,
#right ul li {
    margin:0;
    padding:4px 0;
    font-size:12px;
    font-weight:bold;
    color:#007e11;
}
#right ul li {
    padding-left:20px;
    list-style-type:none;
}
#right .topborder {
    margin-top:20px;
    border-top:1px solid #003000;
}
#right .mod_navigation li.trail a.trail,
#right .mod_navigation li.active, #right .mod_navigation li.active strong {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#FF440E;
}
#right .mod_navigation li a {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#007E11;
}
#right .mod_navigation li a:hover {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:#FF440E;
}
#right h4 {
    font-size:16px;
    font-weight:bold;
    color:#007F13;
}

#right h3{
       font-size:16px; 
}

#galeriesub .level_1 li.submenu ul li {
    margin:0;
    padding:0;
    display: none;
    list-style-type: none;
}
#right #galeriesub ul,
#right #galeriesub ul li,
#right #galeriesub ul li ul,
#right #galeriesub ul li ul li {
    margin:0;
    padding:0;
    list-style-type: none;
}
#right #galeriesub ul li {
    padding:8px 0;
}
#right #galeriesub ul li ul.level_2 li {
    padding-top:4px;
    padding-bottom:4px;
    padding-left:15px;
}
#galeriesub .level_1 li.trail,
#galeriesub .level_1 li.trail ul.level_2 li {
    margin:0;
    padding:0;
    display: block;
    list-style-type: none;
}
ul.begriffe_last {
    margin:0 0 0 14px;
}
#zuhause-sicher ul li {
    padding-bottom:8px;
}
#right #zsright {
    height:315px;
    background-image:url("/files/designpics/zuhause-sicher-right.gif");
    background-position:center bottom;
    background-repeat:no-repeat;
}
.zusicher #right {
    min-height:850px;
}
.zusicher #right .topborder {
    margin-top:5px;
}
#right .sicherer {
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #003000;
}
.isvideo {
    margin:0 auto;
}
.zhsvideo,
#zhsvideo {
    text-align:center;
}
.video_container .responsive,
.video_container video {
    border: solid 1px #000000;
}
.video_container video {
    max-width: 100%;
    height: auto;
    width: calc(100% - 2px);
    display: block;
}
.video_container img {
    width: 100%;
    height: auto;
    display: block;
}
.video_container iframe {
    border: 0;
}
.ce_youtube,
.ce_vimeo {
    margin-bottom: 3rem;
}
#header h4 span {
    margin-right:130px;
}
.zhsblock {
    right:0;
    top:30px;
    position:absolute;
}
.pax .ce_gallery {
    margin-bottom:1em;
    padding-bottom:1em;
    border-bottom:1px solid #007f13;
}
.paxinfo {
}
.linkbutton {
    width:80%;
    max-width:320px;
    margin:0;
    padding:1px;
    background-color:#fff;
    border:1px solid #007f13;
}
#main .linkbutton a,
#main .linkbutton a:hover,
#main .linkbutton a:visited,
#main .linkbutton a:active,
#right .linkbutton a,
#right .linkbutton a:hover,
#right .linkbutton a:visited,
#right .linkbutton a:active {
    width:100%;
    position:relative;
    display:block;
    margin:0;
    padding:0;
    text-align:center;
    background-color:#007f13;
    font-size:1em;
    line-height:2.2em;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
}
.zhsblock {
    width:102px;
    right:1px;
    top:30px;
    position:absolute;
}
.boxgrey {
    padding:1em 2em;
    background-color:#dcdcdc;
    font-weight:normal;
    color:#000;
}
.boxgrey h3 {
    font-weight:bold;
    color:#000;
}
.boxgrey ul li {
    padding-bottom:8px;
}
.footer-block {
    display:block;
}
.footer-block:nth-child(1) {
    width:100%;
}
.footer-block:nth-child(2) {
    width:100%;
    text-align:left;
}
#hfslogo {
    height:56px;
    margin:0;
}
a.linkgreen {
    text-decoration:none;
    color:#007e11;
}
#right ul li:before {
    width:1em;
    display:inline-block;
    margin-left:-14px;
    font-size:14px;
    font-weight:bold;
    color:#007e11;
    content: "\2022";
}
#right ul li.sicher-check:before {
    width:1em;
    display:inline-block;
    margin-left:-14px;
    font-size:14px;
    font-weight:bold;
    color:#003771;
    content: "\2022";
}
.sicher-check a {
    text-decoration:none;
    color:#003771;
}
#right .linkbutton {
    width:98%;
}
.ce_dlh_googlemaps {
    vertical-align:middle;
    background-image:url("/files/designpics/map-dummy.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
}

.dlh_googlemap{
    width: 100%;
    height: 545px;
    display: block;
}

#confirm-googlemaps,
.ce_dlh_googlemaps .cc-module {
    width:80%;
    position:absolute;
    display:inline-block;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#confirm-googlemaps .gbutton,
.ce_dlh_googlemaps .cc-module .gbutton {
    margin-top:25px;
    margin-right:auto;
    margin-left:auto;
    padding:5px;
    text-align:center;
    background-color:#FF440E;
    border-style:hidden;
    font-weight:normal;
    text-decoration:none;
    color:#fff;
    cursor: pointer;
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
}
.moebelplaner-box {
    position:relative;
    padding:12px 24px 0;
    background-color:#007f13;
    z-index: 1;
}
.moebelplaner-box p,
.moebelplaner-box h3 {
    color:#fff;
}
.moebelplaner-box:before {
    left:10px;
    right:10px;
    top:10px;
    position:absolute;
    display:block;
    margin:0 auto;
    content: '';
    width: calc(100% - 24px);
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    height: calc(100% - 43px);
    z-index: -1;
}
.moebelplaner-box .linkbutton {
    padding:1px;
    text-align:right;
    background-color:#FF440E;
    font-family:Arial,helvetica,sans-serif;
    line-height:30px;
    color:#fff;
    width: calc(100% + 48px);
    max-width: calc(100% + 48px);
    clear: both;
    margin: 25px -24px 0px -24px;
    border: 0;
    max-height: 30px;
}
#main .moebelplaner-box .linkbutton a,
#main .moebelplaner-box .linkbutton a:hover,
#main .moebelplaner-box .linkbutton a:visited,
#main  .moebelplaner-box .linkbutton a:active {
    display:inline-block;
    padding-right:20px;
    text-align:right;
    background-color:#FF440E;
    font:1em/2.2em Arial,helvetica,sans-serif;
    font-weight:bold;
    width: auto;
}
#hinweis {
    width:100%;
    top:0;
    position:relative;
    margin-bottom:10px;
    z-index: 999;
}
.box-red .innerbox {
    width:100%;
    max-width:940px;
    position:relative;
    display:block;
    margin:0 auto;
    text-align:center;
    background-color:#b40c20;
    border-left: solid 2px #b40c20;
    border-right: solid 2px #b40c20;
    border-bottom: solid 2px #b40c20;
}
.box-red .innerbox {
    border-top: solid 2px #b40c20;
}
.box-red .innerbox > div {
    display:block;
    padding:6px 1px 1px;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.box-red .innerbox > div {
    padding: 20px;
    border-top: solid 1px #ffffff;
}
.box-red .innerbox p {
    font-size: 16px;
}
#hinweis p,
#hinweis p strong {
    margin:0;
    padding:0 0 8px;
    color:#fff;
}
#survey-button-container {
    margin-top:2rem;
    margin-bottom:2rem;
    border:1px solid #003771;
    width: auto;
}
.linkbutton.blue {
    margin:0;
    padding:6px;
    text-align:center;
    background-color:#003771;
    border:1px solid #fff;
    font-weight:bold;
    color:#fff;
    width: calc(100% - 14px);
    max-width: 100%;
    cursor: pointer;
}
.head-rplogo {
    width:185px;
    right:110px;
    top:30px;
    position:absolute;
    z-index: 9;
}
.head-rplogo img {
    width: 100%;
    height: auto;
}
.ce_teaser .rplogo {
    width:150px;
    height:50px;
    right:10px;
    top:20px;
    position:absolute;
    z-index: 9;
}
.ce_teaser .rplogo img {
    width:100%;
    height: auto;
}
.hinweisliste {
    border-bottom: solid 1px #007f13;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.hinweisliste {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.hinweisliste .logoimg {
    width:115px;
    max-width:115px;
}
.hinweisliste .hinweistext {
    margin-left: 45px;
}
.hinweisliste .hinweistext p {
    margin: 0px 0px;
    padding: 0px 0px 12px 0px;
}
.hinweisliste .hinweistext p > strong {
    font-size: 14px;
    font-weight: bold;
}
.hinweisliste .hinweistext p.pdflink,
.hinweisliste .hinweistext p.pdflink a {
    font-size: 13px;
    font-weight: normal;
    color: #ff440e!important;
    padding: 3px 0px;
    margin-bottom: 5px;
}
.hinweisliste .hinweistext p.pdflink a {
    background-image:url("/files/designpics/icon_pdf.png");
    background-position:left center;
    background-repeat:no-repeat;
    background-size: auto 20px;
    padding-left: 30px;
    display: inline-block;
}
.hinweisliste .hinweistext p.pdflink em {
    font-weight:normal;
    font-style: normal;
}
.iframe-extern {
    padding: 2rem 0px;
    border: solid 1px #d1d1d1;
}
.ccb-element-blocker .cc-btn {
    border: 1px solid #007f13!important;
    color: #007f13!important;
    background: #f5f5f5!important;
}
.paxframe {
    border: 0;
}
.cc-head p a,
.cookiebar_default p a {
    color: #868686;
}
#survey-button-container .cc-module {
    text-align: center;
    padding: 12px 12px;
}
#survey-button-container .cc-module .cc-btn {
    display: inline-block;
    cursor: pointer;
    padding: 8px 14px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5;
}
#survey-button-container .cc-module > p:before {
    content: '';
    position: relative;
    display: block;
    width: 85px;
    background: transparent URL('/files/designpics/zuhause-sicher-logo-112.png') no-repeat center center;
    background-size: 100% auto;
    height: 85px;
    margin: 0px auto 12px auto;
}
.cc-footer .cc-btn.save {
    background: #dcf3db;
    border-color: #399d32;
    color: rgb(57 157 50);
}
.cc-footer .cc-btn.deny {
    background: rgba(255,68,14,0.3);
    border-color: #FF440E;
    color: #cd3a10;
}
.cc-footer .cc-btn.success,
.cc-footer .cc-btn.success:hover {
    background-color: rgba(57,157,50,1);
    border-color: rgba(57,157,50,1);
    color: #ffffff;
}
.cookiebar_default .cc-group .cc-detail-btn {
    color: #FF440E;
}
.cc-info > a {
    font-size: 1rem;
}
.cookiebar_default p a,
.cookiebar_default p a:link,
.cookiebar_default p a:visited,
.cookiebar_default p a:active {
    color: #868686!important;
}
.videoslide {
    position: relative;
    margin: 2rem auto 2rem auto;
    max-width: 500px;
}
.videoslide .video_container > video {
    border: 0!important;
}
.ml-0,
.ml-0 .hinweistext,
.hinweisliste.ml-0 .hinweistext {
    margin-left: 0px!important;
}
.footer-block.adress p span a.phone,
#right a.phone {
    color: rgb(0, 127, 19);
    font-size: 13px;
    text-decoration: none;
}
.footer-block.adress p span a.phone:hover,
#right a.phone:hover {
    text-decoration: underline;
}
#right h4 > a,
#right h4 a.phone {
    font-size: 16px;
    font-weight: bold;
}

.mapMakerLabel{
    width: 100px;
    padding: 6px 6px;
    margin: 40px auto auto auto;
    white-space: wrap;
    background-color: rgba(255,255,255,0.75);
}

.zhsyoutube{
    background-image: URL('/files/video/zuhause-sicher_thumbnail.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.zhsyoutube iframe{
background-color: rgba(255,255,255,0.85);   
}

.image_container.float_right{
    margin: 0px 0px 30px 25px;
}

.image_container.float_left{
    margin: 0px 25px 30px 0px;
}