#EingabeBN {
  width: 100%;
  max-width: 470px;
}
.logo {
  transition: all 0.2s ease 0s;
}
@media only screen and (max-width: 1239px) {
  .IsResponsive #Header, .IsResponsive #Inhalte, .IsResponsive #Footer {
    padding-right: 35px;
    padding-left: 35px;
    width: 100%;
  }
  .IsResponsive .header-area, .IsResponsive #Inhalte {
    width: 100%;
  }
  .IsResponsive .logo {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  .IsResponsive .Inhalt, .IsResponsive #Footer #FooterContent {
    width: 100%;
    max-width: 1023px;
  }
  .IsResponsive .Inhalt, .IsResponsive .Sidebar {
    float: none;
    margin-bottom: 35px;
  }
  .IsResponsive #EingabeBN {
    width: calc(100% - 190px);
    max-width: 100%;
  }
  .IsResponsive #FormularBuchungsnummer .submitBuchungsnummer {
    width: 180px;
  }
  .IsResponsive #LocaleSwitch {
    position: absolute;
    top: 120px;
    right: 35px;
  }
}
@media only screen and (max-width: 799px) {
  .IsResponsive .Leftbar, .IsResponsive .Inhalt, .IsResponsive .Sidebar {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .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: 40px;
    position: absolute;
    top: 23px;
    right: 25px;
    z-index: 9999;
  }
  .IsResponsive #HauptMenuRahmen {
    display: none;
    margin-bottom: 0px;
    margin-top: 80px;
  }
  .IsResponsive .ResponsiveSwitch {
    text-indent: -99999px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    background-color: #003c69;
    position: relative;
    margin: 0;
  }
  .IsResponsive .ResponsiveSwitch .ResponsiveButtonDown {
    position: absolute;
    left: 6px;
    top: 18px;
    height: 4px;
    width: 28px;
    background: #fff;
    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: #fff;
    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.3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  }
  .IsResponsive #Navigation {
    float: none;
    width: 100%;
  }
  .IsResponsive #Navigation #HauptMenuRahmen {
    margin-top: 0px;
  }
  .IsResponsive #Header #Navigation #HauptMenu ul .mainMenue {
    float: none;
    width: 100%;
    margin-bottom: 1px;
  }
  .IsResponsive #Header #Navigation #HauptMenu ul .mainMenue:last-child {
    margin-bottom: 0px;
  }
  .IsResponsive #Header #Navigation #HauptMenu ul .mainMenue::after {
    width: 100%;
    height: 1px;
    top: unset;
    right: 0;
    bottom: -1px;
  }
  .IsResponsive #Header #Navigation #HauptMenu ul .mainMenue a {
    height: 32px;
    line-height: 26px;
    font-size: 20px;
  }
  .IsResponsive .OVListTable thead {
    display: none;
  }
  .IsResponsive .OVListTable thead tr::after {
    content: "";
    clear: both;
    display: block;
  }
  .IsResponsive .OVListTable thead tr th {
    display: inline-block;
    width: 100%;
  }
  .IsResponsive .OVListTable tbody {
    display: inline-block;
    margin-bottom: 23px;
    border-bottom: 1px solid #e3e3e3;
  }
  .IsResponsive .OVListTable tbody tr.MainRow::after {
    content: "";
    clear: both;
    display: block;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td {
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    padding-bottom: 8px;
    padding-top: 0px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td::before {
    display: none;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td:last-child {
    padding-bottom: 23px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td1, .IsResponsive .OVListTable tbody tr.MainRow td.td2 {
    float: left;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td1 {
    width: 92px !important;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td2 {
    width: calc(100% - 92px) !important;
    padding-top: 0px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td2 h2 {
    margin-bottom: 0px !important;
    line-height: 30px;
    font-size: 23px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td3, .IsResponsive .OVListTable tbody tr.MainRow td.td4 {
    position: relative;
    clear: both;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListLocation, .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListEventCategory, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListLocation, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListEventCategory {
    padding-left: 92px;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListLocation::before, .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListEventCategory::before, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListLocation::before, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListEventCategory::before {
    content: "";
    position: absolute;
    left: 0px;
    font-weight: bold;
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListLocation::before, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListLocation::before {
    content: "Ort:";
  }
  .IsResponsive .OVListTable tbody tr.MainRow td.td3 .OVListEventCategory::before, .IsResponsive .OVListTable tbody tr.MainRow td.td4 .OVListEventCategory::before {
    content: "Zielgruppe:";
  }
  .IsResponsive #EingabeBN {
    width: calc(100% - 110px);
    max-width: 100%;
  }
  .IsResponsive #FormularBuchungsnummer .submitBuchungsnummer {
    width: auto;
  }
  .IsResponsive #LocaleSwitch {
    top: 162px;
  }
}
@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;
    width: 100%;
  }
  .IsResponsive #Buchungsnummer #EingabeBN #Buchungsnr {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 6px;
  }
  .IsResponsive #Buchungsnummer #WeiterBN {
    float: none;
  }
  .IsResponsive #Buchungsnummer #WeiterBN .submitBuchungsnummer {
    width: 100%;
    margin-left: 0px;
    border-radius: 0px;
  }
  .IsResponsive #Inhalte {
    padding: 0px;
  }
  .IsResponsive .Leftbar, .IsResponsive .Inhalt, .IsResponsive .Sidebar {
    padding-right: 23px;
    padding-left: 23px;
  }
  .IsResponsive .Sidebar {
    background-color: #9dc5e2;
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .IsResponsive .Sidebar h2 {
    color: #003c69;
  }
  .IsResponsive .Sidebar a {
    color: #003C69;
  }
  .IsResponsive .logo {
    width: 210px;
    height: auto;
    transition: all 0.2s ease 0s;
  }
  .IsResponsive .LinkShowAdditionalParticipant a, .IsResponsive .LinkHideAdditionalParticipant a {
    height: auto;
  }
  .IsResponsive .LinkShowAdditionalParticipant a::after, .IsResponsive .LinkHideAdditionalParticipant a::after {
    top: calc(50% - (23px / 2));
  }
  .IsResponsive .PaneButtons .PaneButtonLeft, .IsResponsive .PaneButtons .PaneButtonCenter, .IsResponsive .PaneButtons .PaneButtonRight {
    float: none !important;
    width: 100%;
    text-align: left;
  }
  .IsResponsive .PaneButtons .PaneButtonLeft .IsButton, .IsResponsive .PaneButtons .PaneButtonCenter .IsButton, .IsResponsive .PaneButtons .PaneButtonRight .IsButton {
    width: 100%;
  }
  .IsResponsive .EventAppointmentMonth > div:first-child[id^="EventAppointmentMonth"] {
    max-width: 355px;
    width: 100%;
    padding-right: 0px;
    border: 0;
  }
  .IsResponsive [style*="text-indent: 36pt;"] {
    text-indent: 0 !important;
    padding-left: 90px;
    margin-left: 0 !important;
  }
  .IsResponsive #LocaleSwitch {
    top: 142px;
  }
}
