:root {
--accentColor: #e0001b;
}
:root {
--secondColor: #990066;
}
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;
}
#top,
#top a,
#top .mod_socials a i {
color: rgba(255,255,255,0.9);
}
#top,
#top .inside {
background-color: #e0001b;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #000000;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #000000;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #000000;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #000000;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 100px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 100px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #000000;
}
#footer,
#footer a {
color: #050505;
}
#footer li:after {
border-color: #050505;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #e0001b;
}
#footer {
background-color: #efefef;
}
#bottom .inside,
#bottom .inside a {
color: #fff;
}
#bottom .inside a:hover {
color: #d1d4d9;
}
#bottom {
background-color: #e0001b;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header {
background-color: rgba(255,255,255,0.95);
}
.logo a {
background-image: url(../uploads/Logo.jpeg);
}
.stickyheader .logo a {
background-image: url(../uploads/Logo.jpeg);
}
.mainmenu ul li a  {
font-family: "Source Sans Pro";
}
.mainmenu ul li a  {
font-weight: 700;
}
p,
p a,
.ce_text {
color: #000000;
}
