/*Struktur START*/

*{   
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	word-wrap: break-word;
}
html, body {
	height: 100%;
}
html {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	color: #000;
}
body {
	background-color: #FFFFFF;
	//text-align: justify;
  color: #413F3F;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
	overflow-x: hidden; 
}
img {
	border:none;
	max-width: 100%;
	height: auto;
}


a:link, a:visited {
	color: #777;
}

a:hover, a:focus, a:active {
	color: #333;
}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

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

h1 {

}

h2 {

}
h3 {

}

p {
	/*padding-bottom: 10px;*/
}

ol {
	padding-left: 15px;
}

ul.OVList, #SecondLevelMenu ul, ul.VList, .DownloadHTMLText ul, ul#DataSummeryEvents, ul#Answerlist, #LocaleSwitch ul {
	list-style: none;
}

.visually-hidden-focusable{
	display:none;
}

.placeholder{
	background-color:white;
	opacity:unset;
	cursor:unset;
}

#Inhalte {
	max-width: 1140px!important;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	//width: 1060px;
}
/*Struktur END*/



/*Sidebar links START*/
.Leftbar {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-bottom: 50px;
}

/*Sidebar links END*/


/*Sidebar rechts START*/

.Sidebar {
	width: 300px;
	float: right;
}

.Sidebar  h2 {
	margin-top: 0;
}

.SidebarHtml, .PagebreaksInfoRegistration, .sideLink, .Print {

}
.sideLink a, .Print a {

}
.PagebreaksInfoRegistration a, {
	padding: 8px 20px;
	display: block;
	width: 100%;
}

.Print, .sideLink {
	text-align: center;
}

/*Sidebar rechts END*/


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

.Inhalt {
	width: 700px;
	margin: 0 30px;
	padding-left: 18px;
	min-height: 450px;
}

.ListDatenDiv p {
	padding-bottom: 0;
}

.ListEventName {
	padding-bottom: 5px;
}
.ListDatenDiv {
	border-bottom: 2px solid rgba(254, 76, 0, 0.13);
	padding-bottom: 13px;
}
.ListEventName a {
	color: #7e7f72;
	font-weight: 600;
	text-decoration: none;
	transition: color 100ms ease;
}
.ListEventName a:hover {
	color: #fd4f00;
}
/*Startseite START*/
/*Buchungsnummer Formular*/
#Buchungsnummer {
	position: relative;
}
#EingabeBN {
	display: inline-block;
	vertical-align: top;
	position: relative;
	label {
		display: inline;
	}
}

#WeiterBN {
	display: inline-block;
	left: 343px;
	position: absolute;
	top: 0;
	vertical-align: top;
	width: auto;
}

#BNbottom {
	clear: both;
	margin-top: 10px;
}
#BNtop {
	margin-bottom: 15px;
}
#BNtop p {
	font-weight: bold;
}

#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  {
	width: 100%;
}

.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: 230px;
}

	li.PaneButtonRight, .submitAnmeldung {
		float: right;
		width: 250px;


	}
	li.PaneButtonRight a, .submitAnmeldung a  {
		font-size: 25px;
		height: 50px;
		padding: 6px;
	}
	.submitAnmeldungPaneButton, .prevPane  {
	float: right;
	font-size: 25px !important;
	height: 50px !important;
	padding: 6px !important;
	font-family: inherit;
}



.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
	text-align: center;
}

.LinkShowAdditionalParticipant a {
	margin-top: 20px;
}
/*--- Buttons END ---*/


.Textinput, .Textinput, .TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe, .inputLogIn   {
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	color: inherit;
	font-family: inherit;
	font-size: 1rem;
	height: 39px;
	line-height: 27px;
	padding: 0 14px;
	outline: none;
	transition: border-color 200ms ease 0s;
}

.Textinput:focus, .Textinput:focus, .TextInput:focus, .EmailInput:focus, .UrlInput:focus, .NumberInput:focus, .CurrencyInput:focus, .TextareaInput:focus, .SelectInput:focus, .FileInput:focus, #SucheEingabe:focus, .inputLogIn:focus {
	border-color: #fd4f00;
}
.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 > h2 + span + p {
padding: 0;
} */

.GroupFieldsetAttendance  .LabelRadiogroupInput {
	display: block;
	clear: both;
	padding-bottom: 15px;
}
.GroupFieldsetAttendance  .LabelRadiogroupInput.break {
	margin-bottom: 0px;
}
.GroupFieldset h2, .escortData h3, #Confirmation h3 {
	margin-bottom: 20px;
	border-bottom: 1px solid #fd4f00;
	padding-bottom: 12px;
}
#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 {
	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;
	margin-bottom: 40px;
}

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

.slider, .slideralignleft {

}

.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;
	font-weight: 900;
}

.error {
	box-sizing: border-box;

}
.error em {
	border-color: #FFF transparent transparent;
}


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

#Answers {
	margin: 20px 0;
}

#GoogleMapsForm #GMap {
	width: 265px;
	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 {
	background-color: #f7f7f7;
	margin-bottom: 20px;
	border-radius: 3px;
	padding: 10px 30px 30px;
}

.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 {
	clear: both;
}
#HauptMenu ul li.mainMenue {
	vertical-align: top;
	margin: 0;
	float: left;
	margin-top: 40px;
}

#HauptMenu ul li a:link, #HauptMenu ul li a:visited {
	display: block;
	font-size:16px;/*12px*/
	color: #e95c29;
	font-weight: bold;
}
#HauptMenu > ul > li > a {
	z-index: 999;
	position: relative;
	height: 80px;
	line-height: 46px;
	padding: 0px 15px 0;
	margin-top: 0px;
}
#HauptMenu ul > li > a:hover,
#HauptMenu ul > li > a:focus {
	color: #413f3f;
	border-bottom: 2px #e95c29 solid;
}
.wrapper-MenueLevel2 ul {
	background-color: white;
	position: absolute;
}

.wrapper-MenueLevel2 ul.MenueLevel2 > li > a:hover,{
	border-bottom: none !important;
}

#HauptMenu ul li.mainMenue:hover .wrapper-MenueLevel2 {
	content: "";
	display: unset;
	width: unset;
	position: absolute;
	top: unset;
	left: unset;
	background-color: unset;
	z-index: 1;
	height: unset;
	box-shadow: unset;
}


#HauptMenu ul ul.MenueLevel2 {
	display: none;
	position: unset;
	padding: unset;
	z-index: 998;
	left: unset;
	margin-left: unset;
}

#HauptMenu ul li.mainMenue:hover {
	border-bottom: none;
}

#HauptMenu ul li:hover ul.MenueLevel2 {
	display: block;
}
#HauptMenu ul ul.MenueLevel2 li {
	float: unset;
	line-height: unset;
}
#HauptMenu ul ul.MenueLevel2 li a {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 15px;

}

/*CSS für zweites Menü klappt nach unten wie auf der klimadiskurs seite END*/

#TopMenu {
	width: 970px;
	margin: 0 auto;
}
#TopMenu:after {
	clear: both;
	content: "";
}
#TopMenu ul {
	float: right;
}
#TopMenu ul li {
	float: left;
	margin-left: 30px;
	line-height: 35px;
	list-style: none;
}
#TopMenu ul li a {
	float: left;
	color: #FFF;
	text-decoration: none;
	list-style: none;
}
#TopMenu ul li a:hover,
#TopMenu ul li a:focus {
	text-decoration: underline;
}
#TopMenu ul:after {
	clear: both;
	content: "";
}
#NavigationTop {
	background-color: #98998f;
	text-align: right;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
	position: fixed;
	font-weight: normal;
	width: 100%;
	height: 35px;
	z-index: 999;
}
#Navigation {
	/*width: 100%;
	box-sizing: content-box;
	border-bottom: 1px solid rgba(126, 127, 114, 0.56);
	box-shadow: 0 2px 3px -1px #98998f;
	position: fixed;
	z-index: 9999;
	background-color: #FFF;*/
	width: 100%;               /* Der Header soll die gesamte Bildschirmbreite einnehmen */
  max-width: 100vw;          /* Verhindert, dass der Header über die Bildschirmbreite hinausgeht */
  box-sizing: border-box;    /* Padding und Border werden in die Breite mit eingerechnet */
  overflow-x: hidden;  
	border-top: 0px solid #98998f;
	text-transform: uppercase;
	height: 120px;
	margin-left: auto;
  margin-right: auto;

}

#HauptMenu li {
	list-style: none;
}
#HauptMenu li a {
	text-decoration: none;
}

#HauptMenu {
  /*width: 100%;
  max-width: unset!important;
	padding-left: unset;
	height: 90px;
	float:right;
	margin-left:auto;
	margin-right:auto;*/
	width: 100%;
  max-width: 100vw;
  box-sizing: border-box;
  overflow-x: hidden;
	//max-width: 1080px !important;
  margin: 0 auto;
  padding-left: 260px;
  height: 90px;
}
.bgimage-area {
	width: 970px;
	position: relative;
	margin: 0 auto;
	padding: 0 15px;
	display: block;
	height: 100%;
	max-width: 1135px!important;
}
.logo {
	/*background: url("/media/images/FLF_Logo.png") no-repeat -102px 0px;*/
	position: fixed;
	width: 242px;
	top: 35px;
	left: 47.5%;
	/*display: inline-block;
	margin-left: -480px;
	height: 56px;*/
	z-index: 9999;
	text-indent: -99999px;
}
.logo.nav-down {
	background-position: 0px -15px;
	height: 40px;
	width: 55px;
	top: 30px;
}
.claim {
	color: #fff;
	font-size: 2.813rem;
	font-weight: 700;
	line-height: 52px;
	padding: 0 30px;
	position: absolute;
	top: 190px;
	width: 100%;
  max-width: 100vw;
  box-sizing: border-box;
  overflow-x: hidden;
}
.claim.claim2 {
	font-size: 1.415rem;
	top: 232px;
}

.banner {
	background: url("/media/images/headerbild.jpg") no-repeat 50% -0% / cover;
	height: 600px;
}

#Rahmen.RahmenForm_1E199{
	.banner{
		background: url("/media/images/Neu-Save-the-date-75-Jahr-2440-x-1597-px_72dpi.jpg?r=463858617") no-repeat 50% 100% / cover;
	}
}

.banner::before {
	background-color: rgba(137, 76, 76, 0.19);
	content: "";
	display: block;
	height: inherit;
	width: inherit;
}

#NavigationTop.nav-down {
	display: none;
}
#Navigation.nav-down {
	top:0;
	border-top: 0;
}
.nav-down #HauptMenu {
	padding-left: 70px;
}
#Footer #FooterContent {
	border-top: 0px solid #fd4f00;
	margin: 60px auto 0;
	min-height: 80px;
	width: 1000px;
	padding-top: 10px;
	max-width: 1140px!important;
	padding-left: 40px;
}
#Footer {
	margin-bottom: 0px;
		background-color: #F7F7F7;
	font-size:14px;
}

.footer-container{
	display: flex; 
	justify-content:space-between; 
	padding-top: 100px; 
	padding-left: 100px; 
	padding-right: 100px; 
	padding-bottom: 100px; 
	font-size: 15px;
	border-top: 1px solid #E95C29;
	margin-top: 100px;
}
.subfooter-container{
	display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.footer-column,.footer-column1 {
	padding: 0px 40px 0px 40px;
}

.footer-container h3{
	font-size: 15px;
	text-transform: uppercase;
}
.footer-column li{
	padding: 0px 0px 0px 0px;
}
.footer-column1 li{
	padding: 7px 0px 7px 0px;
}
.footer-column ul{
	list-style-type: none;
}
.footer-column1 a{
	color:#413F3F;
}
.footer-column1 a:hover{
	text-decoration: none;
	color:#e95c29;
}

.submit, a.nextPane, a.prevPane, .sideLink a, .Print a, .LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant {
	background: #fd4f00 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	margin: 0;
	padding: 0 14px;
	text-decoration: none;
	transition: background 200ms ease 0s;
}
.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
	width: 100%;
	display: block;
	color: #FFF;
	text-decoration: none;
}
.sideLink a, .Print a {
	margin-bottom: 20px;
	width: 100%;
}
.submit:hover, .submit:focus,
.sideLink a:hover, .sideLink a:focus,
.Print a:hover, .Print a:focus,
.LinkShowAdditionalParticipant a:hover, .LinkShowAdditionalParticipant a:focus,
.LinkHideAdditionalParticipant a:hover, .LinkHideAdditionalParticipant a:focus {
	background-color: rgba(254, 76, 0, 0.8);
}
.PflichtfeldHinweis {
	color: #ff4a4a;
}
.RadioGroupFieldset.RadioGroupFieldsetStandard {
	margin-bottom: 26px;
}
.SidebarHtml {
	margin-bottom: 20px;
	font-size: 14px;
	
}

#EventStartFormular{
	font-size: 16px;
}

.Sidebar h2 {
	font-size: 20px;
	margin-top: 0;
}
/*
.GroupFieldsetEscort {
background-color: #f1f1f1;
padding: 0 35px 30px;
border-radius: 3px;
}
*/
table {
	width: 100%;
}
#FooterContent table td {
	width: 120px;
	vertical-align: top;
}
.footer-navi-area {
	font-size: 14px;
	margin-top: 28px;
	line-height: 25px;
}
.footer-navi-area ul {
	list-style: none;
}
.footer-navi-area ul.footer-nav {
	margin-bottom: 15px;
}
.footer-navi-area ul a {
	text-decoration: none;
	color: #7e7f72;
}
.footer-navi-area ul a:hover, .footer-navi-area ul a:focus {
	color: #fd4f00;
}
.background-bild {
	 margin-top:20px;
	 background-image: url('/media/images/Rentenbank_logo.png');
	background-repeat: no-repeat;
	background-size: 150px 59px;
  display: block;
  width: 170px;
  height: 59px;
}
.background-bild p{
	font-size:11px;
}
.social-nav {
	margin-top: 40px;
	margin-bottom: 20px;
}
.footer-navi-area ul::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}
.social-nav li {
	float: left;
	text-indent: -9999px;
	margin-right: 8px;
}
.social-nav li:last-child {
	margin-right: 0;
}
.social-nav .fb,
.social-nav .tw,
.social-nav .yt,
.social-nav .rss {
	background: url("/media/images/icon_fb.svg") no-repeat 0 0 transparent;
	width: 40px;
	height: 40px;
	display: block;
}
.social-nav .tw {
	background-image: url("/media/images/icon_tw.svg");
}
.social-nav .yt {
	background-image: url("/media/images/icon_yt.svg");
}
.social-nav .rss {
	background-image: url("/media/images/icon_rss.svg");
}
.begruessung {
	color: #fd4f00;
	font-weight: 600;
	display: block;
	line-height: 23px;
	font-size: 15px;
}
.top-navi-special {
	position: absolute;
	right: 9%;
	top: 45px;
	z-index: 99999;
	color: #e95c29;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
}
.top-navi-special a {
	color: #e95c29;
	text-decoration: none;
}
.top-navi-special a:hover, .top-navi-special a:focus {
	text-decoration: underline;
}
.top-navi-special::after, .top-navi::after, .top-social::after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
}
.top-navi-special ul {
	list-style: none;
}
.top-navi-special .top-search-btn {
	background-color: #fd4f00;
	width: 35px;
	height: 35px;
}
.top-number, .top-navi, .top-social, .top-search-btn,
.top-social li, .top-navi li {
	float: left;
}
.top-number, .top-navi li, .top-navi {
	margin-right: 30px;
}
.top-social {
	margin-right: 15px;
	margin-top: 3px;
}
.top-navi li:last-child, .top-social li:last-child {
	margin-right: 0;
}
.top-social li {
	text-indent: -99999px;
	background-color: #e95c29;
}
.top-social li a {
	background: url("") no-repeat 50% 50% transparent;
	height: 30px;
	width: 30px;
	display: block;
}
.top-social li.top-ico-fb a {
	background-image: url("/media/images/top_icon_fb.svg");
}
.top-social li.top-ico-tw a {
	background-image: url("/media/images/top_icon_tw.svg");
}
.top-social li.top-ico-yt a {
	background-image: url("/media/images/top_icon_yt.svg");
}
.top-social li.top-ico-rss a {
	background-image: url("/media/images/top_icon_rss.svg");
}
/*---------------*/
.top-navi-special1 {
	position: relative;
	z-index: 99999;
	color: #e95c29;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
	float: right;
}
.top-navi-special1 a {
	color: #e95c29;
	text-decoration: none;
}
.top-navi-special1 a:hover, .top-navi-special1 a:focus {
	text-decoration: underline;
}
.top-navi-special1::after, .top-navi1::after, .top-social1::after {
	content: " ";
	clear: both;
	display: block;
	height: 0;
}
.top-navi-special1 ul {
	list-style: none;
}
.top-navi-special1 .top-search-btn1 {
	background-color: #fd4f00;
	width: 35px;
	height: 35px;
}
.top-number1, .top-navi1, .top-social1, .top-search-btn1,
.top-social li, .top-navi li {
	//float: right;
}
.top-number1, .top-navi1 li, .top-navi1 {
	margin-right: 30px;
}
.top-social1 {
	margin-right: 15px;
	margin-top: 3px;
	display: flex;
}
.top-navi1 li:last-child, .top-social1 li:last-child {
	margin-right: 0;
}
.top-social1 li {
	text-indent: -99999px;
	background-color: #e95c29;
}
.top-social1 li a {
	background: url("") no-repeat 50% 50% transparent;
	height: 30px;
	width: 30px;
	display: block;
}
.top-social1 li.top-ico-fb1 a {
	background-image: url("/media/images/top_icon_fb.svg");
}
.top-social1 li.top-ico-tw1 a {
	background-image: url("/media/images/top_icon_tw.svg");
}
.top-social1 li.top-ico-yt1 a {
	background-image: url("/media/images/top_icon_yt.svg");
}
.top-social1 li.top-ico-rss1 a {
	background-image: url("/media/images/top_icon_rss.svg");
}

#InhaltStart #FormularBuchungsnummer {
	margin-top: 40px;
}

#InhaltStart #TextTop, #OffeneVeranstaltungen {
	display: none;
}
#SecondLevelMenu ul li a {
	background-color: #FFF;
	display: block;
	margin-bottom: 1px;
	padding: 8px 20px;
	color: #727272;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid rgba(255, 80, 0, 0.4);
}
#SecondLevelMenu ul ul li a {
	padding-left: 40px;
}
#SecondLevelMenu ul li a:hover, #SecondLevelMenu ul li a:focus, #SecondLevelMenu ul li a.Self {
	background-color: #fd4f00;
	color: #FFF;
}

#ZusatztextUnterFormular{
	margin-top:20px;
}
#HauptMenu {
	> ul {
		&::after {
			content:"";
			clear:both;
			display:block;
		}
	}
}
/*li.PaneButtonRight a, .submitAnmeldung a {
    background: #fd4f00 url('/media/images/arrow_white.svg') no-repeat right 23px center;
    background-size: 13px;
    transition: all 0.2s ease 0s;
}
li.PaneButtonRight:hover a, .submitAnmeldung:hover a {
    background-position-x: right 18px;
}*/
.fa-arrow-up {
  padding: 13px;
}

#btn--backToTop{
 content: "f062";
  height: 46px;
  width: 46px;
  cursor: pointer;
  background-color: #f2f2f2;
  border: 2px gray solid;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 1px var(--et_border-color);
  box-shadow: inset 0 0 0 1px var(--et_border-color);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  z-index: 999;
	position: fixed;  /* Fixiert den Button an einer Position */
  bottom: 88px;  /* Abstand vom unteren Rand */
  right: 20px;  /* Abstand vom rechten Rand */
	@include box-shadow($boxShadowDefault);
	@include transition(all 0.4s ease-in-out !important);

	&::before{

		@include fontawesome("\f062", 18px, #fff);
		align-self:center;
		
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}
	&:hover {
		box-shadow:$boxShadowHover;
		
	}
	
	&.visible{
		opacity:1;
	}
}

.visually-hidden-focusable{
	display:none;
}

.placeholder{
	background-color:white;
	opacity:unset;
	cursor:unset;
}

// OverFlow hidden class - mobile Responsive Menu
// Kein Scrollen der Website, wenn das mobile Menu offen ist!
.overflowHidden{
	overflow:hidden;
}

.IsAttendancy {
	margin-right: 5px;
	top: 0px!important;
}

.form-check-input[type="radio"] {
	border-color: #413F3F;
}

ul .EventNav {
	padding-left: 0rem!important;
}