@charset "UTF-8";
/* Allgemeine Farbvorlage */
/* Zusätzliche Farben für den Calculator */
/* Auszeichnungsfarben - projektspezifisch */
/* Überschreiben mit Webseiten-spezifischen Farben */
/* Anpassungen Farbschema für die HVG */
/*$menue_dreieck: #383838;*/
/*
@import 'colors_hvg';
@import 'colors_intranet';
@import 'colors_gvu';
*/
/* 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;
}
/* karma-regular - latin-ext_latin_devanagari */
@font-face {
  font-family: "Karma";
  font-style: normal;
  font-weight: 400;
  src: url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.eot");
  /* IE9 Compat Modes */
  src: local("Karma Regular"), local("Karma-Regular"), url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.woff2") format("woff2"), url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.woff") format("woff"), url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.ttf") format("truetype"), url("../../files/fonts/karma-v10-latin-ext_latin_devanagari-regular.svg#Karma") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-300 - latin-ext_latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.woff2") format("woff2"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.woff") format("woff"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.ttf") format("truetype"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-300.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-600 - latin-ext_latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.woff2") format("woff2"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.woff") format("woff"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.ttf") format("truetype"), url("../../files/fonts/source-sans-pro-v13-latin-ext_latin-600.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
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;
}
#footer .footerservice {
  display: none;
}
body.bestellsystem #footer .footerservice {
  display: block;
}
#footer .inside .box-100.servicenummer .service {
  width: 100%;
  text-align: center;
  font-size: 1.25em;
}
#footer .inside .box-100.servicenummer .service span.tel {
  color: #153E79;
}
#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: 300;
}
#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: 5em;
    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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 li, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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(8) 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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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), #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 > li:nth-of-type(2), #header .mod_navigation ul.level_1 li:nth-of-type(7) 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(8) 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, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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), #header .mod_navigation ul.level_1 li:nth-of-type(7) 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%;
  }
  #header .mod_navigation ul.level_1 li.service {
    padding: 0;
  }
  #header .mod_navigation ul.level_1 li.service > a {
    width: auto;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-indent: 0px;
    top: -0.2em;
  }
  #header .mod_navigation ul.level_1 li:nth-of-type(8) ul.level_2 {
    width: 100%;
  }
}
@media (min-width: 68em) {
  #header .mod_navigation ul.level_1 li.service {
    padding: 0;
  }
  #header .mod_navigation ul.level_1 li.service > a {
    width: auto;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-indent: 0px;
    top: -0.3em;
  }
}
@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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2 > li, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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, #header .mod_navigation ul.level_1 li:nth-of-type(6) ul.level_2:after, #header .mod_navigation ul.level_1 li:nth-of-type(7) 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;
  }
  #header .mod_navigation li.service {
    padding: 0;
  }
  #header .mod_navigation li.service > a {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-indent: 0px;
    top: -0.3em;
  }
}
@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: 2em;
  }
  #header .mod_navigation ul.level_1 > li.service:hover > a:after, #header .mod_navigation ul.level_1 > li.service > a:hover:after {
    top: 2.1em;
  }
}
@media (min-width: 53.99em) and (max-width: 67.99em) {
  #header .mod_navigation ul.level_1 > li.service:hover > a:after, #header .mod_navigation ul.level_1 > li.service > a:hover:after {
    top: 1.5em;
  }
}
#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 button.submit, #container .mod_search input.submit, #container .mod_subscribe input.submit, #container .mod_unsubscribe input.submit, #container .mod_article .ce_form .majorblock .checkbox_auswahl label, .mod_login .submit_container input.submit, .mod_login .widget-submit button, .mod_lostPassword .widget-submit button, .mod_lostPassword .submit_container input.submit {
  background-color: #153E79;
  background-image: -moz-linear-gradient(90deg, #153E79, #00163f);
  background-image: -ms-linear-gradient(90deg, #153E79, #00163f);
  background-image: -o-linear-gradient(90deg, #153E79, #00163f);
  background-image: -webkit-linear-gradient(90deg, #153E79, #00163f);
  background-image: linear-gradient(90deg, #153E79, #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%;
}
@media (min-width: 80em) {
  #logo {
    right: 2em;
    width: 18em;
    padding-top: 0;
  }
  #logo a {
    width: 18em;
  }
}
/* Logo */
#logo {
  width: 11em;
  position: absolute;
  right: 1.5em;
  z-index: 20;
}
#logo a {
  width: 11em;
  height: 1px;
  padding-top: 58%;
  background-repeat: no-repeat;
}
@media (min-width: 64em) {
  #logo {
    right: 2em;
  }
}
@media (min-width: 80em) {
  #logo {
    right: 2em;
    width: 18em;
    padding-top: 0;
  }
  #logo a {
    width: 18em;
  }
}
#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(21, 62, 121, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(21, 62, 121, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(21, 62, 121, 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 */
}
#container .layout_latest .teaser p strong {
  font-weight: 900;
}
#container .layout_latest .teaser p sub {
  vertical-align: sub;
  font-size: smaller;
}
#container .layout_latest .teaser p sup {
  vertical-align: super;
  font-size: smaller;
}
@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(21, 62, 121, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(21, 62, 121, 0.75) 0%, rgba(0, 23, 67, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(21, 62, 121, 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: 600;
}
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: #153E79;
}
#footer .footernavigation .innerbox .footernavlist.box-33 li em {
  color: #153E79;
}
#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 {
  color: #153E79;
}
#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-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: #153E79;
  /* 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;
}
body.ie #right .mod_contentbox .innerbox .mod_navigation ul.level_1 a[target="_blank"]:before, body.ie p a[target="_blank"]:before, body.ie .ce_text li a[target="_blank"]:before, body.ie header p a[target="_blank"]:before, body.ie header .ce_text li a[target="_blank"]:before, body.ie #container #right .info-box:before, body.ie #container #main .info-box:before, body.ie #container #left .info-box .innerbox .textcontainer:before {
  background-size: 100% 50%;
  margin-top: 0.05em;
  height: 0.85em;
  width: 0.85em;
}
#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: #153E79;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #153E79 0%, #19253c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #153E79 0%, #19253c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #153E79 0%, #19253c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#153E79", 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-style: normal;
}
#container #right .info-box .textcontainer h3, #container #main .info-box .textcontainer h3 {
  text-align: center;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  font-family: "Karma", serif;
}
#container #right .info-box .textcontainer h3 em strong, #container #main .info-box .textcontainer h3 em strong {
  font-family: "Karma", serif;
}
#container #right .info-box .textcontainer h2, #container #main .info-box .textcontainer h2 {
  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: 75%;
  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: 68%;
    float: left;
    top: 0;
  }
}
#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 {
  margin-bottom: 1em;
}
#container .box-teaser .textcontainer p.pagelink a {
  text-transform: uppercase;
  font-family: "Karma", serif;
  font-size: 1.3em;
  font-weight: normal;
}
#container .box-teaser .textcontainer p:last-child {
  margin-bottom: 0;
}
/* 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 {
  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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer {
  position: relative;
  padding: 0;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links, #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_links, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_links p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links p strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links p strong, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_links p strong, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links p strong {
  font-style: normal;
  color: #153E79;
  text-transform: uppercase;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links {
  background-image: url(../../files/bilder/Kopfbilder/banner-kaetchengas/HVG_Headerbild_Zaehlerstand.png);
  background-position: 40%;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_rechts p {
  color: #333;
  text-align: right;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a, #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a .text_link, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a .text_link, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a .text_link, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a strong, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a strong, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a strong, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_rechts p a strong {
  color: #fff;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after, #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:hover, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:hover, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a:hover, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_rechts p a:hover {
  opacity: 1;
}
#container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link:after, #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a .text_link:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a .text_link:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a .text_link:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a .text_link:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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 #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:hover:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover:after, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:hover:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a:hover:after, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer p {
  margin-bottom: 0;
}
body.ie #container #main .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after, body.ie #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:after, body.ie #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_rechts p a:after, body.ie .banner-kaetchengas .teaser_bestellsystem_rechts p a:after {
  background-image: url("../../files/icons/gradient.png");
}
#container #left .inside .ce_text.teaser_zaehlerstand {
  margin-top: -3em;
}
#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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer {
  padding: 2em;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_links, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_links, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links {
  background-position: 60% 0%;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_rechts {
  right: 2em;
  top: 2em;
  width: 40%;
}
#container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts p a:hover, #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_zaehlerstand_rechts p a:hover, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_bestellsystem_rechts p a:hover, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
    background-position: 50% 0%;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links p {
    padding-left: 2em;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links {
    width: 100%;
    float: none;
    padding-bottom: 3em;
    background-position: 50% 0%;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_links p, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_links p {
    font-size: 1.2em;
    padding-left: 2em;
  }
  #container #left .inside .ce_text.teaser_bestellsystem .textcontainer .teaser_bestellsystem_rechts, #container #left .inside .ce_text.teaser_zaehlerstand .textcontainer .teaser_zaehlerstand_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-weight: 600;
}
/*Anpassung für Kopfbild Käthchengas alleine */
#kopfbild .abstand_kopfbild {
  margin-bottom: 2em;
}
/* Ausbildung page */
.space-top h1 {
  margin-top: 2.5em;
}
.jobs-responsive-wrapper {
  padding: 0 2em 2em;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fhnvg.abnahme-server.de%2Fhtdocs%2Ffiles%2Fcss%2Fhvg.scss%22%2C%22var%2Fwww%2Fvirtual%2Fhnvg.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%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%3BACyCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzCA%3BACuDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvDA%3BACoEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjEA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAYF%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%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAkBG%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAhPJ%3BAA0PA%3BAAYK%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%3BAAYK%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAKI%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeL%3BAACC%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAeD%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%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAGG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAnhBA%3BAAyhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzhBA%3BAAiiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjiBA%3BAAqjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArjBA%3BAA%2BjBA%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%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAznBF%3BAAgoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%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%3BAAlvBA%3BAA%2BvBE%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%3BAAGA%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%3BAAiBA%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%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%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%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%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%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%3BAAtuCF%3BAAmvCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAA3wCA%3BAAgxCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAA9xCF%3BAAqyCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%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%3BAAr%2FCA%3BAA8%2FCC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAYA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%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%3BAASD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%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%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAA30DD%3BAAi1DA%3BAAAA%3BAAAA%3BAAj1DA%3BAAy1DA%3BAAAA%3BAAAA%3BAAz1DA%3BAA%2B1DC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%22%7D */