@charset "UTF-8";
@media only screen and (max-width: 1200px) {
  #Rahmen #Gesamt {
    width: auto;
    max-width: 1170px;
  }
  #Rahmen #Gesamt #Header .header-bg img {
    height: auto;
  }
}
@media only screen and (max-width: 1169px) {
  .Sidebar {
    width: 100%;
    max-width: none;
    padding: 0;
    margin-top: 35px;
    background-color: #FFF;
  }
  .Sidebar .Print {
    clear: both;
  }
  .Sidebar .SidebarHtml {
    float: left;
    box-sizing: border-box;
    width: calc((100% - (2 * 15px)) / 3);
    left: 0;
    padding: 0;
    margin-right: 15px;
  }
  .Sidebar .SidebarHtml:nth-child(3) {
    margin-right: 0;
  }
  .Sidebar .SidebarHtml h2 {
    margin-top: 0;
    width: 100%;
    right: 0;
    box-sizing: border-box;
  }
  .Sidebar .SidebarHtml .SidebarHtmlText {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 979px) {
  #Rahmen #Gesamt #Header #HeaderContent .header-bg {
    border-bottom: 10px solid #0089BF;
  }
  #Rahmen #Gesamt #Header #Navigation {
    z-index: 9999;
    position: relative;
  }
  #Rahmen #Gesamt #Header #Navigation #NavigationResponsiveSwitchIconTop {
    display: inline-block;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
  }
  #Rahmen #Gesamt #Header #Navigation #NavigationResponsiveSwitchIconTop::after {
    content: "";
    font-family: FontAwesome;
    line-height: 1px;
    color: #8c8c8c;
    height: 50px;
    width: 50px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 3rem;
    text-shadow: 0px 2px 0px rgba(255, 255, 255, 0.5), 0px -2px 0 rgba(255, 255, 255, 0.5), -2px 0px 0px rgba(255, 255, 255, 0.5), 2px 0px 0 rgba(255, 255, 255, 0.5), -1px -1px 0px rgba(255, 255, 255, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.5), -1px 1px 0px rgba(255, 255, 255, 0.5), 1px -1px 0px rgba(255, 255, 255, 0.5);
    cursor: pointer;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenuRahmen {
    width: 100% !important;
    position: fixed;
    z-index: 999;
    top: 0;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenuRahmen[style="display: none;"] {
    height: 0;
    opacity: 0;
    transition: opacity 0.2s ease 0s, height 0.2s ease 0s;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenuRahmen[style="display: block;"] {
    height: 100%;
    opacity: 1;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenu {
    padding: 20px 40px 40px;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenu li {
    float: left;
    width: calc(100% / 2);
    /*&:first-child a {
							border-top: 0;
						}
							&:last-child a {
							border-bottom: 0;
						}*/
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenu li a {
    width: 75%;
    position: relative;
  }
  #Rahmen #Gesamt #Header #Navigation #HauptMenu li a::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #2EA7D7;
    border-top: 1px solid #006B95;
  }
  #Rahmen #Gesamt #Inhalte {
    margin-bottom: 35px;
  }
  #Rahmen #Gesamt #Inhalte .Leftbar {
    display: none;
  }
  #Rahmen #Gesamt #Inhalte #PanesInfoResponsiveSwitch {
    display: block;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt {
    box-sizing: border-box;
    max-width: none;
    width: 100%;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt iframe {
    min-height: 230px !important;
    width: 100%;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt h1 {
    line-height: 1.2;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt h1 br {
    margin-bottom: 10px;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt #LongDescription2 {
    border-bottom: 5px solid #89BBC9;
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelTextInput, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelRadioGroup, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelTextarea, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelDateInput, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelDatetimeInput, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelTimeInput, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelSelect, #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .LabelFileUpload {
    max-width: 100%;
    float: none;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt .Eventformular .HTMLtextBelow {
    margin-left: 0;
  }
  #SecondLevelMenu, #HauptMenuRahmen {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #Rahmen #Gesamt #Header #Navigation #HauptMenu li {
    float: left;
    width: 100%;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml {
    width: 100%;
    margin-right: 0;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml .SidebarHtmlText {
    padding-left: 30px;
    padding-right: 30px;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml:nth-child(2) {
    margin-right: 0;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml #SidebarBuchungsnummerForm {
    margin-top: 15px;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml #SidebarBuchungsnummerForm #SidebarEingabeBN {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml #SidebarBuchungsnummerForm #SidebarEingabeBN #SidebarBuchungsnr {
    margin-top: 0;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml #SidebarBuchungsnummerForm #SidebarWeiterBN {
    float: left;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar .SidebarHtml #SidebarBuchungsnummerForm #SidebarWeiterBN .submitSidebarBuchungsnummer {
    padding: 6px 22px;
    margin-top: 0;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar #Printbutton {
    padding: 0 20px;
  }
  #Rahmen #Gesamt #Inhalte .Sidebar #Printbutton a {
    display: block;
    width: 100%;
  }
  #SecondLevelMenu, #HauptMenuRahmen {
    display: none;
  }
  #LinkStartseite, #Printbutton a, .nextPane, .prevPane, .submitAnmeldungPaneButton, .LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a, .submitSidebarBuchungsnummer.submit {
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  #Rahmen #Gesamt #Inhalte .Inhalt {
    padding-left: 10px;
    padding-right: 10px;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt img {
    width: 100%;
    height: auto;
  }
  #Rahmen #Gesamt #Inhalte .Inhalt article .LighboxImage {
    width: 100%;
  }
}
