#sp-main-body {
    padding: 20px 0;
}


/*-----------------------------------MyStyle------------------------------*/
 
 table.stylegrey{
  background-color: #fafafa;
  width: 70%;
  margin: 0 auto;

}

table.stylegrey tr:hover {
  background-color:  #d7d7d7;
 

} 

table.stylegrey td{
  padding: 10px;
  text-align: center;
  vertical-align: top;
   
}

table.contact td{
  padding: 15px;
  vertical-align: top; 
}


.entry-header h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.075em;
    padding: 0 0 0;
    margin: 0 0 1em;
    /* line-height: 1; */
}


.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}



h2::after {
    content: ' ';
    display: block;
    width:100px; 
    height: 10px;
    background: #f6be37;
    margin-bottom: 10px;
    margin-top: 10px;
 
}



/*-----------------------------------StyleProgramm------------------------------*/
 
 table.StyleProgramm{
  background-color: #fafafa;
  margin: 0 auto;
  font-size: 18px;


}

table.StyleProgramm tr:hover {
  background-color:  #d7d7d7;
 

} 

table.StyleProgramm td{
  padding: 10px;
  text-align: center;
  vertical-align: top;
   
}

tr.StyleProgrammcontact td {
  background-color: #1c5c2e;
  color: #fff;
  font-weight: bold;
   
}



 
/*----------------------------------- END - StyleProgramm------------------------------*/

.moduleStas ul li a{
  font-size:20px;
  font-weight: bold;
  color: #000;

}

.moduleStas ul li a:hover{
  font-size:20px;
  font-weight: bold;
  color: #1c5c2e; 
  display:block;
  background-color: white;

}



.moduleStas ul li::before{
    content: '\2022';
    position: absolute;
    left: 0;
    padding-top: 5px; 

}


 table.tablestyle td{
  padding: 10px;
 
  vertical-align: top;
  border: 1px solid #000;
   
}

.bottom-stas{
  font-size: 16px;
  display: block;
  background-color: none;
 
}

.bottom-stas ul li a:hover{
 
  display: block;
  background-color: #1c5c2e;
 
}





.menu-stas{
  float: left;

}


.menu-stas ul li a{
    font-weight: bold;
    font-size: 13px;
    padding: 0 5px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #1c5c2e;
  padding: 0px;

}
.sp-dropdown-inner ul.sp-dropdown-items li.sp-menu-item a{
  color: white;
}

.sp-dropdown-inner ul.sp-dropdown-items li.sp-menu-item a:hover{
 background-color: #dbb243;
  
}


li.sp-menu-item.active>a{
  color: #1c5c2e !important;

}

.sp-dropdown-inner ul.sp-dropdown-items li.sp-menu-item.active>a{
 background-color: #dbb243;
 color: white !important;
  
}

.class2 ul li a{
  padding: 5px 0px 0px 15px ;


}

.class2 a.readmore{
  color: #000;
  font-size: 16px;
  margin: 0px;
  font-weight: bold;
}

.newsflash-title{
  font-size: 16px;
  padding: 5px 0 !important;
  margin: 0px;
  margin-top: 5px;


}

table.social{
  
}

table.social td{
  
  padding: 7px;
}

table.social a:hover{
  text-decoration: underline;
  
}


.lang-block ul li.lang-active  a{
  font-size: 20px !important;
 



}


.lang-block ul li.lang-active  a{
  line-height: 90px !important;
 

 
}

.sp-module .mod-languages ul  {
 
  line-height: 90px !important;
 
} 



.sp-module .mod-languages ul li a {
  display: block;
  border: 1px solid #000;
  text-transform: uppercase; 
} 
 
.sp-module .mod-languages ul li a:hover {
 
  background-color: #1c5c2e;
  color: white;
} 



.sp-module-content .mod-languages ul.lang-inline li a{
  padding: 0px 15px !important;
      font-weight: normal;


}

.bold-style{
  font-weight: bold;
}

.icon-top{

  margin-top: -20px;
}




@media screen and (min-width: 992) and (max-width: 1199px) {



}


@media screen and (min-width: 768px) and (max-width: 1199px) { 

.menu-stas ul li a {
    font-weight: bold;
    font-size: 12px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 4px;
    line-height: 90px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}

} 
  .mod-languages ul.lang-inline li a {
    padding: 0px 15px !important;
}

 