@font-face {
  font-family: DINPro;
  src: url("fonts/DINWebPro.woff") format("woff");
  font-weight: normal; }
@font-face {
  font-family: DINPro;
  src: url("fonts/DINWebPro-Medium.woff") format("woff");
  font-weight: 500; }
@font-face {
  font-family: DINPro;
  src: url("fonts/DINWebPro-Bold.woff") format("woff");
  font-weight: bold; }
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font-family: 'DINPro', Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.25em;
  color: #444;
  background-color: #fff;
  padding: 0;
  margin: 0;
  width: 100% !important; }
  body#wizard #content {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    background-image: none;
    border: 0 none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-shadow: none;
  color: #444; }

h1 {
  color: #c82226;
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1.25em;
  padding: 0; }

h2 {
  color: #39a569;
  font-size: 1.75em;
  line-height: 1.25em;
  font-weight: 800;
  margin: 0 0 0.25em 0;
  padding: 0; }

h3 {
  color: #39a569;
  font-size: 1.5em;
  font-weight: 800;
  margin: 0 0 0.25em 0;
  text-align: left; }

p {
  margin: 0 0 24px !important; }

header,
#breadcrumb_firstpage,
.sub___s {
  display: none; }

#footer,
#container .byline {
  font-size: 0.75em; }

#container {
  width: 100%;
  padding: 0;
  font-size: 15px;
  max-width: 100%;
  min-width: 100%; }
  #container button,
  #container a.btn,
  #container a#ne,
  #container .dataTables_paginate span.paginate_button,
  #container .dataTables_paginate span.paginate_active {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font: 14px/40px 'DINPro', sans-serif;
    cursor: pointer;
    text-transform: none;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000;
    background-color: #ffbb00;
    background-image: none;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    white-space: normal;
    vertical-align: top;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  #container #result button#paypal_btn {
    background-color: #fff;
    padding: 0;
    border: 2px solid #c82226; }
    #container #result button#paypal_btn:before {
      content: 'Jetzt zahlen';
      float: left;
      height: 84px;
      line-height: 84px;
      padding: 0 10px;
      background-color: #e02229; }
    #container #result button#paypal_btn:hover {
      border-color: #e02229;
      background-color: #c82226; }
    #container #result button#paypal_btn img {
      margin-right: 0; }
  #container table th,
  #container table td {
    border-width: 0;
    text-shadow: none;
    font: 1em/1.5em 'DINPro', sans-serif;
    color: #444;
    text-align: left;
    padding: 1em;
    background-image: none; }
  #container table tr:nth-child(even) td {
    background-color: #f5f5f5; }
  #container table tr:nth-child(odd) td {
    background-color: #fff; }
  #container table tr th {
    color: #fff;
    background-color: #d8d7d3; }
  #container table td:last-child a.customlink {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font: 1em/40px 'DINPro', sans-serif;
    background-color: #e02229;
    padding: 0 20px;
    margin: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    #container table td:last-child a.customlink:hover {
      background-color: #c82226;
      text-decoration: none;
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); }
  #container table.packages_table {
    background-image: none;
    background-color: #fff;
    margin: 0 0 1em 0; }
    #container table.packages_table tr:not(.wizard_package_row) th {
      display: none; }
    #container table.packages_table td.wizard_package_name a.customlink {
      display: none; }
  #container table .ticketCount_table tr td,
  #container table .payment_table tr td {
    border-bottom: 2px solid #f5f5f5; }
  #container .subscribers {
    margin-top: 0; }
    #container .subscribers > p {
      display: none; }
    #container .subscribers table th:nth-child(3),
    #container .subscribers table td:nth-child(3) {
      display: none; }
  #container a.customlink {
    font: 1em/1.5em 'DINPro', sans-serif;
    margin: 0 0 0.25em 0;
    font-weight: 800;
    text-transform: uppercase;
    color: #004911; }
  #container .leadtext {
    font-size: 12px;
    font-weight: bold;
    color: #c82226;
    font-family: arial; }
  #container .oldp {
    font-size: 12px;
    font-weight: bold;
    color: #c82226;
    font-family: arial; }
  #container p,
  #container font,
  #container #result b {
    font-size: 15px;
    font: 1em/1.5em 'DINPro', sans-serif;
    color: #444;
    margin: 0.75em 0; }
  #container #result b {
    font-weight: 800; }
  #container .breadcrumb {
    background-color: #ffbb00;
    margin-bottom: 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    #container .breadcrumb li {
      position: relative;
      width: 25%; }
      #container .breadcrumb li a {
        text-align: center;
        display: block;
        font: 14px/40px 'DINPro', sans-serif;
        font-weight: 500;
        text-shadow: none;
        margin: 0;
        border: 0 none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 20px;
        height: 40px;
        color: #000;
        background-image: none;
        background-color: #ffbb00;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        pointer-events: none; }
        #container .breadcrumb li a.active, #container .breadcrumb li a:hover {
          text-decoration: none;
          background-color: #d8d7d3; }
        #container .breadcrumb li a.active:after {
          bottom: 0;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent;
          border-bottom-color: #fff;
          border-width: 10px;
          margin-left: -10px; }
  #container form {
    border: 0 none;
    padding: 0;
    background-image: none; }
    #container form fieldset {
      border: 0 none;
      margin: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      width: 100%; }
      #container form fieldset > section {
        border: 0 none;
        background: #fff;
        padding: 0;
        display: block;
        overflow: hidden; }
        #container form fieldset > section label {
          font: 16px/1.5em 'DINPro', sans-serif;
          color: #444;
          margin: 0;
          padding: 0; }
        #container form fieldset > section > div {
          width: 100%;
          font-size: 100%;
          vertical-align: baseline;
          text-decoration: none;
          font: 1em/1.5em 'DINPro', sans-serif;
          display: inline-block;
          text-align: left;
          margin: 0;
          border: 0 none;
          padding: 0; }
    #container form input,
    #container form select,
    #container form textarea {
      display: inline-block;
      vertical-align: baseline;
      font: 16px/1.5em 'DINPro', sans-serif;
      text-decoration: none;
      text-align: left;
      padding: 0 20px;
      border: 1px solid #cccccc;
      margin: 0 5px 15px 0;
      width: 100% !important;
      max-width: 100%;
      min-width: 240px;
      color: #6f6f6f;
      background-color: #fff;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    #container form input,
    #container form select {
      min-height: 40px;
      padding: 7px; }
    #container form input.g2 {
      min-width: 30%;
      max-width: 30%;
      margin-right: 15px; }
    #container form input.g4 {
      max-width: 66%; }
    #container form input[type=checkbox] {
      min-height: initial; }
    #container form span.required {
      background-image: none;
      padding: 0; }
      #container form span.required:after {
        content: '*';
        font-size: 15px; }
    #container form .wl_formstatus {
      clear: both;
      min-width: 350px;
      min-width: 100vW;
      position: absolute;
      top: -50%;
      right: 0;
      font-size: 14px;
      text-align: right; }
  #container #SignupForm div.fr {
    position: relative; }
    #container #SignupForm div.fr span,
    #container #SignupForm div.fr button {
      margin-top: 0;
      display: inline-block; }
    #container #SignupForm div.fr span {
      float: left; }
      #container #SignupForm div.fr span a {
        margin: 0; }
    #container #SignupForm div.fr .btn {
      margin-left: 16px;
      border: none !important;
      color: #000 !important;
      text-decoration: none !important; }
    #container #SignupForm div.fr button {
      float: right; }
  #container .summary_table {
    margin: 2em 0 1em; }
    #container .summary_table label {
      padding: 0 0 1em 0; }
    #container .summary_table #summary_box {
      border-top: 2px solid #f5f5f5;
      border-bottom: 2px solid #f5f5f5;
      padding: 1em 0; }
  #container #result img {
    float: left;
    margin-right: 15px; }

.fr.final .btn {
  background-color: #303030;
  cursor: auto; }

.tipsy {
  margin-top: -14px;
  margin-left: 6px; }

.tipsy-arrow {
  position: relative;
  background-repeat: no-repeat;
  background-image: none;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 5px solid #990000; }

.tipsy-outer {
  border-radius: 0;
  border-color: #990000; }

.tipsy-inner {
  max-width: none;
  min-width: none;
  border: none;
  border-radius: 0;
  background-image: none;
  background-color: #fff;
  color: #990000;
  text-shadow: none; }

/* Smartphone Default */
@media only screen and (max-width: 800px) {
  #container form input.g4, #container form input.g2 {
    min-width: 100%;
    max-width: 100%; } }
@media only screen and (max-width: 610px) {
  #container .breadcrumb {
    display: none; } }

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