@charset "UTF-8";
/* Allgemeine Farbvorlage */
/* Zusätzliche Farben für den Calculator */
/* Auszeichnungsfarben - projektspezifisch */
/* Überschreiben mit Webseiten-spezifischen Farben */
/* Anpassungen Farbschema für die Stadtwerke Weinsberg */
/*$menue_dreieck: #383838;*/
/*
@import 'colors_hvg';
@import 'colors_intranet';
@import 'colors_gvu';
@import 'colors_sww';
*/
/* Allgemeine Schriftstile

$font_basic: "museo-sans", Arial, Helvetica, sans-serif;
$font_italic: "adelle", "Times New Roman", Times, serif;
$font_bold: "museo-sans", Arial, Helvetica, sans-serif;
*/
/* Allgemeine Schriftstile HVG*/
@font-face {
  font-family: 'Dejavu Sans';
  src: url('../../files/fonts/DejaVuSans-webfont.eot');
  src: url('../../files/fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSans-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSans-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSans-webfont.svg#dejavu_sansbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dejavu Sans Oblique';
  src: url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.eot');
  src: url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSansCondensed-Oblique-webfont.svg#dejavu_sanscondensed_oblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dejavu Bold';
  src: url('../../files/fonts/DejaVuSans-Bold-webfont.eot');
  src: url('../../files/fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../files/fonts/DejaVuSans-Bold-webfont.woff') format('woff'), url('../../files/fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'), url('../../files/fonts/DejaVuSans-Bold-webfont.svg#dejavu_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* $font_basic: 'Segoe UI', 'Dejavu Sans', helvetica, arial, sans-serif; */
/* $font_italic: 'Dejavu Sans Oblique', 'Segoe UI', helvetica, arial, sans-serif; */
/* $font_bold: 'Dejavu Bold', 'Segoe UI', helvetica, arial, sans-serif;*/
h1 {
  font-style: normal;
}
/* abweichende Stile für HVG-Webseite */
/* Download Bereich - Überschrift */
#container .ce_download h1 {
  color: #333;
  font-weight: 300;
  font-size: 2.1875em;
  line-height: 1.33;
}
#container .download_ueberschrift_abstand {
  padding-top: 2em;
}
#container .download_ueberschrift_grosser_abstand {
  padding-top: 4em;
}
#container .ce_text h2, #container .ce_table h2, #container .ce_text h3, #container .ce_table h3, #footer .footerservice > .innerbox .ce_text.box-33 .innerbox .textcontainer p span {
  font-weight: 700;
}
#container .ce_text h2, #container .ce_table h2, #container .ce_form h2 {
  color: #4d4d4d;
}
#container .ce_text h1 strong, #container .ce_table h1 strong {
  text-transform: none;
}
#header .mod_navigation ul.level_2 a:hover {
  color: #ffffff;
}
#header .mod_navigation ul.level_2 a.active, #header .mod_navigation ul.level_2 a.trail {
  font-weight: 900;
  color: #ffffff;
}
#header .mod_navigation ul.level_2 > li > a {
  font-weight: 600;
  color: #e6e6e6;
}
#header .mod_navigation ul.level_2 > li > a:hover {
  color: #ffffff;
}
#header .mod_navigation ul.level_2 > li > a.trail {
  font-weight: 900;
  color: #ffffff;
}
#header .mod_navigation ul.level_2 .unterpunkte_ausblenden .level_3 li {
  display: none;
}
#header .mod_navigation li a {
  font-weight: 400;
}
#header .mod_navigation li {
  margin-right: 0.2em;
}
@media (min-width: 65em) {
  #header .mod_navigation li {
    margin-right: 0.4em;
  }
}
@media (min-width: 70em) {
  #header .mod_navigation li {
    margin-right: 0.6em;
  }
}
@media (min-width: 80em) {
  #header .mod_navigation li {
    margin-right: 1em;
  }
}
#right .mod_contentbox .innerbox .mod_navigation ul.level_1 li:hover > a, #right .mod_contentbox .innerbox .mod_navigation ul.level_1 li.active:hover > a, #footer .mod_contentbox .innerbox .mod_navigation ul.level_1 li:hover > a, #footer .mod_contentbox .innerbox .mod_navigation ul.level_1 li.active:hover > a {
  color: #e6e6e6;
}
#right .mod_contentbox .innerbox .mod_navigation ul.level_1 li.active > a, #right .mod_contentbox .innerbox .mod_navigation ul.level_1 li.trail > a, #footer .mod_contentbox .innerbox .mod_navigation ul.level_1 li.active > a, #footer .mod_contentbox .innerbox .mod_navigation ul.level_1 li.trail > a {
  color: #ffffff;
  font-weight: 900;
}
#footer .footerservice {
  box-sizing: border-box;
}
#footer .footerservice > .innerbox .hotline .innerbox .textcontainer:after {
  width: 2px;
  background-color: #666666;
}
@media (min-width: 50em) {
  #footer .footerservice > .innerbox .ce_text.hotline .innerbox .textcontainer:after {
    width: 2px;
    background-color: #808080;
  }
}
#left .ce_text .textcontainer h1 {
  padding-bottom: 0;
  border-bottom: none;
}
@media (min-width: 50em) {
  #container #startseite .box-teaser.box-33:nth-of-type(n+4) .innerbox:after {
    content: '';
    width: 0;
  }
  #container .box-teaser.box-33:nth-of-type(n+4) .innerbox:after {
    content: '';
    width: 0;
  }
  #container .box-teaser.box-33 .innerbox {
    margin-bottom: 0;
    background-color: #f2f2f2;
  }
  #container .box-teaser.box-33 .textcontainer h2 ~ p {
    min-height: auto;
    max-height: auto;
  }
  .page-fullwidth #main .inside .box-33 .innerbox {
    background-color: #f2f2f2;
  }
}
#header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 {
  width: 100%;
}
#header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2 li, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2 li, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2 li, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2 li, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 li {
  padding-right: 0.75em;
}
#header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 > li {
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin: 0;
  margin-bottom: 1em;
}
#header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 {
  width: 100%;
}
/*Menü Anpassungen */
@media (min-width: 54em) {
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 {
    width: 100%;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 > li:nth-of-type(2) {
    margin-bottom: 1em;
  }
  #header .mod_navigation ul.level_1 li.nav_wasser ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_waerme ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_dienstleistungen ul.level_2 > li {
    float: none;
  }
  #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li.last {
    /*float: right; 
							display:inline-block;*/
    display: block;
    position: absolute;
    top: 1.5em;
    left: 50%;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 {
    width: 100%;
  }
  #header .mod_navigation ul.level_1 li.nav_netze ul.level_2 > li.nav_netze_erdgas {
    clear: both;
    float: right;
  }
  #header .mod_navigation ul.level_1 li.nav_netze ul.level_2 > li.nav_netze_erdgas_ende {
    margin-top: -2.625em;
  }
}
@media (min-width: 80em) {
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 {
    width: 72%;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 > li:nth-of-type(2) {
    margin-bottom: 1em;
  }
  #header .mod_navigation ul.level_1 li.nav_wasser ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_waerme ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_dienstleistungen ul.level_2 > li {
    float: none;
  }
  #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li.last {
    float: right;
    display: inline-block;
    position: absolute;
    /* display: block; */
    top: 1.5em;
    left: 50%;
  }
}
@media (max-width: 53.99em) {
  #mobile-search {
    background-size: contain;
  }
  #header .mod_navigation ul li a {
    height: auto;
    color: #cdcdcd;
  }
  #header .mod_navigation ul li a.active, #header .mod_navigation ul li a.trail {
    color: #ffffff;
    font-weight: 900;
  }
  #header .mod_navigation ul li a:hover {
    color: #ffffff;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 {
    width: 100%;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2 > li {
    margin-bottom: 1em;
    float: none;
    width: 100%;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(1) ul.level_2:after, #header .mod_navigation ul.level_1 li:nth-of-type(2) ul.level_2:after, #header .mod_navigation ul.level_1 li:nth-of-type(3) ul.level_2:after, #header .mod_navigation ul.level_1 li:nth-of-type(4) ul.level_2:after, #header .mod_navigation ul.level_1 li:nth-of-type(5) ul.level_2:after {
    display: table;
    content: '';
    clear: both;
  }
  #header .mod_navigation ul.level_1 li.nav_wasser ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_waerme ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li, #header .mod_navigation ul.level_1 li.nav_dienstleistungen ul.level_2 > li {
    float: none;
  }
  #header .mod_navigation ul.level_1 li.nav_erdgas ul.level_2 > li.last {
    /*float: right; 
							display:inline-block;*/
    float: none;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }
  #header .mod_navigation ul.level_2 > li {
    background: transparent;
  }
  #header .mod_navigation ul.level_2 {
    background: highlightcol_2;
  }
  #header .mod_navigation ul.level_2 a {
    color: #cdcdcd;
  }
  #header .mod_navigation ul.level_2 a.active, #header .mod_navigation ul.level_2 a.trail {
    color: #ffffff;
  }
  #header .mod_navigation ul.level_1 > li > a {
    position: relative;
  }
}
@media (min-width: 50em) {
  #header .mod_navigation ul.level_1 > li > a {
    position: relative;
  }
  #header .mod_navigation ul.level_1 > li.submenu:hover > a:after, #header .mod_navigation ul.level_1 > li.submenu > a:hover:after {
    top: 2.2em;
  }
}
@media (min-width: 53.99em) and (max-width: 67.99em) {
  #header .mod_navigation ul.level_1 > li > a {
    position: relative;
  }
  #header .mod_navigation ul.level_1 > li.submenu:hover > a:after, #header .mod_navigation ul.level_1 > li.submenu > a:hover:after {
    top: 2.2em;
  }
}
#header .mod_navigation li.last a {
  padding-bottom: 0.6em;
}
/* Bildunterschrift, kurze Notlösung */
.ce_image .caption {
  padding: 0.25em 0.5em;
  background: #fff;
  line-height: 1.4;
  font-style: italic;
}
/*Button Hintergründe */
#container .ce_text .bigbutton a, #container .ce_form .widget-submit button, #container .ce_form .submit_container input, #container .mod_search input.submit, #container .mod_search button.submit, #container .mod_subscribe input.submit, #container .mod_unsubscribe input.submit, #container .mod_article .ce_form .majorblock .checkbox_auswahl label {
  background-color: #002f87;
  background-image: -moz-linear-gradient(90deg, #002f87, #00163f);
  background-image: -ms-linear-gradient(90deg, #002f87, #00163f);
  background-image: -o-linear-gradient(90deg, #002f87, #00163f);
  background-image: -webkit-linear-gradient(90deg, #002f87, #00163f);
  background-image: linear-gradient(90deg, #002f87, #00163f);
}
/*allgemeine Regel für den Look von gefärbten Labels, deren checkboxen geklickt wurden */
#container .mod_article .ce_form .majorblock .checkbox_auswahl input[type="checkbox"]:checked ~ label {
  background-color: #dedede;
  background-image: -moz-linear-gradient(90deg, #c8c8c8, #a0a0a0);
  background-image: -ms-linear-gradient(90deg, #c8c8c8, #a0a0a0);
  background-image: -o-linear-gradient(90deg, #c8c8c8, #a0a0a0);
  background-image: -webkit-linear-gradient(90deg, #c8c8c8, #a0a0a0);
  background-image: linear-gradient(90deg, #c8c8c8, #a0a0a0);
}
/* Kontaktformular neu */
#main .inside .kontaktseite .innerbox {
  background-color: white;
}
#main .inside .kontaktseite .innerbox .textcontainer {
  width: 100%;
  text-align: center;
}
#main .inside .kontaktseite .innerbox .textcontainer h2 {
  display: block;
  text-align: center;
}
#main .inside .kontaktseite .innerbox .textcontainer p {
  text-align: center;
}
#container .ce_form {
  clear: both;
}
#container .ce_form .innerform h2 {
  padding-bottom: 0.5em;
  border-bottom: 0.125em solid #4d4d4d;
}
body.contactpage #container .ce_form .innerform .widget-headline h2, body #container .ce_form .innerform .widget-headline h2, body.contactpage #container .ce_form .innerform h2 {
  border-bottom: 0;
}
#container .ce_form .widget-radio {
  width: 99%;
}
#header {
  background-color: #fff;
}
/* Logo */
#logo {
  width: 15em;
  padding-top: 0;
  position: absolute;
  top: 0.5em;
  right: 1.5em;
  z-index: 20;
  padding-bottom: 0.5em;
  background-color: #fff;
}
#logo a {
  display: block;
  height: 1px;
  width: auto;
  padding-top: 45%;
  background-size: contain;
  background-position: center center;
}
#ansprechpartner .mod_contentbox .mod_box_items .innerbox .image_container:after {
  display: none;
}
#container .layout_latest .img_containment .overlay, #container .layout_latest_klein .img_containment .overlay, #container .box-teaser .img_containment .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002e86+0,001743+100&0.75+0,0.75+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf002e86', endColorstr='#bf001743',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
@media (min-width: 50em) {
  #container .box-teaser.box-33 .img_containment .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002e86+0,001743+100&0.75+0,0.75+100 */
    background: -moz-linear-gradient(-45deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 46, 134, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf002e86', endColorstr='#bf001743',GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
  }
}
@media (max-width: 54em) {
  #logo {
    width: 12em;
  }
  #logo a {
    width: 12em;
  }
}
@media (min-width: 54em) {
  #logo {
    right: 1em;
  }
}
.embed-container {
  clear: both;
  position: relative;
  padding-bottom: 105%;
  /* ratio 16x9 */
  width: 420px;
  margin: 0 auto;
}
@media (max-width: 60em) {
  .embed-container {
    padding-bottom: 135%;
    /* ratio 16x9 */
  }
}
@media (max-width: 48em) {
  .embed-container {
    padding-bottom: 155%;
    /* ratio 16x9 */
  }
}
@media (max-width: 42em) {
  .embed-container {
    padding-bottom: 165%;
    /* ratio 16x9 */
  }
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* News Anpassungen */
#container .layout_latest .textcontainer p.info, #container .layout_full .textcontainer p.info, #container .layout_latest_klein .textcontainer p.info {
  font-size: 0.725em;
}
#container .layout_latest .textcontainer p.info time, #container .layout_full .textcontainer p.info time, #container .layout_latest_klein .textcontainer p.info time {
  color: #4d4d4d;
  font-weight: 900;
}
p a, .ce_text li a {
  text-transform: none;
}
p a[target="_blank"]:before, .ce_text li a[target="_blank"]:before {
  font-size: 1.25em;
  background-position: 0px 0.3em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  p a[target="_blank"]:before, .ce_text li a[target="_blank"]:before {
    font-size: 0.8em;
    background-position: 0px 0.15em;
  }
  header p a[target="_blank"]:before {
    font-size: 0.6em;
    background-position: 0px 0.1em;
  }
  #right .mod_contentbox .innerbox .mod_navigation ul.level_1 li.active ul.level_2, #right .mod_contentbox .innerbox .mod_navigation ul.level_1 li.trail ul.level_2 {
    display: block;
    padding-left: 2.5em;
  }
}
#container .ce_download p {
  text-align: left;
}
#container .ce_download .innerbox {
  margin: 0;
  padding: 0 2em;
}
#container .ce_download.first .innerbox {
  margin: 0;
  padding: 2em 2em 0em 2em;
}
#footer .footernavigation .innerbox .footernavlist.box-33:last-child {
  width: 32%;
  max-width: none;
}
#footer .footernavigation .innerbox .footernavlist.box-33 li strong {
  color: #1b80c4;
}
#footer .footernavigation .innerbox .footernavlist.box-33 li em {
  color: #1b80c4;
}
#container .service-box-33 .innerbox, #container .service-box-50 .innerbox, #container .kontaktformular .innerbox, .page-fullwidth #main .inside .service-box-33 .innerbox {
  background-color: #f2f2f2;
}
#container .service-box-33 .innerbox .textcontainer, #container .service-box-50 .innerbox .textcontainer, #container .kontaktformular .innerbox .textcontainer, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer {
  min-height: 190px;
  position: relative;
}
#container .service-box-33 .innerbox .textcontainer h2, #container .service-box-50 .innerbox .textcontainer h2, #container .kontaktformular .innerbox .textcontainer h2, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer h2 {
  font-weight: 900;
  color: #1b80c4;
}
#container .service-box-33 .innerbox .textcontainer p, #container .service-box-50 .innerbox .textcontainer p, #container .kontaktformular .innerbox .textcontainer p, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer p {
  font-weight: 500;
}
#container .service-box-33 .innerbox .textcontainer p:last-child, #container .service-box-50 .innerbox .textcontainer p:last-child, #container .kontaktformular .innerbox .textcontainer p:last-child, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer p:last-child {
  text-align: right;
  margin-top: 4em;
  position: absolute;
  right: 2em;
  bottom: 1em;
}
#container .service-box-33 .innerbox .textcontainer a, #container .service-box-50 .innerbox .textcontainer a, #container .kontaktformular .innerbox .textcontainer a, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer a {
  font-family: 'Segoe UI', 'Dejavu Sans', helvetica, arial, sans-serif;
  font-weight: normal;
  line-height: 1.33;
  font-size: 0.9em;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 0.8em 1.4em;
  background: gray;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#808080+0,515151+100 */
  /* Old browsers */
  background: -moz-linear-gradient(left, gray 0%, #515151 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, gray 0%, #515151 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, gray 0%, #515151 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#515151',GradientType=1);
  /* IE6-9 */
  box-shadow: 0px 0px 0.5em 0px rgba(0, 0, 0, 0.75);
}
#container .service-box-33 .innerbox .textcontainer a[target="_blank"], #container .service-box-50 .innerbox .textcontainer a[target="_blank"], #container .kontaktformular .innerbox .textcontainer a[target="_blank"], .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer a[target="_blank"] {
  color: #002f87;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ececec+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(left, white 0%, #ececec 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, #ececec 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, #ececec 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec',GradientType=1);
  /* IE6-9 */
  box-shadow: 0px 0px 0.5em 0px rgba(0, 0, 0, 0.5);
}
#container .service-box-33 .innerbox .textcontainer a[target="_blank"]:before, #container .service-box-50 .innerbox .textcontainer a[target="_blank"]:before, #container .kontaktformular .innerbox .textcontainer a[target="_blank"]:before, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer a[target="_blank"]:before {
  content: none;
}
#container .kontaktformular .innerbox {
  margin: 1em 0.5em 0em 0.5em;
}
#container .kontaktformular .innerbox .textcontainer {
  padding: 2em 2em 0em 2em;
  min-height: 0px;
}
@media (min-width: 50em) {
  #container .service-box-33 .innerbox .textcontainer, #container .service-box-50 .innerbox .textcontainer, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer {
    min-height: 200px;
  }
}
@media (min-width: 64em) {
  #container .service-box-33 .innerbox .textcontainer, #container .service-box-50 .innerbox .textcontainer, .page-fullwidth #main .inside .service-box-33 .innerbox .textcontainer {
    min-height: 250px;
  }
}
.page-fullwidth #main .inside .box-intro.box-33 .innerbox {
  margin: 0.5em;
}
.page-fullwidth #main .inside .box-intro.box-33 .innerbox .textcontainer p {
  font-weight: bold;
  text-align: center;
}
.page-fullwidth #main .inside .box-intro.box-33 .innerbox .textcontainer p em {
  font-weight: bold;
}
#right .mod_contentbox .innerbox .mod_navigation ul.level_1 a[target="_blank"]:before, p a[target="_blank"]:before, .ce_text li a[target="_blank"]:before, header p a[target="_blank"]:before, header .ce_text li a[target="_blank"]:before, #container #right .info-box:before, #container #main .info-box:before, #container #left .info-box .innerbox .textcontainer:before {
  background-size: contain;
}
#container #main .inside .box-intro:not(.ce_text_image) .textcontainer {
  max-width: 100%;
}
#container .ce_form .innerform {
  margin: 0.5em 0.5em 1em 0.5em;
}
#container #right .info-box, #container #main .info-box {
  position: relative;
}
#container #right .info-box .innerbox, #container #main .info-box .innerbox {
  background-color: #f2f2f2;
  padding: 1em;
}
#container #right .info-box .textcontainer, #container #main .info-box .textcontainer {
  height: 100%;
  padding-top: 5em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#194392+0,19253c+100 */
  background: #194392;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #194392 0%, #19253c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #194392 0%, #19253c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #194392 0%, #19253c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#194392', endColorstr='#19253c',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
#container #right .info-box .textcontainer h2, #container #right .info-box .textcontainer h3 em strong, #container #right .info-box .textcontainer p, #container #main .info-box .textcontainer h2, #container #main .info-box .textcontainer h3 em strong, #container #main .info-box .textcontainer p {
  text-align: center;
  color: #fff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-style: normal;
}
#container #right .info-box .textcontainer h3, #container #main .info-box .textcontainer h3 {
  text-align: center;
  padding-bottom: 0.5em;
  text-transform: uppercase;
}
#container #right .info-box .textcontainer h3 em strong, #container #main .info-box .textcontainer h3 em strong {
  font-weight: 700;
}
#container #right .info-box .textcontainer h2, #container #main .info-box .textcontainer h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5em;
}
@media (max-width: 60em) {
  #container #right .info-box .textcontainer h2, #container #main .info-box .textcontainer h2 {
    font-size: 1.4em;
  }
}
#container #main .info-box .textcontainer {
  padding-left: 8em;
  padding-right: 8em;
}
@media (max-width: 60em) {
  #container #main .info-box .textcontainer {
    padding-left: 2em;
    padding-right: 2em;
  }
}
#container #right .infobox-kurz .info-box .textcontainer {
  height: 20%;
}
#container #right .infobox-kurz .info-box .textcontainer p {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: uppercase;
}
@media (max-width: 60em) {
  #container #right .infobox-kurz .info-box .textcontainer {
    height: 15%;
  }
}
#container #right .infobox-kurz .baustelle .textcontainer {
  height: 12em;
}
#container #main .info-box-main {
  padding-top: 2em;
}
#header .mod_navigation ul.level_2 li.content {
  left: 0;
}
#header .mod_navigation .service ul.level_2 li.content {
  width: 45%;
  float: left;
  top: 0;
  z-index: 10;
}
#header .mod_navigation ul.level_2 li.content .box-50 .textcontainer {
  padding: 0;
}
#header .mod_navigation ul.level_2 li.content .servicemenu {
  font-size: 0.9em;
}
#header .mod_navigation ul.level_2 li.content .hotline p {
  font-size: 1.3em;
}
@media (min-width: 70em) {
  #header .mod_navigation .service ul.level_2 li.content {
    width: 45%;
    float: left;
    top: 0;
  }
}
#header .mod_navigation ul.level_2 li.content .box-50:last-of-type {
  width: 100%;
}
#header .mod_navigation ul.level_2 li.content:after {
  width: 2px;
  height: 95%;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  right: 0.75em;
  top: 0;
}
#header .mod_navigation ul.level_2 li.content:before {
  content: none;
}
#header .mod_navigation .service ul.level_2 li {
  text-align: left;
}
@media (min-width: 54em) {
  #header .mod_navigation ul.level_1 li.contactpage ul.level_2 {
    min-height: 15.5em;
  }
  #header .mod_navigation .service ul.level_2 li {
    text-align: left;
    right: 0;
    top: 0;
    position: relative;
  }
}
#container #main .text-und-bild .innerbox {
  background-color: #f3f3f3;
  margin-bottom: 0;
}
#container #main .ce_text.ce_text_image.text-und-bild .img_containment figure {
  position: relative;
  padding-bottom: 1em;
}
#container .ce_text.ce_text_image.text-und-bild .img_containment {
  width: 34%;
  padding: 2em;
}
@media (max-width: 66em) {
  #container .ce_text.ce_text_image.text-und-bild .img_containment {
    width: 31%;
  }
}
#container #main .text-und-bild .innerbox .img_containment .caption {
  padding-top: 0.5em;
  line-height: 1.25em;
}
#container #main .ce_image.text-und-bild {
  background-color: #f3f3f3;
  margin: 0em 0.5em 2em 0.5em;
}
@media (max-width: 40em) {
  #container #main .ce_text.ce_text_image.text-und-bild .img_containment.float_right {
    display: block;
    float: none;
    padding: 2em;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
  }
  #container #main .ce_text.ce_text_image.text-und-bild .img_containment figure {
    padding-bottom: 0;
  }
  #container #main .ce_text.ce_text_image.text-und-bild .textcontainer {
    width: 100%;
  }
}
#container .inside h1.ce_headline {
  color: #333;
  font-weight: 300;
  font-size: 2.1875em;
  line-height: 1.33;
  padding: 1em;
  margin-bottom: 0em;
}
#container .inside h2.ce_headline {
  text-align: left;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
body.home #container .inside h2.sepaheadline {
  text-align: center;
}
#container .ce_text.text-bild.ce_text_image .textcontainer {
  width: 57%;
  display: block;
}
#container .ce_text.text-bild.ce_text_image .img_containment.float_right {
  float: right;
  padding: 0 2em 2em 0em;
}
#container .ce_text.text-bild.ce_text_image .img_containment.float_right .caption {
  padding-top: 0.5em;
  line-height: 1.25em;
}
#container .mod_newsreader .ce_text.text-bild.ce_text_image .img_containment.float_below, #container .mod_newsreader .ce_text.text-bild.ce_text_image .img_containment.float_above {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
#container .mod_newsreader .ce_text.text-bild.ce_text_image .img_containment.float_below {
  padding: 0 2em 2em 2em;
}
#container .mod_newsreader .ce_text.text-bild.ce_text_image .img_containment.float_above {
  padding: 0 2em 0em 2em;
}
#container .mod_newsreader .ce_text.text-bild.ce_text_image .textcontainer {
  width: 100%;
}
@media (max-width: 40em) {
  #container .ce_text.text-bild.ce_text_image .textcontainer {
    width: 100%;
    display: block;
  }
  #container .ce_text.text-bild.ce_text_image .img_containment.float_right {
    display: block;
    float: none;
    padding: 2em;
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
  }
}
/* Ausblenden Text Teaserboxen verhindern */
@media (max-width: 35em) {
  #container .box-teaser .textcontainer p.pagelink {
    display: block;
  }
}
@media (max-width: 26em) {
  #container .box-teaser .textcontainer h2, #container .box-teaser.box-33 .textcontainer h2 {
    display: none;
  }
  #container .box-teaser .textcontainer h2, #container .box-teaser.box-33 .textcontainer p.pagelink {
    display: block;
  }
}
#container .box-teaser .textcontainer p.pagelink a {
  text-transform: uppercase;
}
/* Navi Presse im Footer ausblenden */
@media (max-width: 40em) {
  #footer .mod_contentbox .innerbox .ce_module.pressearchiv {
    display: none;
  }
}
@media (max-width: 65em) {
  #container .service-box-33 .innerbox, #container .service-box-50 .innerbox {
    margin: 0em 0.5em 2em 0.5em;
  }
}
@media (min-width: 50em) {
  body.contactpage #container .ce_text_image.box-33 .innerbox {
    margin-bottom: 2em;
  }
}
/* Formular */
@media (min-width: 30em) {
  #container .ce_form .widget-headline, #container .ce_form .widget-explanation {
    width: 100%;
    padding-bottom: 0;
  }
}
body.contactpage #container .ce_form .innerform .widget-headline h2, body #container .ce_form .innerform .widget-headline h2 {
  padding-top: 1em;
  color: #4d4d4d;
  /* bisherige Werte */
  font-weight: 900;
}
body.contactpage #container .ce_form .innerform .widget-headline h2 {
  margin-bottom: 0;
  font-size: 1.25em;
}
body.contactpage #container .ce_form .innerform h2 {
  color: #4d4d4d;
}
body.contactpage #container #main #kontakformular-erfolgreich-versendet .ce_text .textcontainer, body.contactpage #container #main #article-2469 .ce_text .textcontainer, body.contactpage #container #main #abmeldung-erfolgreich .ce_text .textcontainer, body.contactpage #container #main #zaehlerstandmeldung-erfolgreich .ce_text .textcontainer {
  padding: 2em 2em 2em 2em;
}
body.contactpage #container #main .ce_text .textcontainer {
  padding: 2em 2em 0em 2em;
}
#container .ce_form .innerform textarea {
  width: 90%;
}
@media (max-width: 65em) {
  body.contactpage #container .ce_form .innerform textarea {
    width: 94.5%;
  }
  body.contactpage #container .ce_form .widget-textarea {
    width: 100%;
  }
}
@media (max-width: 35em) {
  body.contactpage #container .ce_form .innerform textarea {
    width: 97.3%;
    box-sizing: border-box;
  }
}
body.contactpage #container .ce_form .innerform {
  margin: 0.5em 0.5em 1em 0.5em;
}
body.contactpage.contact_form #container .ce_form .innerform {
  margin: 0em 0.5em 1em 0.5em;
}
#container #right .mod_navigation .submenu .toggle, #footer .mod_navigation .submenu .toggle {
  display: none;
}
/* Teaser Bestellsystem */
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer {
  position: relative;
  padding: 0;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links {
  background-image: url(../../files/bilder/Kopfbilder/banner-kaetchengas/HVG_Headerbilder_Bestellsystem.png);
  height: 10em;
  padding: 0;
  width: 100%;
  float: left;
  display: table;
  background-position: 50% 0%;
  background-size: cover;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p {
  font-style: italic;
  padding-left: 3em;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2em;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p strong {
  font-style: normal;
  color: #1b80c4;
  text-transform: uppercase;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts {
  width: 22em;
  height: 10em;
  float: left;
  position: absolute;
  right: 0;
  z-index: 10;
  top: 0em;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p {
  color: #333;
  text-align: right;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a {
  height: 100%;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link {
  color: #fff;
  bottom: 1.2em;
  right: 1em;
  position: absolute;
  z-index: 2;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a strong {
  color: #fff;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  background-size: cover;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover {
  opacity: 1;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link:after {
  background-position: 50% 45%;
  background-size: contain;
  content: "";
  padding: 1em 1.6125em;
  vertical-align: middle;
  margin-left: 1em;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover:after {
  opacity: 0.8;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer p {
  margin-bottom: 0;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro {
  line-height: 0;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer {
  padding: 2em;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links {
  background-image: none;
  height: 100%;
  padding: 0;
  width: 65%;
  float: left;
  display: inline-block;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links p {
  font-size: 100%;
  padding-left: 0;
  margin-bottom: 1.5em;
  display: inline-block;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links p strong {
  color: #4d4d4d;
  text-transform: none;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts {
  background-image: url(../../files/bilder/Kopfbilder/banner-kaetchengas/HVG_Headerbilder_Bestellsystem.png);
  width: 31%;
  height: 100%;
  float: left;
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 10;
  top: 0em;
  background-position: 55% 0%;
  padding-bottom: 1px;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p {
  color: #333;
  text-align: right;
  height: 100%;
  width: 100%;
  position: absolute;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p a {
  width: 23em;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 4em;
  display: inline-block;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p a strong {
  color: #fff;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p a:after {
  content: ' ';
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  background-size: cover;
  z-index: 1;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p a:hover {
  opacity: 1;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p:hover {
  opacity: 0.8;
}
#container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer p {
  margin-bottom: 0;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer {
  padding: 2em;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links {
  background-position: 60% 0%;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts {
  right: 2em;
  top: 2em;
  width: 40%;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover {
  opacity: 1;
}
@media (max-width: 50em) {
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links {
    width: 60%;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts {
    width: 35%;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p {
    background-position: 100%;
  }
}
@media (max-width: 40.625em) {
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links {
    width: 60%;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts {
    width: 35%;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts p {
    background-position: 100%;
  }
}
@media (max-width: 53.125em) {
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts {
    position: absolute;
    width: 22em;
    height: 4em;
    bottom: 0em;
    right: 0em;
    display: inline-block;
    top: inherit;
    background-image: none;
  }
  #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p {
    width: 100%;
  }
}
@media (max-width: 50em) {
  #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
  }
  #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts {
    position: absolute;
    width: 22em;
    height: 4em;
    bottom: 0em;
    right: 0em;
    display: inline-block;
    top: inherit;
  }
}
@media (max-width: 68.75em) {
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
    background-position: 50% 0%;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p {
    padding-left: 2em;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts {
    position: absolute;
    width: 22em;
    height: 4em;
    bottom: 2em;
    right: 2em;
    display: block;
    top: inherit;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a {
    right: 2em;
  }
  #container #main .inside .ce_text.teaser_bestellsystem.box-intro .textcontainer .teaser_bestellsystem_rechts {
    width: 22em;
  }
}
@media (max-width: 28.125em) {
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
    background-position: 50% 0%;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p {
    font-size: 1.2em;
    padding-left: 2em;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts {
    width: 80%;
  }
}
@media (max-width: 34.375em) {
  #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p {
    width: 100%;
  }
}
/* Anpassung Banner */
.banner-overlay div, .banner-overlay div span, .banner-overlay div sup, .banner-overlay div sub, .banner-overlay div a {
  font-family: 'Segoe UI', 'Dejavu Sans', helvetica, arial, sans-serif;
  font-weight: 900;
  color: #4a8329;
}
/*Anpassung für Kopfbild Käthchengas alleine */
#kopfbild .abstand_kopfbild {
  margin-bottom: 2em;
}
body.ie #header .mod_navigation ul.level_1 > li.elink > a {
  display: inline-block;
  padding: 0;
  top: 0.6em;
}
/* Anpassungen Box 33 + Box 50 direkt darunter */
.clear_mit_abstand {
  clear: both;
  margin: 1em;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fsww.abnahme-server.de%2Fhtdocs%2Ffiles%2Fcss%2Fsww.scss%22%2C%22var%2Fwww%2Fvirtual%2Fsww.abnahme-server.de%2Fhtdocs%2Ffiles%2Fcss%2F_fonts.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7BA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAgBG%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAA7NJ%3BAAuOA%3BAAUK%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAWK%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsDN%3BAACC%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAmBH%3BAAGG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAGG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAlgBA%3BAAwgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxgBA%3BAAghBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhhBA%3BAAqiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAriBA%3BAA%2BiBA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAApmBA%3BAAymBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlsBA%3BAA%2BsBE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAaK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeP%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9qCF%3BAA2rCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAA1sCA%3BAA%2BsCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAA7tCF%3BAAouCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAmJA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAr7CA%3BAA67CC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAA5uDD%3BAAkvDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlvDA%3BAA4vDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FvDA%3BAAswDA%3BAAAA%3BAAAA%3BAAAA%22%7D */