.newsletter {
  border: 1px solid black;
  font-size: 21px;
  display: inline;
  margin-left: 30px;
}

.newsletter a {
  color: black;
  padding: 0px 10px 0px 10px;
}

.newsletter a:hover {
  color: white;
  background-color: #2C8128;
}

.sp-megamenu-parent > li > a {
     padding: 0px 14px;
}

@media (max-width: 1200px){
.sp-megamenu-parent {
        display: none !important;
}
#offcanvas-toggler {
        display: inline-block !important;
}
}

.align-self-center {
    display: none;
}

.btn-secondary {
    color: white;
    background-color: #6668ae;
    border-color: #6668ae;
}

.alle_news_button {
  background-color: #F3F3F3;
  color: white;
  border: 1px solid gray !important;
  border: none;
  color: black;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;  
}

.alle_news_button:hover {
  background-color: white;
  color: black;  
}

.alle_news_button a {
  color: black;  
}


.mailingliste_button {
  background-color: #555555;
  color: white;
  border: 1px solid white !important;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.mailingliste_button:hover {
  color: black !important;
  background-color: white;
}

.mailingliste_button a {
  color: white;
}

.fachausschuesse2 {
  text-align: center;
}

.fachausschuesse2 a {
  color: black;
  background-color: white;
  padding: 20px;
  min-width: 300px;
  display: inline-block;
  text-align: center;
  margin: 20px;
  border: 1px solid gray;
}

.fachausschuesse2 a:hover {
  color: white !important;
  background-color: #3AAA35;
}

h3 {italic}

a:hover {
  color: #2C8128;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #2C8128 ;
}

.kachel {
  border: 1px solid #8b8b8b;
  margin-bottom: 50px;
}

.kachel li{
  padding-bottom: 5px;
}





.col-md-12 {

    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100;
    background-color: #F3F3F3;
    margin-bottom: 20px;
    padding: 0px 10px 5px 10px;
    border: 1px solid gray;
}

.col-md-12 img  {
padding: 10px 20px 20px 0px;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 991px) {
.col-md-12 img  {
  float: left;
}
}

#headline {
  text-align: center;
  font-size: 4vw;
  text-shadow: 2px 1px 2px #fff;
  color: #009846;
}

#subtitle {
  text-align: center;
  font-size: 2vw;
  color: white;
}

.col-md-6 {
  border: 1px solid #8b8b8b;
  margin: 3px;
  max-width: 48%;
}

.float-right {
  float: left !important;
  padding: 0px 10px 10px 0px;
}

.float-left{
  padding: 10px 10px 10px 0px;
}

.aktuelle_news h1{
  text-align: center;
  color: green;
}

#sp-ankuendigungen, #sp-videos {
  background-color: #37803515;
}

.sp-page-title {
  text-align: center;
}

.news_button {
  background-color: #F3F3F3;
  border: 1px solid gray;
  padding: 17px 36px 3px 36px;
  display: block;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 150px;
  cursor: pointer;
}

.news_button a{
  color: black;
}

.responsive {
    padding: 20px;
    float: left;

}



@media only screen and (max-width: 700px) {
    .responsive {
        width: 49%;
        margin: 6px 0;
    }
}

table {
    
    border-collapse: collapse;
    width: 100%;
    overflow-x:auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
td {
    border: 1px solid #ddd;
    padding: 4px;
}
tr {
  background-color: #F3F3F3;
}
tr:nth-child(even){background-color: white;}

.die_oepu tr:hover {background-color: #3AAA35;}
.die_oepu tr:hover a{color:white;}
.die_oepu a { color: black;}

.publikationen tr:hover {background-color: #E5005B;}
.publikationen tr:hover a{color:white;}
.publikationen a { color: black;}

.service tr:hover {background-color: #F6A000 ;}
.service tr:hover a{color:white;}
.service a { color: black;}


.fachausschuesse td {padding: 10px 50px; text-align: center;}
.fachausschuesse tr:hover {background-color: #3AAA35;}
.fachausschuesse tr:hover a{color:white;}
.fachausschuesse a { color: black;}

.kachel_oepu p{
  padding: 67px 0px 68px 0px;
  background-color: #3aaa35;
  border: 1px solid #3aaa35;
  text-align: center;
  letter-spacing: 3px;
  font-size: 23px;
  color: white;
}

.kachel_oepu p:hover {
  color: #3aaa35;
  background-color: #fbfbfb;
  border: 1px solid #3aaa35;
}

.kachel_recht p{
  padding: 57px 0px 50px 0px;
  background-color: #6668ae;
  border: 1px solid #6668ae;
  text-align: center;
  letter-spacing: 3px;
  font-size: 23px;
  color: white;
}

.kachel_recht p:hover {
  color: #565893;
  background-color: #fbfbfb;
  border: 1px solid #565893;
}

.kachel_publikationen p{
  padding: 67px 0px 68px 0px;
  background-color: #e5005b;
  border: 1px solid #e5005b;
  text-align: center;
  letter-spacing: 3px;
  font-size: 23px;
  color: white;
}

.kachel_publikationen p:hover {
  color: #e5005b;
  background-color: #fbfbfb;
  border: 1px solid #e5005b;
}

.kachel_service p{
  padding: 67px 0px 68px 0px;
  background-color: #f6a000;
  border: 1px solid #f6a000;
  text-align: center;
  letter-spacing: 3px;
  font-size: 23px;
  color: white;
}

.kachel_service p:hover {
  color: #f6a000;
  background-color: #fbfbfb;
  border: 1px solid #f6a000;
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
