/* allgemeine Definition */
.sc {
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	clear:none !important;
}
.sc-first
{
	clear: both !important;
}
.sc-last {
}
.sc-clear {
	clear:left;
}

.sc-rowspan > *
{
	margin: 0!important;
	padding: 0!important;
}

/* 2-spaltig */
.sc2 {
	width:49.5%;padding-right:1%;float:left;display:inline;
}
.sc2-first {
	clear:left;
}
.sc2-last {
	padding-right:0;
}

/* 3-spaltig */
.sc3 {
	width:32.3%;padding-right:1%;float:left;display:inline;
}
.sc3-first {
	clear:left;
}
.sc3-last {
	padding-right:1.1%;
}
.sc3-2 {
	width:65.6%;padding-right:1%;float:left;display:inline;
}
.sc3-2-first {
	clear:left;
}
.sc3-2-last {
	padding-right:1.1%;
}

/* 4-spaltig */
.sc4 {
	width:24%;padding-right:1%;float:left;display:inline;
}
.sc4-first {
	clear:left;
}
.sc4-last {
}
.sc4-2 {
	width:49%;padding-right:1%;float:left;display:inline;
}
.sc4-2-first {
	clear:left;
}
.sc4-2-last {
}
.sc4-3 {
	width:74%;padding-right:1%;float:left;display:inline;
}
.sc4-3-first {
	clear:left;
}
.sc4-3-last {
}

/* 5-spaltig */
.sc5 {
	width:19%;padding-right:1%;float:left;display:inline;
}
.sc5-first {
	clear:left;
}
.sc5-last {
}
.sc5-2 {
	width:39%;padding-right:1%;float:left;display:inline;
}
.sc5-2-first {
	clear:left;
}
.sc5-2-last {
}
.sc5-3 {
	width:59%;padding-right:1%;float:left;display:inline;
}
.sc5-3-first {
	clear:left;
}
.sc5-3-last {
}
.sc5-4 {
	width:79%;padding-right:1%;float:left;display:inline;
}
.sc5-4-first {
	clear:left;
}
.sc5-4-last {
}

 
body {
    background-color:#edeff0;
    background-image:url("../../files/theme_files/backgrounds/01.png");
    background-repeat:repeat;
    background-attachment: fixed;

    margin:0;
    padding-top:20px;
    padding-bottom:20px;
}

.block {
    overflow:hidden;
}

iframe {
    width:100%;
    overflow:hidden;
}

img {
    border:none;
}

header,
#container,
#main,
aside,
footer,
.custom,
.custom .inside,
.inside {
    position:relative;
    display:block;
}



/* Wrapper /// */
#wrapper {
    width:90%;
    position:relative;
    display:block;
    margin-right:5%;
    margin-left:5%;
}

/* Inside Elements /// */
header .inside,
footer .inside,
#container,
.custom .inside {
    margin-right:0;
    margin-left:0;
    width:auto;
}
/* #container:after /// */
#container:after {
    height:0px;
    clear:both;
    display:block;
    visibility: hidden;
    content: ".";
}

/* Header min height /// */
header .inside {
    min-height:100px;
}

/* Inside Elements Main Left ///// */
#container {
    padding:10px;
}
#left .mod_article {
	margin-bottom: 15px;
}

/* Inside Slidersection /// */
#Slidersection .inside {
    padding-right:3%;
    padding-left:3%;
}

/* Inside Elements Informationsection /// */
#Informationsection .inside {
    padding:2% 3%;
}

/* Inside Elements Footer /// */
#footer .inside {
    padding:1% 3%;
}

/* Galerie /// */
.ce_gallery ul {
    overflow:hidden;
    margin-top:0;
    padding-top:0;
    list-style-type:none;
}
.ce_gallery li {
    float:left;
}
.ce_gallery li.col_first {
    clear:left;
}
.float_left {
    float:left;
}
.float_right {
    float:right;
}





/*####### Layout_min_960px.css #######*/

@media (min-width: 960px) {

/* Max Width //////////// */
#wrapper {
    max-width:1100px !important;
    margin-left:auto !important;
    margin-right:auto !important;
   }
}





header .inside,  .custom .inside {
    margin-bottom:15px;
}

footer .inside {
    margin-top:15px;
    margin-bottom:15px;
}

header .inside:after,
footer .inside:after,
footer .inside:before,
.custom .inside:after {
    width:100%;
    height:15px;
    position:absolute;
    display:block;
    font-size:0px;
    color:#fff;
    content:".";
    background: 
    url(../../files/theme_files/img/shadow_style_one_left.png) left top no-repeat, url(../../files/theme_files/img/shadow_style_one_right.png) right top no-repeat;
}

header .inside:after, footer .inside:after, .custom .inside:after {
    bottom:-15px;
    left:0;
}

footer .inside:before {
    left:0;
    top:-15px;
}

footer .inside:after {
    height:40px;
    bottom:-40px;
}



/*####### Layout_min_768px_only_main.css #######*/
@media (min-width: 768px) {
    /* Main ////////// */
    #main {
        width:100%;
        float:right;
    }
}

/*####### Layout_max_480px.css #######*/

@media (max-width: 480px) {
h1 {
    font-size:1.6em;
}

.fan_ribbon {

  width: 100%;
}
}





/*####### Elements_Skin_Bright_Blue.css #######*/ 
 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}	

/* Body //////////// */
body {
    font-family:Arial,sans-serif;
    font-size:14px;
    color:#292929;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.underside #main p {
    font-size:16px;
    line-height:26px;
}

p.back,
p.more {
    font-size:13px;
    margin-top: 25px;
}

/* Typography //////////// */
h1,
h2,
h3,
h5,
h6 {
    font-weight:normal;
    color:#006699;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
}
h1 {
    font-size:25px;
    line-height:25px;
    text-transform: uppercase;
}
h2 {
    font-size:24px;
    line-height:30px;
}
h3 {
    margin: 10px 0 20px 0;
    font-size:18px;
}
h4 {
    font-size:inherit;
    margin: 0;  
}
h5 {
    font-size:14px;
    line-height:24px;
}
h6 {
    font-size:12px;
    line-height:21px;
}
p, blockquote {
    line-height:17px;
}
.slid-p p {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    line-height:1.4em;
    background-color: rgba(0, 0, 0, 0.1);
}
em {
    font-style:italic;
}
strong {
    font-weight:bold;
}
small {
    font-size:80%;
}

@media (max-width: 480px) {
h1 {
    font-size:21px;
}
h2 {
    font-size:20px;
}
h3 {
    font-size:15px;
}
}



/* Auflistungen /////////////////////////////////////////////////////// */
.arrow-right ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.arrow-right ul li {
    position:relative;
    margin:0 0 10px;
    padding-left:1.5em;
}
.arrow-right ul li::before {
    display:inline-block;
    padding-right:1em;
    font-family:Fontello;
    font-weight:bold;
    color:#006699;
    content: "\e894";
}

.doubleAngle-red ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.doubleAngle-red ul li {
    position:relative;
    margin:0 0 10px;
    padding-left:1.5em;
}
.doubleAngle-red ul li::before {
    display:inline-block;
    padding-right:1em;
    font-size: inherit;
    font-family:Fontello;
    font-weight:bold;
    color:#ffa933;
    content: "\e8fd";
}


/* Headline bordered //////////// */
h1.bordered,
h2.bordered,
h3.bordered,
h5.bordered,
h6.bordered,
.bordered h1,
.bordered h2,
.bordered h3,
.bordered h5,
.bordered h6 {
    padding-bottom:10px;
    border-bottom:1px solid #d6d6d6;
}
h1.bordered:after,
h2.bordered:after,
h3.bordered:after,
h5.bordered:after,
h6.bordered:after {
    width:50px;
    height:4px;
    position:relative;
    display:block;
    margin-top:7px;
    margin-bottom:-11px;
    background-color:#fa8535;
    font:0px FontAwesome;
    content:".";
}
.bordered h1:after,
.bordered h2:after,
.bordered h3:after,
.bordered h5:after,
.bordered h6:after {
    width:50px;
    height:4px;
    position:relative;
    display:block;
    margin-top:7px;
    margin-bottom:-11px;
    background-color:#fa8535;
    font:0px FontAwesome;
    content:".";
}



/* Links //////////// */
a {
    text-decoration:none;
    color:#006699;
    border:none;
}
a:hover {
    text-decoration:underline;
}
a:focus {
    outline:none;
}
.slid-p a {
    font-size:1.1em;
    text-decoration:none;
    color:#515151;
    border: none;
}
.slid-p a:hover {
    text-decoration:underline;
}

.img_vergleichrech img {
    float:left;
    margin-right:10px;
}

/* Images responsive //////////// */
.responsive img {
    width:100% !important;
    height:auto !important;
}

/* BIG BUTTON //////////// */
.big_button a,
a.big_button {
    position:relative;
    display:block;
    padding:15px 30px;
    text-align:center;
    background-color:#006699;
    font-size:18px;
    text-decoration:none;
    color:#ffffff;
}
.big_button a:hover,
a.big_button:hover {
    background-color:rgba(006699,.9);
}

/* MORE & BACK BUTTON //////////// */
p.back a,
a.back,
a.toplink,
.toplink a {
    padding:6px 13px;
    background-color:#006699;
    text-decoration:none;
    color:#ffffff;
}
p.more a:hover,
a.more:hover,
p.back a:hover,
a.back:hover,
a.toplink,
.toplink a {
    background-color:rgba(006699,.9);
}


/* 
//////////// */
blockquote p {
    position:relative;
    display:block;
    padding-right:60px;
    padding-left:100px;
    font-style:italic;
}
blockquote {
    position:relative;
    display:block;
    margin:0;
    padding:0;
}
blockquote:before {
    left:25px;
    position:absolute;
    display:block;
    font:50px Fontello;
    content: "\e896";
}



/* information //////////// */
.information {
    min-height: 120px;
    padding:5px;
    text-align:left;
    background-color:#e8e8e8;
    border:1px solid #006699;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}

.information h3{
padding-left: 80px;
}

.information p{
padding-left: 80px;
}
.information p:before{
   font:50px Fontello;font-color; 
   color: green;
   content: "\e818";
   position: absolute;
   margin: 0px 0 0 -75px;
   padding-top: 5px;
   width: 65px;
   height: 59px;
   border-radius: 35px;
   background-color: #ffffff;
   text-align: center;
}

.information ul{
padding-left: 80px;
}
.information ul li{
padding-left:0em;
}
.information ul:before{
   font:50px Fontello;font-color; 
   color: green;
   content: "\e818";
   position: absolute;
   margin: 0px 0 0 -75px;
   padding-top: 5px;
   width: 65px;
   height: 59px;
   border-radius: 35px;
   background-color: #ffffff;
   text-align: center;
}

@media (max-width: 480px) {

  .information ul:before{
   font:40px Fontello;font-color; 
   padding-top: 8px;
   width: 60px;
   height: 53px;
   }

}
/* Clear //////////// */
.clear {
    height:0px;
    position:relative;
    float:none;
    clear:both;
    display:block;
}

/* Colored //////////// */
.colored {
    color:#006699;
}

/* Hidden //////////// */
.hidden {
    display:none;
}


/* Line //////////// */
.line {
    width:100%;
    height:1px;
    background-color:#d6d6d6;
    font-size:1px;
    line-height:1px;
}

/* Text align center //////////// */
.center {
    text-align:center;
}

/* Inside Elements //////////// */
header,
#container,
.custom .inside {
    background-color:#ffffff;
}

#Informationsection {
    background-color:#ffffff;
}
#Slidersection {
    background-color:#ffffff;
}
#Slidersection .inside {
    background-color:rgba(3b3b3b,.1);
}


/* Figure //////////// */
figure {
    margin:0;
    padding:0;
    font-size:0px;
    line-height:0px;
}
figure:focus,
img:focus {
    outline:none;
}

/* .invisible //////////// */
.invisible {
    width:0px;
    height:0px;
    left:-1000px;
    top:-1000px;
    position:absolute;
    overflow:hidden;
    display:inline;
}



/* Logo //////////// */

.logo {
    float:left;
}
.logo img {
    float: inline-start;
    margin:0;
}
.kapp {
    font-size: 15px;
    font-weight: bold;
    float: right;
    display: flex;
    align-items: center;
}
.kapp img{
    width:100px;
    height: auto !important;
}
.hotline {
    text-align: right;
    font-size: 22px;
    margin: 0;
}
.hotline:before {
    font:21px Fontello;
    color:#006699;
    content: "\e8c8";
    margin-right: 10px;
}

@media (max-width:800px) {   

  .logo img {
    margin:8px 0 0 5px;
    width:270px;
  }
  .kapp {
    font-size: 12px;    
  }
  .kapp img {
  width: 70px;
  }
  .hotline {
    font-size: 15px;
    padding: 15px 8px 0 0;
    line-height: 36px;
  }
  .hotline:before {
    font:15px Fontello;
  }
}

@media (max-width:550px) {   

  .logo img {
    margin:5px 0 0 5px;
    width:200px;
  }
  .kapp {
    font-size: 11px;    
  }
  .hotline {
    font-size: 11px;
  }
}

@media (max-width:430px) {   

  .logo img {
    margin:3px 0 0 0px;
    width:180px;
  }
  .hotline {
    font-size: 10px;
    padding: 15px 5px 0 0;
  }
}




/* SLIDERSECTION //////////// */
#Slidersection section {
    margin-left:-3.2% !important;
    margin-right:-3.2% !important;
}
#Slidersection section.sc-first {
    margin-left:-3.2% !important;
    margin-right:-0% !important;
    width:77.45% !important;
}
#Slidersection section.sc-last {
    margin-right:-3.2% !important;
    margin-left:-0% !important;
    width:77.45% !important;
}
#Slidersection .mod_article,
.Slider-Bewertung .mod_article {
    overflow:visible !important;
}
#Slidersection .ce_sliderStart img {
    width:100% !important;
    height:auto !important;
}
.ce_flexSlider h1,
.ce_flexSlider h2,
.ce_flexSlider h3 {
    margin-bottom:0;
    color:#dedede;
}
#Slidersection .content-slider {
    overflow:hidden !important;
    margin-bottom:0px !important;
}
#Slidersection .slider-control {
    width:100%;
    height:0%;
    left:0;
    top:50%;
    position:absolute;
}
#Slidersection .slider-control .slider-menu {
    top:140px !important;
}
#right .slider-control .slider-menu {
    display:none;
}
#right .slider-control {
    top:0;
    position:static;
}
#right .slider-wrapper {
    margin-top:25px;
}
#Slidersection .ce_sliderStart .slider-control .slider-prev {
    width:25px;
    height:80px;
    left:-0%;
    top:50%;
    position:absolute;
    margin-top:-40px;
    background-color:#006699;
    font-size:0px;
    text-decoration:none;
    z-index:99;
    margin-left:-20px;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#Slidersection .ce_sliderStart:hover .slider-control .slider-prev {
    margin-left:0px;
}
#Slidersection .ce_sliderStart .slider-control .slider-next {
    width:25px;
    height:80px;
    right:0;
    top:50%;
    position:absolute;
    margin-top:-40px;
    background-color:#006699;
    font-size:0px;
    text-decoration:none;
    z-index:99;
    margin-right:-20px;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#Slidersection .ce_sliderStart:hover .slider-control .slider-next {
    margin-right:0px;
}
#Slidersection .ce_sliderStart .slider-control .slider-next:hover,
#Slidersection .ce_sliderStart .slider-control .slider-prev:hover {
    background-color:rgba(006699,.5);
}
#Slidersection .ce_sliderStart .slider-control .slider-prev:before {
    left:7px;
    top:28px;
    position:absolute;
    font:22px Fontello;
    color:#ffffff;
    content: "\e8f4";
}
#Slidersection .ce_sliderStart .slider-control .slider-next:before {
    right:7px;
    top:28px;
    position:absolute;
    font:22px Fontello;
    color:#ffffff;
    content: "\e8f5";
}
#Slidersection .ce_sliderStart figcaption {
    bottom:28px;
    left:30px;
    position:absolute;
    display:block;
    padding:15px 20px 17px;
    background-color:rgba(0,0,0,.5);
    font-size:13px;
    color:#fff;
    width:auto !important;
}
.slidersection_wide {
    display:none;
}
.slidersection_small {
    display:block;
}



@media (max-width:959px) {
    #Slidersection section.sc-last, #Slidersection section.sc-first {
    	position:relative  !important;
    	display:block  !important;
    	width:106.4% !important;
    	float:none !important;
    	clear:both !important;
    	margin-left:-3.2% !important;
    	margin-right:-3.2% !important;
    	padding-left: 0% !important;
    	padding-right: 0% !important;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;   
    	box-sizing: border-box;
    }
    #Slidersection .sc4{
        display:none;
    }
    #Slidersection .panes{
    	padding-bottom:50px;
    }
}

@media (max-width: 480px) {

   #Slidersection .ce_sliderStart figcaption {
	display: none;
   }
   .slid-p {
        display: none;
   }
}



/* MENU SIDE //////////// */
aside nav ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
aside nav ul li {
    width:100%;
    position:relative;
    display:block;
    background-color:#e8e8e8;
    list-style-type:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
aside nav ul li a,
aside nav ul li span,
#portfolio_filter a {
    width:100%;
    position:relative;
    overflow:hidden;
    display:block;
    margin-bottom:1px;
    padding:6px 10px 6px 15px;
    background-color:#e8e8e8;
    text-decoration:none;
    color:#515151;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
aside nav ul li a:before,
aside nav ul li span:before,
#portfolio_filter a:before {
    margin-right:15px;
    font-family:Fontello;
    color:#006699;
    content: "\e8ef";
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
aside nav ul li a:hover:before,
aside nav ul li span:hover:before,
aside nav ul li span.active:before,
#portfolio_filter a.active:before,
#portfolio_filter a:hover:before {
    color:#ffffff;
}
aside nav ul li a:hover,
aside nav ul li span.active,
aside nav ul li span.forward:hover,
#portfolio_filter a:hover,
#portfolio_filter a.active {
    background-color:#006699;
    text-decoration:none;
    color:#ffffff;
}
aside nav ul.level_1 li > ul {
    display:none;
}
aside nav ul.level_1 li.active > ul,
aside nav ul.level_1 li.trail > ul {
    display:block;
}
aside nav ul ul li {
    padding-left:15px;
}





/* SEARCH //////////// */
.mod_search .even,
.mod_search .odd {
    position:relative;
    overflow:hidden;
    display:block;
    margin-bottom:20px;
    background-color:#e8e8e8;
}
.mod_search .even a,
.mod_search .odd a {
    width:100%;
    position:relative;
    display:inline-block;
    padding:6px 11px;
    background-color:rgba(006699,.7);
    font-size:16px;
    text-decoration:none;
    color:#ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mod_search .even a:hover,
.mod_search .odd a:hover {
    background-color:rgba(006699,.99);
}
.mod_search .even a span,
.mod_search .odd a span {
    float:right;
    padding-top:2px;
    font-size:12px;
    color:#fff;
}
.mod_search .even div,
.mod_search .odd div {
    padding:10px 20px;
}
.mod_search .text {
    -webkit-appearance: none;
}

/* Search Side //////////// */
aside .mod_search fieldset {
    position:relative;
    display:none;
}

/* Googlemap //////////// */
.dlh_googlemap {
    width:100% !important;
}
.mod_dlh_googlemaps {
    margin-bottom:20px;
}
#Informationsection .mod_dlh_googlemaps {
    margin:-2.1% -3.2%;
}




/* STARTSEITE ////////////////// */
.StartList ul {
    min-height:150px;
    font-size: 14px;
    width: 250px;
    float:left;
    margin:0 0 25px 15px;
    padding:0 0 10px;
    border:1px solid #d6d6d6;
    list-style-type:none;
    -webkit-box-shadow: 5px 5px 5px #d6d6d6;
    -moz-box-shadow: 5px 5px 5px #d6d6d6;
    box-shadow: 5px 5px 5px #d6d6d6;
}
.StartList ul li {
    padding:0 10px;
}
.StartList ul li.first {
    margin-bottom:10px;
    padding:10px;
    background-color:#006699;
    font-size:18px;
    color:#ffffff;
}
.StartList ul li::before {
    height:20px;
    margin-right:8px;
    font:18px Fontello;
    color:#006699;
    content: '\e8fd';
}

.StartList ul.ListRecht li.first::before,
.StartList ul.ListHaus li.first::before,
.StartList ul.ListHaft li.first::before,
.StartList ul.ListVorsorge li.first::before {
    color:#ffffff;
}
.StartList ul.ListRecht li.first::before {
    content: '\e99e';
}
.StartList ul.ListHaus li.first::before {
    content: '\ea07';
}
.StartList ul.ListHaft li.first::before {
    content: '\e800';
}
.StartList ul.ListVorsorge li.first::before {
    content: '\e9a8';
}



@media (max-width: 480px) {
.StartList ul li.first {
    font-size:16px;
}
.StartList ul {
    font-size: 14px;
    margin:0 0 25px 5px;
}

}

/* LINKBOX ///////////////// */
.LinkBox{
display: flex;
flex-wrap: wrap;
}

.LinkBoxInner{
width: 295px;
display: flex;
flex-wrap: wrap;
border: 1px solid #d4d4d4;
box-shadow: 0 3px 6.37px 0.63px rgba(21, 21, 21, 0.35);
padding: 5px;
margin: 10px auto;
background-color: #8bdde3;
}

.LinkBoxH2{
flex: 0 1 290px;
order: 1;
margin-bottom: 10px;
}
.LinkBoxH2 h2 {
text-align: center;
margin: 0;
font-size: 24px;
font-weight: bold;
}

.LinkBoxTip{
flex: 0 1 auto;
margin: 0 auto;
order: 3;
width: 80px;
height: 80px;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
border-radius: 50%;
background-color: #006699;
color: #fff;
text-align: center;
}

.LinkBoxArzt, .LinkBoxBU, .LinkBoxElektro,
.LinkBoxFahrrad, .LinkBoxFlug, .LinkBoxGlas,
.LinkBoxHaus, .LinkBoxHandwerk, .LinkBoxHerz,
.LinkBoxHR, .LinkBoxHund, .LinkBoxKinder,
.LinkBoxKFZ, .LinkBoxKoffer, .LinkBoxKrankenwagen, 
.LinkBoxKurse, .LinkBoxPflegebett, .LinkBoxRecht,
.LinkBoxSchiff, .LinkBoxUV
{
flex: 0 1 auto;
order: 2;
width: 80px;
height:80px;
margin: 0 auto;
-webkit-box-align: center;
-webkit-box-pack: center;
font: 60px Fontello;
color: #fff;
}

.LinkBoxAlterman, .LinkBoxBike, .LinkBoxDoctor, .LinkBoxGesundheit, 
.LinkBoxFamilie, .LinkBoxFamiliesicher, .LinkBoxFenster,
.LinkBoxFeuer, .LinkBoxFeuerhaus, .LinkBoxFirma, .LinkBoxFoerderung,
.LinkBoxHundspritze, .LinkBoxHundkrause, .LinkBoxHauswald,
.LinkBoxHundrennend, .LinkBoxKatze, .LinkBoxKindervorsorge, .LinkBoxKleinefirma, .LinkBoxLV, .LinkBoxManrollstuhl,
.LinkBoxMfh, .LinkBoxParagraf, .LinkBoxPcarbeit,
.LinkBoxPferdreiter, .LinkBoxPferdgeld, .LinkBoxPferdkrank, 
.LinkBoxPflege, .LinkBoxRechthammer,
.LinkBoxRechthammerschild, .LinkBoxRentegeld, 
.LinkBoxRuhestand, .LinkBoxSolarhaus, .LinkBoxSchluesselhand,
.LinkBoxSpritze, .LinkBoxTierarzt, .LinkBoxTod, .LinkBoxUnfall, .LinkBoxUVsturz,
.LinkBoxUrlaub, .LinkBoxVeteriner, 
.LinkBoxWaagerecht, .LinkBoxWohnraum,.LinkBoxWohnwagen,.LinkBoxWohnmobil, .LinkBoxZahnbuerste,
.LinkBoxZuhause
{
flex: 0 1 auto;
order: 2;
width: 80px;
height:80px;
margin: 0 auto;
background-position:left center;
background-repeat:no-repeat;
background-size: 60px;
}

.LinkBoxAlterman {
    background-image:url("../../files/theme_files/backgrounds/alter-man-ws.svg");
}
.LinkBoxArzt::before {
    content: "\e9a5";
}
.LinkBoxBike {
    background-image:url("../../files/theme_files/backgrounds/bike-ws.svg");
}
.LinkBoxBU::before {
    content: "\e9ba";
}
.LinkBoxDoctor {
    background-image:url("../../files/theme_files/backgrounds/doctor-ws.svg");
}
.LinkBoxElektro::before {
    content: "\e9cc";
}
.LinkBoxFahrrad::before {
    content: "\e984";
}
.LinkBoxFamilie {
    background-image:url("../../files/theme_files/backgrounds/familie-sicherheit-ws.svg");
}
.LinkBoxFamiliesicher {
    background-image:url("../../files/theme_files/backgrounds/familie-ws.svg");
}
.LinkBoxFenster {
    background-image:url("../../files/theme_files/backgrounds/fenster-ws.svg");
}
.LinkBoxFeuer {
    background-image:url("../../files/theme_files/backgrounds/feuer-ws.svg");
}
.LinkBoxFeuerhaus {
    background-image:url("../../files/theme_files/backgrounds/feuer-haus-ws.svg");
}
.LinkBoxFirma  {
    background-image:url("../../files/theme_files/backgrounds/firma-ws.svg");
}
.LinkBoxFlug::before {
    content: "\e937";
}
.LinkBoxFoerderung {
    background-image:url("../../files/theme_files/backgrounds/foerderung-ws.svg");
}
.LinkBoxGesundheit {
    background-image:url("../../files/theme_files/backgrounds/gesundheit-ws.svg");
}
.LinkBoxGlas::before {
    content: "\e9eb";
}
.LinkBoxHandwerk::before {
    content: "\e8ce";
}
.LinkBoxHaus::before {
    content: "\e819";
}
.LinkBoxHauswald {
    background-image:url("../../files/theme_files/backgrounds/haus-wald-ws.svg");
}
.LinkBoxHerz::before {
    content: "\e9a7";
}
.LinkBoxHR::before {
    content: "\e979";
}
.LinkBoxHund::before {
    content: "\e801";
}
.LinkBoxHundkrause {
    background-image:url("../../files/theme_files/backgrounds/hundmitkrause-ws.svg");
}
.LinkBoxHundspritze {
    background-image:url("../../files/theme_files/backgrounds/hund-spritze-ws.svg");
}
.LinkBoxHundrennend {
    background-image:url("../../files/theme_files/backgrounds/hund-rennend-ws.svg");
}
.LinkBoxKatze {
    background-image:url("../../files/theme_files/backgrounds/katze-ws.svg");
}
.LinkBoxKinder::before {
    content: "\ea03";
}
.LinkBoxKindervorsorge {
    background-image:url("../../files/theme_files/backgrounds/kindervorsorge-ws.svg");
}
.LinkBoxKleinefirma {
    background-image:url("../../files/theme_files/backgrounds/kleine-firma-ws.svg");
}
.LinkBoxKFZ::before {
    content: "\e9ea";
}
.LinkBoxKoffer::before {
    content: "\e958";
}
.LinkBoxKrankenwagen::before {
    content: "\e9a8";
}
.LinkBoxKurse::before {
    content: "\e973";
}
.LinkBoxLV {
    background-image:url("../../files/theme_files/backgrounds/lv-ws.svg");
}
.LinkBoxManrollstuhl {
    background-image:url("../../files/theme_files/backgrounds/maninrollstuhl-ws.svg");
}
.LinkBoxMfh {
    background-image:url("../../files/theme_files/backgrounds/mfh-ws.svg");
}
.LinkBoxParagraf {
    background-image:url("../../files/theme_files/backgrounds/paragraf-ws.svg");
}
.LinkBoxPcarbeit {
    background-image:url("../../files/theme_files/backgrounds/pc-arbeit-ws.svg");
}
.LinkBoxPferdreiter {
    background-image:url("../../files/theme_files/backgrounds/pferd-reiter-ws.svg");
}
.LinkBoxPferdgeld {
    background-image:url("../../files/theme_files/backgrounds/pferd-geld-ws.svg");
}
.LinkBoxPferdkrank {
    background-image:url("../../files/theme_files/backgrounds/pferd-krank-ws.svg");
}
.LinkBoxPflege {
    background-image:url("../../files/theme_files/backgrounds/pflege-ws.svg");
}
.LinkBoxPflegebett::before {
    content: "\e9ab";
}
.LinkBoxRecht::before {
    content: "\e99e";
}
.LinkBoxRechthammer {
    background-image:url("../../files/theme_files/backgrounds/recht-hammer-ws.svg");
}
.LinkBoxRechthammerschild {
    background-image:url("../../files/theme_files/backgrounds/recht-hammer-schild-ws.svg");
}
.LinkBoxRentegeld{
    background-image:url("../../files/theme_files/backgrounds/rente-geld-ws.svg");
}
.LinkBoxRuhestand {
    background-image:url("../../files/theme_files/backgrounds/ruhestand-ws.svg");
}
.LinkBoxSchiff::before {
    content: "\e988";
}
.LinkBoxSchluesselhand {
    background-image:url("../../files/theme_files/backgrounds/schluessel-hand-ws.svg");
}
.LinkBoxSolarhaus {
    background-image:url("../../files/theme_files/backgrounds/solar-haus-ws.svg");
}
.LinkBoxSpritze {
    background-image:url("../../files/theme_files/backgrounds/spritze-ws.svg");
}
.LinkBoxTierarzt {
    background-image:url("../../files/theme_files/backgrounds/tierarzt-ws.svg");
}
.LinkBoxTod {
    background-image:url("../../files/theme_files/backgrounds/tod-ws.svg");
}
.LinkBoxUnfall {
    background-image:url("../../files/theme_files/backgrounds/unfall-ws.svg");
}
.LinkBoxUrlaub {
    background-image:url("../../files/theme_files/backgrounds/urlaub-ws.svg");
}
.LinkBoxUVsturz {
    background-image:url("../../files/theme_files/backgrounds/uv-ws.svg");
}
.LinkBoxUV::before {
    content: "\e9a8";
}
.LinkBoxVeteriner {
    background-image:url("../../files/theme_files/backgrounds/veterinaer-ws.svg");
}
.LinkBoxWaagerecht {
    background-image:url("../../files/theme_files/backgrounds/waaage-recht-ws.svg");
}
.LinkBoxWohnraum {
    background-image:url("../../files/theme_files/backgrounds/wohnraum-ws.svg");
}
.LinkBoxWohnwagen{
    background-image:url("../../files/theme_files/backgrounds/wohnwagen-ws.svg");
}
.LinkBoxWohnmobil{
    background-image:url("../../files/theme_files/backgrounds/wohnmobil-ws.svg");
}
.LinkBoxZahnbuerste {
    background-image:url("../../files/theme_files/backgrounds/zahn-buerste-ws.svg");
}
.LinkBoxZuhause {
    background-image:url("../../files/theme_files/backgrounds/zuhause-ws.svg");
}

.LinkBoxBtn{
flex: 0 1 auto;
order:4;
margin: 10px auto 0px auto;
width: 240px;
padding: 7px 15px 7px 10px;
background-color: #ffa933;
border-color: #ffa933;
}
.LinkBoxBtn a:link, .LinkBoxBtn a:hover, .LinkBoxBtn a:visited{
margin: 20px;
font-size: 17px;
font-weight: bold;
text-decoration: none;
color: #fff;
}
.LinkBoxBtn a:hover{
color: #006699;
}
.LinkBoxBtn a:after  {
    display:inline-block;
    float: right;
    font:20px Fontello;
    font-weight:bold;
    color:#006699;
    content: '\e8fd';
}

.LinkBoxCalc{
display: flex;
flex-wrap: wrap;
}
.LinkBoxCalcInner
{
min-width: 295px;
/*box-shadow: 0 3px 6.37px 0.63px rgba(21, 21, 21, 0.35);*/
/*border: 1px solid #000;*/
flex: 0 1 auto;
margin: 10px auto;
background-color: #006699;
padding: 10px;
}
.LinkBoxCalcInner a, .LinkBoxCalcInner a:link, .LinkBoxCalcInner a:visited{
padding: 0 7px 0 7px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 17px;
}
.LinkBoxCalcInner a:hover{
color: #fa8535;
text-decoration: underline;
}
.LinkBoxCalcInner:before {
font: 24px Fontello;
content: "\e9ce";
color: #fff;
}
.LinkBoxCalcInner:after{
font: 24px Fontello;
content: "\e8fd";
color: #fff;
float: right;
}


/* Footer //// */
footer {
    background-color:#e0e0e0;
}

#footer h1.bordered,
#footer h2.bordered,
#footer h3.bordered,
#footer h4.bordered,
#footer h5.bordered,
#footer h6.bordered {
    margin-top:11px;
    margin-bottom:11px;
    font-size:17px;
    line-height:30px;
}
#footer .bordered h1,
#footer .bordered h2,
#footer .bordered h3,
#footer .bordered h4,
#footer .bordered h5,
#footer .bordered h6 {
    margin-top:11px;
    margin-bottom:11px;
    font-size:17px;
    line-height:30px;
}

.footer-service {
    margin-bottom:10px;
    padding-left:10px;
    background-color:#e8e8e8;
}
.footer-service a {
    display:block;
    text-decoration:none;
}
.footer-service a:hover {
    color:#515151;
}

/* ICONS ACCORDION //////////////////////////////////////////////////// */
.accHaft .ui-accordion-header::before,
.accHaus .ui-accordion-header::before,
.accRecht .ui-accordion-header::before,
.accUnfall .ui-accordion-header::before,
.accGebäude .ui-accordion-header::before {
    position:relative;
    display:inline-block;
    margin-right:15px;
    font:20px Fontello;
    color:#006699;
}
.accHaft .ui-accordion-header::before {
    content: '\ea03';
}
.accHaus .ui-accordion-header::before {
    content: '\e979';
}
.accRecht .ui-accordion-header::before {
    content: '\e99e';
}
.accUnfall .ui-accordion-header::before {
    content: '\e9a8';
}
.accGebäude .ui-accordion-header::before {
    content: '\e819';
}

.ui-accordion-header:hover::before,
.ce_accordion .ui-accordion-header-active::before {
    color:#ffffff;
}

/* ICONS VOR UEBERSCHRIFTEN H3, H4//////////////////////////////////////////////////// */
#accGlas h3,
#accPrivatR h3,
#accVerkehrR h3,
#accWohnR h3,
#accBerufR h3,
#accSpezialR h3,
#accVermR h3,
#accWohnFR h3,
#accBerufFR h3,
#accNebenVertragR h3,
#accVersVertragR h3,
#accVertragR h3,
#accInkassoR h3,
#accFirmaFR h3{
    background-position-y: 2px;
    background-size: 22px;
    background-repeat:no-repeat;
    padding-left: 28px;
    position: relative;
}
#accGlas h3{
    background-image:url("../../files/theme_files/backgrounds/glas_acc.png");
}
#accPrivatR h3{
    background-image:url("../../files/theme_files/backgrounds/privat.png");
}
#accVerkehrR h3{
    background-image:url("../../files/theme_files/backgrounds/verkehr.png");
}
#accWohnR h3{
    background-image:url("../../files/theme_files/backgrounds/wug.png");
}
#accBerufR h3 {
    background-image:url("../../files/theme_files/backgrounds/arbeit_b.png");
}
#accSpezialR h3{
    background-image:url("../../files/theme_files/backgrounds/paragraph_b.png");
}
#accVermR h3 {
    background-image:url("../../files/theme_files/backgrounds/vermieter_b.png");
}
#accWohnFR h3{
    background-image:url("../../files/theme_files/backgrounds/fabrik_b.png");
}
#accBerufFR h3 {
    background-image:url("../../files/theme_files/backgrounds/angetellte_b.png");
}
#accNebenVertragR h3{
    background-image:url("../../files/theme_files/backgrounds/dienstleistung_b.png");
}
#accVersVertragR h3{
    background-image:url("../../files/theme_files/backgrounds/vertrag_b.png");
}
#accVertragR h3{
    background-image:url("../../files/theme_files/backgrounds/vertrag_b.png");
}
#accInkassoR h3{
    background-image:url("../../files/theme_files/backgrounds/geldbeutel_b.png");
}
#accFirmaFR h3 {
    background-image:url("../../files/theme_files/backgrounds/fabrik_b.png");
}


#accBlank h4:before {
    position: relative;
    display:inline-block;
    margin-right:9px;
    font:12px Fontello;
    content: "\e878";
    color:#227ac6d9;
}



/* SchadenContainer ////////////////////////////////////////////////// */
.beispiel_container {
    padding:10px 20px;
    background-color:#e8e8e8;
    font-style:italic;
}

/* Flex Container Reiseversicherung //////////////////////////////////// */
.ReiseFlexBox {
    padding:15px;
    border:1px solid #006699;
    display: flex;
    flex-wrap: wrap;
}
.ReiseFlexBox div {
    min-width:200px;
}
.ReiseFlexBox a {
    display:block;
    margin-right:10px;
    padding:6px 13px;
    background-color:#006699;
    color:#ffffff;
    cursor: pointer;
}
.ReiseFlexBox a:hover {
    background-color:rgba(006699,.9);
}




/* ACCORDION //////////// */
.ce_accordion {
    margin-bottom:10px;
}
.ce_accordion .toggler {
    width:100%;
    position:relative;
    display:block;
    padding:11px 40px 11px 11px;
    background-color:#e8e8e8;
    color:#515151;
    cursor:pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ce_accordion .toggler:hover,
.ce_accordion .ui-accordion-header-active {
    background-color:#006699;
    color:#ffffff;
}
.ce_accordion .toggler:focus {
    outline:none;
}
.ce_accordion .ui-accordion-header:after {
    right:15px;
    top:13px;
    position:absolute;
    font:16px Fontello;
    color:#006699;
    content: "\e90f";
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ce_accordion .ui-accordion-header:hover:after {
    color:#ffffff;
}
.ce_accordion .ui-accordion-header-active:after {
    right:15px;
    top:13px;
    position:absolute;
    font:16px Fontello;
    color:#ffffff;
    content: "\e90e";
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ce_accordion .accordion {
    padding:10px 11px;
}





/* INFO TABELLEN //////////// */
.info_table table {
border-collapse: collapse;
width: 98%; 
font-size: 0.9em;
border: 1px solid #006699; /*#8C9F04;*/
box-shadow: 0 0 6px #006699;;
-webkit-box-shadow: 0 0 6px #006699;;
-moz-box-shadow: 0 0 6px #006699;;
}
.info_table table tr:nth-child(1n+1) {
background-color: #fff5dd;
}
.info_table table tr:nth-child(2n+2) {
background-color: #fff;
}
.info_table table td {
padding: 2px 5px 2px 5px;
border: 1px solid #006699;
}


/* BEWERTUNGEN //////////////////////////////////////////////////////////////////// */ 
#com_tl_page_306 .widget {
    width:50%;
    float:left;
}
#com_tl_page_306 .text {
    width:98%;
}
#com_tl_page_306 .rating {
    float:left;
    border: none;
}
#com_tl_page_306 .rating input {
    display:none;
}
#com_tl_page_306 .rating label:before {
    display:inline-block;
    margin:5px;
    font:1.25em Fontello;
    content: "\e9f3";
}
#com_tl_page_306 .rating label {
    float:right;
    color:#ddd;
}
#com_tl_page_306 .rating input:checked ~ label,
#com_tl_page_306 .rating:not(:checked) > label:hover,
#com_tl_page_306 .rating:not(:checked) > label:hover ~ label {
    color:#ffd700;
}
#com_tl_page_306 .rating > input:checked + label:hover,
#com_tl_page_306 .rating > input:checked ~ label:hover,
#com_tl_page_306 .rating > label:hover ~ input:checked ~ label,
#com_tl_page_306 .rating > input:checked ~ label:hover ~ label {
    color:#ffed85;
}
#com_tl_page_306 .rating span {
    width:150px;
    float:left;
    font-size:1.3em;
    color:#006699;
}


/* SLIDER BEWERTUNG IM CONTENT (z.b.RECHNER-SEITEN) //////////////////////////////////////// */
#SliderKundenbewertung .slider-control {
    display:none;
}
#SliderKundenbewertung {
    margin-top:25px;
}




/* RIGHT SIDE // */
#right .ce_list ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
p.ContainerTitle {
    margin:0;
    padding-bottom:10px;
    padding-left:0;
    border-top:0px solid #d6d6d6;
    border-right:0px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    border-left:0px solid #d6d6d6;
    font-size:17px;
    line-height:34px;
    color:#006699;
    background: none;
}
p.ContainerTitle::after {
    width:50px;
    height:4px;
    position:relative;
    display:block;
    margin-top:7px;
    margin-bottom:-11px;
    background-color:#fa8535;
    font:0px FontAwesome;
    content: ".";
}
.produkt_empfehlung {
    padding:3%;
    background-color:#e8e8e8;
}
.produkt_empfehlung p {
    margin:0;
}
p.icon-call::before {
    font:20px Fontello;
    font-weight:bold;
    color:#006699;
    content: '\e8c8';
}
.img_vergleichrech_right {
    margin-bottom:75px;
}
.img_vergleichrech_right figure {
    text-align:center;
}

#right hr {
margin-bottom: 50px; background: #006699; height: 2px; border: 0px; background-image: linear-gradient(to right, #d9f0fc, #268ce4, #d9f0fc);
}

#right figure {
    text-align:center;
}


/* Site: WIR UEBER UNS /////////////////////////////////////////////////////// */
.sc-count3 p.sparpreis::before {
    width:50px;
    height:47px;
    top:15px;
    position:relative;
    display:inline-block;
    margin-right:15px;
    background-image:url("../../files/theme_files/backgrounds/sparpreis_kl.png");
    background-repeat:no-repeat;
    content:"";
}
.sc-count2 p.lexika::before {
    width:50px;
    height:47px;
    top:22px;
    position:relative;
    display:inline-block;
    margin-right:15px;
    background-image:url("../../files/theme_files/backgrounds/lexika.png");
    background-repeat:no-repeat;
    content: "";
}
.sc-count1 p.eigRech::before {
    width:50px;
    height:47px;
    top:15px;
    position:relative;
    display:inline-block;
    margin-right:15px;
    background-image:url("../../files/theme_files/backgrounds/eigeneRechner.jpg");
    background-repeat:no-repeat;
    content:"";
}
.sc-count3 p.sparpreis,
.sc-count2 p.lexika,
.sc-count1 p.eigRech,
.sc-count0 p.beratung {
    font-size:20px;
    line-height:30px;
    color:#006699;
}



/* ///////////////////////neues Menue /////////////////////////////// */
.navbar-toggler{
    height: 50px;
    width: 50px;
    padding: 0;
    transition: all 0.4s ease;
    border: 2px solid #000;
    border-radius: 4px;
    overflow: hidden;
    background: #006699;
    color: #292929;
    text-align: center;
    cursor: pointer;
}
.navbar-toggler::before{
    line-height: 50px;
    font-size:28px;
    font-family: "fontello";
    content: '\e8cb';
}
.navbar-toggler:hover{
    opacity: 0.7;
}
.navbar-collapse{
    display: none;
    overflow-y: scroll;
}
.navbar{
    background: #3b3b3b;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    z-index: 10;
}

.navbar-nav > li > a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    display: block;
    padding: 1px 10px;
    margin: 0.2rem 0;
    border-bottom: 1px solid #ddd;
    border-radius: 1px;
    position: relative;
    transition: all 0.4s ease;
}
.navbar-nav > li > a:hover{
    opacity: 0.7;
}
.drop-icon{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.drop-icon::before{
    height: 20px;
    font: 18px Fontello;
    color: #fff;
    content: '\e8fd';
}
.sub-menu{
    display: none;overflow: hidden;
}
.sub-menu ul li{
    text-transform: capitalize;
    padding: 0;
}
.sub-menu ul li a{
    opacity: 0.8;
    transition: all 0.5s ease;
    font-size: 15px;
    line-height: 35px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
}
.sub-menu ul li a:hover{
    padding-left: 5px;
    opacity: 0.9;
    text-decoration: underline;
}
.sub-menu-item ul{
    margin-left: 10px;
}
.sub-menu-item p{
    /*display: none;*/
}


@media screen and (max-width: 959px){

.sub-menu-item p{
    display: none;
}

}




/* Media Queries */
@media screen and (min-width: 959px){
	
   #Menusection .mod_article .block {
    	overflow: visible !important;
	}
    .navbar{
   	display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0;
        margin:0;
        position: relative;
        height: 50px;
    }
    .navbar-toggler{
        display: none;
    }
    .navbar-collapse{
        display: block!important;
        overflow-y: hidden;
        flex: 1 0 auto;
    }
    .navbar-nav{
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    .navbar-nav > li:hover{
	background:#006699;
    }
    .navbar-nav > li > a{
        border-bottom: none;
        line-height: 22px;
        font-size: 13px;
    }
    .navbar-nav > li:hover .sub-menu{
        display: grid!important;
        grid-template-columns: repeat(4, 1fr);
        padding: 0 5rem;
    }
   .drop-icon{
       display: none;
    }

    .sub-menu{
        position: absolute;
        left: 0;
        background: #006699;
        width: 85.5%;
    	}
    .sub-menu ul li{
	padding: 0.2rem 0;
	margin: 0.2rem 0;
	font-size: 0.95rem;
	}
   .sub-menu-item{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	padding: 10px 0 0 10px;
        margin:0;
	}
   .sub-menu-item p{
        text-transform: capitalize;
        font-size: 1rem;
        padding: 2px 0 0 5px;;
	font-weight: bolder;
	}


  
}


/* SEARCH MENUSECTION //////////// */
#Menusection .mod_search {
    display: flex;
    width:50px;
    height:50px;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    padding:0;
    background-color:#006699;
    -ms-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 1050;
}
#Menusection .mod_search:hover {
    width:100%;
}
#Menusection .mod_search .formbody {
    width:100%;
    height:50px;
}
#Menusection .mod_search .formbody:before {
    width:50px;
    height:33px;
    right:0;
    top:0;
    position:absolute;
    padding-top:17px;
    text-align:center;
    background-color:#444;
    font:15px Fontello;
    color:#006699;
    content: "\e9ed";
}
#Menusection .mod_search .formbody .submit {
    width:50px;
    height:50px;
    right:0;
    top:0;
    position:absolute;
    margin:0;
    padding:0;
    -webkit-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    border:0px;
    border-radius:0;
    font-size:0px;
    cursor:pointer;
    background:transparent;
}
#Menusection .mod_search .formbody .submit:hover {
    background-color:rgba(0,0,0,.05);
}

#Menusection .mod_search .formbody .text {
    width:100%;
    height:50px;
    left:0;
    top:0;
    position:absolute;
    display:block;
    padding:0 60px 0 90px;
    vertical-align:middle;
    background-color:rgba(0,0,0,.01);
    -webkit-box-shadow:0 0 0 0;
    box-shadow:0 0 0 0;
    border:0px;
    border-radius:0;
    font-size:14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    -webkit-appearance: none;
}
#Menusection .mod_search .header,
#Menusection .mod_search .first,
#Menusection .mod_search .last,
#Menusection .mod_search .even {
    display:none;
}






@media (min-width: 768px) {

/* Main //////////768? */ 
#main {
    width:70%;
    float:left;
    padding-right:3.5%;
    border-top:0px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
    border-bottom:0px solid #d6d6d6;
    border-left:0px solid #d6d6d6;
}

/* left ////////// */
#right {
    width:22.75%;
    float:right;
}

/* Links //////////// */
.pdf_link {
    margin-right:-35%;
}
}


/* RECHNERSECTION ////////////////////////////////////////////////////// */ 
.calculator {
    position:relative;
    text-align:center;
    z-index:999;
}
.calculator form br {
    display:block;
}
p.form-p-tag {
    margin-bottom:3px;
    font-size:20px;
    font-weight:bold;
}
.calculator .gebaeude {
    margin-right:15px;
}
.arrow-big:before {
    display:inline-block;
    margin-top:-1px;
    margin-right:8px;
    margin-left:-9px;
    padding:6px 8px;
    background-color:#fa8535;
    background-position:left center;
    border:1px solid #252525;
    font:1.3em Fontello;
    color:#ffffff;
    content: "\e906";
}
.heading_rechnersection p {
    display:inline-block;
    margin-bottom:0;
    padding-left:22%;
    font-size:20px;
    line-height:30px;
}
.heading_rechnersection_th p {
    display:inline-block;
    margin-bottom:0;
    padding-left:27%;
    font-size:20px;
    line-height:30px;
}
.heading_rechnersection_bu p {
    display:inline-block;
    margin-bottom:0;
    padding-left:30%;
    font-size:20px;
    line-height:30px;
}
.calculator div.rs {
    display:inline-block;
    vertical-align:top;
}
.rs img {
    margin-left:50px;
}
.calculator div.rs input[type="checkbox"],
.calculator div.rs input[type="radio"] {
    display:none;
}
.calculator div.gebaeude input[type="radio"] {
    height:50px;
    display:inline-block;
    vertical-align:middle;
}
.calculator .kfz input {
    width:20px;
    height:28px;
    position:relative;
    padding-right:20px;
    padding-left:20px;
    border:1px solid #006699;
    color:#006699;
}
.calculator .verm input {
    width:50px;
    height:28px;
    position:relative;
    padding-right:10px;
    padding-left:10px;
    border:1px solid #006699;
    color:#006699;
}
select {
    width:100%;
    font-size:1em;
    -webkit-appearance: none;
    -moz-appearance: none;
     appearance: none;
    border: none;
}
.calculator button {
    height:40px;
    margin-top:12px;
    margin-bottom:10px;
    background-color:#006699;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
     appearance: none;
    border: none;
    cursor: pointer;
}
.calculator .selectbox-neu {
    margin-top:13px;
    padding-right:10px;
    padding-left:10px;
}
.calculator .selectbox {
    position:relative;
    margin-top:5px;
    margin-right:-5px;
    padding:10px 15px;
    background-color:#e8e8e8;
}
.calculator select {
    width:100%;
    height:30px;
    position:relative;
    padding: 0 20px;
    border:1px solid #006699;
    color:#006699;
    background: #fff url("../../files/theme_files/backgrounds/select_arrow.png") no-repeat scroll right 12px;
    cursor: pointer;
}
.rs_label_checkbox:before,
.rs_label_radio:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/rechtsschutz_bg_all.png");
    background-repeat:no-repeat;
    background-size: 450px auto;
    content:"";
}
.label_fam:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/familie_grau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_si:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/single_grau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_paar:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/paar_grau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_siki:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/singleKind_grau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_fam:hover:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/familie_blau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_si:hover:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/single_blau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_paar:hover:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/paar_blau.png");
    background-repeat:no-repeat;
    content:"";
}
.label_siki:hover:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/singleKind_blau.png");
    background-repeat:no-repeat;
    content:"";
}
.calculator div.rs input[type="radio"]:checked + label.label_fam:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/familie_blau_check.png");
    background-repeat:no-repeat;
    content:"";
}
.calculator div.rs input[type="radio"]:checked + label.label_si:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/single_blau_check.png");
    background-repeat:no-repeat;
    content:"";
}
.calculator div.rs input[type="radio"]:checked + label.label_paar:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/paar_blau_check.png");
    background-repeat:no-repeat;
    content:"";
}
.calculator div.rs input[type="radio"]:checked + label.label_siki:before {
    width:64px;
    height:50px;
    position:relative;
    display:block;
    margin-bottom:5px;
    background-image:url("../../files/theme_files/backgrounds/singleKind_blau_check.png");
    background-repeat:no-repeat;
    content:"";
}
#Rechnersection.sticky {
    position: fixed;
    z-index: 1999;
    top: 0;
    max-width: 1100px !important;
    width: 100%;
}
#Rechnersection.sticky .inside::after {
    background-image:url("../../files/theme_files/backgrounds/01.png");
    background-repeat:repeat;
}
#Rechnersection .calculator .submit,
.inkasso .submit {
    width:150px;
    height:50px;
    display:inline-block;
    margin:5px 20px;
    padding:0;
    font-size:22px;
}
#Rechnersection .calculator .submit_verm {
    width:150px;
    height:67px;
    position:relative;
    float:none;
    clear:both;
    display:inline-block;
    margin:5px 20px;
    padding:0;
    background-color:#006699;
    font-size:22px;
    color:#ffffff;
    border: 0 none;
    cursor: pointer;
    text-decoration: none;
}
#Rechnersection .calculator .submit_verm:hover {
    background-color:rgba(006699,.9);
}
@media (min-width:220px) {
    .rs_label_checkbox.label_priv:before {background-position: -0 -110px;}
    .rs_label_checkbox.label_wg:before {background-position: -200px -110px;}
    .rs_label_checkbox.label_ar:before {background-position: -68px -110px;}
    .rs_label_checkbox.label_verk:before {background-position: -134px -110px;}
    .rs_label_checkbox.label_priv:hover:before {background-position: -0 -55px;}
    .rs_label_checkbox.label_wg:hover:before {background-position: -200px -55px;}
    .rs_label_checkbox.label_ar:hover:before {background-position: -68px -55px;}
    .rs_label_checkbox.label_verk:hover:before {background-position: -134px -55px;}
    .rs_label_checkbox.label_verm:before {background-position: -333px -110px}
    .rs_label_checkbox.label_verm:hover:before {background-position: -333px -55px;}
    .calculator div.rs input[type="checkbox"]:checked + label.label_priv:before {background-position: 0 0;}
    .calculator div.rs input[type="checkbox"]:checked + label.label_wg:before {background-position: -200px 0;}
    .calculator div.rs input[type="checkbox"]:checked + label.label_ar:before {background-position: -68px 0;}
    .calculator div.rs input[type="checkbox"]:checked + label.label_verk:before {background-position: -134px 0;}
    .calculator div.rs input[type="checkbox"]:checked + label.label_verm:before {background-position: -333px 0;}
    #right .rs_label_checkbox.label_priv:before {background-position: -5px -110px;}
    #right .rs_label_checkbox.label_wg:before {background-position: -205px -110px;}
    #right .rs_label_checkbox.label_ar:before {background-position: -73px -110px;}
    #right .rs_label_checkbox.label_verk:before {background-position: -139px -110px;}
    #right .rs_label_checkbox.label_priv:hover:before {background-position: -5px -55px;}
    #right .rs_label_checkbox.label_wg:hover:before {background-position: -205px -55px;}
    #right .rs_label_checkbox.label_ar:hover:before {background-position: -73px -55px;}
    #right .rs_label_checkbox.label_verk:hover:before {background-position: -139px -55px;}
    #right .calculator div.rs input[type="checkbox"]:checked + label.label_priv:before {background-position: -5px 0;}
    #right .calculator div.rs input[type="checkbox"]:checked + label.label_wg:before {background-position: -205px 0;}
    #right .calculator div.rs input[type="checkbox"]:checked + label.label_ar:before {background-position: -73px 0;}
    #right .calculator div.rs input[type="checkbox"]:checked + label.label_verk:before {background-position: -139px 0;}
}
@media (max-width: 480px) {
    #Rechnersection .calculator .submit {
    top: 0px;
    }
    .heading_rechnersection p, .heading_rechnersection_th p {
    padding-left: 5px;
    }
    .sc4 {
    display: none;
    }
}
@media (max-width: 640px) {
    .rs img {
    display: none;
    }
}
#right .rs_label_checkbox:before {
    width:56px;
    height:50px;
}
#right .rs img,
.SliderRechner .rs img {
    display:none;
}
.table {
    display:table;
    margin-top:10px;
    margin-right:auto;
    margin-left:auto;
    font-size:20px;
    border: none;
}
div.unf-table {
    display:table-cell;
    padding-right:80px;
    border: none;
}
.calculator form label {
    margin-right:15px;
}
@media (min-width:740px) {
    .dmm_ribbon {
        	margin-bottom:40px;
        	position:absolute;
        	z-index:0;
        	text-align:center;
        	color:#fff;
        	width:60px;
        	height:100px;
        	top:-5px;
        	left:20px;
        	-moz-box-shadow:1px 0 2px rgba(0, 0, 0, 0.3);
                -webkit-box-shadow:1px 0 2px rgba(0, 0, 0, 0.3);
        	box-shadow:1px 0 2px rgba(0, 0, 0, 0.3);
                -moz-border-radius:5px 0 0 0;
        	-webkit-border-radius:5px 0 0 0;
        	border-radius:5px 0 0 0;
        }

        .dmm_ribbon:before,.dmm_ribbon:after {
        	content:'';
        	position:absolute;
        	z-index:-2;
        	width:20px;
        	height:70px;
        	background:#666;
        }
        .dmm_ribbon:before {
        	bottom:18px;
        	right:5px;
        	-moz-transform:rotate(12deg) skew(18deg, 28deg);
        	-webkit-transform:rotate(12deg) skew(18deg, 28deg);
        	border-right-color:#fa8535 ;
        	-o-transform:rotate(12deg) skew(18deg, 28deg);
        	-ms-transform:rotate(12deg) skew(18deg, 28deg);
        	transform:rotate(12deg) skew(18deg, 28deg);
        	-moz-box-shadow:8px 25px 4px rgba(0, 0, 0, 0.5);
        	-webkit-box-shadow:8px 25px 4px rgba(0, 0, 0, 0.5);
        	box-shadow:8px 25px 4px rgba(0, 0, 0, 0.5);
        	border-top-color:#fa8535 ;
        }
        .dmm_ribbon:after {
        	bottom:16px;left:5px;
        	-moz-transform:rotate(-23deg) skew(-18deg, -28deg);
        	-webkit-transform:rotate(-23deg) skew(-18deg, -28deg);
        	-o-transform:rotate(-23deg) skew(-18deg, -28deg);
        	-ms-transform:rotate(-23deg) skew(-18deg, -28deg);
        	transform:rotate(-23deg) skew(-18deg, -28deg);
        	-moz-box-shadow:-5px 20px 4px rgba(0, 0, 0, 0.5);
        	-webkit-box-shadow:-5px 20px 4px rgba(0, 0, 0, 0.5);
        	box-shadow:-5px 20px 4px rgba(0, 0, 0, 0.5);
        }

        .dmm_ribbon span {
        	display:block;
        	height:100%;
        	position:relative;
        	-moz-border-radius:5px 0 0 0;
        	-webkit-border-radius:5px 0 0 0;
        	border-radius:5px 0 0 0;
        	background-color:#fa8535 ;
        	padding-top: 15px;
        	-webkit-box-sizing: border-box;
        	-moz-box-sizing: border-box;
        	box-sizing: border-box;
        	cursor:pointer;
            font-weight: bold;
        }

        .dmm_ribbon span:before,.dmm_ribbon span:after {
        	content:'';
        	position:absolute;
        	z-index:-1;
        }
        .dmm_ribbon span:before {
        	border-style:solid;
        	border-width:5px;
        	border-color:transparent;
        	right:-5px;
        	top:0;-moz-transform:rotate(45deg);
        	-webkit-transform:rotate(45deg);
        	-o-transform:rotate(45deg);
        	-ms-transform:rotate(45deg);
        	transform:rotate(45deg);
        	-moz-border-radius:5px;
        	-webkit-border-radius:5px;
        	border-radius:5px;
        	border-top-color:#fa8535 ;
        	border-left-color:#fa8535 ;
        }
        .dmm_ribbon span:after {
        	bottom:-30px;
        	left:0;
        	border-style:solid;
        	border-width:30px;
        	border-color:#fa8535  #fa8535  transparent #fa8535 ;
        }

}
@media (max-width:739px) {
    .dmm_ribbon {
        display: none;
        }
}

.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:rgba(75,75,75,.8);color:#fff;font-size:1em;text-align:center;z-index:10000}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}button.cookiebar__button:hover{background:#3e824a;}.cookiebar__button.denail{background-color:#a50810;margin:0 10px}.cookiebar__button.denail:hover{background:#74060b}

