#t4-navigation {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}
.navbar {
    height:3.5em;
}
 .moduletable.beratung {
    border-color: #004B5B;
    background-color: #b0e1db;
 }
 .moduletable.beratung a {
    color:#004B5B;
 }
  .moduletable.beratung a:hover {
    color: white;
 }