@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), url('OpenSans-Regular.woff') format('woff');
    }
    


html, body {
height: 100%;
margin: 0;
padding: 0;

}

body {
  font-size: 100%;
}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
}

.dp--cookie-check label {
  width: 100% !important;
  clear: both;
  float: none !important;
  display: flex;
  font-size: 14px;
}

#dp--cookie-require, #dp--cookie-statistics, #dp--cookie-marketing {
  margin-top: -1px;
}

.cc-window {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}


.album {
  overflow: hidden;
}

.slide_content{
                width:96%;
                color:white;
                padding:2%;
                display:none;
}

.slide_button{
                width: 96%;
                height:40px;
                padding: 3px 2% 7px 2%;
                color: #fff;
background: #ef7d00; /* Old browsers */
}

.navi_seite, .navi_seite_aktiv, .navi_seite_klein, .navi_seite_klein_aktiv, .navi_seite_klein1, .navi_seite_klein1_aktiv {
  list-style-type:none;
}

.navi_seite a {
        display: block;
        height: 40px;
        color: #444;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
  font-family: 'Gudea', sans-serif;
    font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
        padding: 15px 10px 5px 10px;
}

.navi_seite a:hover {
        display: block;
        height: 40px;
        color: #fff;
background: #ef7d00; /* Old browsers */
  font-family: 'Open Sans', sans-serif;
    font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
        padding: 15px 10px 5px 10px;
}

.navi_seite_aktiv a:link, .navi_seite_aktiv a:visited {
  display: block;
  height: 40px;
  color: #fff;
  background: #ef7d00; /* Old browsers */
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

.seitenmenu {
  margin-left: -40px;
}

.seitenmenu li {
  list-style-type: none;
}

.seitenmenu a {
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  display: block;
  width: 96%;
  height: 100%;
  padding: 7px 0px 8px 4%;
  font-size: 20px;
  list-style-type: none;
}

.l1-no :link {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  text-decoration: none;
background: #efefef;
background: -moz-linear-gradient(top, #efefef 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top, #efefef 0%,#dedede 100%);
background: -o-linear-gradient(top, #efefef 0%,#dedede 100%);
background: -ms-linear-gradient(top, #efefef 0%,#dedede 100%);
background: linear-gradient(to bottom, #efefef 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dedede',GradientType=0 );
  list-style-type: none;
}

.l1-no :visited {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  text-decoration: none;
  list-style-type: none;
background: #efefef;
background: -moz-linear-gradient(top, #efefef 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top, #efefef 0%,#dedede 100%);
background: -o-linear-gradient(top, #efefef 0%,#dedede 100%);
background: -ms-linear-gradient(top, #efefef 0%,#dedede 100%);
background: linear-gradient(to bottom, #efefef 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dedede',GradientType=0 );
}

.l1-no :hover   {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #ef7d00;
  text-decoration: none;
background: #dedede;
background: -moz-linear-gradient(top, #dedede 0%, #cdcdcd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#cdcdcd));
background: -webkit-linear-gradient(top, #dedede 0%,#cdcdcd 100%);
background: -o-linear-gradient(top, #dedede 0%,#cdcdcd 100%);
background: -ms-linear-gradient(top, #dedede 0%,#cdcdcd 100%);
background: linear-gradient(to bottom, #dedede 0%,#cdcdcd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#cdcdcd',GradientType=0 );
  list-style-type: none;
}

.l1-act a  {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #fff !important;
  text-decoration: none;
background: #bcbcbc;
background: -moz-linear-gradient(top, #bcbcbc 0%, #ababab 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcbcbc), color-stop(100%,#ababab));
background: -webkit-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: -o-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: -ms-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: linear-gradient(to bottom, #bcbcbc 0%,#ababab 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#ababab',GradientType=0 );
  list-style-type: none;
}

.l1-act a:hover  {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #8d1407 !important;
  text-decoration: none;
  background: #dedede;
  list-style-type: none;
}

.l2-no :link {
  display: block;
  width: 90%;
  height: 100%;
  margin-bottom: 3px;
  padding-left: 10%;
  font-weight: normal;
  font-size: 18px;
  color: #666 !important;
  text-decoration: none;
  background: #ffffff;
  list-style-type: disc !important;
}


.l2-no :visited {
  display: block;
  width: 90%;
  height: 100%;
  margin-bottom: 3px;
  padding-left: 10%;
  font-weight: bold;
  font-size: 18px;
  color: #666 !important;
  text-decoration: none;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8));
background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
  list-style-type: disc !important;
}

.l2-no :hover   {
  display: block;
  width: 90%;
  height: 100%;
  margin-bottom: 3px;
  padding-left: 10%;
  font-weight: normal;
  font-size: 18px;
  color: #666 !important;
  text-decoration: none;
background: #dddddd;
background: -moz-linear-gradient(top, #dddddd 0%, #d8d8d8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#d8d8d8));
background: -webkit-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: -o-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: -ms-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: linear-gradient(to bottom, #dddddd 0%,#d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#d8d8d8',GradientType=0 );
  list-style-type: none;
}

.l2-act a {
  display: block;
  width: 90%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  padding-left: 10%;
  font-size: 18px;
  color: #fff !important;
  text-decoration: none;
background: #bcbcbc;
background: -moz-linear-gradient(top, #bcbcbc 0%, #ababab 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcbcbc), color-stop(100%,#ababab));
background: -webkit-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: -o-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: -ms-linear-gradient(top, #bcbcbc 0%,#ababab 100%);
background: linear-gradient(to bottom, #bcbcbc 0%,#ababab 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#ababab',GradientType=0 );
  list-style-type: square !important;
}

.l2-act a:hover {
  display: block;
  width: 90%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  padding-left: 10%;
  font-size: 18px;
  color: #666 !important;
  text-decoration: none;
background: #dddddd;
background: -moz-linear-gradient(top, #dddddd 0%, #d8d8d8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#d8d8d8));
background: -webkit-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: -o-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: -ms-linear-gradient(top, #dddddd 0%,#d8d8d8 100%);
background: linear-gradient(to bottom, #dddddd 0%,#d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#d8d8d8',GradientType=0 );
  list-style-type: square !important;
}

#inhalt_innen a {
  font-family: 'Open Sans', sans-serif;
    color: #ef7f1a;
    font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}

.breadcrumb a {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px !important;
  color: #666 !important;
  font-weight: normal !important;
  text-decoration: none;
}

.breadcrumb a:hover {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px !important;
  color: #222 !important;
  font-weight: normal !important;
  text-decoration: none;
}

.breadcrumb {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px !important;
  color: #666 !important;
  font-weight: normal !important;
  text-decoration: none;
}

.formular {
    font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  color: #666;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.fas, .fab {
  color: #fff;
}

#kontakt .fas, #kontakt .fab {
  color: #ef7f1a;font-size: 18px;
}


.footer-texte_weiss_header {
    font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
}

.footer-texte_weiss {
    font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
}

.footer-texte_weiss a {
    font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

.title {
  font-family: 'Open Sans', sans-serif;
    color: #ef7f1a;
    font-size: 50px;
  line-height: 30px;
    text-align: center;
}

.bodytext {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 18px;
  line-height: 25px;
}

cite {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #666;
}

.align-left { text-align: left }
.align-right { text-align: right }
.align-center { text-align: center }
.align-justify { text-align: justify }

.csc-textpic-caption {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 15px;
  line-height: 20px;
}

table {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
}

table li {
  font-family: 'Open Sans', sans-serif;
    font-size: 13px !important;
    line-height: 20px;
    font-weight: normal;
    margin-left: -30px;
}

#inhalt_innen li {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 18px;
  line-height: 25px;
}

.external-link-new-window {
  font-family: 'Open Sans', sans-serif;
    color: #ef7f1a;
    font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}

.more {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-decoration: none;
}

h3 a {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-decoration: none;
}

#kontakt a {
  height: 25px;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.news-list-date, .news-list-category {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  text-decoration: none;
}

h1 {
  font-family: 'Open Sans', sans-serif;
  color: #ef7f1a;
  font-size: 26px;
  line-height: 36px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 40px;
  overflow: hidden;
}

h2 {
  font-family: 'Open Sans', sans-serif;
    color: #ef7f1a;
    font-size: 23px;
    line-height: 32px;
  padding-bottom: 15px;
}

h3 {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 20px;
  line-height: 26px;
}

h4 {
  font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 16px;
  line-height: 26px;
  font-weight: bold;
}


h5 {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}

h6 {
  font-family: 'Open Sans', sans-serif;
  color: #00adf2;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}


.title p {
  font-size: 23px;
}

#zahlen_innen .fas, #zahlen_innen .far {
  font-size: 40px;
  color: #666 !important;
  padding-bottom: 30px;
}

#beschreibung {
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight:normal;
  color: #666;
  line-height: 24px;
}

.p1, .p2, .p3, .p4 {
width: 100%;
height: auto;
overflow:hidden;
position: relative;
border-bottom: 5px solid #ef7f1a;
}


.p1 .infobox, .p2 .infobox, .p3 .infobox, .p4 .infobox {
width: 90%;
padding-top: 10px;
padding-left: 5%;
padding-right: 5%;
position: absolute;
bottom: 20%;
left: 0;
height: 100%;
margin-left:0%;
background-color: rgba(250,250,250,0.90);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: translateY(102%);
-moz-transform: translateY(102%);
-o-transform: translateY(102%);
-ms-transform: translateY(102%);
transform: translateY(102%);
}

.p1:hover .infobox, .p2:hover .infobox, .p3:hover .infobox, .p4:hover .infobox {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-o-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
}

.themen {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ef7f1a;
  line-height: 24px;
}


/* Formulare Definitionen */

form {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #6c6d74;
  font-weight: normal;
  width: 100%;
}

#sofortkontakt input {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #888;
  height: 25px;
  margin-right: 3%;
  float: left;
  width: 45%;
  margin-bottom: 20px;
}

input {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #888;
  height: 25px;
  margin-right: 3%;
  float: left;
  width: 28%;
  margin-bottom: 20px;
}

.help-block {
  font-size: 13px !important;
  color: #fff;
  display: block;
  margin-left: -30px;
}

#sofortkontakt-checkbox-1 {
  margin-left: -8px;
  margin-right: 10px;
}


.actions {
  clear: left;
}


input:focus, textarea:focus, radio:focus, select:focus {
  background: #ef7f1a;
  color: #fff !important;
}

label {
  margin-top: 10px;
  float: left;
  width: 13%;
}

#sofortkontakt label[for=sofortkontakt-text-1], #sofortkontakt label[for=sofortkontakt-text-2], #sofortkontakt label[for=sofortkontakt-text-3], #sofortkontakt label[for=sofortkontakt-text-4]  {
  display: none;
}

label[for=sofortkontakt-textarea-1] {
  display: none;
}

#c1 .help-block {
  clear: left;
}

#sofortkontakt textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #777;
  width: 94%;
  height: 80px;
  margin-bottom: 20px;
}

textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #777;
  width: 76.5%;
  height: 120px;
  margin-bottom: 20px;
}

button[type="submit"] {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  width: 150px;
  padding: 2px;
  margin-top: 30px;
  clear: left;
}

.control-label {
  display: none;
}

.no-news-found {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #666 !important;
}

/* HAUPTNAVIGATION Definitionen */

#nav, #nav ul {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  list-style: none;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50 !important;
}

#nav {
  float: right;
  margin-top: -8px;
}

#nav li {
  padding: 0px 10px 0px 10px;
  display: inline-block;
  height: 38px;
}

#nav li:hover {
  padding: 0px 10px 0px 10px;
  background: #ef7f1a;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  display: inline-block;
  height: 38px;
}

#nav a {
  width: auto;
  text-decoration: none;
  padding: 0;
}

#nav li a:link, li a:visited {
  height: 38px;
  color: #666;
  text-decoration: none;
  display: inline-block;
}

#nav li a:hover {
  color: #fff;
  height: 38px;
  text-decoration: none;
  display: inline-block;
}

#nav li ul {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  left: -999em;
  font-size: 15px;
  width: 225px;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  opacity: 1;
  margin-top: 0px;
  margin-left: -10px;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  height: 44px !important;
}

#nav li li {
  width: 225px;
  text-align: left;
  text-transform: none;
  height: 36px !important;
  line-height: 38px;
  padding: 0px 0px 0px 0px;
  background: rgba(0,0,0,0.7);
}

#nav li li:hover, #nav li li.sfhover {
  color: #fff !important;
  width: 225px;
  text-align: left;
  text-transform: none;
  height: 36px !important;
  padding: 0px 0px 0px 0px;
  background: rgba(240,240,240,0.8) !important;
}

#nav li li a {
  display: block;
  color: #fff;
  padding: 0px 11px 0px 11px;
}

#nav li li a:link {
  display: block;
  color: #fff;
  padding: 0px 11px 0px 11px;
  
}

#nav li li a:visited {
  display: block;
  color: #fff;
  padding: 0px 11px 0px 11px;
}

#nav li li a:hover {
  color: #333 !important;
}

.nava {
  background: #ef7f1a;
  color: #fff !important;
}

.nava a:link, .nava a:visited {
  color: #fff !important;
}

.nava a:hover {
  display: block;
  color: #fff !important;
}

#nav .nava .nava_sub a:link {
  color: #ef7f1a !important;
  background: rgba(240,240,240,0.8) !important;
}

#nav .nava .nava_sub a:visited {
  color: #ef7f1a !important;
  background: rgba(240,240,240,0.8) !important;
}

#nav .nava .nava_sub a:active {
  color: #000 !important;
  background: rgba(240,240,240,0.8) !important;
}

#nav .nava .nava_sub a:hover {
  color: #ef7f1a !important;
  background: rgba(240,240,240,0.8) !important;
}

#nav li ul ul {
  margin: -30px 0 0 225px;
  font-size: 14px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

/* NEBENHAUPTNAVIGATION Definitionen */

#navn, #navn ul {
  float: none;
  margin: 0 auto 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  list-style: none;
  font-weight: normal;
  margin-left: -20px;
}

#navn li {
  float: left;
  display: inline-block;
  padding: 0 10px 0 10px;

}

#navn li a:link, #navn li a:visited {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

#navn li a:hover {
  color: #000;
  display: inline-block;
  text-decoration: none;
}

.navna a:link  {
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:hover {
  color: #000 !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:active {
  color: #000 !important;
  display: inline-block;
  text-decoration: none;
}

.navna a {
  color: #000;
  display: inline-block;
  text-decoration: none;
}

.navna a:visited {
  color: #000 !important;
  display: inline-block;
  text-decoration: none;
}

.csc-textpic-text {
  margin-top: -20px;
}

.contenttable th, .contenttable td {
    border-top: none !important;
}

@media screen and (max-width:3000px) {

#content {
  padding-bottom: 460px;
  overflow: hidden;
}

#rahmen_oben {
  width: 100%;
  height: 5px;
  background: #ef7f1a;
}

#info_aussen {
  width: 100%;
  height: 100px;
}

#info_innen {
  width: 1100px;
  height: 90px;
  padding-top: 10px;
  margin: 0 auto 0 auto;
}

#navi_aussen {
  width: 100%;
  height: 30px;
}

#navi_innen {
  width: 1100px;
  height: 30px;
  margin: 0 auto 0 auto;
}

#navi_900, #unternavi {
  display: none;
}

#logo {
  float: left;
  height: 75px;
  width: 450px;
}

#kontakt {
  float: right;
  height: 25px;
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

#header {
  width: 100%;
  height: auto;
}

#zahlen_aussen {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  background: #fafafa;
}

#zahlen_innen {
  width: 1100px;
  margin: 0 auto 0 auto;
}

#zflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#zflex p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

#z1, #z2, #z3, #z4, #z5 {
  width: 19%;
  text-align: center;
  margin-bottom: 20px;
}

#pflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item {
  margin-bottom: 20px;
}

#p1, #p2, #p3, #p4, #p5, #p6 {
  width: 46%;
  height: auto;
  background: #fafafa;
  text-align: center;
  margin-bottom: 2%;
}

#pa1, #pa2, #pa3, #pa4, #pa5, #pa6, #pa7, #pa8 {
  width: 21%;
  height: auto;
  text-align: center;
  margin-bottom: 2%;
}

#aktuelles_aussen {
  width: 100%;
  padding-top: 20px;
}

#aktuelles_innen {
  width: 1100px;
  padding-bottom: 40px;
  margin: 0 auto 0 auto;
}

#themen_aussen {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  background: #fafafa;
}

#themen_innen {
  width: 1100px;
  margin: 0 auto 0 auto;
}

#anfahrt_aussen {
  width: 100%;
  height: auto;
}

#button_orange {
  font-family: 'Istok Web', sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 5px 12px 5px 10px;
  color: #fff;
  background: #ef7f1a;
}

#partner_aussen {
  width: 100%;
  padding-bottom: 40px;
}


#partner_innen {
  width: 1100px;
  padding-top: 20px;
  margin: 0 auto 0 auto;
}

#inhalt_aussen {
  width: 100%;
  padding-bottom: 20px;
}


#inhalt_innen {
  width: 1100px;
  padding-top: 20px;
  margin: 0 auto 0 auto;
}

#inhalte {
  float: left;
  width: 66%;
  padding-bottom: 40px;
  overflow: hidden;
}

#aktuelles {
  margin-top: 40px;
  float: right;
  width: 30%;
}

#aktuelles_titel {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #666;
  width: 100%;
  height: 25px;
  padding: 5px 0 5px 0;
  text-align: center;
  background: #eee;
}

#footer_aussen {
  margin-top: 0px;
    position:absolute;
    bottom:0px;
    width:100%;
    height: 465px;
  background: #333;
  background-image:url(grafiken/pattern_grau.png)
}

#footer_innen {
  width: 1100px;
  height: 430px;
  padding-top: 30px;
  margin: 0 auto 0 auto;
}

#footer_links {
  float: left;
  width: 55%;
}

#footer_linksl {
  float: left;
  width: 35%;
  margin-right: 2%;
}

#footer_linksr {
  float: right;
  width: 63%;
  vertical-align: top;
}

#footer_rechts {
  float: right;
  width: 40%;
  padding-left: 3%;
}

#footer_bottom {
  width: 100%;
  height: 32px;
  background: #ef7f1a;
  text-align: center;
  padding-top: 15px;
}

#footer_menu {
  margin: 0 auto 0 auto;
  height: 32px;
  width: 300px;
}
  
}

@media screen and (max-width:1100px) {

#info_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  height: 90px;
  padding-top: 10px;
  margin: 0 auto 0 auto;
}

#navi_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  height: 30px;
  margin: 0 auto 0 auto;
}

#zahlen_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto 0 auto;
}

#aktuelles_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 40px;
  margin: 0 auto 0 auto;
}

#themen_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto 0 auto;
}

#partner_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 20px;
  margin: 0 auto 0 auto;
}

#inhalt_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 20px;
  margin: 0 auto 0 auto;
}


#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  height: 360px;
  padding-top: 30px;
  margin: 0 auto 0 auto;
}

#inhalte, #aktuelles {
  clear: both;
  float: none;
  width: 100%;
  margin: 0;
}

  
}

@media screen and (max-width:1000px) {


#content {
  padding-bottom: 790px;
  overflow: hidden;
}

#footer_aussen {
  margin-top: 0px;
    position:absolute;
    bottom:0px;
    width:100%;
    height: 865px;
  background: #333;
  background-image:url(grafiken/pattern_grau.png)
}

#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  height: 830px;
  padding-top: 30px;
  margin: 0 auto 0 auto;
}

#footer_links, #footer_rechts {
  float: none;
  clear: both;
  padding-left: 0;
  width: 100%;
}

#footer_rechts {
  padding-top: 40px;
}

}

@media screen and (max-width:900px) {

#navi_aussen {
  display: none;
}

#navi_900, #unternavi {
  display: block;
}

#z1, #z2, #z3, #z4, #z5 {
  width: 32%;
  text-align: center;
}
  
}

@media screen and (max-width:800px) {

#p1, #p2, #p3, #p4, #p5, #p6 {
  width: 48%;
  height: auto;
  background: #fafafa;
  text-align: center;
  margin-bottom: 2%;
}
  
}

@media screen and (max-width:700px) {
  
}

@media screen and (max-width:600px) {

#z1, #z2, #z3, #z4, #z5 {
  width: 48%;
  text-align: center;
}

#p1, #p2, #p3, #p4, #p5, #p6 {
  width: 100%;
  height: auto;
  background: #fafafa;
  text-align: center;
  margin-bottom: 2%;
}

#pa1, #pa2, #pa3, #pa4, #pa5, #pa6, #pa7, #pa8 {
  width: 45%;
  height: auto;
  text-align: center;
  margin-bottom: 2%;
}
  
}

@media screen and (max-width:500px) {
  
}