#navigation {

    background-color: #4b5c7a;
    text-align: left;
    position: static;
    width: 100%;
    height: 49px;
    top: 351px;
    bottom: 0;
    left: 0;
    overflow: visible;
    padding: 0px;
    z-index: 135;
}


#navigation { box-shadow: none; }
#navigation ul { width: 1060px; text-align: center; margin: -1px auto 0; padding: 12px 15px 0 15px; display: flex; }
#navigation ul li { flex: 1 1 auto; margin: 0 0;  justify-content: space-between; font-size: 10pt; }
#navigation ul li:hover {  }
#navigation ul li a { font-size: 10pt; font-weight: bold; }
#navigation ul li ul li { flex: none; font-size: 10pt; background-color: #4b5c7a;  }
#navigation ul li ul li:hover { }
#navigation ul li a { }
#navigation ul li ul li a { font-size: 10pt; }

#navigation ul li ul { width: auto; text-align: left; margin: 0 0; background-color: #003300; box-shadow: 0px 4px 8px #3c3c3c; display: block; }
#navigation a:hover, #navigation li a.aktiv { text-decoration: underline;color: #fff; }
#navigation li a{ color: #fff }
#navigation.affix { border: none; transition: top 0s ease !important;}
#navigation.affix-top { transition: top 0s ease, height 0s ease, background-position 0s ease !important;}


#navigation .indiv_navi_logopositionierer { display: none; }

#bilderleiste { height: 348px; width: 100%; padding-top: 0px; background-repeat: no-repeat; background-position: center; background-size: 2000px auto; text-align: center; 

margin-left: auto; margin-right: auto;}

@media only screen and (max-width: 768px) {
#bilderleiste .kopf_bild {width: 768px;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
#bilderleiste {
    height: auto;
  }
}



#bilderleiste_innen { height: 250px; width: 940px; padding-top:0px; margin: 0 auto;}

#fuss { height: 40px; bottom: 0px;background-color: #4b5c7a;}
#fuss #fuss_innen { color: #fff; height: 30px; width: 940px; text-align: center; margin: 0 auto; padding: 0px 0 0 0;  }
#fuss #fuss_innen a { color: #fff; font-weight: normal; text-decoration: none; font-size: 0.8rem;  vertical-align: top; }
#fuss #fuss_innen a:hover { text-decoration: underline; font-weight: normal; color: #000; }
#fuss.fuss_hoch {
    bottom: 0px;
}



#inhalt #vorlage115 h1 {
    border: none;
    font-size: 18pt;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background-image: linear-gradient(to right, #f39b2d , #ffe926 , #fff);
    width: auto;
    padding: 10px;
    border-radius: 10px;
    text-shadow: 2px 2px 4px #000000;
}

#bausteinbereiche_bausteine_2 .kurztext_global {
    color: #000;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

#bausteinbereiche_bausteine_2 .kurztext_global {
    padding: 8px 8px 8px 12px;
    margin: 20px 0 8px 0;
    background-color: #e0ebfc;
    position: relative;
    width: auto;
    height: auto;
    color: #000;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    display: block;
    overflow: auto;
    border-radius: 10px;
    border: 1px solid #F39B2D;
    padding: 10px;
    box-shadow: 5px 5px #c9cacb;
}

.kurztext_global h3 {
    margin: 5px 0 0 0;
    color: #1e37c0;
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

#fuss a { color: #fff; }

#kontaktformular_aktiv {
  border-radius: 10px;
  background-image: linear-gradient(to right, #f39b2d , #ffe926 , #fff);
  padding: 20px;
}

#kontaktformular_aktiv fieldset input[type=text], select, textarea {
  width: 100%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
 max-width: 100%!important;
}

#kontaktformular_aktiv fieldset input[type=submit] {
  background-color: #3b97db;
  color: white;
  padding: 6px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#kontaktformular_aktiv fieldset  input[type=submit]:hover {
  background-color: #70B3F0;
}

#kontaktformular_aktiv fieldset {
    padding: 4px;
    border: solid 0px #7c7c7c!important;
}

#kontaktformular_aktiv {
width: 600px; height: auto;
 max-width: 600px;
}
















.logo{ width: 30%; height: auto;}
.logo_bild{
 display: flex;
 justify-content: center;
 width: 100%;
 height: auto;
 padding: 15px;

}

.kopfbild { width: 100%; height: auto; }
.neu p { text-align: center;font-family: "Fira Sans",sans-serif,"google"; font-size: 20px;}

.adresse p{ text-align: left;
margin-left: 50px;
color: #fff;
font-family: "Fira Sans",sans-serif,"google";
font-size: 16px; 

}
.adresse a {color: dodgerblue;}

.adresse {background-color: #333; padding: 15px;}









