/* Enter Your Custom CSS Here */

section.container-wrap.main-title.alternate-color.border-bottom
{
 display: none; 
}

img#logo_img
{
  width: 150px;
  
}

div#footer.footer-color.border-top
{
 background-color: #F2F2F2; 
  border-top: none;
}

div#socket.socket-color
{
 display: none; 
}

.footer-color a
{
 color: black !important;  
}
.footer-color
{
  color: black !important;  
}

.kleo-main-header .nav > li.active > a
{
 box-shadow: none !important; 
}

.content_leistungen
{
  font-size: 18px !important;
  line-height: 1.4 !important;
}

.content_ueber_uns
{
  font-size: 18px !important;
  line-height: 1.4 !important;
  text-align: justify !important;
}