:root {
--accentColor: #ff6400;
}
:root {
--secondColor: #333333;
}
#top {
display: none;
}
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;
}
html, body  {
font-family: Roboto;
font-weight: 400;
}
:root {
--body-color: #000000;
}
:root {
--bodyBackgroundColor: #333333;
}
:root {
--body-fontSize: 18px;
}
p  {
line-height: 28px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 15px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Roboto;
font-weight: 700;
}
h1, .h1, .h1 p {
line-height: 60px;
}
h2, .h2, .h2 p {
line-height: 48px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 32px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
line-height: 28px;
}
}
:root {
--contentBoxedWidth: calc(100% - 12%);
--articlePaddingLeftRight: 6%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer {
background-color: #1a1a1a;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #000000;
}
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #000;
}
}
.logo a {
background-image: url(../uploads/svn_wappen_farbig.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 130px;
}
:root {
--logoWidth: 200px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 200px;
}
.header.original {
line-height: 200px;
}
.smartmenu .smartmenu-trigger {
height: 200px;
}
:root {
--logoHeight: 200px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 80px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 120px;
}
.stickyheader .header.cloned {
line-height: 120px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 120px;
}
html {
scroll-padding: 120px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 40px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 80px;
}
.header {
line-height: 80px;
}
}
.header.original .mainmenu ul li a.trail.a-level_1,
.header.original .mainmenu ul li a.active.a-level_1,
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1,
.mod_pct_megamenu .mod_navigation a.active.a-level_1 {
color: #ff6400;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #ff6400;
}
.mainmenu ul li {
margin-left: 10px;
margin-right: 10px;
}
.mainmenu ul li a:after {
right: -10px;
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.header .mainmenu ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
border-bottom: 1px solid #fff;
padding-bottom: 8px;
}
.header .mainmenu ul ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul ul li a.a-level_1.active:not(.highlight) span {
border-bottom: none;
}
:root {
--menu-highlight-border-radius: 20px;
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Poppins;
--customFont1Weight: 400;
}
:root {
--customFont1FontSize: 125px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 160px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Roboto;
--customFont2Weight: 400;
}
:root {
--customFont2FontSize: 100px;
}
:root {
--customFont2FontSizeMob: 65px;
}
:root {
--customFont2LineHeight: 110px;
}
:root {
--customFont2LineHeightMob: 65px;
}
#mmenu {
bottom: 0;
}
:root {
--menu-highlight-font-size-mobile: 25px;
}
#mmenu .mod_navigation li a {
font-size: 25px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(25px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 30px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(30px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 18px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(18px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 20px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(20px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu {
background-color: #333333;
}
#mmenu .mod_langswitcher ul {
background-color: #333333;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_search input {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: rgba(255, 255, 255, 0.73);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
