/* bootstrap-contao-basic.css */
*,*:before,*:after{margin:0;padding:0;background-repeat:no-repeat;border:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline: 0}figure{line-height:1}html{height:100%;overflow:scroll;margin-bottom:1px;padding-bottom:1px;-webkit-text-size-adjust: none}body{overflow-x:hidden}img{height:auto;max-width:100%}.ausbreiten{margin-left: 0;margin-right: -50px}.kein-padding{padding:0}.mobil{display:none}.clear{clear:both}#wrapper{width:100%;max-width:100%}.inside,.container{margin-right:auto;margin-left:auto;padding-right:25px;padding-left:25px}.inside > *:not([class*="col-"]){clear:both;padding-right:25px;padding-left:25px}.inside > .row{padding-right:0 !important;padding-left:0 !important}.inside:before,.inside:after,.container:before,.container:after{display:table;content:" "}.inside:after,.container:after{clear:both}.mod_article [class*="ce_"],.mod_article [class*="mod_"]{margin-right:0;margin-left:0}.row{margin-right:-15px;margin-left:-15px;padding-right:0 !important;padding-left:0 !important}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{min-height:1px;position:relative;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-offset-12{margin-left:100% !important}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334% !important}.col-xs-offset-9{margin-left:75% !important}.col-xs-offset-8{margin-left:66.66666666666666% !important}.col-xs-offset-7{margin-left:58.333333333333336% !important}.col-xs-offset-6{margin-left:50% !important}.col-xs-offset-5{margin-left:41.66666666666667% !important}.col-xs-offset-4{margin-left:33.33333333333333% !important}.col-xs-offset-3{margin-left:25% !important}.col-xs-offset-2{margin-left:16.666666666666664% !important}.col-xs-offset-1{margin-left:8.333333333333332% !important}
/* bootstrap-hidden-visible.css */
.visible-xs,.visible-sm,.visible-md,.visible-lg{display: none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display: none !important}@media (max-width: 767px){.visible-xs {    display: block !important;  }  table.visible-xs {    display: table !important;  }  tr.visible-xs {    display: table-row !important;  }  th.visible-xs,  td.visible-xs {    display: table-cell !important;  }}@media (max-width: 767px){.visible-xs-block {    display: block !important;  }}@media (max-width: 767px){.visible-xs-inline {    display: inline !important;  }}@media (max-width: 767px){.visible-xs-inline-block {    display: inline-block !important;  }}@media (min-width: 768px) and (max-width: 991px){.visible-sm {    display: block !important;  }  table.visible-sm {    display: table !important;  }  tr.visible-sm {    display: table-row !important;  }  th.visible-sm,  td.visible-sm {    display: table-cell !important;  }}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block {    display: block !important;  }}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline {    display: inline !important;  }}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block {    display: inline-block !important;  }}@media (min-width: 992px) and (max-width: 1199px){.visible-md {    display: block !important;  }  table.visible-md {    display: table !important;  }  tr.visible-md {    display: table-row !important;  }  th.visible-md,  td.visible-md {    display: table-cell !important;  }}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block {    display: block !important;  }}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline {    display: inline !important;  }}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block {    display: inline-block !important;  }}@media (min-width: 1200px){.visible-lg {    display: block !important;  }  table.visible-lg {    display: table !important;  }  tr.visible-lg {    display: table-row !important;  }  th.visible-lg,  td.visible-lg {    display: table-cell !important;  }}@media (min-width: 1200px){.visible-lg-block {    display: block !important;  }}@media (min-width: 1200px){.visible-lg-inline {    display: inline !important;  }}@media (min-width: 1200px){.visible-lg-inline-block {    display: inline-block !important;  }}@media (max-width: 767px){.hidden-xs {    display: none !important;  }}@media (min-width: 768px) and (max-width: 991px){.hidden-sm {    display: none !important;  }}@media (min-width: 992px) and (max-width: 1199px){.hidden-md {    display: none !important;  }}@media (min-width: 1200px){.hidden-lg {    display: none !important;  }}.visible-print{display: none !important}@media print{.visible-print {    display: block !important;  }  table.visible-print {    display: table !important;  }  tr.visible-print {    display: table-row !important;  }  th.visible-print,  td.visible-print {    display: table-cell !important;  }}.visible-print-block{display: none !important}@media print{.visible-print-block {    display: block !important;  }}.visible-print-inline{display: none !important}@media print{.visible-print-inline {    display: inline !important;  }}.visible-print-inline-block{display: none !important}@media print{.visible-print-inline-block {    display: inline-block !important;  }}@media print{.hidden-print {    display: none !important;  }}
@media (min-width:768px){
/* bootstrap-contao-min-width-768px.css */
.inside,.container{width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-offset-12{margin-left:100% !important}.col-sm-offset-11{margin-left:91.66666666666666% !important}.col-sm-offset-10{margin-left:83.33333333333334% !important}.col-sm-offset-9{margin-left:75% !important}.col-sm-offset-8{margin-left:66.66666666666666% !important}.col-sm-offset-7{margin-left:58.333333333333336% !important}.col-sm-offset-6{margin-left:50% !important}.col-sm-offset-5{margin-left:41.66666666666667% !important}.col-sm-offset-4{margin-left:33.33333333333333% !important}.col-sm-offset-3{margin-left:25% !important}.col-sm-offset-2{margin-left:16.666666666666664% !important}.col-sm-offset-1{margin-left:8.333333333333332% !important}
}
@media (min-width:992px){
/* bootstrap-contao-min-width-992px.css */
.inside,.container{width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-offset-12{margin-left:100% !important}.col-md-offset-11{margin-left:91.66666666666666% !important}.col-md-offset-10{margin-left:83.33333333333334% !important}.col-md-offset-9{margin-left:75% !important}.col-md-offset-8{margin-left:66.66666666666666% !important}.col-md-offset-7{margin-left:58.333333333333336% !important}.col-md-offset-6{margin-left:50% !important}.col-md-offset-5{margin-left:41.66666666666667% !important}.col-md-offset-4{margin-left:33.33333333333333% !important}.col-md-offset-3{margin-left:25% !important}.col-md-offset-2{margin-left:16.666666666666664% !important}.col-md-offset-1{margin-left:8.333333333333332% !important}
}
@media (min-width:1200px){
/* bootstrap-contao-min-width-1200px.css */
.inside,.container{width:1200px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-offset-12{margin-left:100% !important}.col-lg-offset-11{margin-left:91.66666666666666% !important}.col-lg-offset-10{margin-left:83.33333333333334% !important}.col-lg-offset-9{margin-left:75% !important}.col-lg-offset-8{margin-left:66.66666666666666% !important}.col-lg-offset-7{margin-left:58.333333333333336% !important}.col-lg-offset-6{margin-left:50% !important}.col-lg-offset-5{margin-left:41.66666666666667% !important}.col-lg-offset-4{margin-left:33.33333333333333% !important}.col-lg-offset-3{margin-left:25% !important}.col-lg-offset-2{margin-left:16.666666666666664% !important}.col-lg-offset-1{margin-left:8.333333333333332% !important}
}
/* bootstrap-change-gutter-width-50px.css */
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{min-height:1px;position:relative;padding-right:25px;padding-left:25px}
/* custom-basic.css */
body{background:#fff url("../../files/_inhalte/bilder/bg-olivenleder-jacke-links.jpg") center top no-repeat;font:16px/1.4 'source sans pro', sans-serif;font-weight:normal;color:#000000;background-size:cover;background-attachment:fixed}body.hintergrund-farbig{background-color:#fffffa;background-image:none}body.hintergrund-farbig2{background-color:#e6e6dc;background-image:none}body.hintergrund-farbig3{background-color:#a09168;background-image:none}body.hintergrund-farbig4{background-color:#8bb875;background-image:none}body.hintergrund-farbig5{background-color:#c8a841;background-image:none}body.hintergrund-farbig6{background-color:#ff6a42;background-image:none}body.hintergrund-farbig7{background-color:#d0dab7;background-image:none}body.hintergrund-farbig8{background-color:#acc8de;background-image:none}body.hintergrund-farbig9{background-color:#ffff9b;background-image:none}body.hintergrund-farbig10{background-color:#fea178;background-image:none}body.hintergrund-farbig #header,body.hintergrund-farbig2 #header,body.hintergrund-farbig3 #header,body.hintergrund-farbig4 #header,body.hintergrund-farbig5 #header,body.hintergrund-farbig6 #header,body.hintergrund-farbig7 #header,body.hintergrund-farbig8 #header,body.hintergrund-farbig9 #header,body.hintergrund-farbig10 #header{background-color:#e7ecd8}body.navigation{background:#effbf7 url("../../files/_layout/_gfx/Olivenbaum-1.jpg") center top no-repeat;background-size:cover}body.navigation.navigation-b{background:#effbf7 url("../../files/_layout/_gfx/Olivenblatt-auf-Hg-1280px.jpg") right bottom no-repeat;background-size:cover}body.navigation.navigation-c{background:#effbf7 url("../../files/_layout/_gfx/Olivenhain-4.jpg") center top no-repeat;background-size:cover}h1{display:inline-block;margin-bottom:.3em;padding:0;font:45px Yrsa;color:#303030}h2{display:inline-block;margin-top:1em;margin-bottom:.2em;padding:0;font:45px yrsa;color:#303030;letter-spacing:0px}h3{margin-top:1em;margin-bottom:.2em;font:24px Yrsa}h4{margin-top:.5em;margin-bottom:.5em;font:16px 'source sans pro', sans-serif;color:#000000}h5{margin-top:.5em;margin-bottom:.5em;font:16px 'source sans pro', sans-serif;color:#000000}strong{font-weight:600}#main a:link,#main a:visited{text-decoration:underline;color:#303030;text-decoration-color:#303030}#main a:hover,#main a:active{text-decoration:underline;text-decoration-color:#b0cb14}p,pre,form,figure{margin:0;padding:0}p{margin-bottom:.5em}table{border-spacing:0}th,td{padding:5px 20px 5px 0;vertical-align:top;text-align:left;border-bottom:1px solid #303030}th{font-family:'source sans pro', sans-serif;font-weight:normal}:focus{border:0}#main ul li,#bottom ul li{margin-bottom:.25em;margin-left:0;padding-left:25px;background-image:url("../../files/_layout/_gfx/icon-ul-olivenleder.png");background-repeat:no-repeat;list-style-type:none;background-position:left 5px}#main ul li li,#bottom ul li li{list-style-type:circle}#main ol li,#bottom ol li{margin-bottom:.5em;margin-left:1.1em;list-style-type:decimal}figcaption{padding-top:.5em}.invisible{display:none}
/* custom-layout.css */
body.startseite{background-image:url("../../files/_layout/_gfx/bg-vom-olivenblatt.jpg");background-position:center center;background-size:cover}body.startseite .text-1{min-height:320px;margin-top:100px;font-size:24px}body.startseite .siegelzeile{min-height:215px}body.startseite #teaser strong{font-size:24px}.ausbreiten{padding-right:0;padding-left:0}.ausbreiten-links{padding-left:0}.ausbreiten-rechts{padding-right:0}.float_right{float:right}.float_left{float:left}#header .navi-seitenkopf{padding-top:25px;padding-right:0;text-align:right}#header .logo-seitenkopf{text-align:center}#header .inside{margin-bottom:0}.logo{padding-top:25px;padding-bottom:50px;text-align:center}.logo .logo-small{display:none}#layout-b2{min-height:300px;margin-bottom:30px;padding-top:60px;padding-bottom:60px;background-color:#546678;color:#fff}.top-sprachen{width:42px;margin-top:20px;margin-left:auto;color:#b0cb14}.top-sprachen a,.top-sprachen a:visited{font-size:14px;text-decoration:none;color:#b0cb14}.top-sprachen a:hover{color:#007529}.logo-seitenauswahl{text-align:center}#seitenauswahl,#seitenauswahl-b,#seitenauswahl-c{margin-top:9%}#seitenauswahl .mod_customnav,#seitenauswahl-b .mod_customnav,#seitenauswahl-c .mod_customnav{padding-bottom:20px}#seitenauswahl .mod_customnav ul li,#seitenauswahl-b .mod_customnav ul li,#seitenauswahl-c .mod_customnav ul li{display:block;margin-left:0;padding:0;text-align:center;background-color:#b0cb14;-webkit-box-shadow:0 0 15px 15px rgba(255,255,255,.15);box-shadow:0 0 15px 15px rgba(255,255,255,.15);font:20px 'source sans pro', sans-serif;letter-spacing:.5px;list-style-type:none;behavior:url('assets/css3pie/1.0.0/PIE.htc');font-weight:400}#seitenauswahl-c .mod_customnav ul li{display:block;margin-left:0;padding:0;text-align:center;background-color:#b0cb14;-webkit-box-shadow:0 0 15px 15px rgba(0,0,0,.05);box-shadow:0 0 15px 15px rgba(0,0,0,.05);font:20px 'source sans pro', sans-serif;letter-spacing:.5px;list-style-type:none;behavior:url('assets/css3pie/1.0.0/PIE.htc');font-weight:400}#seitenauswahl .mod_customnav ul li a,#seitenauswahl-b .mod_customnav ul li a,#seitenauswahl-c .mod_customnav ul li a{width:100%;display:block;line-height:50px;text-decoration:none;color:#fff}#seitenauswahl .mod_customnav ul li a:hover,#seitenauswahl-b .mod_customnav ul li a:hover,#seitenauswahl-c .mod_customnav ul li a:hover{background-color:#007529}#navi,#navi ul ul{-webkit-box-shadow:0 0 5px rgba(255,255,255,.5);box-shadow:0 0 5px rgba(255,255,255,.5);behavior:url('assets/css3pie/1.0.0/PIE.htc')}#subnavi{-webkit-box-shadow:4px 4px 6px rgba(0,0,0,.25);box-shadow:4px 4px 6px rgba(0,0,0,.25);behavior:url('assets/css3pie/1.0.0/PIE.htc');background: #ffffff; /* Old browsers */background: -moz-linear-gradient(-45deg, #ffffff 25%, #ccebf9 100%); /* FF3.6-15 */background: -webkit-linear-gradient(-45deg, #ffffff 25%,#ccebf9 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(135deg, #ffffff 25%,#ccebf9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccebf9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}#subnavi h2{margin-top:0;padding-top:15px;font-size:21px;color:#$cyan}#subnavi ul li{margin-bottom:.5em;margin-left:0;padding-left:1em;font-family:'source sans pro', sans-serif;color:#$cyan;text-indent:-1em;list-style-type:none}#subnavi ul li a{text-decoration:none;color:#$cyan}#subnavi ul li a:hover{text-decoration:none;color:#$pink}#subnavi ul li span{color:#$pink}#subnavi ul ul{margin:.4em 0 .8em .4em}.startseite #main [class*="col-"]{margin-bottom:30px}#main [class*="col-"].startseite-ohne-bg.links{padding-top:0;padding-right:15px;padding-bottom:0;background-color:transparent}#main [class*="col-"].startseite-ohne-bg.rechts{padding-top:0;padding-bottom:0;padding-left:15px;background-color:transparent}#header{width:100%;position:absolute}#header.fixed-small{display:none;position: fixed;z-index: 1;left: 0;right: 0;background-color: #e7ecd8;/*background-size:cover;*/box-shadow: 0 1px 2px #999}#main .inside{padding-top:310px}.navigation #main .inside{padding-top:60px}.startseite .fixed-small{display:none;background-image:url("../../files/_layout/_gfx/bg-vom-olivenblatt.jpg");background-position:center top;background-repeat:no-repeat;position: fixed;z-index: 1;left: 0;right: 0;background-size:cover;box-shadow: 0 1px 2px #999}#layout-b1 .inside{padding-top:200px}.startseite #main .inside{padding-top:60px}.fixed-small .logo{padding:15px 0 10px 0 !important}.fixed-small .logo-big{display:none}.fixed-small .logo-small{display:inline}#footer{width:100%;bottom:0;position:fixed;text-align:center;background-color:#b0cb14;font-family:'source sans pro', sans-serif;line-height:50px;color:#fff;letter-spacing:.5px}#footer a:link,#footer a:visited{padding-right:5px;padding-left:5px;text-decoration:none;color:#fff}#footer a:hover,#footer a:active{color:#000}#footer .fa-phone{margin-top:2px;font-size:30px;color:#fff}#footer .fa-envelope{margin-right:5px;margin-left:5px;font-size:22px;color:#fff}#backtotop{text-align:right}.link-outline-weiss a:link,.link-outline-weiss a:visited{display:block;padding:10px;border:1px solid #fff;text-decoration:none;color:#fff}.link-outline-weiss a:hover,.link-outline-weiss a:active{background-color:#$orang;border:1px solid #$orang}.link-outline-blau a:link,.link-outline-blau a:visited{display:block;margin-right:25px;padding:10px;border:1px solid #$blau;text-decoration:none;color:#$blau}.link-outline-blau a:hover,.link-outline-blau a:active{background-color:#$blau;border:1px solid #$blau;text-decoration:none;color:#fff}.news{margin-top:50px;margin-bottom:50px;border-top:10px solid #$blau;border-right:1px solid #$blau;border-bottom:1px solid #$blau;border-left:1px solid #$blau}.icon-link img{display:block;margin-right:auto;margin-left:auto}.icon-link{margin-top:40px;margin-bottom:40px;text-align:center}.icon-link .caption{margin-top:10px;text-align:center;font-size:18px;font-weight:bold;color:#fff}.spruch img{border:0 solid;border-radius:30px 4px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}.spruch{width:100%;margin-top:20px;padding:15px 10px 16px;text-align:center;background-color:#$orang;border:0 solid;border-radius:30px 4px;font-size:16px;line-height:1.5em;font-weight:bold;font-style:italic;color:#fff;behavior:url('assets/css3pie/1.0.0/PIE.htc')}.textalignright{text-align:right}.textaligncenter{text-align:center}#main [class*="col-"].ohne-bg{background-color:transparent !important}.ce_accordionSingle{}.ui-accordion-header{padding:5px 10px 5px 40px;background-color:#$orang;background-image:url("../../files/_layout/_gfx/icon-accordion-off.png");background-position:left center;border-radius:16px;color:#fff;behavior:url('assets/css3pie/1.0.0/PIE.htc')}.ui-accordion-header:hover{cursor:pointer}.ui-accordion-header.active{background-image:url("../../files/_layout/_gfx/icon-accordion-on.png");border-radius:16px 16px 0 0;behavior:url('assets/css3pie/1.0.0/PIE.htc')}.ui-accordion-content{padding:10px 10px 5px 15px;border-top:0px solid #$orang;border-right:2px solid #$orang;border-bottom:2px solid #$orang;border-left:2px solid #$orang;border-radius:0 0 16px 16px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#f1{}#f1 .widget{padding-bottom:.8em}#f1 label{display:block;margin-bottom:3px}input.text,textarea{width:100%;padding:6px;background-color:#$beige;border-bottom:1px solid #$orang;border-radius:16px;font:14px 'source sans pro', sans-serif;behavior:url('assets/css3pie/1.0.0/PIE.htc')}input.captcha{width:33%;padding:6px;background-color:#$beige;border-bottom:1px solid #$orang;border-radius:16px;font:14px 'source sans pro', sans-serif;behavior:url('assets/css3pie/1.0.0/PIE.htc')}input.submit{width:33%;margin-top:4px;padding:6px;background-color:#$orang;border-top:1px solid #$orang;border-bottom:1px solid #$orang;border-radius:16px;font-size:14px;color:#fff;behavior:url('assets/css3pie/1.0.0/PIE.htc')}input.submit:hover{border-top:1px solid #$pink;border-bottom:1px solid #$pink;font-size:14px;color:#$pink;cursor:pointer}.error{font-family:'source sans pro', sans-serif;color:#$pink}
@media (min-width:768px){
/* custom-min-width-768px.css */
#artikel-im-bottom .col-sm-6{width:48.5%}#artikel-im-bottom .col-sm-6:last-child{margin-left:3%}.row{margin-right:-25px;margin-left:-25px}.ausbreiten{padding-right:0 !important;padding-left:0 !important}.einzug-rechts-75{padding-right:75px !important}.einzug-rechts-45{padding-right:45px !important}.einzug-links-75{padding-left:75px !important}.einzug-links-45{padding-left:45px !important}.link-flaeche-weiss a:link,.link-flaeche-weiss a:visited,.link-flaeche-blau a:link,.link-flaeche-blau a:visited{display:inline-block;padding:10px 30px}
}
@media (width:768px){
/* custom-width-768px.css */
#navi-top{padding-right:25px !important}#navi{padding-right:35px}
}
@media (min-width:992px){
/* custom-min-width-992px.css */
#subnavi.col-md-3{width:22.5%}.col-md-9.rechte-spalte{left:2.5%}
}
@media (min-width:1200px){
/* custom-min-width-1200px.css */

}
@media (max-width: 768px){
/* custom-max-width-767px.css */
.startseite .angebote td{display:inline}body.startseite .text-1{min-height:320px;margin-top:0}body.startseite .text-1 h1{font-size:36px}body.startseite .siegelzeile{min-height:150px}#footer{padding:6px 0;font-size:15px;line-height:24px}.col-xs-12.row{margin-left:10px;padding-right:10px !important}.navi-seitenkopf img{width:30px;height:auto}
}
/* mmenu.css */
#navi{display:none}#icon-mobile{float:right;display:block;padding-right:15px}#icon-mobile a:link,#icon-mobile a:visited{color:#fff}#icon-mobile a:hover,#icon-mobile a:active{color:#$pink}
@media (min-width:1281px){
/* custom-min-width-1281px.css */
body{background-size:cover}
}
@media (max-width: 480px){
/* custom-max-width-480px.css */
#main .inside{padding-top:240px}#layout-b1 .inside{padding-top:120px}.startseite #main .inside{padding-top:30px}
}
