/*-- Globale Formatierungen --*/
html { font-size: 16px; }
body, #inhalt {font-family: 'Roboto', sans-serif;}
html, body {scroll-behavior: smooth;}

h1 {font-family: 'Roboto', sans-serif; border-bottom: none; margin-top: 30px; margin-bottom: 10px; color: rgb(0,135,201); font-size: 1.5rem; }
h3 {font-family: 'Roboto', sans-serif; font-size: 1.3rem; color: #000;}
p, a, a:visited {font-family: 'Roboto', sans-serif; color: #000; font-size: 1rem; line-height: 1.6rem;}
a, a:visited { color: #0099dd; text-decoration: underline; }
a:hover { cursor: pointer; font-weight: bold;}

.bold {font-weight: bold;}

.nurbild_global .nurbild_bilderleiste {display: flex; flex-wrap: wrap; }
.bildunterschrift {font-size: 0.8rem;}

#indiv_kopfbereich { vertical-align: middle; margin-top: 25px; height: 140px; text-align: left; width: 1100px;  margin-left: auto; margin-right: auto; position: relative; }
#indiv_kopfbereich_zweites_logo {margin-left: 30px; height: 102px;}

#div_site_suche_eingabe_id { right: 0; left: auto; bottom: 35px; }
.sucheingabe_symbol { background-image: url("../../individuell/bilder/suche.png"); width: 25px; height: 25px; margin: 3px 0 0 0; }
.sucheingabe_symbol:hover { background-image: url("../../individuell/bilder/suche_hover.png"); }
#site_suche_eingabe_text_id { color: #000 !important; }

.button_mobilansicht_kopf { position: absolute; right: 31px; bottom: 8px; font-size: 0.7rem; width: auto; }
.button_mobilansicht_kopf a { font-size: 0.7rem; color: grey; }

#indiv_diashow {width: 100%; z-index: -1; height: 400px; margin-top: 45px; overflow: hidden;}
#indiv_diashow img {width: 100%;}


#rahmen { padding: 0 0 50px 0; }

#kontaktformular fieldset legend {background-color: #0099dd;}
#kontaktformular #kontaktform_senden input[value="Anfrage senden"] {background-color: white; color: black}
#kontaktformular #kontaktform_senden input[value="Anfrage senden"]:hover {background-color: #0099dd; color: white;}


.kurztext_global, .kurztext_global p, .kurztext_global .kurztext_text_div p, td, .nurtext_global, .nurtext_global p, .nurtext_global .nurtext_text_div p
  { font-size: 1rem; font-family: 'Roboto', sans-serif; }
.kurztext_global h3, .kurztext_global h2, .kurztext_global span, .kurztext_global h1, .kurztext_global li, .nurtext_global h3, .nurtext_global h2, .nurtext_global span, .nurtext_global h1, .nurtext_global li, .datei_download_multi h3   { font-family: 'Roboto', sans-serif; }

.nurtext_global, .datei_download_multi { padding: 0; margin: 0 0 10px 0; }
.nurbild_global { padding: 0; margin: 0 10px 10px 0; }
.nurbild_global .nurbild_einzelbildkasten { padding: 0; margin: 0; }

.kurztext_global { background-color: #f0f0f0; margin: 12px 0 12px 0; }
.kurztext_global h3, .nurtext_global h3 { font-size: 1.1rem; font-weight: bold; color: #787878;}
.datei_download_multi h3 { font-size: 1.0rem; font-weight: bold; color: #787878; margin: 13px 0 3px 0;}

.datei_download_multi a { color: #0099dd;}
.datei_download_multi a:visited { color: #0099dd;}


#inhalt ul, #inhalt ol { font-family: 'Roboto', sans-serif; padding: 0 0 0 8px; }
#inhalt li { font-family: 'Roboto', sans-serif; font-size: 1rem; line-height: 1.6rem; margin-bottom: 5px; }
#inhalt ol li { list-style: decimal; }


#content table { width: 100%; } 
#content td { padding: 5px; } 
/*#content td:first-child { padding: 5px 5px 5px 0; } 
#content td:last-child { padding: 5px 0px 5px 5px; } */
#content td p { padding: 0px; margin: 0px; } 

/*--- Startseite Symbole mit Textleiste oben ---*/
#inhalt #bausteinbereiche_bausteine_1 #indiv_seitenleiste_standard { 
display: flex;
justify-content: space-between;
margin: 18px 0 0 0;
flex-wrap: wrap;
}


#inhalt #indiv_seitenleiste_standard a, #inhalt #indiv_seitenleiste_standard a:visited {
 text-decoration: none;
 text-align: center;
}



#inhalt {
    background-color: #fff;
    position: relative;
    width: 1080px;
    top: 0px;
    bottom: 0;
    padding: 20px 20px 0px 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: 700px;
}

#bilderleiste {
    text-align: center;
    position: relative;
    width: 100%;
    height: 500px;
    vertical-align: top;
    padding-top: 0px;
    margin: 40px 0 0px 0 ;
    background-color: #ffffff;
    background-position: center center;
    background-size: cover;  
}

/*
#bilderleiste figure { position: absolute; top: 0; height: 100%; width: 100%; animation: wechseln 25s infinite forwards; margin: 0; display: inline-block; z-index: 1;}
#bilderleiste figure img { height: 100%; text-align: center; }

#bilderleiste figure:nth-of-type(2) { animation-delay: 5s; opacity: 0; }
#bilderleiste figure:nth-of-type(3) { animation-delay: 10s; opacity: 0; }
#bilderleiste figure:nth-of-type(4) { animation-delay: 15s; opacity: 0; }
#bilderleiste figure:nth-of-type(5) { animation-delay: 20s; opacity: 0; }

#bilderleiste figure:last-of-type { position: relative; }

@keyframes wechseln {
    0% {opacity: 0;}
   20% {opacity: 1;}
   80% {opacity: 1;}
  100% {opacity: 0;}
}
*/
/**
 * CSS SLIDESHOW BILDERLEISTE
 */
  .css_slideshow_bilderleiste {
    display: block;
    height: 500px;
    padding-top: 40px;
    text-align: center;
    position: relative;
    z-index: 1;
    
}

  .css_slideshow_bilderleiste .ss_img_element {
    position: absolute;
    width: 100%;
    height: 500px;
    overflow: hidden;
    opacity: 0;
    animation: anim 25s infinite; /* "Duration" ist die Summe der Element Intervalle , zB: 5 Elemente x 5s = 25s gesamt Duration  */
  }

  .css_slideshow_bilderleiste .ss_img_element img {
    height:100%;
    width:100%;
    margin: 0 auto 0 auto;
    object-fit: cover;
  }

  .css_slideshow_bilderleiste .ss_img_element:nth-child(1) {
    animation-delay: 0s;
  }
  .css_slideshow_bilderleiste .ss_img_element:nth-child(2) {
    animation-delay: 5s;
  }
  .css_slideshow_bilderleiste .ss_img_element:nth-child(3) {
    animation-delay: 10s;
  }
  .css_slideshow_bilderleiste .ss_img_element:nth-child(4) {
    animation-delay: 15s;
  }
  .css_slideshow_bilderleiste .ss_img_element:nth-child(5) {
    animation-delay: 20s;
  }

  @keyframes anim {
    /* fadein 0 - 15% */
    0% { 
      opacity: 0; 
      z-index: 100;
    }
    /* hold 15 - 85 % */
    15% { 
      opacity: 1;
    }
    85% { 
      opacity: 1;
    }
    /* fadeout 85 - 100% */
    100% { 
      opacity: 0; z-index: 1;
    }
  }
/**---------------------------------------------------*/





/*-- NAVI --*/

#navigation {position: absolute; margin-top: 140px; height: 40px; background-color: #0099dd; box-shadow: none;}
#navigation ul {padding-top: 9px; height: 34px; display: flex; justify-content: space-between;}
#navigation ul li ul { top: 31px; display: block; margin-left: -12px; }
#navigation ul li ul li {background-color: #0099dd; font-size: 16px; padding: 8px 12px 3px; }
#navigation li { margin: 0px; font-size: 18px; }
#navigation li a {font-family: 'Roboto', sans-serif;}
#navigation li a.aktiv {color: #C4E1A9; font-weight: bold; }
/*#navigation li a::after {margin-left: 10px; content: "|"; color: white; }
#navigation li:last-child a::after {content: "";} 
#navigation li ul li a::after {content: ""} */
#navigation a:hover {color:#DDDDDD;}
#navigation span.pipe_navitrenner { color: #fff; }
#navigation span.pipe_navitrenner:last-child { display: none; }

#navigation.affix {border-top: 10px; margin-top: 0px;}


/*-- FUSS --*/
#fuss {text-align: left; background-color: #0099dd; position: static; padding-top: 45px; height: 220px; font-family: 'Roboto', sans-serif;}

#fuss h3 {margin-left: auto; margin-right: auto; font-size: 1.1rem; color: white; font-weight: normal;}
#fuss p {margin: 0px; margin-left: auto; margin-right: auto; font-family: 'Roboto', sans-serif; color:white; }
#fuss a, #fuss a:visited {font-family: 'Roboto', sans-serif; color: #fff; text-decoration: none; }
#fuss a:hover {font-family: 'Roboto', sans-serif; color: #fff; text-decoration: bold; }

#fuss #invid_fuss_vierte_spalte img {width: 100px;}
#fuss .fuss_unterzeile { width:100%; height: 50px; margin: 40px 0 0 0; padding: 30px 0 0 0; text-align: center; color: #0099dd; background-color: #C4E1A9; font-size: 17px; }
#fuss .fuss_unterzeile a { color: #0099dd; text-decoration: none; font-size: 17px;}
#fuss .fuss_unterzeile a:hover { color: #0099dd; text-decoration: none; font-weight: bold; }
#indiv_fuss_spalten {display: flex; width: 1100px; margin-left: auto; margin-right: auto; justify-content: space-around;}
#indiv_fuss_ersete_spalte {margin-right: 10px;}
#indiv_fuss_zweite_spalte {margin-right: 10px; margin-top: 20px;}
#indiv_fuss_zweite_spalte p {margin-top: 0px;}
#indiv_fuss_dritte_spalte {margin-right: 10px; margin-top: 22px;}
#indiv_fuss_dritte_spalte td { margin-right: 8px; color: #fff; height: 1.6rem; }

#loginbox { background-color: transparent !important; margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; display: inline-block; }



/*-- Standardvorlage individualisiert --*/
#indiv_vorlage1115 .aktivleiste_vorschau, #vorl_501_kachelnavi .aktivleiste_vorschau {background-color: white; padding-top: 30px;}

#indiv_vorlage1115 .aktivleiste_vorschau p.indiv_ueberschrift_button_aktivleiste, #indiv_seitenleiste_standard p.indiv_ueberschrift_button_aktivleiste
  {font-weight: bold; text-align: center; font-size: 14pt; margin-bottom: 0px;}

#indiv_vorlage1115 .aktivleiste_vorschau p.indiv_text_button_aktivleiste, #indiv_seitenleiste_standard p.indiv_text_button_aktivleiste
  {text-align: center; margin-top: 0px; margin-bottom: 18px;}

#indiv_vorlage1115 .aktivleiste_vorschau a {text-decoration: none;}

#vorl_501_kachelnavi .bausteinbereich_standard_2017 .bausteine_hinzu_zuklappen { width: 100%; }

/*-- Standardvorlage individualisiert für Startseite --*/

#indiv_vorlage1110 #indiv_startseite_flex_box
{
    display: flex;
    justify-content: center;
}

.bearbeitungsmodus #indiv_vorlage1110 #bausteinbereiche_bausteine_2

{
 display: block;
}

#indiv_vorlage1110 #indiv_startseite_unter_flex_box
{

    flex: 0 0 calc(100vw - 18px);
    background-color: #d6ecf6;

}
#indiv_vorlage1110 #bausteinbereiche_bausteine_2
{
  width: 1080px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

#indiv_vorlage1110 #kurztext_1_bausteine_2_15

{
    background-color: #d6ecf6;
    flex: 1 1 48%;
    padding: 36px 8px 36px 12px;
}
#indiv_vorlage1110 #kurztext_1_bausteine_2_16

{
    background-color: #d6ecf6;
    flex: 1 1 48%;
    padding: 36px 8px 36px 12px;
}

#indiv_vorlage1110 .kurztext_global h3 {

    margin: 5px 0 0 0;
    color: #0087c9;
    font-size: 1.3rem;
    font-family: 'Roboto', sans-serif;

}



/* --- Diagramm Startseite  ----*/
#indiv_SD_haupt_div { }
#indiv_SD_haupt_div p { font-size: 15px; line-height: 22px; }

#indiv_SD_flexbox { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 0; }

/*#indiv_SD_haupt_div #indiv_SD_flexbox hr { flex-basis: 15%; border: solid 1px #0087c9; height: 0px; margin: 0; }*/

.indiv_SD_linienkreuz { display: flex; flex-direction: column; align-items: center; align-content: stretch; flex-basis: 19%; }
.indiv_SD_border_unten { border-bottom: solid 2px #0087c9; width: 100%; margin: 0; height: 12%; }
.indiv_SD_border_vertikal { border-right: solid 2px #0087c9; width: 0px; margin: 0 auto 0 auto; height: auto; }

#indiv_SD_K1, #indiv_SD_K2, #indiv_SD_K3, #indiv_SD_K4, #indiv_SD_K5, #indiv_SD_K6, #indiv_SD_K7, #indiv_SD_1  { flex-basis: 40%; border: solid 2px #0087c9; height: auto; margin: 0px 0px 40px 0px; }
#indiv_SD_1 { width: 30rem; flex: none; margin: 50px auto 0 auto; }
#indiv_SD_K7 { width: 30rem; flex: none; margin: 0 auto 0px auto; }

.indiv_SD_Z1_weiss    { background-color: #ffffff; width: auto; padding: 20px 20px 10px 20px; }
.indiv_SD_Z2_hellblau { background-color: #d6ecf6; width: auto; padding: 10px 20px; }
.indiv_SD_Z3_blau     { background-color: #b4ddf0; width: auto; padding: 10px 20px 20px 20px;  }
login_zaehlerkarte_div
.indiv_SD_Z1_weiss h2, .indiv_SD_Z2_hellblau h2, .indiv_SD_Z3_blau h2, #indiv_SD_1 h2 { color: #000000; margin: 0 0 5px 0; }
.indiv_SD_Z1_weiss h2, #indiv_SD_1 h2 { color: #0089c9; }

.indiv_SD_Z1_weiss p, .indiv_SD_Z2_hellblau p, .indiv_SD_Z3_blau p { margin: 0; }

#indiv_SD_1 h2, #indiv_SD_1 p { text-align: center;}






/*------- Zählerkarte eintragen - Online Erfassung Zählerstand ----------------*/

#login_zaehlerkarte_div {display: flex; flex-wrap: wrap; justify-content: center; padding: 50px 0;}
#login_zaehlerkarte_div .eine_zeile {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; padding: 8px 0;}
#login_zaehlerkarte_div label {min-width: 120px; padding-right: 5px;}
#login_zaehlerkarte_div input[type="submit"] {min-width: 120px; padding: 4px; border-radius: 3px; border: 1px solid gray;}
#login_zaehlerkarte_div input[type="submit"]:hover {cursor: pointer;}
#login_zaehlerkarte_div input[type="text"], #login_zaehlerkarte_div input[type="password"] {min-width: 120px; padding: 3px 5px; border-radius: 3px; border: 1px solid gray; font-family: 'Roboto', sans-serif; font-size: 16px;}





#indiv_zaehlerkarte {display: flex; flex-wrap: wrap;}
#indiv_zaehlerkarte h2 {width: 100%; color: #0099dd;}
#indiv_zaehlerkarte form {width: 100%;}
#indiv_zaehlerkarte form input[name="csv_datei_erstellen"] {min-width: 120px; padding: 5px 10px; border-radius: 3px; border: 1px solid gray; margin-top: 15px; background-color: #0099dd; color: white; border-color: white; font-size: 1rem;}
#indiv_zaehlerkarte form input[name="csv_datei_erstellen"]:hover {cursor: pointer; background-color: #006b9b; color: white;}

#indiv_zaehlerkarte form input[type="password"] {min-width: 120px; padding: 3px 5px; border-radius: 3px; border: 1px solid gray; font-family: 'Roboto', sans-serif; font-size: 16px;}
#indiv_zaehlerkarte form input[type="submit"] {min-width: 120px; padding: 5px 10px; border-radius: 3px; border: 1px solid gray; margin-top: 15px; background-color: #0099dd; color: white; border-color: white; font-size: 1rem;}
#indiv_zaehlerkarte form input[type="submit"]:hover {cursor: pointer; background-color: #006b9b; color: white;}


#indiv_zaehlerkarte .indiv_zaehler_infos_zeile {display: flex; flex-wrap: wrap; margin: 8px 0;}
#indiv_zaehlerkarte .indiv_zaehler_infos_zeile .indiv_zaehler_bezeichner {min-width: 180px;}
#indiv_zaehlerkarte .indiv_zaehler_ganze_breite{width: 100%; }


#indiv_zaehler_eingaben {border: 3px solid #0099dd; border-radius: 5px; padding: 10px 20px; background-color: #0076aa14; margin-top: 25px;}
#indiv_zaehler_eingaben > p {margin: 0;}
#zaehler_stand_eingabe_div {position: relative;}
#zaehler_stand_eingabe_div #zaehler_eingabe_felder {display: flex;}
#zaehler_stand_eingabe_div #zaehler_eingabe_felder .quadrat_zaehler {border: 1px solid black; height: 30px; width: 30px;}
#zaehler_stand_eingabe_div #zaehler_eingabe_felder .quadrat_zaehler_rot {background-color: #ff00003b;}
#zaehler_stand_eingabe_div #zaehler_eingabe_felder .quadrat_zaehler_einheit {height: 30px; padding-left: 5px; display: flex; justify-content: center; align-items: flex-end;}
#zaehler_stand_eingabe_div input[type="text"] {position: absolute; left: 0; top: 0; width: 150px; border: 2px solid black; height: 22px; padding: 3px; font-family: monospace; font-size: 22px; font-weight: bold; letter-spacing: 14px; text-align: right;}
#zaehler_stand_eingabe_div #zaehler_eingabe_komma {position: absolute; left: 153px; top: 0; font-family: monospace; font-size: 35px; font-weight: bold; letter-spacing: 14px; text-align: right;}
input[name="indiv_zaehler_eingabe_senden"] {min-width: 120px; padding: 4px; border-radius: 3px; border: 1px solid gray; margin-top: 15px; background-color: #0099dd; color: white; border-color: white;}
input[name="indiv_zaehler_eingabe_senden"]:hover {cursor: pointer; background-color: #006b9b; color: white;}






/*------- Kachelseite Standard 501 ----------------*/

#bausteinbereich_navigationskacheln .kurztext_global
 {
  background-color: #0087C9; 
  border-radius: 10px 0 10px 0;
  overflow: hidden;
  padding: 5px 10px;
  opacity: 0.7;
 }

#bausteinbereich_navigationskacheln .kurztext_global:hover { opacity: 1;}


#bausteinbereich_navigationskacheln .kurztext_global .kurztext_einzelbildkasten { position: absolute; top: 0; left: 0; margin: 0 0 0 0; padding: 0 0 0 0; }
#bausteinbereich_navigationskacheln .kurztext_global .kurztext_einzelbildkasten p.bildunterschrift { display: none; }
#bausteinbereich_navigationskacheln .kurztext_global .kurztext_bilderleiste { margin: 0 0 0 0; padding: 0 0 0 0; float: none !important; position: absolute; top: 0; left: 0; }
#bausteinbereich_navigationskacheln .kurztext_global .kurztext_nur_der_text { width: 100%; height: 100%; display: flex !important; }

#bausteinbereich_navigationskacheln .kurztext_global h3
 {
  color: #fff; 
  font-size: 23px; line-height: 30px;
  text-align: center;
  font-weight: bold;
  hyphens: auto;
  margin: auto;
 }

/*#bausteinbereich_navigationskacheln .kurztext_global .kurztext_nur_der_text h3 { margin: auto; hyphens: auto; }*/
#bausteinbereich_navigationskacheln .kurztext_global .kurztext_text_div { padding: 0 !important; margin: 0; }

#bausteinbereich_navigationskacheln #bausteinbereiche_bausteine_1 { padding: 0 80px 0 0; }


/*--- Verbändekarte ---*/

#vkarte { width: 760px; height: 776px; background-image: url("../../individuell/bilder/verbaendekarte/00--uhv-ges-verbaendekarte.png"); background-position: top left; position: relative; margin: 30px 0 0 0; }
#vkarte img#vk-hdv { width: 100%; height: 100%; display: none; }
#vkarte img#vk-wvv { width: 100%; height: 100%; display: none; }
#vkarte img#vk-mv  { width: 100%; height: 100%; display: none; }
#vkarte img#vk-gsv { width: 100%; height: 100%; display: none; }
#vkarte img#vk-cev { width: 100%; height: 100%; display: none; }
#vkarte img#vk-wlv { width: 100%; height: 100%; display: none; }

#vkarte #vkarte-texte { position: absolute; top: 20px; right: 0px; width: 180px; font-family: 'Roboto', sans-serif; font-size: 16px; color: #000; font-weight: bold; }
#vkarte #vkarte-texte a { font-family: 'Roboto', sans-serif; font-size: 16px; color: #000; font-weight: bold; text-decoration: none; }

#vkarte #vkarte-texte .vk-hdv-text,
#vkarte #vkarte-texte .vk-wvv-text,
#vkarte #vkarte-texte .vk-mv-text,
#vkarte #vkarte-texte .vk-gsv-text,
#vkarte #vkarte-texte .vk-cev-text,
#vkarte #vkarte-texte .vk-wlv-text
 { cursor: pointer; margin: 0 0 15px 0; hyphens: auto;}

#vkarte #vkarte-texte .vk-hdv-text:hover { color: #86408F; }
#vkarte #vkarte-texte .vk-wvv-text:hover { color: #0087C9; }
#vkarte #vkarte-texte .vk-mv-text:hover  { color: #85C14C; }
#vkarte #vkarte-texte .vk-gsv-text:hover { color: #FE7604; }
#vkarte #vkarte-texte .vk-cev-text:hover { color: #9D0017; }
#vkarte #vkarte-texte .vk-wlv-text:hover { color: #216C00; }


/* Grundeinstellungen Fenster zur Abfrage des Mobile Switch 
#rahmen_grundeinstellungen.mobile_ansicht_dialog { width: 250px; min-height: auto; margin: 0 0 0 10px; }
#mobile_switch #rahmen_grundeinstellungen.mobile_ansicht_dialog .grundeinstellungen_kopf { height: auto; width: auto;  }
#mobile_switch #rahmen_grundeinstellungen.mobile_ansicht_dialog .variabler_weisser_kasten { height: auto; width: auto;  }
#mobile_switch #rahmen_grundeinstellungen.mobile_ansicht_dialog .grundeinstellungen_kopf .x #bausteine_1_schliessen { width: 12px; }
#rahmen_grundeinstellungen.mobile_ansicht_dialog p, #mobile_switch #rahmen_grundeinstellungen.mobile_ansicht_dialog .grundeinstellungen_kopf h2 { font-size: inherit; line-height: inherit; } 
#rahmen_grundeinstellungen.mobile_ansicht_dialog button { font-size: inherit; line-height: inherit; width: auto; height: auto; }*/


@media (max-width: 1200px) {
 
#bilderleiste {
    height: 300px;
    width: auto;
}

 .css_slideshow_bilderleiste, .css_slideshow_bilderleiste .ss_img_element { height: 300px; }
 
 #indiv_kopfbereich { width: 100%; }
 #inhalt { width: calc(100% - 40px); }
 #indiv_fuss_spalten { width: 100%; }
 #navigation ul { width: 100%; }
 #indiv_vorlage1110 #bausteinbereiche_bausteine_2 { width: 100%; }
 
}


