/* FONTS */
/* mada-300 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/media/fonts/mada-v16-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/mada-v16-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* mada-regular - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/media/fonts/mada-v16-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/mada-v16-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* mada-500 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/media/fonts/mada-v16-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/mada-v16-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* mada-900 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('/media/fonts/mada-v16-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/mada-v16-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-200 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/media/fonts/oswald-v49-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/media/fonts/oswald-v49-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ENDE FONTS */

/*Struktur START*/

*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	word-wrap: break-word;
	font-family: "Mada", Helvetica, Arial, sans-serif;
}

html {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #6a7076;
	background-color: #F3F3F3;
}

img {
	border:none;
	max-width: 100%;
	height: auto;
	display: block;
}

a:link, a:visited {
	color: #CA0F13;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
text-decoration: none;

}

h1, h2, h3, legend {
	margin-bottom: 10px;
	color: #151515;
}

h1 a, h2 a, h3 a {
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 200;
    word-spacing: 3px;
}
h1, h2, h3 {
	font-weight: 300 !important;
	margin-bottom: 10px !important;
	text-transform: uppercase !important;
}

h1 {
	font-size: 3.1rem;
}

h2:not(.h3) {
	font-size: 1.875rem;
}

h2, h3 {
	margin-top: 20px !important;
}

h3, .h3, legend {
	font-size: 1.5rem;
	text-transform: uppercase;
	margin-bottom: 10px;
}

p {
	color: #6a7076;
	font-size: 1rem;
	line-height: 1.6rem;
}

p span {
	font-weight: 300 !important;
}

ol {
	padding-left: 15px;
}

ul.OVList, #SecondLevelMenu ul, ul.VList, .DownloadHTMLText ul, ul#DataSummeryEvents, ul#Answerlist, #LocaleSwitch ul {
	list-style: none;
}
.OVList.VList.OVListColumns0 {
    margin-top: 20px;
}
input[type="submit"] {
	-moz-appearance: none;
}
/*Struktur END*/



/*Sidebar links START*/
.Leftbar {
	width: 260px;
	display: inline-block;
	vertical-align: top;
}

/*Sidebar links END*/


/*Sidebar rechts START*/

.Sidebar {
	width: 260px;
}

.Sidebar  h2 {
	margin-top: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 20px;
	position: relative;
	padding-left: 15px;
}
.Sidebar h2::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: .17em;
    bottom: .15em;
    width: 6px;
    background: #CA0F13;
}
.SidebarHtmlText {
	background-color: #FFF;
	padding: 17px 20px 13px;
}
.SidebarHtml, .PagebreaksInfoRegistration, .sideLink {
	
	margin-bottom: 20px;
}
.Print #Printbutton a, .sideLink #LinkStartseite {
	display: block;
	background-color: #FFF;
	transition: background-color 0.2s ease, color 0.2s ease;
	padding: 16px 15px 15px 63px;
	text-decoration: none;
	position: relative;
}
.Print #Printbutton a:hover, .sideLink #LinkStartseite:hover {
	text-decoration: underline;
}
.sideLink #LinkStartseite::before, .Print #Printbutton a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0px;
	font-size: 1.8rem;
	top: 0px;
	background-color: #DDD;
	width: 50px;
	height: 53px;
	color: #8B8E92;
	line-height: 52px;
	text-align: center;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.sideLink #LinkStartseite::before {
	content: "\f015"; /* fa-home */
}
.Print #Printbutton a::before {
	content: "\f02f"; /* fa-print */
}
.sideLink #LinkStartseite:hover::before, .Print #Printbutton a:hover::before {
	background-color: #CA0F13;
	color: #FFF;
}
.PagebreaksInfoRegistration a, {
	padding: 8px 20px;
	display: block;
	width: 100%;
}


/*Sidebar rechts END*/


/*---Inhaltsseiten START---*/
.Inhalt, .Sidebar {
	display: inline-block;
	vertical-align: top;
}

.Inhalt {
	width: 600px;
	margin: 0 20px;
}

.ListDatenDiv p {
	padding-bottom: 0;
}

	/*Startseite START*/
		/*Buchungsnummer Formular*/
		#EingabeBN {
			display: inline-block;
			vertical-align: top;
	width: 340px;
}
.BuchungsnrLabel {
	float: left;
	line-height: 43px;
	margin-right: 10px;
}
#Buchungsnummer #WeiterBN .submit {
    padding: 9px 10px;
}
#WeiterBN {
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#WeiterBN input[type="submit"], input[type="submit"], .nextPane, .prevPane, .prelastPane, .firstPane {
	background: #ffffff;
	color: #CA0F13;
	border: 0;
	cursor: pointer;
	padding: 4px 15px 4px 15px;
	display: block;
	font-size: 1em;
	border: 1px solid #CA0F13;
	transition: background-color 0.2s ease, color 0.2s ease;
}

#WeiterBN input[type="submit"]:hover {
	background-color: #CA0F13;
	color: #FFF;
}


		#BNbottom {
		clear: both;
		margin-top: 10px;
		}
	
	
	#OffeneVeranstaltungen {
	clear: both;
	margin-top: 20px;
	display: inline-block;
	}
	
	#Veranstaltungsliste ul li {
		margin-bottom: 30px;
	}
	
	#Veranstaltungsliste ul li p {
		margin-bottom: 5px;
	}
	/*Startseite END*/

/*---Inhaltsseiten END---*/



/*---Formulare START---*/

	/*--- Buttons START ---*/

		.submit, a.nextPane, a.prevPane, .LinkShowAdditionalParticipant a, .PagebreaksInfoRegistration a, .LinkHideAdditionalParticipant a, .sideLink a, .Print a  {

		}
		
		.submit:hover, .submit:focus, .submit:active, a.nextPane:hover, a.nextPane:focus, a.nextPane:active, a.prevPane:hover, a.prevPane:focus, a.prevPane:active, .LinkShowAdditionalParticipant a:hover, .LinkShowAdditionalParticipant a:focus, .LinkShowAdditionalParticipant a:active, .PagebreaksInfoRegistration a:hover, .PagebreaksInfoRegistration a:focus, .PagebreaksInfoRegistration a:active,  {
			cursor: pointer;
		}
		
		li.PaneButtonRight, .submitAnmeldung  {
			float: right;
		}
		
		li.PaneButtonLeft {
			width: auto;
		}
		
		.submitAnmeldungPaneButton  {
			float: right;
			font-size: inherit;
			font-family: inherit;
		}
		
		.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
			text-align: center;
		}
		
		.LinkShowAdditionalParticipant a {
			margin-top: 20px;
		}
	/*--- Buttons END ---*/

	
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
	color: #6a7076;
}
.Textinput, .Textinput, .TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe, .inputLogIn   {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #abadb3 #e3e9ee #e3e9ee;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #6a7076;
    display: block;
    font-size: 1em !important;
    padding: 11px 10px 10px;
}
li.PaneButtonRight {
	width: auto;
}
.PaneButtons {
    padding: 0 30px 0 0;
}
.PaneButtons .nextPane,
.PaneButtons .prelastPane {
	border: 0;
    color: #ca0f13;
    cursor: pointer;
    display: block;
    font-size: 1em;
	padding: 12px 15px 11px 15px;
	text-decoration: none;
	position: relative;
	background-color: #FFF;
}
.PaneButtons .nextPane:hover, 
.PaneButtons .prelastPane:hover {
	text-decoration: underline;
}
/*.PaneButtons .nextPane::before,
.PaneButtons .prelastPane::before {
	content: "\f054";
	background-color: #ddd;
	color: #8b8e92;
	font-family: FontAwesome;
	font-size: 1rem;
	font-weight: 100;
	height: 43px;
	left: 0;
	line-height: 45px;
	position: absolute;
	text-align: center;
	top: 0;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
	width: 40px;
}*/
.PaneButtons .nextPane:hover::before,
.PaneButtons .prelastPane:hover::before {
	background-color: #ca0f13;
	color: #fff;
}

#AboveFormTabs {
	margin: 0 0 20px;
}

#FormTabs {
	background-color: #fff;
	margin-bottom: 20px;
}
#FormTabs #FormSteps::after {
	content: "";
	clear: both;
	display: block;
}
#FormTabs .FormStep {
	float: left;
}
#FormTabs .FormStep a {
	border-bottom: 3px solid transparent;
	padding: 10px 20px;
	text-decoration: none;
	border-bottom: 3px solid transparent;
}
#FormTabs .FormStep a:hover,#FormTabs .FormStep a.active {
	text-decoration: none;
	border-bottom-color: #ca0f13;
}
#InfoTabs .InfoStep a.Self, .FormStep a.active {
    border-bottom: 0;
}
.CheckboxInput  {
	margin-right: 5px;
}

.TextareaInput {
	width: 100%;
}


.FormStep, #InfoTabs .InfoStep {
	float: none;
	display: inline-block;
	height: auto;
}

.EventName {
	font-weight: bold;
}

.EventZeit {
	padding-bottom: 0;
}

/*Damit Satz "Bitte teilen Sie uns mir ob sie kommen" auf selber HÃ¶he wie Pflichtstern ist*/
fieldset.GroupFieldsetAttendance > h3 + span + p,
fieldset.GroupFieldsetAttendance > .h3 + span + p{
	padding: 0 0 10px;
}

.GroupFieldsetAttendance  .LabelRadiogroupInput {
	display: block;
}

#Attendance .IsEscortNum {
	display: block; 
	float:left;
	width: auto;
	margin: 20px 5px 20px 0;
	height:22px;
}

#Attendance input.IsEscortNum {
	width:50px;
	text-align: center;
}


fieldset {
	border: none;
	margin-top: 20px;
}

fieldset fieldset {
	border: none;
	margin-top: 0;
}

.escortData, .AdditionalParticipantData {
	padding-top: 20px;
	clear: both;
}

.GroupFieldsetAdditionalParticipants {
	padding: 20px 0 0;
	border-top: 1px solid #fff;
}

.AdditionalParticipantData h3, .AdditionalParticipantData .h3 {
	margin-top: 0;
}

.AdditionalParticipantQuestions {
	padding: 0 0 20px;
	border-bottom: 1px solid #fff;
	margin: 0 0 20px;
}

.GroupFieldset .Frage {
	margin-bottom: 10px;
}

.PaneButtons {
	margin-top: 20px;
}

.PaneButtonCenterContent {
	width: 100%;
	padding-left: 70px;
}

.slider, .slideralignleft {
	background-color: ;
}

.slider a {
	border: none;
}

#DataSummeryParticipant, #DsAdditionalParticipants {
	padding: 0 0 20px;
}

#DsParticipants, #DsAdditionalParticipants, #DsEscorts {
	margin-top: 30px;
} 

.DsAdditionalParticipant {
	margin-bottom: 20px;
}


.Dsheadline, .AnswerAntwortHL {
	font-weight: bold;
	margin-top: 15px;
	display: block;
}

#Zahlungspflicht, #ObeyRulesFrage, #FormHTMLTextAbovePrivacyStatement, #LabelDatenschutz, #AdditionalParticipantsEMail, #WiderrufDiv  {
	clear: both;
	margin-top: 20px;
	display: inline-block;
}

.PflichtfeldHinweis {
	margin-top: 20px;
}

.PflichtfeldStern {
	color: red;
}

.error {
	background-color: red;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}

.error p {
	color: #fff;
}

.error em {
	border-color: red transparent transparent;
}

/* Wenn man den Pfeil nach unten bei Fehlermeldungen entfernen will
.error em {
	display: none;
}
*/

.invalid, input.invalid {
	border: 1px solid red;
	box-shadow: 0px 0px 2px 2px red;
}

/*Zusammenfassung START*/
#DataSummeryParticipationYes, #DataSummeryParticipationNo, #DataSummeryParticipationYesAddP {
	font-weight: normal;
	color: inherit;
}

.DsLabel {
	width: 33%;
}

h3.ConfEventName, .h3.ConfEventName {
	font-size: 1rem;
	color: inherit;
	font-weight: normal;
	margin: 15px 0 0;
}

#Answers {
	margin: 20px 0;
}

#GoogleMapsForm #GMap {
	width: 100%;
	height: 265px;
}

#GoogleMapsConf #GMap {
	width: 500px;
	height: 375px;
}

p.AnswerAntwort, p.AnswerAntwortHL {
	padding-bottom: 0;
	line-height: 140%;
}

.AnswerAntwortLabel {
	width: 33%;
	display: inline-block;
}

.AnswerAntwortValue {
	width: 60%;
}

.AnswerStatus {
	font-weight: normal;
}

#grcode img {
	width: auto;
}

	/*Reihe START*/
		.VListMeForm li {
			border: 1px solid #000;
			padding: 10px;
			margin-bottom: 20px;
		}
		
		.AnswerEventName {
			font-weight: bold;
		}
		
		.AnswerItem p {
			padding-bottom: 0;
			line-height: 140%;
		}
	/*Reihe END*/

/*Formulare END*/


/*Tagesordnungspunkte START*/

.AnmeldungTagesordnung h2 {
	font-size: 1rem;
}

.SeListDateFloat, .SeListEventDaten {
	display: inline-block;
}

.SeListDateFloat {
	width: 25%;
}

.SeListEventDaten  {
	width: 75%;
}

/*Tagesordnungspunkte END*/



/*Newsletter START*/

#FormHTMLTextBelowForm, .FormBottomHintDoubleOptIn, .NewsletterAbsageBottom {
	display: inline-block;
}

#EMailFrageAbsage {
	margin-bottom: 20px;
}

/*Newsletter END*/



/*StammdatenÃ¤nderung START*/

.MasterDataLinkHTMLTop {
	clear: both;
	margin-top: 20px;
}

/*StammdatenÃ¤nderung END*/

/*--- Portal Features START ---*/

	/*Sidebar-Kalender Start*/
	/*Sidebar-Kalender End*/
	
	/*Suche Start*/
	/*Suche End*/
	
	/*Tagcloud Start*/
	/*Tagcloud End*/

/*--- Portal Features END ---*/



/*CSS fÃ¼r zweites MenÃ¼ klappt nach unten wie auf der klimadiskurs seite START*/
#HauptMenu > ul:after, .clearAfterHauptMenuUL {
	clear: both;
}
#Navigation ul::after {
	content: "";
	clear: both;
	display: block;
}
#HauptMenu ul li.mainMenue {
	vertical-align: top;
	margin: 0;
	position: relative;
	float: left;
}
#HauptMenu ul li.mainMenue > a {
	padding: 10px 15px;
	transition: color 0.2s ease;
}
#HauptMenu ul li.mainMenue > a:hover {
	color: #CA0F13;
}
#HauptMenu ul li.mainMenue:last-child {
	padding-right: 0;
}
#HauptMenu ul li a:link, #HauptMenu ul li a:visited {
	display: block;
	font-size: 20px;
	color: #000;
}
#HauptMenu > ul > li > a {
	z-index: 999;
	position: relative;
}

#HauptMenu ul ul#MenueLevel2 {
	visibility: hidden;
	opacity: 0;
	display: none;
	/*
	display: block;
	position: absolute;
	border-bottom: 1px solid #bfbfbf;
	padding: 10px 0 0;
	transition: opacity 0.6s ease 0.1s,
	visibility 0.3s ease 0.1s,
	top 0.5s ease 0.1s;
	top: -10px;
	z-index: 998;
	*/
}
/*
#HauptMenu ul li:hover ul#MenueLevel2 {
	opacity: 1;
	visibility: visible;
	top: 33px;
}*/

#HauptMenu ul li.mainMenue:hover {
	border-bottom: none;
}
ul#MenueLevel2 a {
	background-color: #fff;
	border-bottom: 1px solid #f3f3f3;
	display: block;
	min-width: 170px;
	padding: 10px;
}
#HauptMenu ul ul#MenueLevel2 li a:link, #HauptMenu ul ul#MenueLevel2 li a:hover {
	font-size: 0.785714285rem;/*11px*/
	font-weight: normal;
	transition: all 0.2s ease 0s;
	
	
}
#HauptMenu ul ul#MenueLevel2 li a:hover, #HauptMenu ul ul#MenueLevel2 li a:focus {
	background-color: #ca0f13;
	color: #FFF;
	
	
}
#NavigationTop {
	text-align: right;
}
#NavigationTop #TopMenu {
    display: inline-block;
	text-align: left;
}
#NavigationTop #TopMenu ul {
	list-style: none;
}
#NavigationTop #TopMenu ul::after {
	content: "";
	clear: both;
	display: block;
}
#NavigationTop #TopMenu ul li {
	float: left;
}
#NavigationTop #TopMenu ul li:last-child {
}
#NavigationTop #TopMenu ul li a {
	text-decoration: none;
	color: #6a7076;
	font-size: 12px;
	padding: 10px;
	display: block;
}
#NavigationTop #TopMenu ul li a:hover, #NavigationTop #TopMenu ul li a:focus {
	text-decoration: underline;
	color: #CA0F13;
}
#HeaderContent {
    min-height: 116px;
    position: relative;
    top: -18px;
}

#Gesamt {
	width: 1180px;
	margin: 0 auto;
}
.logo {
    width: 160px;
}
.logo a {
    display: block;
}
#Navigation {
    margin-top: -25px;
    padding-left: 200px;

}
#Navigation ul {
	list-style: none;
}
#Navigation ul a {
	text-decoration: none;
}
#Navigation #HauptMenu {
	border-bottom: 1px solid #6a7076;
}
#Navigation #HauptMenu > ul {
	
	margin-left: -15px;
}


#NavEventLI {
	background-color: #FFF;
}
#NavEventLI > a {
	padding: 17px 20px 13px;
	border-bottom: 1px solid #f2f2f2;
	display: block;
}
#NavEventLI #EventNav {
	padding: 10px 0;
}
#NavEventLI #EventNav .InfoStep {
	padding: 3px 0 0;
	line-height: 1.6rem;
}
#NavEventLI #EventNav .InfoStep > a {
    padding-left: 38px;
	position: relative;
	text-decoration: none;
	color: #151515;
	transition: all 0.2s ease;
}
#NavEventLI #EventNav .InfoStep > a:hover,
#NavEventLI #EventNav .InfoStep > a.Self {
	color: #CA0F13;
	text-decoration: underline;
}
#NavEventLI #EventNav .InfoStep > a::before {
	content: "";
	background-color: #CA0F13;
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 20px;
	top: calc(50% - 8px);
}

#Inhalte {
    padding-top: 30px;
	margin-bottom: 30px;
}
.OVListEventname {
    position: relative;
    padding-left: 20px;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 1.6rem;
}
.OVListEventname::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: .17em;
    bottom: .15em;
    width: 10px;
    background: #CA0F13;
}
.OVListEventname a {
	text-decoration: none;
}
#Footer {
    font-size: 12px;
	color: #6a7076;
	padding-top: 15px;
border-top: 1px solid #6a7076;
}
.footer-col-left {
	margin-right: 15px;
}
.footer-col-left, .footer-col-right {
    float: left;
}
.footer-col-right ul {
    list-style: none;
}
.footer-col-right ul::after {
	content: "";
	clear: both;
	display: block;
}
.footer-col-right ul li {
	float: left;
	margin-right: 15px;
}
.footer-col-right ul li.top {
    padding-left: 13px;
}
.footer-col-right ul li.top a::before {
    content: "\f077";
    font-family: "Font Awesome 5 Free"; 	font-weight: 900;
    font-size: 8px;
    position: absolute;
    top: 1px;
    left: -15px;
    color: #FFF;
    background-color: #5B5B5B;
    height: 12px;
    width: 12px;
    padding: 1px 0 0 2px;
    box-sizing: border-box;
	transition: all 0.2s ease;
}
.footer-col-right ul li.top:hover a::before {
	background-color: #CA0F13;
}
.footer-col-right ul li a {
	color: #6a7076;
	text-decoration: none;
	transition: all 0.2s ease;
	position: relative;
}
.footer-col-right ul li a:hover {
	color: #CA0F13;
	text-decoration: underline;
}
.footer-col-right ul li:last-child {
	margin-right: 0;
}
.LabelRadiogroupInput.LabelRadiogroupInputAlignleft {
    margin-right: 10px;
}
.LabelRadioGroup.LabelRadioGroupAlignleft {
    margin-bottom: 4px;
}
.GroupFieldsetQuestions.GroupFieldset legend {
    margin-bottom: 10px;
}
.Frage::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.placeholder{
	background-color: white;
	cursor: auto;
	/*opacity: 1;*/
}
.form-check-input[type="radio"] {
	margin-right: 5px;
	border: 1px solid #abadb3;
}