/*
Theme Name: legenda-child
Description: Childtheme von legenda
Author: SB
Author URL: http://www.ibis-it.de
Template: legenda
Version: 1.0
Tags:
*/

/* roundcube webmail */
#roundcube {
    overflow: hidden;
}
#roundcube iframe {
    width: 100%;
    height: 600px;
    border: 0;
    padding: 0;
}

.header-type-3 .logo-with-menu img, .header-type-4 .logo-with-menu img {
  max-width: 150%;
  width: 150%;
}