@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 0.75em;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  line-height: 120%;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
ul {
  list-style: none;
}
h1, h2, h3 {
  font-weight: 300;
  color: #02457e !important;
  line-height: 120%;
}
h1 {
  margin-bottom: 8px;
}
h2 {
  margin-bottom: 10px;
}
p {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#Header, #Inhalte, #Footer {
  width: 1150px;
  margin: 0 auto 0 auto;
  position: relative;
}
/*Header START*/
#Header {
  height: 200px;
}
#HeaderContent {
  position: relative;
}
#logo {
  position: absolute;
  right: 0px;
  top: 40px;
}
/*Navigation START*/
#Navigation {
  position: absolute;
  top: 120px;
  left: 0px;
  background-color: #9AB5CB;
  width: 100%;
  height: 40px;
}
#Navigation #HauptMenu {
  padding: 0 15px;
}
#Navigation #HauptMenu li {
  float: left;
}
#Navigation #HauptMenu li a {
  display: block;
  margin: 4px 0;
  padding: 7px 0 7px 12px;
  line-height: 20px;
  text-decoration: none;
  color: #ffffff;
}
#Navigation #HauptMenu li a :hover {
  color: #02457e;
}
#NavEventLI > a {
  display: block;
  padding-bottom: 7px;
  font-size: 1.1666666667em;
  /*14px*/
  color: #02457e;
  font-weight: bold;
}
#NavEventLI > a:hover, #NavEventLI > a:focus, #NavEventLI > a:active {
  text-decoration: none;
  color: #02457e;
}
ul#EventNav li {
  padding: 0 0 5px 10px;
}
ul#EventNav li a {
  display: block;
  padding: 5px;
}
#EventNav a.Self {
  background-color: #428bca;
  color: #fff;
}
#EventNav a:hover, #EventNav a:focus {
  background-color: #f5f5f5;
  text-decoration: none;
  color: inherit;
}
/*Navigation END*/
/*Inhaltsseiten START*/
#Inhalte {
  padding-bottom: 45px;
}
.Inhalt {
  width: 600px;
  float: left;
  margin: 0px 20px;
}
.Inhalt h1:not(.h3) {
  margin-bottom: 20px;
  padding: 20px;
}
/*Veranstaltungsliste*/
.ListEventName > a {
  color: #02457e;
}
#OffeneVeranstaltungen .OVList, #OffeneVeranstaltungen .VList {
  margin-left: 20px;
  margin-top: 23px;
}
/*Inhaltsseiten END*/
/*Formulare START*/
.PanesForm h2, .PanesForm h3 {
  margin: 20px 0 10px;
}
.EventName {
  color: #02457e;
  font-weight: bold;
  font-size: 1.1666666667em;
}
.LabelRadiogroupInput {
  display: block;
  padding-bottom: 5px;
  width: 100%;
  padding-right: 0;
}
.Frage .LabelRadiogroupInput {
  line-height: 120%;
}
.RadiogroupInput {
  float: left;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 0px;
}
.LabelRadiogroupInput span {
  display: inline-block;
}
#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;
  width: 63%;
}
#FormularBuchungsnummer .BuchungsnrLabel {
  margin-right: 10px;
  font-weight: 400;
}
#HideInfos {
  border: 1px solid #02457e;
  border-radius: 5px;
}
fieldset legend {
  font-weight: 500;
  color: #02457e;
  font-size: 1.3333333333em;
  /*16px*/
  line-height: 140%;
}
.Inhalt fieldset.GroupFieldset {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 15px;
  background-color: #F5F5F5;
}
/*
.Inhalt fieldset.GroupFieldset, .Inhalt fieldset.GroupFieldsetQuestionsRegistratorOnly  {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 15px;
	background-color: #F5F5F5;
}
'/
fieldset .Frage {
	margin: 0 0 16px;
	display:flex;
}

.GroupFieldsetQuestions .Frage {
	margin-bottom:5px;
}

.GroupFieldsetAttendant .Frage {
	line-height:160%;
	margin-bottom:10px;
}


fieldset.escordtData, fieldset.escortData, .escortDataPerson  {
	border: none;
}

fieldset h3 {
	margin: 0 0 15px;
}


.TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe, .DateInput, .range {
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	color: #888888;
	line-height: 23px;
	padding: 3px 12px;
}

.NumberInput {
	padding-right: 0;
}
.range {
	padding: 3px 5px;
}

fieldset.RadioGroupFieldset {
	border: none;
}
fieldset.RadioGroupFieldset .LabelRadiogroupInput {
	margin-right: 15px;
}

.RadiogroupInputMultirowPriceCategory {
	float: none;
}

#lpPageFormElementPrivacy,
#lpPageFormElementPermit,
#lpPageFormElementGeneralTermsOfUse{
	margin-bottom:10px;
}

#FormTabs {
	margin-bottom: 20px;
}
p.PflichtfeldHinweis {
	margin-bottom: 15px;
}

.PflichtfeldStern {
	color: red;
}

input[type=checkbox] {
	position: relative;
	top:2px;
	margin-right: 5px;
}

.EventName {
	font-weight: bold;
	font-size: 15px;
}

#FormTabs:after, #FormSteps:after, #InfoTabs:after, #InfoSteps:after {
	clear: both;
}
#FormTabs {
	margin-bottom: 20px;
}
#FormTabs, #InfoTabs {
	width: auto;
}

.FormStep a {
	display: block;
	padding: 5px 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #F5F5F5;
	border: 1px solid #d9d9d9;
}

.FormStep a.active, .FormStep a:hover, .FormStep a:focus, .FormStep a:active {
	color: #fff;
	background-color: #428bca;
	border-bottom: 1px solid #d9d9d9;
	text-decoration: none;
}



.submit {
	
}
/* Buttons */
.submit, .IsButton, .prevPane, .firstPane {
  padding: 8px 18px 10px;
  color: #fff;
  background-color: #02457e;
  border: none;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover {
  text-decoration: underline;
}
.nextPane:hover, .nextPane:focus, .nextPane:active, .prevPane:hover, .prevPane:focus, .prevPane:active, .submitAnmeldungPaneButton:hover, .submitAnmeldungPaneButton:focus, .submitAnmeldungPaneButton:active, .firstPane:hover, .firstPane:active, .firstPane:focus, .prelastPane:hover, .prelastPane:focus, .prelastPane:active {
  cursor: pointer;
  color: #fff;
  background-color: #9AB5CB;
  text-decoration: none;
}
.DataSummeryPerson, .DataSummeryQuestion {
  line-height: 30px;
}
.RegisterHeadline, #RegHLSummery {
  font-size: 20px;
  margin: 0 0 20px;
}
#DataSummeryEvents > h3 {
  color: #02457e;
  font-weight: 300;
  margin: 20px 0 10px;
  font-size: 18px;
}
.error em {
  border-color: #FFF transparent transparent;
}
#Zahlungspflicht {
  clear: both;
  margin-top: 20px;
}
.CheckboxInput {
  float: left;
  display: inline-block;
}
.CheckboxLabelText {
  display: inline-block;
  width: 95%;
}
#LabelDatenschutz {
  line-height: 120%;
  margin-top: 15px;
  display: inline-block;
}
#Rahmen #Gesamt #Inhalte .Inhalt #FormularBuchungsnummer #Buchungsnummer:after {
  clear: both;
  content: "";
  display: block;
}
#Rahmen #Gesamt #Inhalte .Inhalt #OffeneVeranstaltungen .ListIconDiv {
  float: left;
  margin-right: 16px;
  position: relative;
  top: 5px;
}
#Rahmen #Gesamt #Inhalte .Inhalt #OffeneVeranstaltungen .ListDatenDiv {
  float: left;
  margin-right: 20px;
}
#Rahmen #Gesamt #Inhalte .Inhalt #OffeneVeranstaltungen .OVListVr.VList li {
  margin-bottom: 12px;
}
.LongDescription {
  margin-top: 24px;
}
/*Formulare END*/
/*Sidebar START*/
.Leftbar {
  min-height: 1px;
  width: 250px;
  float: left;
}
.Sidebar {
  float: right;
  width: 250px;
}
.Sidebar .SidebarHtml, .sideLink {
  margin-bottom: 30px;
}
.SidebarHtml h2 {
  padding-bottom: 5px;
  border-bottom: 1px dotted #9ab5cb;
}
#GMap {
  width: 600px;
  height: 600px;
}
.SidebarHtml #GMap {
  width: 240px;
  height: 240px;
}
/*Sidebar END*/
.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: "»»»»";
}
#InhaltConfirmation h3 {
  margin: 15px 0 8px;
  font-weight: bold;
}
#TextConfirmationNo > h2, #TextTopConfirmation + h3 {
  margin-bottom: 20px;
}
#TextTopConfirmation + h3 {
  margin-top: 0;
}
.AnswerAntwortLabel {
  width: 33%;
  display: inline-block;
  font-weight: bold;
  float: left;
}
.AnswerAntwortValue {
  display: inline-block;
  width: 67%;
  font-weight: normal;
}
#Confirmation h2 {
  margin: 15px 0 8px;
}
.GoogleMapHTMLTextEnd {
  margin-top: 15px;
}
#GoogleMapsConf {
  margin-top: 20px;
}
/*Footer START*/
#footer a {
  color: #02457e;
}
#FooterContentText {
  position: relative;
}
#Footer {
  background-color: #9AB5CB;
  width: 1150px;
  color: #fff;
  font-size: 13px;
  padding: 3px 0;
  text-align: center;
  height: 40px;
}
#Footer a {
  color: #fff;
  text-decoration: none;
}
#Footer a:hover {
  text-decoration: none;
  color: #02457e;
}
#Footer #FooterContent {
  padding-left: 50px;
  padding-right: 50px;
}
#FooterContent {
  padding-top: 10px;
}
#FooterContent ul li {
  float: left;
  margin-right: 20px;
}
/*Footer END*/
#topSpruch {
  position: absolute;
  top: 10px;
  left: 260px;
  font-size: 30px;
  font-weight: bold;
}
.CheckboxInput {
  width: 20px;
}
.CheckboxLabelTextStandard {
  float: left;
  display: inline-block;
  width: 90%;
}
.escortData h3 {
  margin-bottom: 10px;
}
.VListMeForm.VList > li#MeFormEvent146 {
  border-top: 5px solid #003563;
  margin-top: 30px;
  padding-top: 30px;
}
.ServiceMode {
  line-height: 170%;
}
.OVListEventDaten.ListDatenDiv {
  width: 78%;
}
.OVListEventPicture.OVListEventPictureFirst.ListPictureDiv {
  float: right;
}
.OVList.VList > li {
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
.OVList.VList > li:last-child {
  border-bottom: 0px;
}
.FormEventTopic.EventTopic {
  font-style: italic;
  margin-top: 3px;
  color: #02457e;
}
/* 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);
  min-height: 1px;
}
.PaneButtons .PaneButtonLeft {
  text-align: left;
}
.PaneButtons .PaneButtonCenter {
  text-align: center;
}
.PaneButtons .PaneButtonCenter .PaneButtonCenterContent {
  padding-top: 0;
}
.PaneButtons .PaneButtonRight {
  text-align: right;
  float: right;
}
#Printbutton a {
  color: #FFF;
  padding: 11px 17px;
  background-color: #02457e;
  border: 1px solid #02457e;
  transition: all 0.2s ease 0s;
  display: inline-block;
  box-sizing: border-box;
}
#Printbutton a::before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
}
#Printbutton a:hover {
  background-color: #9ab5cb;
  border: 1px solid rgba(2, 69, 126, 0.2);
  text-decoration: none;
}
input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="number"], input[type="url"] {
  box-sizing: border-box;
}
input[type="text"].invalid, input[type="email"].invalid, input[type="password"].invalid, input[type="date"].invalid, input[type="number"].invalid, input[type="url"].invalid {
  box-shadow: 0px 0px 1px 1px #FFF inset, 0px 0px 7px -2px #ff7474 inset, 0px 0px 2px 0px #ff6868 !important;
  border-color: #FF5B5B;
  border-radius: 3px;
}
.RadioGroupFieldsetMultirowalignleft, .RadioGroupFieldsetMultirow, .RadioGroupFieldsetStandard {
  padding-top: 10px;
}
.EventDownloads .DownloadHTMLText ul li {
  margin-bottom: 12px;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  float: none;
}
.GroupFieldsetQuestions .Frage .LabelRadioGroup {
  font-weight: bold;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard {
  display: inline-block;
  margin-right: 23px;
  width: auto !important;
  vertical-align: top;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft:last-child, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard:last-child {
  margin-right: 0;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldset {
  margin-bottom: 23px;
}
.GroupFieldsetQuestions .Frage .LabelRadioGroupMultirowalignleft, .GroupFieldsetQuestions .Frage .LabelRadioGroupAlignleft {
  display: block;
  width: 100%;
  clear: both;
  margin-right: 0;
  margin-bottom: 8px;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldsetStandard .LabelRadiogroupInputStandard {
  padding-right: 0;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft {
  padding-left: 20px;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard::after, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft::after {
  content: "";
  clear: both;
  display: block;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard .RadiogroupInput, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft .RadiogroupInput {
  float: left;
  margin-left: -21px;
}
.PBDNotificationObligationRevocation {
  margin-top: 15px;
  margin-bottom: 15px;
}
.Frage .ProfileHTMLTextBot {
  margin-left: 33px;
  margin-top: 10px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  opacity: 1;
}
