:root {
--accentColor: #e61077;
}
:root {
--secondColor: #312f2f;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#footer  {
display: none;
}
#bottom {
display: none;
}
@media only screen and (min-width: 768px) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
.logo a {
background-image: url(../uploads/Logoentwurf-Final-BlackBackground.png);
}
.mainmenu ul li a  {
font-family: Ubuntu;
}
.mainmenu ul li a  {
font-weight: 400;
}
