/**
 * RZ- und Kundenspezifisch
 */
@import "dvv-custom-base.css";
@import "custom-stadtjugendreferat.css";

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

#header .ym-grid .navi ul li {
  width: auto;
}
#header .ym-grid .navi ul li a {
  padding: 6em 0.7em .5em;
}
#header .ym-grid .navi ul li:first-child a {
  padding: 6em 0.7em .5em 1.3em;
}