#HeaderContent, #Inhalte, .Footer-SM, .Footer-Links {
  width: 100%;
  max-width: 1340px;
}
#topImage {
  min-width: unset;
}
.Leftbar {
  min-height: 1px;
}
.Inhalt {
  min-height: unset;
}
@media only screen and (max-width: 969px) {
  .IsResponsive html, .IsResponsive body, .IsResponsive #topImage .topImage-area .image-copyright {
    font-size: 16px;
  }
  .IsResponsive h2, .IsResponsive h3 {
    margin: 40px 0 20px;
  }
  .IsResponsive #Header, .IsResponsive #Inhalte, .IsResponsive #Footer {
    width: 100%;
    max-width: 970px;
  }
  .IsResponsive #HauptMenuRahmen {
    display: none;
    position: absolute;
    z-index: 3;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
  }
  .IsResponsive #HauptMenuRahmen #HauptMenu ul {
    padding-top: 46px;
  }
  .IsResponsive #HauptMenuRahmen #HauptMenu ul li {
    float: none;
  }
  .IsResponsive #HauptMenuRahmen #HauptMenu ul li a {
    color: #003b79;
    border-top: 1px solid #efefef;
    padding: 8px 20px;
    min-height: 44px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    letter-spacing: normal;
  }
  .IsResponsive .Navigation {
    text-align: right;
  }
  .IsResponsive #LocaleSwitch {
    display: none;
  }
  .IsResponsive #Logo {
    position: absolute;
    z-index: 4;
    background-color: white;
    padding: 15px;
    max-width: unset;
    width: unset;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  }
  .IsResponsive #Logo img {
    height: 50px;
    max-width: unset;
    width: unset;
  }
  .IsResponsive #NavigationResponsiveSwitch {
    display: inline-block;
    min-height: 40px;
    margin-top: 5px;
    margin-right: 10px;
  }
  .IsResponsive .ResponsiveSwitch {
    text-indent: -99999px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
  }
  .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 #Rahmen #Inhalte {
    padding: 0;
  }
  .IsResponsive #Rahmen #Inhalte .Inhalt {
    padding: 20px;
  }
  .IsResponsive #Rahmen #Inhalte .Inhalt #FormTabs {
    margin-bottom: 20px;
  }
  .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte {
    flex-direction: column;
  }
  .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte .Inhalt, .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte #SidebarWrapper {
    width: 100%;
  }
  .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte #SidebarWrapper {
    margin-left: 0;
    margin-top: 20px;
  }
  .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte #SidebarWrapper .KontaktHTMLText {
    display: flex;
    column-gap: 20px;
  }
  .IsResponsive #Rahmen:not(.RahmenT16) #Inhalte #SidebarWrapper .KontaktHTMLText .sidebar-contact-area {
    width: 50%;
  }
  .IsResponsive .LongDes p, .IsResponsive .LongDes span {
    font-size: 16px !important;
  }
  .IsResponsive #Footer #FooterContent #FooterContentText .Footer-Background .Footer-SM .SM a, .IsResponsive #Footer #FooterContent #FooterContentText .Footer-Background .Footer-SM .Btn-Back span.icon {
    width: 40px;
    height: 40px;
  }
  .IsResponsive #Footer #FooterContent #FooterContentText .Footer-Background .Footer-SM .Btn-Back span:not(.icon) {
    display: none;
  }
  .IsResponsive h1, .IsResponsive .RegisterHeadline, .IsResponsive #Confirmation > h2, .IsResponsive .EventTopic {
    font-size: 24px;
    font-weight: 500;
  }
}
@media only screen and (max-width: 799px) {
  .IsResponsive .Inhalt {
    margin-left: 0px;
    margin-right: 0px;
  }
  .IsResponsive #SecondLevelMenu {
    display: none;
  }
  .IsResponsive #HauptMenu {
    text-align: center;
  }
  .IsResponsive #HauptMenu ul {
    padding-left: 0px;
  }
  .IsResponsive #HauptMenu ul li {
    float: none;
    clear: both;
  }
  .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 #Rahmen:not(.RahmenT16) #Inhalte #SidebarWrapper .KontaktHTMLText {
    flex-direction: column;
    row-gap: 30px;
  }
}
@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 .OVList {
    padding-left: 0px;
  }
  .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;
    width: 100%;
  }
  .IsResponsive #Buchungsnummer #WeiterBN .submitBuchungsnummer {
    width: 100%;
  }
  .IsResponsive #Inhalte {
    padding: 0 23px;
  }
  .IsResponsive #Printbutton a {
    width: 100%;
  }
  .IsResponsive #PrintForm {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .IsResponsive .Sidebar {
    margin-bottom: 32px;
  }
}
