@media only screen and (max-width: 1530px) {
  .IsResponsive #Navigation, .IsResponsive #Header, .IsResponsive #Footer, .IsResponsive #Inhalte {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 1299px) {
  .IsResponsive .Leftbar, .IsResponsive .Sidebar {
    float: left; }
    .IsResponsive .Sidebar {
      clear: left; }
    .IsResponsive #SidebarLeft {
      margin-bottom: 23px; }
    .IsResponsive .Inhalt {
      float: right;
      width: calc(100% - 340px); }
    .IsResponsive #InhaltStart {
      margin-right: 0px;
      margin-left: 30px; } }

@media only screen and (max-width: 1050px) {
  .IsResponsive #FormularBuchungsnummer #EingabeBN {
    max-width: 100%;
    width: 100%;
    margin-bottom: 4px; }
    .IsResponsive #FormularBuchungsnummer #WeiterBN {
      margin-left: 0px;
      width: 100%; }
      .IsResponsive #FormularBuchungsnummer #WeiterBN .submitBuchungsnummer {
        width: 100%; } }

@media only screen and (max-width: 859px) {
  .IsResponsive .Leftbar, .IsResponsive .Inhalt, .IsResponsive .Sidebar, .IsResponsive #InhaltStart {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px; }
    .IsResponsive #HauptMenuRahmen {
      display: none; }
    .IsResponsive #Navigation {
      position: relative; }
      .IsResponsive #Navigation #NavigationResponsiveSwitch {
        position: absolute;
        right: 20px;
        top: -70px; }
    .IsResponsive .Inhalt {
      margin-bottom: 23px; }
    .IsResponsive #SecondLevelMenu {
      display: none; }
    .IsResponsive #HeaderContent .logo img {
      max-width: 575px;
      width: 100%; }
    .IsResponsive .OVListTable thead {
      display: none; }
      .IsResponsive .OVListTable tbody tr {
        display: inline-block;
        width: 100%;
        padding-bottom: 23px;
        padding-top: 23px; }
        .IsResponsive .OVListTable tbody tr.MainRow td {
          padding-bottom: 9px;
          padding-top: 0px;
          display: inline-block;
          width: 100%;
          position: relative; }
          .IsResponsive .OVListTable tbody tr.MainRow td.tdfirst {
            padding-top: 10px;
            padding-bottom: 15px; }
          .IsResponsive .OVListTable tbody tr.MainRow td .eventLink {
            line-height: 23px; }
          .IsResponsive .OVListTable tbody tr.MainRow td.OVTableDate, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation {
            padding-left: 90px; }
            .IsResponsive .OVListTable tbody tr.MainRow td.OVTableDate::before, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation::before, .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation::before {
              content: "Datum:";
              font-weight: bold;
              margin-right: 40px;
              position: absolute;
              left: 10px; }
          .IsResponsive .OVListTable tbody tr.MainRow td.OVTableLocation::before {
            content: "Ort:"; }
          .IsResponsive .OVListTable tbody tr.MainRow td.OVTableInformation::before {
            content: "Info:"; }
    .IsResponsive #NavigationResponsiveSwitch {
      display: inline-block;
      min-height: 58px; }
    .IsResponsive .ResponsiveSwitch {
      text-indent: -99999px;
      height: 40px;
      width: 40px;
      cursor: pointer;
      margin-top: 0px; }
      .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown {
        position: absolute;
        left: 6px;
        top: 18px;
        height: 4px;
        width: 28px;
        background: #202020;
        display: block;
        transition: all 0.3s ease 0s; }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::after, .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::before {
          content: "";
          position: absolute;
          left: 0;
          height: 4px;
          width: 28px;
          background: #202020;
          display: block;
          transition: all 0.3s ease 0s; }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::after {
          top: 9px; }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown::before {
          top: -9px; }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp {
          background-color: transparent;
          transform: rotate(45deg); }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::before, .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::after {
          top: 0px; }
        .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown.ResponsiveButtonOpenUp::after {
          transform: rotate(-90deg);
          transition: all 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s; } }

@media only screen and (max-width: 479px) {
  .IsResponsive .TextInput, .IsResponsive .EmailInput, .IsResponsive .UrlInput, .IsResponsive .NumberInput, .IsResponsive .CurrencyInput, .IsResponsive .TextareaInput, .IsResponsive .SelectInput, .IsResponsive .FileInput, .IsResponsive #SucheEingabe, .IsResponsive .customfile, .IsResponsive .LabelTextInput, .IsResponsive .LabelRadioGroup, .IsResponsive .LabelTextarea, .IsResponsive .LabelDateInput, .IsResponsive .LabelDatetimeInput, .IsResponsive .LabelTimeInput, .IsResponsive .LabelSelect, .IsResponsive .LabelFileUpload {
    width: 100%; }
    .IsResponsive .f-col-wrapper .f-col-3 {
      width: 100%; }
    .IsResponsive .SeListEventDaten {
      width: 100%; }
    .IsResponsive #Buchungsnummer #EingabeBN {
      float: none;
      margin-right: 0px; }
      .IsResponsive #Buchungsnummer #EingabeBN #Buchungsnr {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 6px; }
      .IsResponsive #Buchungsnummer #WeiterBN {
        float: none; }
      .IsResponsive #Buchungsnummer #WeiterBN .submitBuchungsnummer {
        width: 100%; }
    .IsResponsive #Inhalte {
      padding: 0 23px; } }
