:root {
--accentColor: #a51431;
}
:root {
--secondColor: #fde428;
}
:root {
--customColor1: #a51431;
}
:root {
--bgColorLightGray: #a51431;
}
:root {
--bgColorGray: #a51431;
}
:root {
--bgColorDarkGray: #a51431;
}
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: #a51431;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
:root {
--bodyBackgroundColor: #efefef;
}
:root {
--contentBoxedWidth: calc(100% - 1%);
--articlePaddingLeftRight: 0.5%;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 1px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 1px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,1);
}
#bottom .inside a:hover {
color: rgba(255,255,255,1);
}
@media only screen and (min-width: 768px) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
#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/Gemeindewappen_f.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 65px;
}
:root {
--logoWidth: px;
}
}
.mainmenu ul li a  {
font-family: "Source Sans Pro";
}
.mainmenu ul li a  {
font-weight: 700;
}
@media only screen and (max-width: 767px) {
.stickyheader .logo {
float: none;
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 767px) {
.stickyheader {
display: none;
}
html {
scroll-padding: 0;
}
}
