@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 14px;
}
body, select, input, textarea, button {
  /*font-family: Arial,Helvetica,sans-serif;*/
}
body {
  background-color: #fff;
  /*color: #333;
	font-weight: 300;
	font-size: 13px*/
}
a, a span {
  color: #f1932e;
  text-decoration: none;
  transition: color 80ms ease 20ms;
}
a span {
  color: #f1932e !important;
}
a:hover span {
  color: #aa4c00 !important;
}
a:hover, a:hover span {
  text-decoration: underline;
  color: #aa4c00;
}
#Inhalte img {
  max-width: 100%;
  border: none;
  height: auto !important;
}
ul {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}
h1 {
  margin-bottom: 8px;
  font-size: 1.6em;
}
h2 {
  margin-top: 24px;
  margin-bottom: 3px;
  font-size: 1.4em;
}
h3 {
  margin-top: 12px;
  margin-bottom: 3px;
  font-size: 1.2em;
}
#Rahmen {
  margin-top: 110px;
  padding: 10px 0 0px 0;
  background: #fff;
}
#HeaderContent {
  display: none;
}
#Inhalte {
  padding-bottom: 25px;
}
/*
#Footer {
background-color: #222;
width: 100%;
color: #888888;
font-size: 13px;
padding: 20px 0;
text-align: left;
}
#Footer a {
color: #f1932e;
text-decoration: none;
}
#Footer a:hover {
text-decoration: underline;
}
#Footer #FooterContent {
margin: 0 auto;
width: 1080px;
}

#FooterContentText{
	display:none;
}
*/
#HeaderPrint {
  display: block;
}
.Inhalt {
  width: 600px;
  width: 60%;
  float: left;
  margin: 0 2%;
}
.Leftbar {
  width: 240px;
  width: 18%;
  float: left;
  margin: 0px;
  margin-left: 0px;
}
.Sidebar {
  float: right;
  width: 275px;
  width: 25%;
  margin-right: 0px;
}
@media (max-width: 1023px) {
  .Inhalt, .Leftbar, .Sidebar {
    width: 100%;
    float: none;
  }
}
/*
#Navigation #HauptMenu {
background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%) repeat scroll 0 0 padding-box rgba(0, 0, 0, 0);
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.13);
border-image: none;
border-radius: 6px;
border-style: solid;
border-width: 1px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
padding: 15px;
}
#Navigation #HauptMenu li a {
background-color: #f1f1f1;
display: block;
border-radius: 3px;
margin: 4px 0;
padding: 7px 0 7px 12px;
line-height: 20px;
text-decoration: none;
color: #666666;
}
#Navigation #HauptMenu li a:hover {
color: #f1932e;
background-color: #eaeaea;
}
#Navigation #HauptMenu li.selected a {
background-color: #e8e8e8;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 0 0 1px rgba(0, 0, 0, 0.01) inset, 0 1px 1px rgba(0, 0, 0, 0.08) inset;
color: #222;
}
*/
#HauptMenu > ul {
  width: auto;
  display: inline-block;
}
#HauptMenu > ul li {
  float: left;
  position: relative;
  display: block;
}
#HauptMenu > ul li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #333333;
  -webkit-transition: color 0.5s;
  -khtml-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
#HauptMenu > ul li a:hover {
  color: #ee8c48;
  text-decoration: none;
  background: transparent;
}
#HauptMenu > ul li.selected a {
  background-color: transparent;
  color: #EA6F19;
}
#FormularBuchungsnummer {
  margin-bottom: 20px;
}
#FormularBuchungsnummer #EingabeBN {
  float: left;
  margin: 10px 0;
  width: 375px;
}
#FormularBuchungsnummer #WeiterBN {
  float: left;
  margin: 10px 0;
}
#FormularBuchungsnummer #WeiterBN input {
  font-size: 14px;
  height: 34px;
  line-height: 26px;
  padding: 0 9px;
}
#FormularBuchungsnummer #Buchungsnr {
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #9a9a9a;
  font-size: 16px;
  padding: 3px 10px 6px;
}
#FormularBuchungsnummer .BuchungsnrLabel {
  margin-right: 10px;
  font-weight: 400;
}
#OffeneVeranstaltungen {
  margin-left: 0px;
  margin-top: 40px;
}
#OffeneVeranstaltungen h2 {
  font-size: 1.4em;
  font-weight: 300;
}
#Buchungsnummer:after {
  clear: both;
  content: "";
  display: block;
}
.Inhalt #OffeneVeranstaltungen .ListIconDiv {
  float: left;
  margin-right: 16px;
  position: relative;
  top: 5px;
}
.Inhalt #OffeneVeranstaltungen .ListDatenDiv {
  float: left;
  margin-right: 20px;
}
.Inhalt #OffeneVeranstaltungen .OVListVr.VList li {
  margin-bottom: 12px;
}
.Sidebar .SidebarHtml {
  margin-bottom: 20px;
}
.Inhalt legend {
  font-weight: 400;
  padding: 10px;
}
.Inhalt fieldset.GroupFieldset {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 15px;
}
.Frage {
  /*line-height: 34px;*/
}
.TextInput, .EmailInput, .DateInput, .NumberInput, .range, .SelectInput, .TextareaInput {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  color: #888888;
  line-height: 23px;
  padding: 3px 12px;
  height: 31px;
}
.TextareaInput {
  height: auto;
}
.NumberInput {
  padding-right: 0;
}
.range {
  padding: 3px 5px;
}
.error {
  background-color: #EA6F19;
  border-radius: 4px;
  color: #ffffff;
  padding: 3px 10px;
  margin-left: 10px;
}
fieldset.RadioGroupFieldset {
  border: none;
}
fieldset.RadioGroupFieldset .LabelRadiogroupInput {
  margin-right: 15px;
}
#FormTabs {
  margin-bottom: 20px;
}
p.PflichtfeldHinweis {
  margin-bottom: 15px;
}
input[type=checkbox] {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.submit {
  line-height: 23px;
  padding: 0 7px 2px;
  cursor: pointer;
}
.EventName {
  font-weight: 400;
}
#FormTabs:after, #FormSteps:after, #InfoTabs:after, #InfoSteps:after {
  clear: both;
}
#FormTabs {
  margin-bottom: 20px;
}
#FormTabs, #InfoTabs {
  width: auto;
}
.PaneButtons {
  margin: 30px 0 0;
}
.PaneButtons .PaneButtonCenterContent {
  padding: 0;
}
.submit, .IsButton, .prevPane, .firstPane, #Printbutton a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #ffa639 0%, #f1932e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 0 rgba(255, 236, 209, 0.3) inset, 0 0 0 1px rgba(255, 235, 206, 0.2) inset, 0 0 10px rgba(205, 68, 0, 0.25) inset, 0 1px 1px rgba(205, 68, 0, 0.1), 0 7px 4px -4px rgba(205, 68, 0, 0.15);
  color: #ffffff;
  position: relative;
  text-shadow: 0 -1px 0 rgba(205, 68, 0, 0.2);
  border-radius: 5px;
  padding: 8px;
  display: inline-block;
}
.nextPane:hover, .prevPane:hover {
  text-decoration: none;
}
.PaneButtons .PaneButtonCenter {
  display: inline-block;
}
.DataSummeryPerson, .DataSummeryQuestion {
  line-height: 30px;
}
body .error em {
  border-color: #EA6F19 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.slider {
  background-color: #ffa639;
  border-color: #e8900e;
  margin-top: 14px;
}
.handle {
  border-radius: 11px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  border-color: #FFF;
}
ul li li a:before {
  content: "»";
  display: inline-block;
  margin-right: 7px;
  position: relative;
}
ul li li li a:before {
  content: "»»";
}
ul li li li li a:before {
  content: "»»»";
}
ul li li li li li a:before {
  content: "»»»»";
}
/*
#footer a {
color: #f1932e;
}
#FooterContentText {position:relative}
*/
#totop-scroller {
  display: none;
}
#topSpruch {
  position: absolute;
  top: 10px;
  left: 260px;
  font-size: 30px;
  font-weight: bold;
}
#GMap {
  width: 600px;
  height: 600px;
}
.SidebarHtml #GMap {
  width: 240px;
  height: 240px;
}
.LongDescription {
  margin-top: 24px;
}
.LongDesFolded {
  margin-bottom: 24px;
}
#LocaleSwitch {
  display: none;
}
#LocaleSwitch ul li {
  float: left;
  height: 24px;
}
#LocaleSwitch ul li {
  float: right;
  list-style-type: none;
  margin: 0;
}
#LocaleSwitch ul li a {
  background-repeat: no-repeat;
  height: 24px;
  display: block;
}
#Answers {
  margin-top: 16px;
  margin-bottom: 16px;
}
#Confirmation > h2 {
  margin-bottom: 20px;
}
.EventConfirmationStart .EventName {
  font-weight: bold;
}
.EventConfirmationStart .EventName {
  margin-top: 6px;
}
strong {
  font-weight: bold;
}
.OVList h2 {
  margin-top: 0px;
}
p {
  margin-bottom: 3px;
}
.TextareaInput {
  padding: 3px 12px;
}
.LinkShowAdditionalParticipant, .LinkHideAdditionalParticipant {
  clear: both;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelSelect, .LabelFileUpload {
  display: block;
  float: left;
  margin-right: 1%;
  width: 34%;
  line-height: 31px;
  font-weight: 700;
}
.GroupFieldsetQuestions .LabelRadioGroup {
  font-weight: normal;
}
.HeaderRoot #FormularBuchungsnummer {
  display: none;
}
#FormTabs {
  display: inline-block;
}
/* Anmeldeformular - Steps */
#FormTabs {
  width: 100%;
  border-top: 1px solid #efefef;
  padding: 14px 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 17px;
  margin-bottom: 5px;
}
#FormTabs #FormSteps::after {
  content: "";
  clear: both;
  display: block;
}
#FormTabs #FormSteps .FormStep {
  height: auto;
  position: relative;
}
#FormTabs #FormSteps .FormStep a {
  top: 0;
  padding-left: 0px;
}
#FormTabs #FormSteps .FormStep a.active {
  border-bottom: 0;
  text-decoration: underline;
}
#FormTabs #FormSteps .FormStep::after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 7px;
  top: 1px;
}
#FormTabs #FormSteps .FormStep:last-child::after {
  display: none;
}
#AboveFormTabs {
  margin-bottom: 14px;
}
/* Anmeldeformular - PaneButtons */
.PaneButtons {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
.PaneButtons::after {
  content: "";
  clear: both;
  display: block;
}
.PaneButtons .PaneButtonLeft, .PaneButtons .PaneButtonCenter, .PaneButtons .PaneButtonRight {
  float: left;
  width: calc(100% / 3);
}
.PaneButtons .PaneButtonLeft {
  text-align: left;
}
.PaneButtons .PaneButtonCenter {
  text-align: center;
}
.PaneButtons .PaneButtonCenter .PaneButtonCenterContent {
  padding-top: 0;
}
.PaneButtons .PaneButtonRight {
  text-align: right;
  float: right;
}
#RegHLSummery, #DataSummeryParticipation, #DataSummeryParticipant, #DataSummeryParticipantQuestions {
  margin-bottom: 24px;
  display: inline-block;
  width: 100%;
}
.TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe {
  width: 65%;
}
.MeFormListEvent {
  padding-left: 20px;
}
.MeFormListEvent .AttendanceCheckbox {
  float: left;
  margin-left: -20px;
}
.MeFormListEventLi {
  padding-left: 20px;
}
.MeFormListEventLi .AttendanceCheckbox {
  display: inline-block;
  margin-left: -18px;
  position: relative;
  top: -2px;
}
.MeFormListEventLi .MeFormListEventDatenWithCheckbox {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.MeFormListEventName {
  margin-top: 0px;
}
#HauptMenu ul .mainMenue.mainMenu2 a::before {
  font-family: FontAwesome;
  content: "";
  background-color: #E96F19;
  border-radius: 500%;
  padding: 3px 8px;
  margin-right: 15px;
  color: white;
}
#HauptMenu ul .mainMenue a {
  text-decoration: none !important;
}
.mainMenue > ul#NavEventUL {
  display: none;
}
#Confirmation .Salutation, #Confirmation .Salutation2 {
  margin-bottom: 14px;
}
/*.Inhalt {
	p, td {
		&[style*="background-color: #fff"] {
			background-color: transparent !important;
		}
	}
}*/
/*#Header .page-title {
	padding-top: 80px;
}*/
.navi .navi-content .navi-list {
  padding: 0px;
  text-align: left;
}
.navbar {
  padding: 0px;
}
.navbar .container {
  flex-wrap: nowrap;
}
.RahmenForm_1E104 .FieldNICHTMITGLIED {
  display: none;
}
HTML[lang="fr"] .navi.fr #bs-example-navbar-collapse-1 > ul a {
  font-size: 12.5px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
