/*2025-06-04-08:49:45*/@import url("https://fonts.verwaltungsportal.de/css/?family=Roboto:400,400i,500,500i,700,700i,900,900i");html {max-width: 1930px;margin-left: auto;margin-right: auto;background: #1f1f1f;scroll-behavior: smooth;scroll-padding-top: 100px;scrollbar-color: #f6d800 #ffffff;scrollbar-width: thin;}body {font-family: "Roboto", sans-serif;font-weight: 400;color: #ffffff;background: #121212;font-size: clamp(1rem, 2vw, 1.125rem);line-height: 1.5;box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);}a {color: #f6d800;}a:is(:hover, :focus) {color: #f6d800;}.linkUnderline a {text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 3px;transition: text-decoration 300ms;}.linkUnderline a:is(:hover, :focus) {text-decoration-color: transparent;}b,strong {font-weight: 700;}#overflow {overflow: clip;}#logo {display: inline-block;background: #ffffff;padding: 15px 4px;box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);}#logo img {display: block;}@media (min-width: 1px) {#logo {position: absolute;left: 15px;top: 0;max-width: 170px;display: flex;align-content: end;align-items: end;justify-content: center;transition: bottom 200ms linear;}#logo img {max-height: 163px;}}@media (min-width: 3px) {#logo img {bottom: 0;transition: max-height 200ms linear;}.is-sticky #logo img {max-height: 90px;}#logo-col {position: static;}}#topbar {padding: 17px 0;font-size: 1rem;line-height: 1;}@media (min-width: 3px) {#topbar {padding: 14px 0;}}#search {background: #121212;position: relative;color: #fff;max-width: 330px;}@media (min-width: 3px) {#search {padding: 4px 0;}}#search label {font-weight: 400;padding-right: 10px;}#search_input {color: inherit;font-style: normal;border: 0;padding: 7px 36px 7px 10px;width: 100%;background: transparent;}#search_submit {width: 36px;background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M38.7 40.85 26.65 28.8q-1.5 1.3-3.5 2.025-2 .725-4.25.725-5.4 0-9.15-3.75T6 18.75q0-5.3 3.75-9.05 3.75-3.75 9.1-3.75 5.3 0 9.025 3.75 3.725 3.75 3.725 9.05 0 2.15-.7 4.15-.7 2-2.1 3.75L40.95 38.7q.45.4.45 1.025 0 .625-.5 1.125-.45.45-1.1.45-.65 0-1.1-.45Zm-19.85-12.3q4.05 0 6.9-2.875Q28.6 22.8 28.6 18.75t-2.85-6.925Q22.9 8.95 18.85 8.95q-4.1 0-6.975 2.875T9 18.75q0 4.05 2.875 6.925t6.975 2.875Z' fill='%23f6d800'/%3E%3C/svg%3E") center / 28px auto no-repeat;padding: 0;cursor: pointer;border: none;position: absolute;top: 4px;right: 0;bottom: 4px;font-size: 0;transition: background-color 300ms linear;}:is(#search_submit, #search_input):is(:hover, :focus) {background-color: #f6d800;}#search_input::placeholder {color: #fff !important;opacity: 1 !important;font-style: normal !important;}@media (min-width: 3px) {nav.horizontally {position: relative;z-index: 10;transition: background 300ms linear, padding 300ms linear;}.is-sticky nav.horizontally {background: #121212;border-bottom: 1px solid #ffffff;}nav.horizontally .navbar-nav {position: relative;padding-top: 38px;display: flex;justify-content: space-between;flex-wrap: wrap;}.is-sticky nav.horizontally .navbar-nav {padding-top: 20px;}.is-sticky .navbar-nav {margin-bottom: -1px;}nav.horizontally .navbar-nav::after {content: "";display: block;position: absolute;left: 0;bottom: 0;right: clamp(-275px, -15vw, -15px);height: 1px;background: #ffffff;}nav.horizontally .navbar-nav ul {position: absolute;top: 100%;left: 0;z-index: 1000;display: block !important;pointer-events: none;opacity: 0;visibility: hidden;transition: opacity 300ms linear;}nav.horizontally .navbar-nav [class*="secondlevel"]>ul {left: 100%;top: 0;}nav.horizontally .navbar-nav li {position: relative;}nav.horizontally .navbar-nav li:is(.open, :hover)>ul,nav.horizontally .navbar-nav li.open:focus-within>ul,nav.horizontally .navbar-nav li[class*="secondlevel"]>ul[style*="block"] {pointer-events: auto !important;opacity: 1 !important;visibility: visible;}nav.horizontally .navbar-nav li:is(:hover, :focus)>ul {z-index: 1003;}}nav.horizontally a[class*="toplevel"] {color: #ffffff;font-weight: 400;text-align: left;padding: 14px 15px;position: relative;font-size: 1rem;line-height: 1.2;text-decoration: none;transition: border 300ms linear;}@media (min-width: 3px) {nav.horizontally a[class*="toplevel"] {padding: 18px 5px;display: flex;align-items: center;justify-content: center;text-align: center;height: 100%;}}nav.horizontally a[class*="toplevel"]::after {content: "";display: block;position: absolute;z-index: 1;left: 50%;bottom: 0;height: 4px;width: 0;background: #f6d800;transform: translateX(-50%);transition: width 300ms linear;}nav.horizontally li[class*="toplevel"]:is(:hover, :focus-within)>a::after,nav.horizontally li[class*="toplevel"]>a:is(:hover, :focus)::after,nav.horizontally li[class*="toplevel"].open>a::after,nav.horizontally li[class*="toplevel"].open>a:is(:hover, :focus)::after,nav.horizontally li[class*="toplevel"][class*="_over"]>a::after,nav.horizontally li[class*="toplevel"][class*="_over"]>a:is(:hover, :focus)::after {width: 100%;}@media (min-width: 3px) {nav.horizontally li[class*="toplevel"]:hover>a.dropdown-toggle::before,nav.horizontally li[class*="toplevel"].open>a.dropdown-toggle::before,nav.horizontally li[class*="toplevel"].open>a.dropdown-toggle:is(:hover, :focus)::before {opacity: 1;}}nav.horizontally [class*="toplevel"] ul {background-color: #fff;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);border-bottom: 5px solid #f6d800;}@media (min-width: 3px) {nav.horizontally [class*="toplevel"] ul {padding-top: 18px;padding-bottom: 18px;margin-top: 15px;}nav.horizontally [class*="toplevel"]>ul {left: 50%;transform: translate(-50%, 0);}nav.horizontally [class*="secondlevel"]>ul {margin-top: -18px;margin-left: 10px;}nav.horizontally :is([class*="toplevel"], [class*="secondlevel"])>ul::before {content: "";position: absolute;display: block;}nav.horizontally [class*="toplevel"]>ul::before {height: 30px;left: 0;right: 0;top: -17px;}nav.horizontally [class*="secondlevel"]>ul::before {width: 10px;top: 0;bottom: 0;left: -10px;}}nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"]) {color: #1f1f1f;font-weight: 400;text-align: left;padding: 9px 35px;font-size: 1.125rem;line-height: 1.2;text-decoration: none;}nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]):is(:hover, :focus-within)>a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])>a:is(:hover, :focus),nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a:is(:hover, :focus),nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a,nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a:is(:hover, :focus) {background: #e3e3e3;color: #1f1f1f;}#headerpic,#tabs,footer {max-width: 1720px;margin-left: auto;margin-right: auto;}#footer>.row {row-gap: 30px;}#teams .row {row-gap: 20px;}#headerpic {background: #121212;position: relative;}#header-text {line-height: 1.4;position: relative;z-index: 10;padding: 60px 0 clamp(60px, 8vw, 112px) 0;font-size: clamp(1rem, 3vw, 1.75rem);}@media (min-width: 1px) {#header-text {padding-top: clamp(150px, 15vw, 200px);}}#header-text,#header-text :is(h1, h2, h3, h4, h5, h6, a) {color: #ffffff;}#header-text :is(h1, h2, h3, h4, h5, h6) {text-transform: uppercase;font-size: clamp(2.25rem, 7vw, 3.4375rem);margin-bottom: clamp(15px, 4vw, 32px);text-shadow: 15px 15px 15px rgba(0, 0, 0, 0.2);}body:not(.index) #header-text p {display: none;}@media (min-width: 3px) {body.index #header-text>article {opacity: 0;transform: translate(-100px, -100px);animation: showHeaderText 500ms linear 300ms 1 normal forwards;}}@keyframes showHeaderText {0% {opacity: 0;transform: translate(-100px, -100px);}100% {opacity: 1;transform: translate(0);}}@media (min-width: 1px) {#header-text::after {top: 55px;left: 54%;max-width: 70vw;bottom: -55px;}body.index #header-text.has-info-tab::after {bottom: -90px;}}@media (min-width: 3px) {body.index #header-text::after {transform: translate(100px, 100px);opacity: 0;animation: showFigure 500ms linear 300ms 1 normal forwards;}}@media (min-width: 4px) {#header-text::after {right: 15px;left: auto;width: 100%;max-width: 741px;background-size: contain;background-position: center right;}body.index #header-text.has-info-tab::after {right: -105px;bottom: -255px;}}@keyframes showFigure {0% {opacity: 0;transform: translate(100px, 100px);}100% {opacity: 1;transform: translate(0);}}#info-tab {position: relative;z-index: 1;padding: 12px 0 0 clamp(15px, 4vw, 30px);border-left: 4px solid #f6d800;box-shadow: -25px 25px 25px 0 rgba(0, 0, 0, 0.08);margin-top: clamp(40px, 6vw, 60px);background: #fff;color: #121212;}#info-tab :is(h1, h2, #info-headline) {color: #121212;font-size: clamp(1.5625rem, 7vw, 1.875rem);margin-bottom: 6px;}#info-tab :is(h3, h4, h5, h6) {color: #121212;font-size: clamp(2.25rem, 7vw, 3.125rem);margin-bottom: clamp(28px, 4vw, 35px);}#info-tab a:not(.has-image) {margin-bottom: -1px;}#slider {height: 100%;overflow: hidden;}@media (min-width: 3px) {#headerpic a.nivo-prevNav {left: 30px;}#headerpic a.nivo-nextNav {right: 30px;}}#headerpic .nivo-main-image {min-height: 100% !important;}#headerpic .nivo-controlNav {bottom: 8px;}#headerpic .slider-mask {display: block;background: linear-gradient(to bottom, #202020, rgba(18, 18, 18, 0.3));}.slider-wrapper {position: absolute !important;top: 0;right: 0;bottom: 0;left: 0;}#content-area {position: relative;text-align: left;padding: clamp(40px, 6vw, 70px) 0 clamp(40px, 10vw, 120px) 0;}#content-area>.row::before {content: '';position: absolute;left: -75px;top: -60px;background: url(../img/motorrad-bg-links.png);width: 15.0521vw;height: 28.2292vw;max-width: 289px;max-height: 542px;background-position: top left;background-size: contain;background-repeat: no-repeat;transform: translateX(-100%);}#content-area>.row::after {content: '';position: absolute;right: -50px;bottom: 0;background: url(../img/motorrad-bg-rechts.png);width: 16.25vw;height: 28.2292vw;max-width: 312px;max-height: 542px;background-position: top left;background-size: contain;background-repeat: no-repeat;transform: translateX(100%);}#content-area>* {position: relative;z-index: 10;}#sponsors-bg {position: relative;}#sponsors {position: relative;z-index: 9;min-height: 220px;padding: clamp(40px, 10vw, 110px) 0;}#sponsors .sponsors-headline {position: relative;padding-bottom: 28px;margin-bottom: 32px;}#sponsors .sponsors-headline::after {content: "";display: block;position: absolute;right: clamp(-275px, -15vw, -15px);top: -70px;left: clamp(-275px, -15vw, -15px);height: 1px;background: rgba(255, 255, 255, 0.3);}#sponsors img {margin: clamp(5px, 1vw, 20px) 8px 0 8px;}.button-design a:not(.has-image) {display: inline-block;line-height: 1.2;color: #121212;font-size: 1rem;font-weight: 500;background: #f6d800;padding: 14px 80px 14px 20px;position: relative;text-decoration: none;transition: transform 200ms linear, filter 200ms linear;}@media (min-width: 3px) {.button-design a:not(.has-image) {font-size: 1.125rem;}}#tabs .button-design a:not(.has-image) {margin-top: clamp(5px, 1vw, 20px);}.button-design a:not(.has-image):is(:hover, :focus) {z-index: 1;transform: scale(1.1);filter: drop-shadow(0 15px 10px rgba(0, 0, 0, 0.15));}.button-design a:not(.has-image)::after {content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;width: 60px;background: rgba(18, 18, 18, 0.2) url(../img/helm-icon.png) center / 36px auto no-repeat;}.h4link a:is(:link, :hover, :focus, :visited),h6,h5,h4,h3,h2,h1 {color: #f6d800;font-weight: 800;line-height: 1.12;font-family: "Roboto", sans-serif;margin-bottom: 15px;}h1,.h1,.legacy_h1 {font-size: clamp(2.25rem, 6vw, 3.125rem);margin-bottom: clamp(15px, 4vw, 40px);}h2,.h2,.legacy_h2 {font-size: clamp(2.0625rem, 5.5vw, 2.8125rem);}h3,.h3,.legacy_h3 {font-size: clamp(1.875rem, 5vw, 2.5rem);}h4,.h4,.h4link a:is(:link, :hover, :focus, :visited) .legacy_h4 {font-size: clamp(1.6875rem, 4.5vw, 2.1875rem);}h5,.h5,.legacy_h5 {font-size: clamp(1.5625rem, 4vw, 1.875rem);}h6,.h6,.legacy_h6 {font-size: clamp(1.4375rem, 3.5vw, 1.5625rem);}footer {font-size: 1rem;}#footer {padding: clamp(40px, 8vw, 80px) 0 clamp(40px, 8vw, 70px) 0;background: #121212;position: relative;z-index: 9;background-position: center;background-size: cover;}@media (min-width: 1px) {#footer::after {content: "";display: block;position: absolute;bottom: -30px;right: 30px;background: url("../img/motorrad-isoliert.png") bottom right / contain no-repeat;height: 15.4167vw;max-height: 296px;width: 50vw;max-width: 504px;}}@media (min-width: 2px) {#footer::after {width: 33vw;}}#footer {color: #ffffff;}#footer :is(h1, h2, h3, h4, h5, h6) {font-size: 1.625rem;margin-bottom: 2px;text-transform: uppercase;}#innerfooter {padding: 24px 0;}#innerfooter ul {padding: 0;}@media (min-width: 1px) {#innerfooter li+li {margin-left: 30px;}#innerfooter li {display: inline-block;}}#innerfooter li a {color: inherit;}#innerfooter li a:is(:hover, :focus) {color: #f6d800;text-decoration: underline;}#footer a.has-image+a.has-image {margin-left: 10px;}#footer #vernetzt {gap: 14px;text-align: right;font-size: 0.8125rem;line-height: 1.3;margin: 0;font-weight: 400;text-decoration: none;display: flex;flex-direction: column;color: #fff;}#footer #vernetzt span {display: block;}