html {
  scroll-behavior: smooth;
}
 
ul,
ol {
  list-style: none; }

img,
a img,
:link img,
:visited img,
fieldset {
  border: none; }

img {
  vertical-align: bottom;
  margin: 0;
  padding: 0; }

img.float {
  float:left;
  width: 250px;
  padding-right:10px;
}

img.pdf {
width: 50px;
float:left;
  
}

.links {
width: 45%;
  float:left;
  margin-right: 5%;
}

.rechts {
width: 50%;
  float:left;
  margin-right: 0;
}
.rechts img.buehne{
width: 100%;
}
.box {
margin-top: 20px;
  margin-bottom: 20px;
}

address {
  font-style: normal; }

table {
  border: none;
  border-spacing: 0;
  font-size: 1em;
  margin: 0;
  padding: 0; 
color: #35450d;}

tr {
  border: none;
  margin: 0;
  padding: 0; }

td {
  border: none;
  vertical-align: top;
  border-spacing: 0;
  margin: 0;
  padding: 0; }

legend {
display: none; }

div,p,li,a {
background-repeat: no-repeat; }

p {
  margin-bottom: 0; 
color: #35450d;}

ul {
  list-style: none; 
    line-height: 1.1em;}

ul li {
  margin: 0; }

ul li ul {
  list-style: none;
  margin: 0; }

ul li ol {
  margin: 0; }

a:hover {
  text-decoration: underline; }


.boxwrapper:after, .topnav:after, .txtblock:after, .currentnewsblock .contactbxaktuell:after, .header:after, .xform:after, .xform p:after, .formarticlewrapper:after {
  clear: both;
  display: block;
  height: 0;
  content: ' ';
  visibility: hidden; }

a:hover, select, textarea, a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }


:link,
:visited {
  text-decoration: none; }


body {
  background: #f6f6f6;
font-family: Arial,Helvetica, sans-serif;
  font-size: 115%;
  margin: 0;
  padding: 0; 
    line-height: 1.4em;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto 0 auto;
  background: #ffffff;
border-right: solid 1px #c9cfd3;
  border-left: solid 1px #c9cfd3;
  box-sizing: border-box;
  padding-bottom: 20px; }
      
  @media only screen and (max-width: 600px) {
    .wrapper {
   margin: 5px auto 0 auto;
      padding-bottom: 30px; } }

a {
  color: #88ad29;
  text-decoration: none; }
a:hover {
color: #c9cfd3; }

h2 {
  color: #88ad29;
  font-weight: normal;
  font-size: 130%; }

h3 {
  font-size: 100%;
  margin: 30px 0 10px 0; }

ul li {
  font-weight: normal;
  font-size: 110%;
    color: #35450d;
  list-style-type: disc;
  margin-bottom: 15px; }

.boxwrapper {
  margin-bottom: 95px;
  -webkit-justify-content: space-between;
  display: flex;
  justify-content: space-around;
  border-top: 3px solid #FFF; }
      
  @media only screen and (max-width: 600px) {
    .boxwrapper {
      display: block; } }
        
  .boxwrapper .startbox {
    width: 33.2%;
    border-right: 2px solid #FFF;
    cursor: pointer;
    position: relative;
    text-align: center;
    position: relative;
    z-index: 1; }
    .boxwrapper .startbox:last-of-type {
      border-right: 0; }
    @media only screen and (max-width: 600px) {
      .boxwrapper .startbox {
        width: 80%;
        margin: 0 auto 20px 0; } }
    .boxwrapper .startbox:hover {
      z-index: 2;
      box-shadow: 0 0 10px #bcbcbc; }
    .boxwrapper .startbox .sbimg {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fafafa+0,f2f2f2+100 */
      background: #fafafa;
      /* Old browsers */
      background: -moz-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      padding: 55px 0; }
      .boxwrapper .startbox .sbimg img {
        max-width: 100%; }
    .boxwrapper .startbox .sbtxt {
      color: #bcbcbc;
      font-size: 80%;
      max-width: 60%;
      margin: 15px auto; }

.imgwrp .imgct{
padding-bottom: 20px;}

.imgwrp {
  position: relative;
text-align:center;}

  .imgwrp img {
    max-width: 100%; }
  .imgwrp .txtct {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center; }
    @media only screen and (max-width: 600px) {
      .imgwrp .txtct {
        position: static; } }
    .imgwrp .txtct .innertxtct {
      font-size: 100%;
      color: #000;
      background: #d9e5ed;
  
  opacity: 0.6;
      padding: 2px 20px 2px 20px;
      margin: auto;
      display: inline-block; }


      @media only screen and (max-width: 600px) {
        .imgwrp .txtct .innertxtct {
          font-size: 100%;
          display: block; } }

.logowrp {
  width: 266px;
  height: 80px;
  margin: auto;
  padding: 0 0 0 0; }
  .logowrp .txtblock {
    padding: 0; }
  @media only screen and (max-width: 600px) {
    .logowrp {
      width: 142px;
      height: 6px;
      padding: 0 0 0 0; }
      .logowrp img {
        max-width: 100%;
        height: auto; } }

.topnav {
  padding: 30px;
  font-size: 90%; }
  .topnav .txtblock {
    padding: 0; }
    .topnav .txtblock p {
      margin: 0; }
  .topnav .leftnav {
    width: 50%;
    float: left; }
    @media only screen and (max-width: 600px) {
      .topnav .leftnav {
        width: 100%;
        float: none;
        padding: 0 20px; } }
    .topnav .leftnav a {
      display: inline-block;
      margin-right: 30px; }
      @media only screen and (max-width: 600px) {
        .topnav .leftnav a {
          margin-bottom: 20px;
          font-size: 110%; } }
  .topnav .rightnav {
    width: 50%;
    float: right;
    text-align: right; }
    @media only screen and (max-width: 600px) {
      .topnav .rightnav {
        width: 100%;
        float: none;
        padding: 40px 20px;
        text-align: left; }
        .topnav .rightnav a {
          display: inline-block;
          margin-bottom: 5px;
          font-size: 110%; } }
 
  

.anchornav {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0; }
  @media only screen and (max-width: 600px) {
    .anchornav {
      margin-bottom: 50px;
      padding: 0 4%; } }
  .anchornav .anchornavele a {
    font-size: 120%;
    display: inline-block;
    margin-bottom: 30px;
    cursor: pointer;
    padding-left: 30px; }
    @media only screen and (max-width: 600px) {
      .anchornav .anchornavele a {
        min-height: 29px;
        font-size: 90%;
        padding-left: 25px;
         } }

.txtblock {
  padding: 0 8%;
  font-size: 90%; }
  

.innerfooterct .txtblock p a {
      display:inline-block;
            margin:0;
  padding:0 0;
          }
  @media only screen and (max-width: 860px) {
    .txtblock {
      padding: 0 4%; } }
  .txtblock.dataprotect {
    padding: 50px 0; }
  .txtblock.introtext {
color: #bcbcbc;
    padding: 0 12% 0 12%;
    margin: 0 0 0 0; }
    @media only screen and (max-width: 860px) {
      .txtblock.introtext {
        padding: 0 4%; } }
    @media only screen and (max-width: 600px) {
      .txtblock.introtext {
        margin-top: 40px; } }
    .txtblock.introtext a {
      color: #bcbcbc;
      text-decoration: underline; }
    .txtblock.introtext h2 {
      text-align: center;
      margin: 0;
      color: #bcbcbc; }
    .txtblock.introtext h1 {
      font-size: 140%;
      font-weight: normal;
      text-align: center;
      margin-top: 0; }
  .txtblock.listitem {
    position: relative; }
    .txtblock.listitem .listitemtop {
      width: 30px;
      height: 20px;
      position: absolute;
      right: 8%;
      top: 18px;
      cursor: pointer;
      background: url(../img/pf-ehrenkirchen.png) center center no-repeat;
      padding: 0;

}

.txtblock.listitem .listitemtop a {
      width: 30px;
      height: 20px;
      position: absolute;
      right: 8%;
      top: 0;
        background: none;
}
.txtblock.listitem h2 {
padding-top: 20px;
padding-bottom: 4px;
border-bottom: 1px solid #c9cfd3;
margin: 20px 0 0 0; 
}
 @media only screen and (max-width: 860px) {
        .txtblock.listitem h2 {
          margin-top: 20px;
          padding-right: 50px;
          font-size: 110%; } }

.slogan {
  color: #3C3834;
  font-size: 120%;
  padding: 0 0 10px 0;
  width: auto;
  margin: auto; 
  
   text-align: center;}

.slogan span {
font-size: 80%;
}

  
  @media only screen and (max-width: 600px) {
    .slogan {
      font-size: 86%;
   padding: 10px 0 10px 0;
      width: auto; } 

.links {
width: 100%;
  display:block;
  margin-top: 0;
}
    
    .rechts {
width: 100%;
  display:block;
  margin-top: 1em;
}

}
    
    
  .slogan strong {
    font-weight: normal; }

.bottomlinks {
  position: fixed;
  right: 0;
  bottom: 20px; }
  @media only screen and (max-width: 600px) {
    .bottomlinks {
      background: #FFF;
      position: static;
      width: 100%; } }
  .bottomlinks .toplink {
    width: 55px;
    height: 55px;
    background: #FFF;
    cursor: pointer; }
    @media only screen and (max-width: 600px) {
      .bottomlinks .toplink {
        margin: auto; } }

.innerfooterct {
  max-width: 1200px;
  text-align: center;
  font-size: 90%;
  margin: 5px auto 50px auto;
 }
  
  @media only screen and (max-width: 600px) {
    .innerfooterct {
      text-align: center;
      border-top: 1px solid #eae8e8;
      margin: 0;
      padding: 0 0 20px 0; }
      .innerfooterct a {
        margin-top: 10px;
        display: block; }
      .innerfooterct .trenner {
        display: none; } }
  .innerfooterct .txtblock {
    padding: 0; }

.currentnewsblock h3 {
  font-weight: normal;
  font-size: 140%; }
.currentnewsblock .contactbxaktuell {
  -webkit-justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  .currentnewsblock .contactbxaktuell .crnws {
    width: 33%;
    cursor: pointer;
    position: relative; }
    @media only screen and (max-width: 860px) {
      .currentnewsblock .contactbxaktuell .crnws {
        width: 100%;
        margin-bottom: 40px; } }
    .currentnewsblock .contactbxaktuell .crnws .cnpicleft {
      display: inline-block;
      vertical-align: top; }
      @media only screen and (max-width: 600px) {
        .currentnewsblock .contactbxaktuell .crnws .cnpicleft {
          width: 60px; }
          .currentnewsblock .contactbxaktuell .crnws .cnpicleft img {
            max-width: 100%;
            height: auto; } }
    .currentnewsblock .contactbxaktuell .crnws .cptxtright {
      display: inline-block;
      width: calc(100% - 120px);
      vertical-align: top;
      margin-left: 20px;
      font-size: 90%; }
      @media only screen and (max-width: 600px) {
        .currentnewsblock .contactbxaktuell .crnws .cptxtright {
          width: calc(100% - 80px); } }
      .currentnewsblock .contactbxaktuell .crnws .cptxtright a .morelink {
        display: block;
        margin-top: 15px;
        color: #e2001a; }
      .currentnewsblock .contactbxaktuell .crnws .cptxtright:hover a {
        color: #e2001a; }
      .currentnewsblock .contactbxaktuell .crnws .cptxtright a {
        color: #58585a; }
      .currentnewsblock .contactbxaktuell .crnws .cptxtright h4 {
        margin: 0 0 10px 0; }

.anschrift tr td:first-child {
  padding-right: 30px; }

@media only screen and (max-width: 600px) {
  .moblilemenubtn {
    width: 18px;
    height: 20px;
    padding: 3px;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 17px;
    right: 10px;
    z-index: 3; }

  .mobilemenubtnitem {
    width: 100%;
    height: 2px;
    display: inline-block;
    background: #000;
    position: absolute;
    z-index: 2; }

  .moblilemenubtn .mobilemenubtnitem:first-child {
    top: 3px; }

  .moblilemenubtn .mobilemenubtnitem:nth-child(2) {
    top: 10px; }

  .moblilemenubtn .mobilemenubtnitem:last-child {
    bottom: 7px; }

#nav {
  
    overflow: hidden;
    padding: 10px; }
/*!  
#nav {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding: 0; }

  #nav.hidden {
    opacity: 0;
    height: 0;
    overflow: hidden; }

  #nav.visible {
    opacity: 1;
    height: auto;
    background: #FFF;
    border-bottom: 1px solid #000;
    z-index: 2;
    padding-top: 60px; }
*/
  .moblilemenubtn.opened .mobilemenubtnitem {
    background: #e2001a; }

  .moblilemenubtn.opened .mobilemenubtnitem:first-child {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px; }

  .moblilemenubtn.opened .mobilemenubtnitem:nth-child(2) {
    opacity: 0; }

  .moblilemenubtn.opened .mobilemenubtnitem:last-child {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 12px; } }

.contactwrapper {
  width: 22%;
  float: left;
  padding: 0 0 0 8%; }
  @media only screen and (max-width: 600px) {
    .contactwrapper {
      width: 92%;
      float: none;
      padding: 0 4%; } }

.formwrapper {
  width: 57%;
  margin-left: 5%;
  float: right;
  padding: 0 8% 0 0; }
  @media only screen and (max-width: 600px) {
    .formwrapper {
      width: 92%;
      float: none;
      padding: 0 4%;
      margin: 0; } }


 



@media only screen and (max-width: 600px) {

#EmailForm fieldset, input,textarea {

width: 98%!important;

}
  
  #nav strong {
  display:block;
  }

}









