@charset "UTF-8";
.ResponsiveButtonDown {
  display: none;
  width: 34px;
  height: 28px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  right: 5px;
  top: 3px;
}
.ResponsiveSwitch {
  cursor: pointer;
}
.ResponsiveButtonDown {
  background-image: url("/media/Menue_ICON.png");
}
.ResponsiveButtonClosedDown {
  background-image: url("/media/Menue_ICON.png");
}
.ResponsiveButtonOpenUp {
  background-image: url("/media/Menue_ICON.png");
}
h2.ResponsiveSwitch {
  position: relative;
  padding-right: 0px;
}
#ResponsiveEventMenu {
  position: fixed;
  border-left: 20px solid #FFFDEA;
  /* Make a little room */
  padding-left: 0px;
  z-index: 10000;
  left: 0px;
  top: 200px;
  display: none;
  min-height: 200px;
}
#EventNavResponsive {
  padding-left: 20px;
}
#EventNavResponsive li {
  margin-bottom: 3px;
}
#ResponsiveEventMenu h3 {
  font-weight: normal;
  background: #FFCC00;
  color: #000;
  padding: 0px 10px;
  padding-right: 80px;
  margin: 0;
  position: absolute;
  bottom: -20px;
  left: -20px;
  /* Border is the new background */
  background: none;
  /* Rotate from top left corner (not default) */
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
#EventMenuRahmen {
  display: none;
}
#EventMenuRahmen {
  background: linear-gradient(to bottom, #DED1B6 0%, #C9B488 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 13px;
  padding: 10px;
  width: auto;
  max-width: 200px;
}
#EventMenuRahmen a {
  font-size: 13px;
  color: #000000;
}
#EventMenuRahmen a:hover {
  font-size: 13px;
  color: #ffffff;
}
#NavigationResponsiveSwitch, .NavResponsiveSwitch {
  margin-left: 30px;
  position: relative;
}
#NavigationResponsiveSwitch, .NavResponsiveSwitch {
  width: 100%;
  position: relative;
  background-color: #525252;
  background: linear-gradient(center bottom, #313131 0%, #525252 100%) repeat scroll 0% 0% transparent;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  margin-left: 0px;
  border: 0px none;
  border-radius: 0px;
  min-height: 0px;
  height: 38px;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 101;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}
#NavigationResponsiveSwitch:before, .NavResponsiveSwitch:before {
  background-image: url("/eventmanager-system/images/menu-arrow-light2.png") !important;
  background-repeat: no-repeat;
  content: "";
  display: block;
  float: left;
  height: 38px;
  left: 0;
  padding-right: 0px;
  width: 25px;
}
#NavigationResponsiveSwitch h2, .NavResponsiveSwitch h2 {
  padding-top: 2px;
  font-size: 20px;
}
#NavigationResponsiveSwitch h2, .NavResponsiveSwitch h2 {
  color: #ffffff;
  text-transform: uppercase;
}
#NavigationResponsiveSwitch h2 .ResponsiveButtonDown, .NavResponsiveSwitch h2 .ResponsiveButtonDown {
  top: 5px;
}
.NavResponsiveSwitch span:not(.fa-solid) {
  text-transform: uppercase;
  font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.NavResponsiveSwitch span.fa-solid {
  float: right;
  padding: 3px;
  font-size: xx-large;
}
/* Liste der Einzelelemente, die später ausgeblendet werden, stellt sicher, das sie wieder eingeblendet werden bei rezize */
#LogIO, #CalendarSmallCage, #HauptMenuRahmen, #SecondLevelMenuRahmen, #TopMenuRahmen, #TagCloudList, .ResponsiveFolded {
  display: block;
}
/* Liste der Einzelelemente, die später eingeblendet werden, stellt sicher, das sie wieder eingeblendet werden bei rezize */
#NavigationResponsiveSwitch, #Navigation2ndLevelResponsiveSwitch, #NavigationTopResponsiveSwitch, .SidebarResponsiveSwitch {
  display: none;
}
#LogoSmall {
  margin-top: 10px;
  margin-left: 10px;
}
#SidebarLeft, .SidebarHtml h2 {
  position: relative;
}
#debugMediaDetektors {
  display: block;
}
/* ab hier entstehen die Scrollbars, eigentlich bei 1140px */
@media only screen and (max-device-width: 1157px), only screen and (max-width: 1157px) {
  .IsResponsive #debugMediaDetektorI {
    display: block;
  }
  .IsResponsive #NavigationTop {
    margin-left: auto;
    margin-right: 15px;
    width: auto;
  }
  .IsResponsive #subfoot #contain {
    margin-left: auto;
    margin-right: 15px;
    width: auto;
  }
  .IsResponsive #Inhalte, .IsResponsive #Logo {
    width: 1140px;
  }
  .IsResponsive .mod-mp-header, .IsResponsive #subfoot, .IsResponsive #HauptMenu {
    width: 1157px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape), only screen and (max-width: 1024px) {
  .MainResponsiveSwitch {
    display: block;
  }
  .IsResponsive #debugMediaDetektorH {
    display: block;
  }
  .IsResponsive #Logo {
    margin-top: 15px;
  }
  .IsResponsive #Header {
    height: 130px;
  }
  .IsResponsive body {
    zoom: 0.8850475367;
  }
}
@media only screen and (max-width: 935px) {
  .IsResponsive #debugMediaDetektorG {
    display: block;
  }
  .IsResponsive body {
    zoom: 1;
  }
  .IsResponsive .mod-mp-header, .IsResponsive #subfoot, .IsResponsive #HauptMenu {
    width: auto;
  }
  .IsResponsive #Inhalte {
    width: 94.2%;
    padding-left: 3.2%;
    padding-right: 1.6%;
  }
  .IsResponsive #Logo {
    width: auto;
  }
  .IsResponsive .Navigation {
    width: 100%;
  }
  .IsResponsive .PanesInfo {
    display: block;
  }
  .IsResponsive #SecondLevelMenu {
    display: none;
  }
  .IsResponsive .unselectedLevel1 {
    display: block;
  }
  .IsResponsive #NavigationResponsiveSwitch {
    display: block;
  }
  .IsResponsive #NavigationResponsiveSwitch .ResponsiveButtonDown {
    display: block;
  }
  .IsResponsive #HauptMenuRahmen {
    display: none;
    padding-bottom: 20px;
    width: 50%;
    height: auto;
  }
  .IsResponsive #HauptMenu li.mainMenue.mainMenuFirst.selected.mainMenuSelected1 {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  .IsResponsive #HauptMenu ul {
    background-color: #ffffff;
    background-image: none;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 10px;
  }
  .IsResponsive #HauptMenu > ul {
    box-shadow: 2px 2px 5px rgba(157, 150, 147, 0.3);
  }
  .IsResponsive #HauptMenu {
    line-height: auto !important;
    background-color: #ffffff;
    background-image: none;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .IsResponsive #HauptMenu li.mainMenue:hover {
    background: none;
  }
  .IsResponsive #HauptMenu ul li a {
    color: #000000;
    width: auto;
    background-image: none;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: normal;
  }
  .IsResponsive #HauptMenu ul li a:hover {
    color: #000;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-family: "EB Garamond", Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    text-decoration: underline;
    line-height: 28px;
    position: relative;
    bottom: 0px;
  }
  .IsResponsive #HauptMenu ul li ul li a {
    color: #6E6E6E;
    font-size: 20px;
    text-transform: none;
    line-height: 26px;
  }
  .IsResponsive #HauptMenu ul li ul li a:hover {
    color: #000000;
    font-size: 20px;
    text-transform: underline;
    line-height: 26px;
  }
  .IsResponsive #HauptMenu li a.Self {
    width: auto;
    text-decoration: underline;
    background-image: none;
    color: #000000;
  }
  .IsResponsive #HauptMenu li {
    width: auto;
  }
  .IsResponsive #ResNavEventLI {
    display: block;
  }
  .IsResponsive #ResponsiveEventMenu {
    display: none;
  }
  .IsResponsive #ResponsiveEventMenu .ResponsiveButtonDown {
    display: inline;
  }
  .IsResponsive .Leftbar {
    float: none;
    min-height: 0px;
    margin-left: 30px;
  }
  .IsResponsive .Sidebar {
    float: left;
    margin-right: 15px;
  }
  .IsResponsive .Inhalt {
    float: left;
    margin-left: auto;
    margin-left: 30px;
  }
  .IsResponsive .Sidebar {
    float: left;
    margin-right: 0px;
    margin-left: 30px;
  }
  .IsResponsive .Inhalt {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .IsResponsive .Inhalt img {
    max-width: 100%;
    height: auto;
  }
  .IsResponsive .Leftbar {
    margin-left: 0;
    margin-right: 0;
  }
  .IsResponsive .Sidebar {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .IsResponsive .Formular {
    width: 100%;
    max-width: 600px;
  }
  .IsResponsive .Sidebar #GoogleMapsStart {
    width: 100%;
  }
  .IsResponsive .Sidebar #GoogleMapsStart #GMap, .IsResponsive #GoogleMapsForm #GMap {
    width: 100%;
  }
  .IsResponsive .SidebarHtml, .IsResponsive #PrintForm {
    width: 250px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    padding-left: 0;
  }
  .IsResponsive #PrintForm {
    margin-top: 0px;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: portait), only screen and (max-width: 768px) {
  .IsResponsive #debugMediaDetektorF {
    display: block;
  }
  .IsResponsive #Inhalte {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .IsResponsive .ListIconDiv {
    width: 10.5%;
  }
  .IsResponsive .ListDatenDiv {
    width: 69.8%;
  }
  .IsResponsive .ListPictureDiv {
    width: 16.6%;
    margin-left: 3.1%;
  }
}
@media only screen and (max-device-width: 640px), only screen and (max-width: 640px) {
  .IsResponsive #HauptMenu ul li ul {
    margin-left: 40px;
  }
  .IsResponsive #HauptMenu ul li ul:after {
    content: ".";
    clear: left;
    visibility: hidden;
    margin-bottom: 5px;
  }
  .IsResponsive #HauptMenu ul li:after {
    content: ".";
    clear: left;
    visibility: hidden;
    margin-bottom: 5px;
  }
  .IsResponsive #HauptMenu ul li ul li {
    float: left;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 10px;
    margin-right: 20px;
  }
  .IsResponsive #HauptMenu ul li ul li a {
    display: inline;
    padding-left: 5px;
  }
  .IsResponsive #debugMediaDetektorE {
    display: block;
  }
  .IsResponsive #Inhalte {
    width: 95.4%;
    padding-left: 2.3%;
    padding-right: 2.3%;
  }
  .IsResponsive .ListIconDiv {
    width: 8.5%;
  }
  .IsResponsive .ListDatenDiv {
    width: 76.2%;
  }
  .IsResponsive .ListPictureDiv {
    width: 13.7%;
    margin-left: 1.6%;
  }
  .IsResponsive #LabelDatenschutz {
    width: auto;
    float: none;
  }
  .IsResponsive .submitAnmeldung {
    margin-left: auto;
    margin-right: 15px;
  }
  .IsResponsive #Logo a > span {
    font-size: 16px;
  }
  .IsResponsive .LabelTextInput, .IsResponsive .LabelRadioGroup, .IsResponsive .LabelTextarea, .IsResponsive .LabelDateInput, .IsResponsive .LabelDatetimeInput, .IsResponsive .LabelTimeInput {
    float: none;
    width: 90%;
  }
  .IsResponsive .Buchungsnr, .IsResponsive .TextInput, .IsResponsive .EmailInput, .IsResponsive .UrlInput, .IsResponsive .NumberInput, .IsResponsive .TextareaInput {
    float: none;
    width: 90%;
  }
}
@media only screen and (max-width: 585px), screen and (max-device-width: 568px) and (min-device-width: 320px) and (orientation: landscape) {
  .IsResponsive #debugMediaDetektorD {
    display: block;
  }
  .IsResponsive #HauptMenuRahmen {
    width: 80%;
  }
  .IsResponsive #HauptMenu ul li ul {
    margin-left: 40px;
  }
  .IsResponsive #HauptMenu ul li ul:after {
    content: ".";
    clear: left;
    visibility: hidden;
    padding-bottom: 5px;
  }
  .IsResponsive #HauptMenu ul li:after {
    content: ".";
    clear: left;
    visibility: hidden;
    margin-bottom: 5px;
  }
  .IsResponsive #HauptMenu ul li ul li {
    float: left;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 10px;
    margin-right: 20px;
  }
  .IsResponsive #HauptMenu ul li ul li a {
    display: inline;
    padding-left: 5px;
  }
  .IsResponsive #ResponsiveEventMenu {
    top: 100px;
  }
  .IsResponsive #Inhalte {
    width: 94.8%;
    padding-left: 2.6%;
    padding-right: 2.6%;
  }
  .IsResponsive .SidebarHtml, .IsResponsive #PrintForm {
    width: 45%;
    margin-right: 5%;
  }
  .IsResponsive #SidebarBasisResponsive .SidebarHtml:nth-child(even) {
    margin-right: 0;
  }
  .IsResponsive #Printbutton {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 497px), screen and (max-device-width: 480px) and (max-device-height: 480px) and (orientation: landscape) {
  .IsResponsive #debugMediaDetektorC {
    display: block;
  }
  .IsResponsive #HauptMenuRahmen {
    width: 80%;
  }
  .IsResponsive #Inhalte {
    width: 93.8%;
    padding-left: 3.1%;
    padding-right: 3.1;
  }
  .IsResponsive .ListIconDiv {
    width: 10.5%;
  }
  .IsResponsive .ListDatenDiv {
    width: 69.8%;
  }
  .IsResponsive .ListPictureDiv {
    width: 16.6%;
    margin-left: 3.1%;
  }
  .IsResponsive #Logo {
    width: 100%;
    text-align: center;
    padding: 0 !important;
  }
  .IsResponsive #Logo img {
    margin-bottom: 10px;
  }
  .IsResponsive #Logo .logo-claim {
    display: block;
  }
  .IsResponsive #Header {
    height: 150px;
  }
  .IsResponsive a span.logo-claim {
    left: 0px;
  }
}
@media only screen and (max-width: 470px) {
  .IsResponsive a span.logo-claim {
    left: 0px;
  }
  .IsResponsive #HauptMenuRahmen {
    width: 95%;
  }
  .IsResponsive #debugMediaDetektorB {
    display: block;
  }
  .IsResponsive .SidebarHtml, .IsResponsive #PrintForm {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .IsResponsive #Logo a > span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 337px), screen and (max-device-width: 320px) and (orientation: portrait) {
  .IsResponsive #debugMediaDetektorA {
    display: block;
  }
  .IsResponsive #Inhalte {
    width: 90.6%;
    padding-left: 4.7%;
    padding-right: 4.7;
  }
  .IsResponsive #HauptMenu ul li ul li {
    float: none;
    list-style-type: none;
  }
  .IsResponsive #Logo a > span {
    font-size: 16px;
  }
  .IsResponsive a span.logo-claim {
    left: 0px;
  }
  .IsResponsive .ListIconDiv {
    display: none;
  }
  .IsResponsive .ListDatenDiv {
    width: 100%;
  }
  .IsResponsive .ListPictureDiv {
    display: none;
  }
  .IsResponsive ul.FktAddressGroupList2000 li, .IsResponsive ul.FktAddressGroupList2100 li, .IsResponsive ul.ParticipantsList2 li, .IsResponsive ul.FktAddressGroupList3000 li, .IsResponsive ul.FktAddressGroupList3100 li, .IsResponsive ul.ParticipantsList3 li, .IsResponsive .OVListColumns2 li, .IsResponsive .OVListColumns3 li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .IsResponsive li.PaneButtonCenter {
    width: 90%;
  }
}
