@charset "UTF-8";
/*********************************************************************************************************************

											STYLES BY:


____________________________________________/\\\\\\__________________________________________________/\\\____
 ___________________________________________\////\\\________________________________________________/\\\\\____
  _________________________________/\\\_________\/\\\_____/\\\_____________________________________/\\\/\\\____
   _____/\\\\\_____/\\\____/\\\__/\\\\\\\\\\\____\/\\\____\///___/\\/\\\\\\_______/\\\\\\\\_______/\\\/\/\\\____
	___/\\\///\\\__\/\\\___\/\\\_\////\\\////_____\/\\\_____/\\\_\/\\\////\\\____/\\\/////\\\____/\\\/__\/\\\____
	 __/\\\__\//\\\_\/\\\___\/\\\____\/\\\_________\/\\\____\/\\\_\/\\\__\//\\\__/\\\\\\\\\\\___/\\\\\\\\\\\\\\\\_
	  _\//\\\__/\\\__\/\\\___\/\\\____\/\\\_/\\_____\/\\\____\/\\\_\/\\\___\/\\\_\//\\///////___\///////////\\\//__
	   __\///\\\\\/___\//\\\\\\\\\_____\//\\\\\____/\\\\\\\\\_\/\\\_\/\\\___\/\\\__\//\\\\\\\\\\___________\/\\\____
		____\/////______\/////////_______\/////____\/////////__\///__\///____\///____\//////////____________\///_____



**************************************************************************************************************************************/
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
*, *:before, *:after {
  -moz-box-sizing: border-box; /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box; /* Safari 3-4, also probably droppable */
  box-sizing: border-box; /* Everything else */
  margin: 0;
  padding: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  /* color: inherit;  1 */
  /* font: inherit;  2 */
  /* margin: 0;  3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  /* -webkit-appearance: button;  2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

/*csslint important:false*/
/* ==========================================================================
   Pure Base Extras
   ========================================================================== */
/**
 * Extra rules that Pure adds on top of Normalize.css
 */
/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */
.hidden,
[hidden] {
  display: none !important;
}

nav h1 {
  display: none;
} /* Being friendly to newsreaders */
html, body {
  height: 100%;
  width: 100%;
}

color {
  color: rgba(217, 91, 72, 0.44);
}

/* Generated by ParaType (http://www.paratype.com)*/
/* Font PT Sans: Copyright ParaType, 2013. All rights reserved.*/
@font-face {
  font-family: "PTSansRegular";
  src: url("/assets/fonts/PTS55F_W.eot");
  src: url("/assets/fonts/PTS55F_W.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/PTS55F_W.woff") format("woff"), url("/assets/fonts/PTS55F_W.ttf") format("truetype"), url("/assets/fonts/PTS55F_W.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSansBold";
  src: url("/assets/fonts/PTS75F_W.eot");
  src: local("PT Sans Bold"), url("/assets/fonts/PTS75F_W.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/PTS75F_W.woff") format("woff"), url("/assets/fonts/PTS75F_W.ttf") format("truetype"), url("/assets/fonts/PTS75F_W.svg#PTSans-Bold") format("svg");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "Impact";
  src: url("/assets/fonts/Impact.eot?#iefix");
  src: url("/assets/fonts/Impact.eot?#iefix") format("eot"), url("/assets/fonts/Impact.woff") format("woff"), url("/assets/fonts/Impact.ttf") format("truetype"), url("/assets/fonts/Impact.svg#25aa5449") format("svg");
}
body {
  font-size: 15px;
  line-height: 21px;
  font-family: "PTSansRegular", sans-serif;
  font-weight: normal;
  color: #000;
  background: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: auto;
}

#wrapper {
  position: relative;
  overflow: hidden;
  max-width: 20000px;
  width: 100%;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-family: "Impact", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.h0 {
  font-size: 50px;
  line-height: 50px;
}

h1, .h1 {
  font-size: 30px;
  line-height: 33px;
}

h2, .h2 {
  font-size: 20px;
  line-height: 22px;
}

h3, .h3 {
  font-size: 15px;
  line-height: 21px;
  font-family: "PTSansBold", sans-serif;
}

h4, .h4 {
  font-size: 15px;
  line-height: 21px;
  font-family: "PTSansBold", sans-serif;
}

.small {
  font-size: 15px;
  line-height: 21px;
}

.main_format img {
  display: block;
  vertical-align: bottom;
}
.main_format a {
  text-decoration: underline;
}
.main_format a:hover {
  text-decoration: none;
}
.main_format h1, .main_format h2, .main_format h3, .main_format h4, .main_format .h1, .main_format .h2, .main_format .h3, .main_format .h4 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.main_format h2, .main_format h3, .main_format h4, .main_format strong, .main_format b {
  color: #727272;
}
.main_format p, .main_format figure, .main_format iframe, .main_format ul, .main_format table {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.main_format li {
  margin-left: 15px;
  list-style-position: outside;
}
.main_format figcaption {
  font-size: 15px;
  line-height: 21px;
  font-style: italic;
}
.main_format h1 {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.main_format table {
  width: 100%;
}
.main_format table th {
  text-align: left;
  padding-top: 10.5px;
}
.main_format table tr td {
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  border-bottom: 1px solid #000;
}
.main_format table tr td, .main_format table tr th {
  padding-right: 5px;
}
.main_format table tr td:last-child, .main_format table tr th:last-child {
  padding-right: 0;
}
.main_format table tr.even td {
  background: #f0f0f0;
}
.main_format hr {
  background-color: #ccc;
  border-width: 0;
  color: #ccc;
  height: 1px;
  line-height: 0;
  margin-top: 21px;
  margin-bottom: 21px;
  text-align: center;
  width: 100%;
}
.main_format hr::after {
  clear: both;
  content: "";
  display: table;
}

.table_wrapper {
  overflow-x: scroll;
}
.table_wrapper table {
  border-collapse: collapse;
}

a, .link {
  color: inherit;
  text-decoration: none;
  border-bottom: none;
}

a:hover, .link:hover {
  text-decoration: none;
  border-bottom: none;
}

a h1, a h2, a h3, a p {
  text-decoration: none;
  border-bottom: none;
}

/* Image links remove the Magic border below images (another method would be to make images display as block) */
a img, a:hover img {
  border: none;
  text-decoration: none;
  vertical-align: bottom;
}

a.login {
  padding-left: 22px;
  background: url(/assets/images/icons/lock.svg) no-repeat 0 0 transparent;
  background-size: 14px;
}

b, strong {
  font-family: "PTSansRegular", sans-serif;
  font-weight: bold;
}

#wrapper {
  position: relative;
  width: 100%;
}

.text_width {
  position: relative;
  width: 100%;
  max-width: 742px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 21px;
  padding-left: 21px;
}

.content_width {
  position: relative;
  width: 100%;
  max-width: 842px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 21px;
  padding-left: 21px;
}

.site_width {
  position: relative;
  width: 100%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.ident_left {
  padding-left: 33px !important;
}
@media only screen and (max-width: 500px) {
  .ident_left {
    padding-left: 22px !important;
  }
}

.ident_left_2 {
  padding-left: 11px !important;
}
@media only screen and (max-width: 500px) {
  .ident_left_2 {
    padding-left: 0px !important;
  }
}

.collapsable_content .ident_left, .collapsable_content .ident_left_2 {
  padding-left: 0 !important;
}

.grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: calc(100% + 22px);
  margin-left: -11px;
}
.grid.center {
  justify-content: center;
}

[class^=col-] {
  margin-bottom: 21px;
  padding-left: 11px;
  padding-right: 11px;
}

.col-1-1 {
  width: 100%;
}

.col-1-2 {
  width: 50%;
}
@media only screen and (max-width: 500px) {
  .col-1-2 {
    width: 100%;
  }
}

.col-1-3 {
  width: 33.3333333333%;
}
@media only screen and (max-width: 700px) {
  .col-1-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .col-1-3 {
    width: 100%;
  }
}

.col-2-3 {
  width: 66.6666666666%;
}
@media only screen and (max-width: 700px) {
  .col-2-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .col-2-3 {
    width: 100%;
  }
}

.col-1-4 {
  width: 25%;
}
@media only screen and (max-width: 700px) {
  .col-1-4 {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .col-1-4 {
    width: 100%;
  }
}

.col-1-5 {
  width: 20%;
}
@media only screen and (max-width: 700px) {
  .col-1-5 {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .col-1-5 {
    width: 100%;
  }
}

.col-1-6 {
  width: 16.6666666667%;
}
@media only screen and (max-width: 700px) {
  .col-1-6 {
    width: 25%;
  }
}
@media only screen and (max-width: 500px) {
  .col-1-6 {
    width: 50%;
  }
}

.border {
  border: 1px solid #9f9e9e !important;
}

#header {
  position: relative;
  margin-top: 42px;
}
#header::after {
  clear: both;
  content: "";
  display: table;
}

#logo_wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
}
#logo_wrapper::after {
  clear: both;
  content: "";
  display: table;
}

#main_logo {
  position: relative;
  float: left;
  width: 60%;
  top: 13px;
  left: -33px;
}
@media only screen and (max-width: 800px) {
  #main_logo {
    width: calc(100% - 20px);
    left: -11px;
  }
}

#aside_logo {
  position: relative;
  float: left;
  width: 40%;
  top: -5px;
  text-align: right;
}
#aside_logo figure {
  display: inline-block;
}
@media only screen and (max-width: 800px) {
  #aside_logo {
    display: none;
  }
}

#nav_wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
}
#nav_wrapper::after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 800px) {
  #nav_wrapper {
    padding-top: 5.25px;
    padding-bottom: 5.25px;
  }
}

#main_nav, #aside_nav, #language_switcher {
  position: relative;
  float: left;
}
#main_nav ul, #aside_nav ul, #language_switcher ul {
  margin-left: -5.25px;
}
#main_nav li, #aside_nav li, #language_switcher li {
  position: relative;
  display: inline-block;
  padding: 10.5px;
  margin-left: -4px;
}
#main_nav li a, #aside_nav li a, #language_switcher li a {
  font-family: "Impact", sans-serif;
  text-decoration: none;
  border-bottom: none;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
}
#main_nav li.here a, #main_nav li:hover a, #aside_nav li.here a, #aside_nav li:hover a, #language_switcher li.here a, #language_switcher li:hover a {
  border-bottom: 1px solid #fff;
}
#main_nav li.neutral:hover, #main_nav li.neutral:hover ul, #aside_nav li.neutral:hover, #aside_nav li.neutral:hover ul, #language_switcher li.neutral:hover, #language_switcher li.neutral:hover ul {
  background: #999999;
}
#main_nav li.verband:hover, #main_nav li.verband:hover ul, #aside_nav li.verband:hover, #aside_nav li.verband:hover ul, #language_switcher li.verband:hover, #language_switcher li.verband:hover ul {
  background: #999999;
}
#main_nav li.autosport:hover, #main_nav li.autosport:hover ul, #aside_nav li.autosport:hover, #aside_nav li.autosport:hover ul, #language_switcher li.autosport:hover, #language_switcher li.autosport:hover ul {
  background: #E62D26;
}
#main_nav li.kartsport:hover, #main_nav li.kartsport:hover ul, #aside_nav li.kartsport:hover, #aside_nav li.kartsport:hover ul, #language_switcher li.kartsport:hover, #language_switcher li.kartsport:hover ul {
  background: #EB9123;
}
#main_nav li.youngdrivers:hover, #main_nav li.youngdrivers:hover ul, #aside_nav li.youngdrivers:hover, #aside_nav li.youngdrivers:hover ul, #language_switcher li.youngdrivers:hover, #language_switcher li.youngdrivers:hover ul {
  background: #00679F;
}
#main_nav li.ebm:hover, #main_nav li.ebm:hover ul, #aside_nav li.ebm:hover, #aside_nav li.ebm:hover ul, #language_switcher li.ebm:hover, #language_switcher li.ebm:hover ul {
  background: #95BE39;
}
#main_nav ul ul, #aside_nav ul ul, #language_switcher ul ul {
  display: none;
}
#main_nav .background, #aside_nav .background, #language_switcher .background {
  display: none;
}
#main_nav ul > li:hover > ul, #aside_nav ul > li:hover > ul, #language_switcher ul > li:hover > ul {
  z-index: 1;
  display: block;
  position: absolute;
  top: 46px;
  left: 5.25px;
  padding: 10.5px;
  padding-top: 10.5px;
  text-align: left;
  min-width: 100px;
}
#main_nav ul > li:hover > ul li, #aside_nav ul > li:hover > ul li, #language_switcher ul > li:hover > ul li {
  width: 100%;
  margin: 0;
  margin-bottom: 5.25px;
  padding: 0;
  white-space: nowrap;
}
#main_nav ul > li:hover > ul li a, #aside_nav ul > li:hover > ul li a, #language_switcher ul > li:hover > ul li a {
  text-decoration: none;
  border-bottom: none;
}
#main_nav ul > li:hover > ul li.here > a, #main_nav ul > li:hover > ul li:hover > a, #aside_nav ul > li:hover > ul li.here > a, #aside_nav ul > li:hover > ul li:hover > a, #language_switcher ul > li:hover > ul li.here > a, #language_switcher ul > li:hover > ul li:hover > a {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 800px) {
  #main_nav, #aside_nav, #language_switcher {
    display: none;
  }
}

#main_nav {
  width: 65%;
}

#aside_nav {
  width: calc(35% - 80px);
  text-align: right;
  padding-right: 10.5px;
}

#language_switcher {
  width: 80px;
  text-align: right;
}
#language_switcher li {
  padding: 10.5px 5.25px;
  margin-left: 0;
}

.hamburger_container {
  display: none;
}
@media only screen and (max-width: 800px) {
  .hamburger_container {
    display: block;
    float: left;
    width: 100%;
    text-align: right;
  }
}

.hamburger a {
  display: inline-block;
  border: none;
  width: 20px;
  height: 20px;
  background: url(/assets/images/icons/menu.svg) no-repeat 0 0 transparent;
  background-size: contain;
}

#hamburger_sidr {
  display: none;
}

.hamburger_sidr {
  z-index: 2;
  position: absolute;
  top: 21px;
  right: 21px;
  width: 20px;
  height: 20px;
}
.hamburger_sidr a {
  display: inline-block;
  border: none;
  width: 20px;
  height: 20px;
  background: url(/assets/images/icons/menu-black-close.svg) no-repeat 0 0 transparent;
  background-size: contain;
}

.sidr-inner #mobile_main_nav, .sidr-inner #mobile_aside_nav, .sidr-inner #mobile_language_switcher {
  display: none;
}
@media only screen and (max-width: 800px) {
  .sidr-inner #mobile_main_nav, .sidr-inner #mobile_aside_nav, .sidr-inner #mobile_language_switcher {
    display: block;
  }
}
.sidr-inner #mobile_main_nav .ident_left, .sidr-inner #mobile_aside_nav .ident_left, .sidr-inner #mobile_language_switcher .ident_left {
  padding-left: 0 !important;
}
.sidr-inner #mobile_main_nav ul, .sidr-inner #mobile_aside_nav ul, .sidr-inner #mobile_language_switcher ul {
  margin-bottom: 21px;
}
.sidr-inner #mobile_main_nav ul ul li, .sidr-inner #mobile_aside_nav ul ul li, .sidr-inner #mobile_language_switcher ul ul li {
  margin-left: 15px;
}
.sidr-inner #mobile_main_nav li, .sidr-inner #mobile_aside_nav li, .sidr-inner #mobile_language_switcher li {
  position: relative;
  display: inline-block;
  width: 100%;
}
.sidr-inner #mobile_main_nav li a, .sidr-inner #mobile_aside_nav li a, .sidr-inner #mobile_language_switcher li a {
  font-family: "Impact", sans-serif;
  text-decoration: none;
  border-bottom: none;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
}
.sidr-inner #mobile_main_nav li.here > a, .sidr-inner #mobile_main_nav li > a:hover, .sidr-inner #mobile_aside_nav li.here > a, .sidr-inner #mobile_aside_nav li > a:hover, .sidr-inner #mobile_language_switcher li.here > a, .sidr-inner #mobile_language_switcher li > a:hover {
  text-decoration: underline;
}
.sidr-inner #mobile_main_nav li.neutral a, .sidr-inner #mobile_aside_nav li.neutral a, .sidr-inner #mobile_language_switcher li.neutral a {
  color: #999999;
}
.sidr-inner #mobile_main_nav li.verband a, .sidr-inner #mobile_aside_nav li.verband a, .sidr-inner #mobile_language_switcher li.verband a {
  color: #999999;
}
.sidr-inner #mobile_main_nav li.autosport a, .sidr-inner #mobile_aside_nav li.autosport a, .sidr-inner #mobile_language_switcher li.autosport a {
  color: #E62D26;
}
.sidr-inner #mobile_main_nav li.kartsport a, .sidr-inner #mobile_aside_nav li.kartsport a, .sidr-inner #mobile_language_switcher li.kartsport a {
  color: #EB9123;
}
.sidr-inner #mobile_main_nav li.youngdrivers a, .sidr-inner #mobile_aside_nav li.youngdrivers a, .sidr-inner #mobile_language_switcher li.youngdrivers a {
  color: #00679F;
}
.sidr-inner #mobile_main_nav li.ebm:hover a, .sidr-inner #mobile_aside_nav li.ebm:hover a, .sidr-inner #mobile_language_switcher li.ebm:hover a {
  color: #95BE39;
}
.sidr-inner #mobile_language_switcher li {
  display: inline-block;
  width: auto;
  margin-right: 5.25px;
}

.sponsoren_item {
  text-align: center;
}
.sponsoren_item img {
  display: inline-block;
  border: 1px solid #ccc;
}
.sponsoren_item a:hover img {
  border: 1px solid #ccc;
}

.hero {
  width: 100%;
  position: relative;
  min-height: 300px;
  text-align: center;
  padding-top: 84px;
  padding-bottom: 84px;
  background-attachment: fixed;
  background-size: cover;
  background-position: center top;
}
.hero h1 {
  color: #fff;
  font-family: "Impact", sans-serif;
  font-size: 30px;
  line-height: 33px;
}
.hero h2 {
  color: #000;
  font-family: "Impact", sans-serif;
  font-size: 20px;
  line-height: 22px;
}
@media only screen and (max-width: 750px) {
  .hero h1 {
    font-size: 15px;
    line-height: 15px;
  }
  .hero h2 {
    font-size: 15px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .hero {
    min-height: 400px;
    background-attachment: scroll;
  }
}

.bx-wrapper {
  margin: 0 auto;
}

#slider_container_hero {
  position: relative;
  width: 100%;
  margin-bottom: 31.5px;
}
#slider_container_hero #slides {
  width: 100%;
  list-style: none;
}
#slider_container_hero .slide_content {
  position: relative;
  width: 100%;
}
#slider_container_hero .slide_content_inner {
  position: relative;
  width: 100%;
  min-height: 350px;
  background-size: cover;
  background-position: center top;
}
@media only screen and (max-width: 600px) {
  #slider_container_hero .slide_content_inner {
    background-attachment: scroll;
    min-height: 350px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_hero .slide_content_inner {
    min-height: 250px;
  }
}
#slider_container_hero .slider_caption_container {
  padding-left: calc(33px + 44px);
  position: absolute;
  bottom: 21px;
  left: calc(50% - 22px);
  transform: translateX(-50%);
  width: 100%;
  max-width: 842px;
}
@media only screen and (max-width: 500px) {
  #slider_container_hero .slider_caption_container {
    padding-left: calc(22px + 44px);
  }
}
#slider_container_hero .slider_figcaption_title {
  color: #fff;
  font-family: "Impact", sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  hyphens: manual;
}
#slider_container_hero a .slider_figcaption_title p {
  text-decoration: none;
}
#slider_container_hero #slider_arrow_left, #slider_container_hero #slider_arrow_left .bx-prev {
  display: block;
  width: 51px;
  height: 99px;
}
#slider_container_hero #slider_arrow_right, #slider_container_hero #slider_arrow_right .bx-right {
  display: block;
  width: 51px;
  height: 99px;
}
#slider_container_hero #slider_arrow_left {
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -50px;
  width: 51px;
  height: 99px;
  z-index: 4;
  background: url(/assets/images/arrows/arrow_left.svg) no-repeat left center transparent;
  cursor: pointer;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_hero #slider_arrow_left {
    left: 20px;
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_hero #slider_arrow_left {
    left: 5px;
    width: 31px;
  }
}
#slider_container_hero #slider_arrow_right {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -50px;
  width: 51px;
  height: 99px;
  z-index: 4;
  background: url(/assets/images/arrows/arrow_right.svg) no-repeat right center transparent;
  cursor: pointer;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_hero #slider_arrow_right {
    right: 20px;
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_hero #slider_arrow_right {
    right: 5px;
    width: 31px;
  }
}
#slider_container_hero #slider_arrow_left, #slider_container_hero #slider_arrow_left .bx-prev, #slider_container_hero #slider_arrow_right, #slider_container_hero #slider_arrow_right .bx-next {
  display: block;
  width: 50px;
  height: 99px;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_hero #slider_arrow_left, #slider_container_hero #slider_arrow_left .bx-prev, #slider_container_hero #slider_arrow_right, #slider_container_hero #slider_arrow_right .bx-next {
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_hero #slider_arrow_left, #slider_container_hero #slider_arrow_left .bx-prev, #slider_container_hero #slider_arrow_right, #slider_container_hero #slider_arrow_right .bx-next {
    width: 31px;
  }
}

.submenu #slider_container_hero .slide_content_inner, #slider_container_hero.small .slide_content_inner {
  min-height: 190px;
}
.submenu #slider_container_hero .slider_caption_container, #slider_container_hero.small .slider_caption_container {
  bottom: 21px;
}

#slider_container_page {
  position: relative;
  width: 100%;
}
#slider_container_page #slides {
  width: 100%;
  list-style: none;
}
#slider_container_page .slide_content {
  position: relative;
  width: 100%;
}
#slider_container_page .slide_content_inner {
  position: relative;
  width: 100%; /* min-height: 400px; */
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-size: cover;
  background-position: center top;
  padding-bottom: 75%;
}
@media only screen and (max-width: 600px) {
  #slider_container_page .slide_content_inner {
    background-attachment: scroll; /* min-height: 300px;  */
  }
}
#slider_container_page .slider_caption_container {
  position: absolute;
  top: 50%;
  left: 200px;
  transform: translateY(-50%);
  width: calc(100% - 400px);
}
#slider_container_page .slider_figcaption_title {
  text-align: left;
  color: #000;
  font-family: "Impact", sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  hyphens: manual;
}
#slider_container_page #slider_arrow_left, #slider_container_page #slider_arrow_left .bx-prev {
  display: block;
  width: 51px;
  height: 99px;
}
#slider_container_page #slider_arrow_right, #slider_container_page #slider_arrow_right .bx-right {
  display: block;
  width: 51px;
  height: 99px;
}
#slider_container_page #slider_arrow_left {
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -50px;
  width: 51px;
  height: 99px;
  z-index: 4;
  background: url(/assets/images/arrows/arrow_left.svg) no-repeat left center transparent;
  cursor: pointer;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_page #slider_arrow_left {
    left: 20px;
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_page #slider_arrow_left {
    left: 5px;
    width: 31px;
  }
}
#slider_container_page #slider_arrow_right {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -50px;
  width: 51px;
  height: 99px;
  z-index: 4;
  background: url(/assets/images/arrows/arrow_right.svg) no-repeat right center transparent;
  cursor: pointer;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_page #slider_arrow_right {
    right: 20px;
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_page #slider_arrow_right {
    right: 5px;
    width: 31px;
  }
}
#slider_container_page #slider_arrow_left, #slider_container_page #slider_arrow_left .bx-prev, #slider_container_page #slider_arrow_right, #slider_container_page #slider_arrow_right .bx-next {
  display: block;
  width: 50px;
  height: 99px;
  text-indent: -9999px;
}
@media only screen and (max-width: 600px) {
  #slider_container_page #slider_arrow_left, #slider_container_page #slider_arrow_left .bx-prev, #slider_container_page #slider_arrow_right, #slider_container_page #slider_arrow_right .bx-next {
    width: 31px;
  }
}
@media only screen and (max-width: 500px) {
  #slider_container_page #slider_arrow_left, #slider_container_page #slider_arrow_left .bx-prev, #slider_container_page #slider_arrow_right, #slider_container_page #slider_arrow_right .bx-next {
    width: 31px;
  }
}

.gallery-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: calc(100% + 22px);
  margin-left: -11px;
}

.gallery-col-1-5 {
  margin-bottom: 21px;
  padding-left: 11px;
  padding-right: 11px;
  width: 20%;
}
@media only screen and (max-width: 700px) {
  .gallery-col-1-5 {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 500px) {
  .gallery-col-1-5 {
    width: 50%;
  }
}

#gallery_listing_container figure {
  position: relative;
}
#gallery_listing_container figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#gallery_listing_container figcaption h2 {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gallery_listing_container .odd figcaption {
  background: rgba(0, 0, 0, 0.8);
  color: white;
}
#gallery_listing_container .even figcaption {
  background: rgba(255, 255, 255, 0.9);
}

#main_logo img {
  transition: all 0.2s ease-in-out;
}
#main_logo img:hover {
  transform: scale(1.06);
}
@media only screen and (max-width: 800px) {
  #main_logo img {
    transition: none;
  }
  #main_logo img:hover {
    transform: none;
  }
}

button, input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  background: #999999;
  color: #fff;
  font-family: "Impact", sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 10.5px;
}
button.fluid, input[type=submit].fluid {
  width: 100%;
}

.button, a.button, a:hover.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background: #999999;
  color: #fff;
  font-family: "Impact", sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 10.5px;
}
.button.fluid, a.button.fluid, a:hover.button.fluid {
  width: 100%;
}
.button.small, a.button.small, a:hover.button.small {
  font-size: 15px;
  line-height: 21px;
}

.field {
  margin-bottom: 21px;
}

.field.has-error input {
  border: 1px solid #E62D26;
}

p.instruction, p.error-message {
  margin: 0;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  cursor: pointer;
  padding-left: 38px;
  background-image: url(/assets/images/icons/upload-icon.svg);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 20px;
}

.inputfile:focus + label,
.inputfile + label:hover {
  background-color: #999999;
}

.inputfile + label * {
  pointer-events: none;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 0;
  border-color: #ccc;
}

input[type=checkbox],
input[type=radio] {
  margin-right: 3px;
  display: inline-block;
}

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background: #fff;
  border-collapse: collapse;
  box-shadow: none;
  vertical-align: middle;
  width: 29px !important;
  height: 29px;
  position: relative;
}

input[type=checkbox]:checked {
  border-color: #ccc;
}

input[type=checkbox]:disabled {
  background: #f4f4f2;
}

input[type=checkbox]:checked:after {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 15px;
  height: 15px;
  content: url(/assets/images/icons/checkbox-inner.svg);
}

input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=password],
input[type=date],
input[type=datetime],
textarea,
select {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 10.5px;
  font-family: "PTSansRegular", sans-serif;
  font-size: 15px;
  line-height: 21px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

select {
  padding-top: 7px;
  padding-bottom: 8px;
  padding-right: 40px;
  min-width: 110px;
  background: url(/assets/images/icons/dropdown-arrow.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 15px;
  margin-bottom: 21px;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 42px;
  background: url(/assets/images/icons/Search-icon.svg) no-repeat 8px center transparent;
  background-size: 30px 25px;
}

.small input[type=text],
.small input[type=email],
.small input[type=number],
.small input[type=tel],
.small input[type=password],
.small textarea,
.small select {
  padding: 0 5.25px;
}

.freeform-form-has-errors {
  color: #E62D26 !important;
}

.freeform-row .freeform-column .freeform-label {
  font-weight: normal;
}

.freeform-row .freeform-column .freeform-input[type=checkbox], .freeform-row .freeform-column .freeform-input[type=radio] {
  display: inline-block !important;
}

.errors.freeform-errors li {
  margin-left: 0 !important;
  color: #E62D26 !important;
}

#form-212088 form .freeform-label {
  display: inline-block;
  width: 200px;
}
#form-212088 form .freeform-input[type=number], #form-212088 form .freeform-input[name^=buchstabe] {
  display: inline-block;
  width: 50px;
}

#tooltip_templates {
  display: none;
}

.tooltip {
  border-bottom: 1px dotted #000;
  cursor: help;
}

.rubrik-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  width: calc(100% + 44px);
  margin-left: -22px;
}
.rubrik-grid a {
  text-decoration: none;
}

[class^=rubrik-] {
  margin-bottom: 21px;
  padding-left: 11px;
  padding-right: 11px;
}

.rubrik-1-2 {
  width: 50%;
  transition: all 0.5s;
}
.rubrik-1-2:hover {
  transform: scale(1.05);
}
.rubrik-1-2.active {
  opacity: 0.3;
}
@media only screen and (max-width: 500px) {
  .rubrik-1-2 {
    width: 100%;
  }
}

.rubrik_title {
  overflow: hidden;
  background: #999999;
  padding-top: 10.5px;
  padding-bottom: 10.5px;
  border-top-left-radius: 21px;
  padding-left: 33px;
}
.rubrik_title h2 {
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rubrik_title.external h2 {
  display: inline-block;
  background: url(/assets/images/icons/external-link-white.svg) no-repeat right center transparent;
  background-size: 16px;
  padding-right: 23px;
}
@media only screen and (max-width: 500px) {
  .rubrik_title {
    padding-left: 22px;
  }
}

.rubrik_image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 22%;
  border-bottom-right-radius: 21px;
}

.submenu .rubrik_image {
  display: none;
}
.submenu .rubrik_title {
  border-bottom-right-radius: 21px;
}
.submenu [class^=rubrik-] {
  margin-bottom: 10.5px;
}
.submenu .rubrik-grid.forced .rubrik_image {
  display: block;
}
.submenu .rubrik-grid.forced .rubrik_title {
  border-bottom-right-radius: 0;
}
.submenu .rubrik-grid.forced [class^=rubrik-] {
  margin-bottom: 21px;
}

.secondary_navigation [class^=col-] {
  transition: all 0.5s;
}
.secondary_navigation [class^=col-]:hover {
  transform: scale(1.05);
}

.quicklink_title {
  background: #999999;
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  border-top-left-radius: 21px;
  padding-left: 33px;
}
.quicklink_title h3 {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-family: "Impact", sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 500px) {
  .quicklink_title {
    padding-left: 22px;
  }
}

.quicklink_entries {
  background: url(/assets/images/quicklinks-background.png) no-repeat right top #C6C3C3;
  background-size: contain;
  border-bottom-right-radius: 21px;
}
.quicklink_entries ul {
  list-style: none;
  padding-left: 11px;
  padding-bottom: 6px;
  padding-top: 2px;
}
@media only screen and (max-width: 500px) {
  .quicklink_entries ul {
    padding-left: 22px;
  }
}
.quicklink_entries a {
  font-family: "Impact", sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-decoration: none;
  color: #fff;
}
.quicklink_entries a:hover {
  color: #999999;
}
.quicklink_entries .category_indicator {
  color: #fff;
}

.quicklink_image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 28%;
  border-bottom-right-radius: 10.5px;
}

#footer {
  background: #999999;
  color: #fff;
  padding-top: 42px;
  padding-bottom: 42px;
}
#footer a {
  text-decoration: none;
  border-bottom: none;
  color: #fff;
}
#footer a:hover, #footer a.here {
  color: #fff;
  text-decoration: underline;
}
#footer .icon_content_container {
  width: 100%;
}
#footer .icon_content_container::after {
  clear: both;
  content: "";
  display: table;
}
#footer .icon_content_container .icon {
  float: left;
  width: 32px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  background-size: contain;
}
#footer .icon_content_container .icon.mail {
  background-image: url(/assets/images/icons/mail.svg);
}
#footer .icon_content_container .icon.pin {
  background-image: url(/assets/images/icons/pin.svg);
}
#footer .icon_content_container .icon.phone {
  background-image: url(/assets/images/icons/phone.svg);
}
#footer .icon_content_container .content {
  float: left;
  width: calc(100% - 32px);
  padding-left: 10.5px;
  padding-right: 10.5px;
}
#footer .icon_content_container #phonenumber {
  font-size: 22px;
  line-height: 27px;
  white-space: nowrap;
  display: inline-block;
  margin-top: 11px;
}

#footer_end, #footer_social {
  margin-top: 42px;
  padding-top: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.51);
  color: #f8f8f8;
  text-align: center;
}

#footer_social h2 {
  text-align: center;
  margin-bottom: 21px;
}
#footer_social p {
  text-align: center;
}

@-webkit-keyframes cc-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes cc-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cc-w *, .cc-w *::before, .cc-w *::after {
  box-sizing: border-box;
}

.cc-w article, .cc-w figure, .cc-w footer, .cc-w header {
  display: block;
}

.cc-w img {
  height: auto;
  max-width: 100%;
}

.cc-w small {
  font-size: 0.875em;
}

.cc-w a {
  cursor: pointer;
  text-decoration: none;
}

.cc-w .cc-i {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(219, 219, 219, 0.5);
}

.cc-w .cc-w-i > .cc-i:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.cc-w.no-avatar .cc-i .cc-i {
  margin-left: 3rem;
}

.cc-w .cc-i-wrap {
  overflow: hidden;
}

.cc-w .cc-i-header, .cc-w .cc-i-footer, .cc-w .cc-v, .cc-w .cc-ll {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.cc-w .cc-i-comment > .cc-i {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.cc-w .cc-i-body {
  padding: 3px 0 7px;
}

.cc-w .cc-i-figure {
  float: left;
  margin-right: 0.75rem;
}

.cc-w .cc-i-image {
  display: block;
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  overflow: hidden;
}

.cc-w .cc-i .cc-i .cc-i-image {
  width: 36px;
  height: 36px;
}

.cc-w .cc-i-img img {
  display: block;
  height: auto;
  width: 100%;
}

.cc-w .cc-i-image-icon::after {
  content: "";
  width: 100%;
  height: 100%;
  background-size: 80%;
  background-position: 50% 100%;
  display: block;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='#949ea7' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'%3E%3C/path%3E%3C/svg%3E");
}

.cc-w .cc-ll-i {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.cc-w .cc-ll-i::before {
  content: " · ";
  padding: 0 5px;
}

.cc-w .cc-i-header-links {
  display: none;
  margin-left: auto;
}

.cc-w .cc-i-header-links.has-flag, .cc-w .cc-i-content:hover .cc-i-header-links {
  display: block;
  margin-right: 0.5rem;
}

.cc-w .cc-i-flag {
  width: 12px;
  height: 12px;
  display: block;
  opacity: 0.6;
  color: transparent;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M349.565 98.783C295.978 98.783 251.721 64 184.348 64c-24.955 0-47.309 4.384-68.045 12.013a55.947 55.947 0 0 0 3.586-23.562C118.117 24.015 94.806 1.206 66.338.048 34.345-1.254 8 24.296 8 56c0 19.026 9.497 35.825 24 45.945V488c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-94.4c28.311-12.064 63.582-22.122 114.435-22.122 53.588 0 97.844 34.783 165.217 34.783 48.169 0 86.667-16.294 122.505-40.858C506.84 359.452 512 349.571 512 339.045v-243.1c0-23.393-24.269-38.87-45.485-29.016-34.338 15.948-76.454 31.854-116.95 31.854z'%3E%3C/path%3E%3C/svg%3E");
}

.cc-w .cc-v-up, .cc-w .cc-v-down {
  position: relative;
  padding: 0 5px;
  margin: 0 4px;
  color: #656c7a;
}

.cc-w .cc-v-up::after, .cc-w .cc-v-down::after {
  content: "";
  width: 10px;
  height: 11px;
  display: block;
  opacity: 0.7;
  min-height: 12px;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cc-w .cc-v-up:hover:not(.disabled)::after, .cc-w .cc-v-down:hover:not(.disabled)::after {
  opacity: 1;
}

.cc-w .cc-v-up.disabled, .cc-w .cc-v-down.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.4;
}

.cc-w .cc-v-down::before {
  content: "";
  border-left: 2px solid #e7e9ee;
  height: 12px;
  position: absolute;
  top: 0;
  left: -5px;
  cursor: default;
  pointer-events: none;
}

.cc-w .cc-v-up::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z'%3E%3C/path%3E%3C/svg%3E");
}

.cc-w .cc-v-down::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'%3E%3C/path%3E%3C/svg%3E");
}

.cc-w .cc-f-wrap {
  position: relative;
}

.cc-w .cc-f-input, .cc-w .cc-f-textarea {
  width: 100%;
}

.cc-w .cc-f-textarea {
  max-width: 100%;
  min-width: 100%;
  resize: vertical;
  max-height: 600px;
  min-height: 45px;
}

.cc-w .cc-f-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.25rem;
}

.cc-w .cc-f-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0 0.25rem;
}

.cc-w .cc-f-textarea {
  margin-bottom: 21px;
}

#admin_box {
  width: 100%;
  padding: 10.5px 21px;
}
#admin_box #admin {
  display: table;
  color: white;
  width: 100%;
}
#admin_box #admin a {
  color: white;
}
@media only screen and (max-width: 500px) {
  #admin_box #admin {
    display: block;
    width: 100%;
  }
}
#admin_box #admin_logged {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
@media only screen and (max-width: 500px) {
  #admin_box #admin_logged {
    display: block;
    width: 100%;
  }
}
#admin_box #admin_nav {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-top: 4px;
  text-align: right;
}
@media only screen and (max-width: 500px) {
  #admin_box #admin_nav {
    display: block;
    width: 100%;
    text-align: left;
  }
}

.portrait {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 160px;
  max-height: 160px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 7px;
}

.portrait_image {
  position: relative;
  max-width: 160px;
  max-height: 160px;
  left: 0px;
  top: 0px;
}

.mini_portrait {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 30px;
  max-height: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: -10px;
  margin-right: 10px;
}

.mini_portrait_image {
  position: relative;
  max-width: 30px;
  max-height: 30px;
  left: 0px;
  top: 0px;
}

#ads_sidebar_container {
  position: relative;
}

#ads_sidebar_left_container {
  position: absolute;
  left: 21px;
  top: 11px;
}
@media only screen and (max-width: 1390px) {
  #ads_sidebar_left_container {
    display: none;
  }
}

#ads_sidebar_right_container {
  position: absolute;
  right: 21px;
  top: 11px;
}
@media only screen and (max-width: 1390px) {
  #ads_sidebar_right_container {
    display: none;
  }
}

.ads_sidebar_item {
  margin-bottom: 21px;
}
.ads_sidebar_item img {
  max-width: 250px;
  height: auto;
}

#ads_top_container {
  position: relative;
  top: 10px;
}

#ads_bottom_container {
  position: relative;
  top: -10px;
}

.ads_top_item, .ads_bottom_item {
  margin-bottom: 21px;
}
.ads_top_item img, .ads_bottom_item img {
  max-width: 100%;
  height: auto;
}

.edit_box {
  width: 100%;
  padding: 10.5px 21px;
}

#popup {
  z-index: 9;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 20px 20px calc(21px + 20px) 20px;
  background-color: #f8f8f8;
  border-radius: 5px;
  box-shadow: 0px 0px 10px -4px #000;
  width: calc(100% - 40px);
  max-width: 680px;
}
#popup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border: none;
  background-color: #f44336;
  color: white;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-radius: 50%;
  cursor: pointer;
}
#popup .close:before {
  content: "X";
}

#popup_subscribe_form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#popup_subscribe_form .newsletter-input {
  flex-grow: 1;
  margin-right: 5px; /* optionaler Abstand zwischen den Feldern */
}

#popup_subscribe_form .newsletter-submit {
  width: 50px;
}

.pagination {
  color: #000;
  margin: 30px 0;
}
.pagination::after {
  clear: both;
  content: "";
  display: table;
}

.pagination_spacer {
  padding-right: 15px;
}

.page {
  color: #000;
  padding: 4px 11px;
  border: 1px solid #000;
  margin-right: 10px;
}

.prev_next_arrows {
  font-size: 24px;
}

.page.active, .pagination a:hover {
  background: #000;
  color: #000;
  border: 1px solid #000;
}

@media only screen and (max-width: 500px) {
  .hide-on-small {
    display: none;
  }
}

.hide-on-large {
  display: none;
}
@media only screen and (max-width: 500px) {
  .hide-on-large {
    display: inline-block;
  }
}

.block {
  width: 100%;
  margin-top: 42px;
  margin-bottom: 42px;
}
@media only screen and (max-width: 500px) {
  .block {
    margin-bottom: 10.5px;
    margin-bottom: 10.5px;
  }
}

.block_small {
  width: 100%;
  margin-top: 21px;
  margin-bottom: 21px;
}
@media only screen and (max-width: 500px) {
  .block_small {
    margin-bottom: 10.5px;
    margin-bottom: 10.5px;
  }
}

.image_full_width, .img_full_width {
  display: block;
  max-width: 100%;
  height: auto;
}

.image_full_width_always {
  display: block;
  width: 100%;
  height: auto;
}

.image_half_width {
  display: block;
  width: 100%;
  max-width: 655px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

.image_three_quarters {
  max-width: 75%;
  height: auto;
}
@media only screen and (max-width: 645px) {
  .image_three_quarters {
    max-width: 100%;
  }
}

.image_two_thirds {
  max-width: 66.6666666666%;
  height: auto;
}
@media only screen and (max-width: 645px) {
  .image_two_thirds {
    max-width: 89%;
  }
}
@media only screen and (max-width: 500px) {
  .image_two_thirds {
    max-width: 100%;
  }
}

.image_one_half {
  max-width: 50%;
  height: auto;
}
@media only screen and (max-width: 645px) {
  .image_one_half {
    max-width: 67%;
  }
}
@media only screen and (max-width: 500px) {
  .image_one_half {
    max-width: 84%;
  }
}
@media only screen and (max-width: 420px) {
  .image_one_half {
    max-width: 100%;
  }
}

.image_one_third {
  max-width: 33.3333333333%;
  height: auto;
}
@media only screen and (max-width: 645px) {
  .image_one_third {
    max-width: 45%;
  }
}
@media only screen and (max-width: 500px) {
  .image_one_third {
    max-width: 60%;
  }
}
@media only screen and (max-width: 340px) {
  .image_one_third {
    max-width: 87%;
  }
}

.image_one_quarter {
  max-width: 25%;
  height: auto;
}
@media only screen and (max-width: 645px) {
  .image_one_quarter {
    max-width: 33%;
  }
}
@media only screen and (max-width: 500px) {
  .image_one_quarter {
    max-width: 42%;
  }
}
@media only screen and (max-width: 340px) {
  .image_one_quarter {
    max-width: 64%;
  }
}

.image_thumbnail {
  display: inline-block;
  width: 100%;
  max-width: 150px;
  height: auto;
}

.image_full {
  display: block;
  max-width: 75%;
  height: auto;
}

.image_full_height {
  display: block;
  height: auto;
}
@media only screen and (max-width: 500px) {
  .image_full_height {
    width: 100% !important;
  }
}

.google_maps_full_width {
  position: relative;
  padding-bottom: 75%; /* This is the aspect ratio */
  height: 0;
  overflow: hidden;
}

.google_maps_full_width iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.google_maps_item {
  margin-bottom: 42px;
}

.google_maps {
  width: 100%;
  height: 480px;
  position: relative;
  overflow: hidden;
  margin-bottom: 21px;
}

.image_left {
  float: left;
  width: 50%;
  padding-right: 7.5px;
}
@media only screen and (max-width: 500px) {
  .image_left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.image_right {
  float: left;
  width: 50%;
  padding-left: 7.5px;
}
@media only screen and (max-width: 500px) {
  .image_right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}

.video_full_width_container {
  position: relative;
  padding-bottom: 53.5%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 21px;
}

.video_full_width_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.pdf_container {
  width: 100%;
  text-align: center;
}
.pdf_container a {
  display: inline-block;
  margin-bottom: 10.5px;
}

.gray_header {
  background: #999999;
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  transform: skew(-20deg);
}
.gray_header a {
  text-decoration: none;
  border-bottom: none;
}
.gray_header h2 {
  transform: skew(20deg);
  margin: 0;
  padding-left: 33px;
  font-family: "Impact", sans-serif;
  color: #fff;
}
@media only screen and (max-width: 500px) {
  .gray_header h2 {
    padding-left: 22px;
  }
}
.gray_header h2.icon_plus_minus_white {
  padding-right: 22px;
  background: url(/assets/images/icons/plus-white.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 13px;
}
.gray_header.open h2.icon_plus_minus_white {
  background-image: url(/assets/images/icons/minus-white.svg);
}
.gray_header h2.icon_show_all {
  padding-right: 22px;
  background: url(/assets/images/icons/show-all.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 13px;
}
.gray_header h2.icon_show_all_back {
  padding-right: 22px;
  background: url(/assets/images/icons/show-all-back.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 13px;
}
.gray_header h2.icon_open_all {
  cursor: s-resize;
  padding-right: 22px;
  background: url(/assets/images/icons/open-all.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 13px;
}
.gray_header h2.icon_close_all {
  cursor: n-resize;
  padding-right: 22px;
  background: url(/assets/images/icons/close-all.svg) no-repeat calc(100% - 10px) center transparent;
  background-size: 13px;
}

.news_listing .collapsable_content {
  padding-left: 22px;
  overflow: hidden;
}
@media only screen and (max-width: 500px) {
  .news_listing .collapsable_content {
    padding-left: 0;
  }
}

.category_square {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 6px;
}

.category_indicator {
  padding-left: 22px;
  padding-right: 33px;
  background: url(/assets/images/icons/category-verband.svg) no-repeat left 5px transparent;
  background-size: 13px;
}

.rennkalender_date {
  display: inline-block;
  width: 140px;
}
@media only screen and (max-width: 750px) {
  .rennkalender_date {
    width: 100%;
  }
}

.news_date {
  display: inline-block;
  width: 100px;
}
@media only screen and (max-width: 750px) {
  .news_date {
    width: 100%;
  }
}

.table_div {
  display: table;
  width: 100%;
}

.table_row {
  display: table-row;
  width: 100%;
}

.table_date, .table_content {
  display: table-cell;
}

.mini_cal {
  width: 100%;
}
.mini_cal td, .mini_cal th {
  width: 14.25%; /* 100% / 7 */
  padding: 2px 0;
  overflow: hidden;
  text-align: center;
  border: 1px solid #fff;
}
.mini_cal td {
  background: #DADADC;
}
.mini_cal th {
  background: #B8B8BA;
  color: #fff;
}
.mini_cal .event {
  cursor: pointer;
  color: #fff;
}

.rubrik_category_item {
  display: inline-block;
  margin-right: 21px;
}
.rubrik_category_item label {
  font-family: "PTSansRegular", sans-serif;
}
.rubrik_category_item input[type=checkbox], .rubrik_category_item input[type=checkbox]:checked {
  border: none;
}
.rubrik_category_item input[type=checkbox]:after {
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 1;
  width: 23px;
}
.rubrik_category_item input[type=checkbox]:checked:after {
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 1;
  width: 23px;
}
@media only screen and (max-width: 500px) {
  .rubrik_category_item {
    margin-right: 0;
    width: 49%;
  }
}

.rennkalender_listing table {
  width: 100%;
}
.rennkalender_listing th {
  transform: skew(20deg);
  text-align: left;
  font-family: "Impact", sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  padding-top: 5.25px;
  padding-bottom: 5.25px;
}
.rennkalender_listing td {
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  border-bottom: 1px solid #000;
}
.rennkalender_listing tr th:first-child {
  padding-left: 33px;
}
@media only screen and (max-width: 500px) {
  .rennkalender_listing tr th:first-child {
    padding-left: 22px;
  }
}
.rennkalender_listing tr td:first-child {
  padding-left: 11px;
}
@media only screen and (max-width: 500px) {
  .rennkalender_listing tr td:first-child {
    padding-left: 0px;
  }
}

.list_item {
  width: 100%;
  border-bottom: 1px solid #000;
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  padding-left: 11px;
}
@media only screen and (max-width: 500px) {
  .list_item {
    padding-left: 0px;
  }
}
.list_item p {
  margin-top: 10.5px;
}
.list_item.detail {
  border-bottom: none;
  margin-bottom: 42px;
}
.list_item table {
  width: 100%;
  margin-bottom: 10.5px;
  margin-bottom: 21px;
}
.list_item table tr td, .list_item table tr th {
  padding-right: 5px;
}
.list_item table tr td:last-child, .list_item table tr th:last-child {
  padding-right: 0;
}

.icon_plus_minus_red {
  background: url(/assets/images/icons/plus-autosport.svg) no-repeat left center transparent;
  background-size: 13px;
}
.icon_plus_minus_red.left a {
  padding-left: 22px;
}
.icon_plus_minus_red.right {
  background-position: calc(100% - 11px) 5px;
}
.icon_plus_minus_red.open {
  background-image: url(/assets/images/icons/minus-autosport.svg);
}

.icon_plus_minus_news {
  background: url(/assets/images/icons/plus-verband.svg) no-repeat left center transparent;
  background-size: 13px;
}
.icon_plus_minus_news.left {
  padding-left: 22px;
}
.icon_plus_minus_news.right {
  background-position: calc(100% - 11px) 5px;
}
.icon_plus_minus_news.open {
  background-image: url(/assets/images/icons/minus-verband.svg);
}

.ranglisten_content {
  padding-left: 22px;
  margin-bottom: 21px;
}

.download_icon {
  color: #E62D26;
  display: inline-block;
  padding-left: 22px;
  background: url(/assets/images/icons/download-autosport.svg) no-repeat left center transparent;
  background-size: 13px;
}

.service_icon {
  color: #E62D26;
  display: inline-block;
  padding-left: 22px;
  background: url(/assets/images/icons/service-link-autosport.svg) no-repeat left center transparent;
  background-size: 13px;
}

.upload_table th {
  text-align: left;
}
.upload_table th:last-child {
  text-align: right;
}
.upload_table td[class^=column], .upload_table tr[class^=row] {
  display: none;
}
.upload_table td.column0,
.upload_table td.column2,
.upload_table td.column5,
.upload_table td.column6 {
  display: table-cell;
}
.upload_table td.column6 {
  text-align: right;
}
.upload_table tr.row0,
.upload_table tr.row1,
.upload_table tr.row2,
.upload_table tr.row3,
.upload_table tr.row4,
.upload_table tr.row5,
.upload_table tr.row6,
.upload_table tr.row7,
.upload_table tr.row8,
.upload_table tr.row9 {
  display: table-row;
}

.mitglied_wrapper {
  margin-bottom: 21px;
}

.mitglied_content {
  /* margin-top: $body-margin-size/2; */
  margin-bottom: 21px;
  padding-left: 33px;
}
@media only screen and (max-width: 500px) {
  .mitglied_content {
    padding-left: 22px;
  }
}
.mitglied_content table {
  width: 100%;
}
.mitglied_content table th {
  text-align: left;
  padding-top: 10.5px;
}
.mitglied_content table tr td {
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  border-bottom: 1px solid #000;
}
.mitglied_content table a {
  text-decoration: none;
  color: #000 !important;
}
.mitglied_content table tr.even td {
  background: #f0f0f0;
}

.weitereRennen_wrapper {
  margin-bottom: 21px;
}

.wrapper {
  margin-bottom: 21px;
}

.download_wrapper {
  margin-bottom: 21px;
}

.download_content {
  /* margin-top: $body-margin-size/2; */
  margin-bottom: 21px;
  padding-left: 11px;
}
@media only screen and (max-width: 500px) {
  .download_content {
    padding-left: 0px;
  }
}
.download_content table {
  width: 100%;
}
.download_content table tr td {
  padding-top: 5.25px;
  padding-bottom: 5.25px;
  border-bottom: 1px solid #000;
}
.download_content table tr td:last-child {
  text-align: right;
}
.download_content table a {
  text-decoration: none;
  color: #000 !important;
}
.download_content .download_icon {
  display: inline-block;
  padding-left: 22px;
  background: url(/assets/images/icons/download-autosport.svg) no-repeat left 6px transparent;
  background-size: 13px;
}

.collapsable_header {
  cursor: pointer;
}

.collapsable_header.open h2.icon_plus_minus_white {
  background-image: url(/assets/images/icons/minus-white.svg);
}

.collapsable_content {
  display: none;
}

.social_icon {
  display: inline-block;
}

a.facebook.social {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/social/Facebook.svg) no-repeat center top transparent;
  text-indent: -9999px;
  background-size: cover;
}

a.instagram.social {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/social/Instagram.svg) no-repeat center top transparent;
  text-indent: -9999px;
  background-size: cover;
}

a.twitter.social {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/social/Twitter.svg) no-repeat center top transparent;
  text-indent: -9999px;
  background-size: cover;
}

.facebook_share, .twitter_share, .link_share {
  display: inline-block;
  text-indent: -2000px;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  margin-right: 5.25px;
  border-bottom: none;
}
.facebook_share:hover, .twitter_share:hover, .link_share:hover {
  border-bottom: none;
}

.facebook_share {
  background: url(/assets/images/social/facebook-share.svg) no-repeat center bottom transparent;
}

.twitter_share {
  background: url(/assets/images/social/twitter-share.svg) no-repeat center bottom transparent;
}

.link_share {
  background: url(/assets/images/social/link-share.svg) no-repeat center bottom transparent;
}

.category_square.verband {
  background: #999999;
}

.category_square.autosport {
  background: #E62D26;
}

.category_square.kartsport {
  background: #EB9123;
}

.category_square.simracing {
  background: #0096BA;
}

.category_square.youngdrivers {
  background: #00679F;
}

.category_square.ebm {
  background: #95BE39;
}

.category_square.tcr {
  background: #ab0000;
}

.category_indicator.verband {
  background-image: url(/assets/images/icons/category-verband.svg);
}

.category_indicator.autosport {
  background-image: url(/assets/images/icons/category-autosport.svg);
}

.category_indicator.kartsport {
  background-image: url(/assets/images/icons/category-kartsport.svg);
}

.category_indicator.simracing {
  background-image: url(/assets/images/icons/category-simracing.svg);
}

.category_indicator.youngdrivers {
  background-image: url(/assets/images/icons/category-youngdrivers.svg);
}

.category_indicator.ebm {
  background-image: url(/assets/images/icons/category-ebm.svg);
}

.category_indicator.tcr {
  background-image: url(/assets/images/icons/category-tcr.svg);
}

.rubrik_category_item#item_verband input[type=checkbox]:after {
  content: url(/assets/images/icons/select-verband.svg);
}
.rubrik_category_item#item_verband input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-verband-selected.svg);
}
.rubrik_category_item#item_autosport input[type=checkbox]:after {
  content: url(/assets/images/icons/select-autosport.svg);
}
.rubrik_category_item#item_autosport input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-autosport-selected.svg);
}
.rubrik_category_item#item_kartsport input[type=checkbox]:after {
  content: url(/assets/images/icons/select-kartsport.svg);
}
.rubrik_category_item#item_kartsport input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-kartsport-selected.svg);
}
.rubrik_category_item#item_simracing input[type=checkbox]:after {
  content: url(/assets/images/icons/select-simracing.svg);
}
.rubrik_category_item#item_simracing input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-simracing-selected.svg);
}
.rubrik_category_item#item_youngdrivers input[type=checkbox]:after {
  content: url(/assets/images/icons/select-youngdrivers.svg);
}
.rubrik_category_item#item_youngdrivers input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-youngdrivers-selected.svg);
}
.rubrik_category_item#item_ebm input[type=checkbox]:after {
  content: url(/assets/images/icons/select-ebm.svg);
}
.rubrik_category_item#item_ebm input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-ebm-selected.svg);
}
.rubrik_category_item#item_tcr input[type=checkbox]:after {
  content: url(/assets/images/icons/select-tcr.svg);
}
.rubrik_category_item#item_tcr input[type=checkbox]:checked:after {
  content: url(/assets/images/icons/select-ebm-tcr.svg);
}

#neutral #nav_wrapper, #neutral #footer, #neutral .mini_cal .event {
  background: #999999;
}
#neutral #aside_nav li:hover, #neutral #aside_nav ul > li:hover > ul {
  background: #999999;
}
#neutral #admin_box, #neutral .edit_box {
  background-color: #999999;
  background: repeating-linear-gradient(-55deg, #999999, #999999 10px, #9e9e9e 10px, #9e9e9e 20px);
}

#verband #nav_wrapper, #verband #footer, #verband .mini_cal .event {
  background: #999999;
}
#verband #aside_nav li:hover, #verband #aside_nav ul > li:hover > ul {
  background: #999999;
}
#verband #admin_box, #verband .edit_box {
  background-color: #999999;
  background: repeating-linear-gradient(-55deg, #999999, #999999 10px, #9e9e9e 10px, #9e9e9e 20px);
}

#autosport #nav_wrapper, #autosport #footer, #autosport .mini_cal .event {
  background: #E62D26;
}
#autosport #aside_nav li:hover, #autosport #aside_nav ul > li:hover > ul {
  background: #E62D26;
}
#autosport #admin_box, #autosport .edit_box {
  background-color: #E62D26;
  background: repeating-linear-gradient(-55deg, #E62D26, #E62D26 10px, #e7362f 10px, #e7362f 20px);
}

#kartsport #nav_wrapper, #kartsport #footer, #kartsport .mini_cal .event {
  background: #EB9123;
}
#kartsport #aside_nav li:hover, #kartsport #aside_nav ul > li:hover > ul {
  background: #EB9123;
}
#kartsport #admin_box, #kartsport .edit_box {
  background-color: #EB9123;
  background: repeating-linear-gradient(-55deg, #EB9123, #EB9123 10px, #ec962c 10px, #ec962c 20px);
}

#simracing #nav_wrapper, #simracing #footer, #simracing .mini_cal .event {
  background: #0096BA;
}
#simracing #aside_nav li:hover, #simracing #aside_nav ul > li:hover > ul {
  background: #0096BA;
}
#simracing #admin_box, #simracing .edit_box {
  background-color: #0096BA;
  background: repeating-linear-gradient(-55deg, #0096BA, #0096BA 10px, #009ec4 10px, #009ec4 20px);
}

#youngdrivers #nav_wrapper, #youngdrivers #footer, #youngdrivers .mini_cal .event {
  background: #00679F;
}
#youngdrivers #aside_nav li:hover, #youngdrivers #aside_nav ul > li:hover > ul {
  background: #00679F;
}
#youngdrivers #admin_box, #youngdrivers .edit_box {
  background-color: #00679F;
  background: repeating-linear-gradient(-55deg, #00679F, #00679F 10px, #006ea9 10px, #006ea9 20px);
}

#ebm #nav_wrapper, #ebm #footer, #ebm .mini_cal .event {
  background: #95BE39;
}
#ebm #aside_nav li:hover, #ebm #aside_nav ul > li:hover > ul {
  background: #95BE39;
}
#ebm #admin_box, #ebm .edit_box {
  background-color: #95BE39;
  background: repeating-linear-gradient(-55deg, #95BE39, #95BE39 10px, #9bc53d 10px, #9bc53d 20px);
}

#tcr #nav_wrapper, #tcr #footer, #tcr .mini_cal .event {
  background: #ab0000;
}
#tcr #aside_nav li:hover, #tcr #aside_nav ul > li:hover > ul {
  background: #ab0000;
}
#tcr #admin_box, #tcr .edit_box {
  background-color: #ab0000;
  background: repeating-linear-gradient(-55deg, #ab0000, #ab0000 10px, #b50000 10px, #b50000 20px);
}

.show_only_on_mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .show_only_on_mobile {
    display: block;
  }
}

.italic {
  font-style: italic !important;
}

.no_margin, .nomargin {
  margin-bottom: 0px;
}

.no_margin_btm {
  margin-bottom: 0px !important;
}

.img_link, a.img_link, a.img_link:hover {
  display: block;
  border: none;
  padding: 0; /*  margin-bottom: 5px; */
}

.img_legend { /* font-size:12px;  */ }

.video_full_width {
  width: 100%;
  margin-bottom: 25px;
}

.align_right {
  text-align: right;
}
@media only screen and (max-width: 500px) {
  .align_right {
    text-align: left;
  }
}

.align_center {
  text-align: center;
}
@media only screen and (max-width: 500px) {
  .align_center {
    text-align: left;
  }
}

.align_left {
  text-align: left;
}

.no_border {
  border: none;
}

.table_right {
  text-align: right;
  white-space: nowrap;
}

.padding_right {
  padding-right: 25px;
}

.mini_margin_btm {
  margin-bottom: 5.25px !important;
}

.small_margin_btm {
  margin-bottom: 10.5px !important;
}

.margin_btm {
  margin-bottom: 21px !important;
}

.big_margin_btm {
  margin-bottom: 42px !important;
}

.large_margin_btm {
  margin-bottom: 63px !important;
}

.huge_margin_btm {
  margin-bottom: 84px !important;
}

.small_padding_left {
  padding-left: 10.5px;
}

.space_1 {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}

.space_2 {
  padding-top: 31.5px !important;
  padding-bottom: 31.5px !important;
}

.space_3 {
  padding-top: 42px !important;
  padding-bottom: 42px !important;
}

.space_4 {
  padding-top: 84px !important;
  padding-bottom: 84px !important;
}

.mini_margin_top {
  margin-top: 5.25px !important;
}

.small_margin_top {
  margin-top: 10.5px !important;
}

.margin_top {
  margin-top: 21px !important;
}

.big_margin_top {
  margin-top: 42px !important;
}

.large_margin_top {
  margin-top: 63px !important;
}

.huge_margin_top {
  margin-top: 84px !important;
}

.no_padding_btm {
  padding-bottom: 0 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.center {
  text-align: center !important;
}
@media only screen and (max-width: 500px) {
  .center {
    text-align: left !important;
  }
}

.no_wrap {
  white-space: nowrap !important;
}

.success {
  color: green !important;
}

.error, .errors, .has-error, .error-message, .error-list {
  color: #E62D26 !important;
}

.ff-form-success {
  padding: 10px 20px;
  background: green;
  color: #fff;
  margin-bottom: 21px;
}

.hyphen {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.break {
  word-break: break-word;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

a.modalbox_edit {
  color: #fff; /* color : #fff; background: #666; padding: 0 6px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;  -khtml-border-radius: 8px; text-decoration: none; font-style: normal; */
}

a:hover.modalbox_edit { /* color : #fff; background: #999; text-decoration: none; */ }

.logged_in, tr.logged_in td {
  background: url(/css/images/stripe-gray.png) repeat 0 0 transparent;
}

/*# sourceMappingURL=styles.css.map */
