@charset "UTF-8";
@import "custom1080.css";
/*@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic|Montserrat:400,700);*/
@import "custom767.css";
@import "print.css";
@import "SansFont.css";
/*@font-face { font-family: 'Source Sans Pro'; src: url('/SourceSansPro-Regular.ttf') format('truetype'); }*/
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  src: url("/media/fonts/Montserrat-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  src: url("/media/fonts/Montserrat-VariableFont_wght.ttf") format("truetype");
}
#MiniButton-show-menu {
  display: none;
}
#MiniButton-show-menu-bt {
  display: none;
}
* {
  margin: 0;
  padding: 0;
}
:root, html {
  font-size: 18px;
}
.pagination {
  text-align: center;
  margin-top: 20px;
}
.smcx-widget {
  z-index: 0 !important;
}
.LongDes ul {
  list-style: initial;
}
body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #2d363b;
  line-height: 1.333em;
  overflow-x: hidden;
}
a {
  color: #006ca6;
  text-decoration: none;
}
ul {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #4f4f4f;
  margin-bottom: 15px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
h1 {
  margin-bottom: 8px;
}
h2 {
  margin-bottom: 10px;
}
p {
  padding-bottom: 10px;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
}
#Footer #FooterContent {
  width: 1200px;
  margin: 0 auto 0 auto;
  padding: 0;
  box-sizing: border-box;
}
#Footer #FooterContent .footer-second-navigation-area {
  display: flex;
  justify-content: space-between;
}
#Footer #FooterContent .row {
  display: block;
  margin: 0;
}
.RahmenT16 #RahmenInhalte {
  width: 1200px;
}
#RahmenInhalte {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 35px 0 0;
  /*top: -100px;*/
  background-color: #FFF;
}
/*Header START*/
#Inhalte {
  margin: 0 auto 0 0;
}
#Header {
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 10px 0 10px 0;
}
#Header.bckgrndWhite {
  background: white;
  transition: background 0.2s ease-in-out;
  top: -40px;
}
#Header.bckgrndWhite .logo a {
  width: 180px;
  top: 6px;
}
#Header .header-area {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
#HeaderContent {
  position: relative;
  left: -20px;
  z-index: 1000;
}
.logo a {
  background: url("/media/images/Logo_EARLP_4C_20240207.svg") no-repeat 0 0 transparent;
  width: 200px;
  left: 20px;
  top: 0;
  height: 57px;
  position: absolute;
  z-index: 1;
  text-indent: -9999px;
}
/*Navigation START*/
#Navigation, #FormularSearch {
  box-sizing: border-box;
  position: relative;
}
#Navigation #HauptMenu {
  padding: 0;
  width: 100%;
  position: relative;
  top: 10px;
  display: flex;
  justify-content: flex-end;
}
#Navigation ul {
  margin-bottom: 0;
  position: relative;
}
#Navigation #HauptMenu > ul {
  display: flex;
  justify-content: space-between;
  width: 80%;
}
#Navigation #HauptMenu li {
  float: left;
}
#Navigation #HauptMenu > ul > li > a {
  display: block;
  margin: 0;
  padding: 15px 20px 15px 20px;
  line-height: 20px;
  text-decoration: none;
  color: #4f4f4f;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
}
#Navigation #HauptMenu > ul > li > ul {
  padding: 10px;
}
#Navigation #HauptMenu > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 10px 20px;
  line-height: 20px;
  text-decoration: none;
  color: #4f4f4f;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
}
#Navigation #HauptMenu > ul > li > ul li > a {
  color: #4f4f4f;
}
#Navigation #HauptMenu > ul > li > ul li > a:hover {
  text-decoration: underline;
}
#Navigation #HauptMenu li:hover, #Navigation #HauptMenu li.selected {
  background-color: white;
}
/* Navigation Top - START */
/* Social Navi - START */
.social-navi {
  height: 60px;
  position: absolute;
  right: 100px;
  top: 0;
  display: inline-block;
}
.social-navi ul::after {
  clear: both;
  content: " ";
  display: block;
}
.social-navi ul li {
  float: left;
}
.social-navi li.twitter a, .social-navi li.facebook a {
  height: 2rem;
  margin: 0 0.25rem 0 3rem;
  overflow: hidden;
  position: relative;
  text-indent: 9999em;
  top: 0.82rem;
  width: 2rem;
  display: block;
  z-index: 9999;
}
.social-navi li.facebook a {
  margin: 0 0 0 0.7rem;
}
.social-navi li.twitter a::before {
  background-image: url("/media/images/Logo-blue.svg");
  background-position: 0px -868px;
  background-size: 150px 2426px;
  bottom: 0;
  content: "";
  display: block;
  height: 27px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px;
  display: block;
  text-indent: -9999px;
  height: 82px;
  background-size: 33px 607px;
}
.social-navi li.facebook a::before {
  background-image: url("/media/images/facebook-icon_0.svg");
  background-image: url("/media/images/facebook-icon_0.svg");
  text-indent: -9999px;
  height: 27px;
  width: 33px;
  background-size: 150px 2377px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.social-navi li.facebook a::before {
  background-position: 0 -3079px;
}
/* Social Navi - END */
.NavigationTop {
  box-sizing: border-box;
  padding: 0;
  z-index: 999;
}
.NavigationTop #TopMenu > ul {
  padding-left: 0;
  margin-bottom: 0;
  text-align: right;
}
.NavigationTop #TopMenu > ul > li {
  display: inline-block;
  position: relative;
}
.NavigationTop #TopMenu > ul > li > a:hover {
  text-decoration: underline;
}
.NavigationTop #TopMenu > ul > li::after {
  width: 20px;
  position: absolute;
  display: block;
  height: 20px;
  top: 7px;
  right: -20px;
}
.NavigationTop #TopMenu > ul > li:nth-child(2)::after {
  content: "";
  background-image: url("https://www.energieagentur.rlp.de/typo3conf/ext/sitepackage_energieagentur/Resources/Public/Icons/LeichteSprache.svg");
}
.NavigationTop #TopMenu > ul > li:nth-child(3) {
  margin-left: 1.5rem;
  margin-right: 1rem;
}
.NavigationTop #TopMenu > ul > li:nth-child(3)::after {
  content: "";
  background-image: url("https://www.energieagentur.rlp.de/typo3conf/ext/sitepackage_energieagentur/Resources/Public/Icons/Gebaerdensprache.svg");
}
.NavigationTop #TopMenu > ul > li a {
  margin-left: 1rem;
  font-size: 0.8rem;
  color: #555;
}
#NavigationTop #TopMenu ul::after {
  content: " ";
  display: block;
  clear: both;
}
#NavigationTop #TopMenu ul li {
  padding: 0 6px;
}
#NavigationTop #TopMenu ul li.topMenuFirst {
  padding-left: 0;
}
#NavigationTop #TopMenu ul li.topMenuLast {
  padding-right: 0;
}
/* Navigation Top - END */
#NavEventLI > a {
  margin-left: 7px;
}
#SecondLevelMenu ul li li a {
  margin-left: 14px;
}
#SecondLevelMenu ul li li li a {
  margin-left: 28px;
}
#SecondLevelMenu ul li li li li a {
  margin-left: 42px;
}
#NavEventLI > a:hover, #NavEventLI > a:focus, #NavEventLI > a:active {
  text-decoration: none;
  color: #02457e;
}
.sideLink {
  margin-bottom: 15px;
}
#SecondLevelMenu {
  margin-top: 75px;
}
#SecondLevelMenu ul li a {
  display: block;
  border-bottom: 1px solid #dddee0;
  padding-left: 10px;
  line-height: 32px;
  font-size: 20px;
  cursor: pointer;
}
#SecondLevelMenu ul li a:hover, #SecondLevelMenu ul li a:focus, #SecondLevelMenu ul li a:active {
  color: #2d363b;
  text-decoration: underline;
}
#HauptMenu ul li ul {
  display: block;
  background-color: white;
  left: 0;
  position: absolute;
  top: 50px;
  width: 684px;
}
#HauptMenu ul li:last-child ul {
  right: 0;
  left: auto;
}
#HauptMenu ul li ul li {
  display: block;
  float: none !important;
}
#HauptMenu ul li:hover ul {
  display: block;
}
/*#HauptMenu ul li ul li a {
	border-bottom: 1px solid #0084c9;
}*/
#HauptMenu ul li ul li:hover {
  background-color: transparent !important;
}
#HauptMenu ul li ul li a:hover {
  /*background-color: #abc532;
	text-decoration: underline !important;*/
  /* color: #abc532 !important; */
}
#FormularSearch {
  display: none;
}
.Sidebar #FormularSearch {
  display: block;
}
#FormularSearch {
  margin-bottom: 20px;
}
#FormularSearch #SearchBN, #FormularSuche #SucheBN {
  display: none;
}
#FormularSearch #EingabeSearch .SucheLabel #Search, #FormularSuche #EingabeSuche #SucheEingabe {
  background: rgba(0, 0, 0, 0) url("/media/images/search-ico.png") no-repeat scroll 8px center;
  border: 1px solid #dddee0;
  box-shadow: 0 2px 0 -2px rgba(0, 0, 0, 0.15) inset;
  box-sizing: border-box;
  color: #2d363b;
  display: inline-block;
  font-size: 22px;
  height: 36px;
  line-height: 34px;
  padding: 0 10px 0 40px;
  position: relative;
  transition: all 0.1s ease-in-out 0s;
  width: 100%;
}
#FormularSearch #EingabeSearch .SucheLabel #Search:hover, #FormularSuche #EingabeSuche #SucheEingabe:hover, #FormularSearch #EingabeSearch .SucheLabel #Search:focus, #FormularSuche #EingabeSuche #SucheEingabe:focus {
  border-color: rgba(0, 132, 201, 0.58);
  box-shadow: 0 0 4px #0084c9 inset;
  outline: 0 none;
}
/* Search Form END*/
/* Kalender START */
.CalendarSmall {
  margin-top: 0px;
  margin-bottom: 20px;
}
.CalendarSmall .calendar_cage div#nav {
  background: none;
  color: inherit;
}
.CalendarSmall .calendar_cage #prev_month, .CalendarSmall .calendar_cage #next_month {
  border: none;
  background: none;
}
.CalendarSmall .calendar_cage #prev_month #CalendarSmallPrevMonth:before, .CalendarSmall .calendar_cage #next_month #CalendarSmallNextMonth:before {
  content: "<";
  top: 26px;
  left: 6px;
  position: relative;
}
.CalendarSmall .calendar_cage #next_month #CalendarSmallNextMonth:before {
  content: ">";
}
#CalendarSmallPrevMonth, #CalendarSmallNextMonth, #CalendarLargePrevMonth, #CalendarLargeNextMonth {
  width: 38px;
  height: 30px;
  background: url("/media/images/arrow.svg") no-repeat 8px 8px transparent;
  background-size: 15px;
}
#CalendarSmallNextMonth, #CalendarLargeNextMonth {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.calendar_cage table tr td {
  border-right: none;
}
.calendar_cage table tr td:first-child {
  border-left: none;
}
.CalendarTD {
  font-size: 18px;
  line-height: 26px;
  padding-right: 9px;
}
.CalendarTD:not(:empty) {
  background-color: #f5f5f5;
}
.calendar_cage table tr:first-child td {
  /*border-top: 1px solid #dddee0*/
  border-top: 1px solid #000;
  padding-top: 5px;
}
.events .CalendarTD {
  background-color: #006ca6;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.44) inset, -2px 2px 0 #006ca6 inset;
  box-sizing: border-box;
  color: white;
  font-weight: 600;
  -webkit-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
}
.events .CalendarTD:hover {
  background-color: #61a7c6;
}
.calendar_cage_small table tr td {
  height: auto;
}
.calendar_cage_small table tr td {
  width: 36px;
  text-align: right;
}
.calendar_cage table tr td {
  border-bottom: 1px solid #dddee0;
}
.calendar_cage div#nav #week_days_header tr td {
  color: #999;
  font-weight: bold;
}
.calendar_cage table tr:last-child td {
  border: none;
}
.calendar_cage #timetravel {
  font-size: 18px;
}
.calendar_cage #prev_month, .calendar_cage #next_month {
  margin: 7px 0px 0px;
  padding: 3px 0px;
}
/* Kalender END */
/*Inhaltsseiten START*/
#Inhalte {
  padding-bottom: 25px;
}
.Inhalt {
  width: 600px;
  float: left;
  margin: 0;
  min-height: 480px;
}
/*Veranstaltungsliste*/
.ListEventName > a {
  color: #2d363b;
  text-decoration: none;
}
.ListEventName {
  font-size: 22px;
  line-height: 1.333em;
  margin-top: 0;
  color: inherit;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.ListEventName a {
  color: #006ca6;
}
.ListEventName a:hover, .ListEventName a:focus {
  color: #2d363b;
}
ul.OVList li:hover .ListEventName > a, ul.OVList li:hover {
  color: #0084c9;
}
#Veranstaltungsliste ul.OVList li {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddee0;
  margin-bottom: 20px;
}
.ListIconEmptyDiv {
  float: left;
  height: 80px;
  width: 150px;
  background-color: #F2f2f2;
  margin-right: 23px;
}
/*Inhaltsseiten END*/
/*Formulare START*/
.EventName {
  color: #02457e;
  font-weight: bold;
  font-size: 30px;
  line-height: 1em;
}
#Attendance .LabelRadiogroupInput {
  display: block;
}
.MeFormListEvent {
  padding-left: 30px;
  position: relative;
}
.AttendanceCheckbox {
  left: 0px;
  position: absolute;
}
.GroupFieldsetQuestionsGroupFieldset {
  padding: 20px;
}
#FormularBuchungsnummer {
  margin-bottom: 20px;
}
#FormularBuchungsnummer #EingabeBN {
  float: left;
  margin: 10px 10px 10px 0;
}
#FormularBuchungsnummer #WeiterBN {
  float: left;
  margin: 5px 0;
  width: 10%;
}
#FormularBuchungsnummer #WeiterBN input {
  line-height: 32px;
}
#FormularBuchungsnummer #Buchungsnr {
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 8px 6px;
  padding: 4px 10px;
  padding-left: 20px;
  height: 36px;
  font-size: 20px;
  line-height: 20px;
  border: 1px solid #dddee0;
  transition: all ease-in-out 0.4s;
  box-shadow: inset 0 2px 0 -2px rgba(0, 0, 0, 0.15);
  width: 300px;
}
#FormularBuchungsnummer .BuchungsnrLabel {
  margin-right: 10px;
  font-weight: 400;
}
#TextTop {
  margin-bottom: 20px;
}
#TextTop h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 1.5rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.FehlermeldungBuchungsnummer {
  color: #ff6969;
}
ul.OVList.VList.OVListColumns {
  margin-top: 30px;
}
fieldset legend {
  font-weight: 500;
  color: #02457e;
  font-size: 1.5em;
}
.Inhalt fieldset.GroupFieldset {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  background-color: #F5F5F5;
}
.TextInput, .EmailInput, .DateInput, .NumberInput, .range {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  color: #888888;
  line-height: 23px;
  padding: 3px 12px;
}
.NumberInput {
  padding-right: 0;
}
.range {
  padding: 3px 5px;
}
.error {
  background-color: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  padding: 3px 10px;
  margin-left: 10px;
}
fieldset.RadioGroupFieldset {
  border: none;
}
fieldset.RadioGroupFieldset .LabelRadiogroupInput {
  margin-right: 15px;
}
.RadiogroupInputMultirowPriceCategory {
  float: none;
}
p.PflichtfeldHinweis {
  margin-bottom: 15px;
}
.PflichtfeldStern {
  color: red;
}
input[type=checkbox] {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.EventName {
  font-weight: 400;
}
#FormTabs:after, #FormSteps:after, #InfoTabs:after, #InfoSteps:after {
  clear: both;
}
#FormTabs {
  margin-bottom: 30px;
}
#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;
  margin-top: 5px;
}
.FormStep, #InfoTabs, .InfoStep {
  height: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#InfoTabs .InfoStep a.Self, .FormStep a.active, .FormStep a:hover, .FormStep a:focus, .FormStep a:active {
  border-bottom: 0;
}
#EventNav .InfoStep {
  display: block;
}
.PaneButtons {
  margin: 30px 0 0;
}
.PaneButtons .PaneButtonCenterContent {
  padding: 0;
  width: 100%;
  float: left;
}
.PaneButtons a, .submit {
  background: #0084C9;
  border-radius: 2.2rem;
  border: 2px solid #006ca6;
  color: white;
  padding: 4px 15px 5px;
  display: inline-block;
  text-decoration: none;
  transition: background cubic-bezier(0.07, 0.63, 0.27, 0.93) 0.1s, color ease 0.1s;
}
li.PaneButtonRight {
  float: right;
  width: auto;
}
.nextPane, .prevPane, .submitAnmeldungPaneButton, .IsButton {
  background: #0084C9;
  border-radius: 2.2rem;
  border: 2px solid #006ca6;
  color: white;
  padding: 4px 15px 5px;
  display: inline-block;
  text-decoration: none;
  transition: background cubic-bezier(0.07, 0.63, 0.27, 0.93) 0.1s, color ease 0.1s;
}
.submitAnmeldungPaneButton {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
.nextPane:hover, .prevPane:hover, .submitAnmeldungPaneButton:hover, .IsButton:hover, .submit:hover, .pageLink:hover {
  cursor: pointer;
  background: #006ca6;
  border-radius: 2.2rem;
  border: 2px solid #006ca6;
  color: #fff;
  text-decoration: none;
  padding: 4px 15px 5px;
  display: inline-block;
  text-decoration: none;
  transition: background cubic-bezier(0.07, 0.63, 0.27, 0.93) 0.1s, color ease 0.1s;
}
.PaneButtons .PaneButtonCenter {
  margin: 0 15px;
  display: inline-block;
}
/*Zusammenfassung START*/
.DataSummeryPerson, .DataSummeryQuestion {
  line-height: 30px;
}
#RegHLSummery {
  font-size: 31px;
}
/*Zusammenfassung END*/
body .error em {
  border-color: #F00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
#Zahlungspflicht {
  clear: both;
  margin-top: 20px;
}
#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;
}
div[class*="LongDes"] span {
  font-size: 1.2rem !important;
  color: #4f4f4f;
}
.LongDescription {
  margin-top: 24px;
}
#TextTopFormular h1, h2.RegisterHeadline, #DataSummeryParticipation h2, #DataSummeryParticipation {
  margin-bottom: 20px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
#DataSummeryEvents .ListEventName {
  margin: 0;
}
/*Formulare END*/
/*Sidebar START*/
.Leftbar, .Sidebar {
  width: 400px;
  float: right;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#Printbutton a, #FormularBuchungsnummer #WeiterBN input, .pageLink {
  background: #0084C9;
  border-radius: 2.2rem;
  border: 2px solid #006ca6;
  color: white;
  padding: 4px 15px 5px;
  display: inline-block;
  text-decoration: none;
  transition: background 0.1s, color ease 0.1s;
}
.pageLinkBold {
  font-weight: bolder;
  font-size: 18pt;
  color: #000;
}
.pageLink2 {
  border-radius: 5px;
  color: #000;
  font-weight: 600;
  padding: 4px 15px 5px;
  display: inline-block;
  text-decoration: none;
}
#Printbutton a:hover, #FormularBuchungsnummer #WeiterBN input:hover {
  background: #006ca6;
  color: #fff;
  text-decoration: none;
  transition: none;
}
.Sidebar .SidebarHtml {
  margin: 20px 0;
}
.SidebarHtml h2, .CalendarSmall h2, #FormularSearch h2 {
  color: #2d363b;
  font: 20px/24px Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#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;
}
.Leftbar ul li li a::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 7px;
  position: relative;
}
#InhaltConfirmation h3 {
  margin: 15px 0 8px;
  font-weight: bold;
}
#TextTopConfirmation + h3 {
  margin-top: 0;
}
.AnswerAntwortLabel {
  width: 33%;
  display: inline-block;
}
p.AnswerEventName {
  font-weight: bold;
}
p.AnswerEventName, p.AnswerEventZeit {
  padding-bottom: 0;
}
/*Footer START*/
#footer a {
  color: #02457e;
}
#FooterContentText {
  position: relative;
}
#FooterContentText ul::after, #FooterContentText::after, .footer-navigation-area::after, #FooterContent .footer-second-navigation-area ul::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
#Footer {
  color: #fff;
  padding-top: 3rem;
  padding-bottom: 1rem;
  font-size: 17px;
  background: #e7e9eb;
}
#FooterContent {
  padding-top: 10px;
}
#FooterContent .footer-navigation-area > ul {
  float: left;
  padding-right: 30px;
  width: calc(100% / 5);
  box-sizing: border-box;
}
#FooterContent .footer-navigation-area a, #FooterContent .footer-navigation-area {
  color: #FFF;
}
#FooterContent .footer-navigation-area > ul:last-child {
  padding-right: 0;
}
#FooterContent .footer-navigation-area ul ul li a {
  font-size: 20px;
}
#FooterContent .footer-navigation-area ul li a:hover, #FooterContent .footer-navigation-area ul li a:focus {
  text-decoration: underline;
}
#FooterContent .footer-navigation-area > ul > li > a {
  display: block;
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 7px;
  text-transform: uppercase;
}
#FooterContent .footer-second-navigation-area {
  font-size: 19px;
  width: 100%;
}
#FooterContent .footer-second-navigation-area a, #FooterContent .footer-second-navigation-area {
  color: #2d363b;
}
#FooterContent .footer-second-navigation-area ul li {
  float: left;
  margin-right: 25px;
}
#FooterContent .footer-second-navigation-area ul li:last-child {
  margin-right: 0;
}
#FooterContent .footer-second-navigation-area > ul {
  float: left;
}
#FooterContent .footer-second-navigation-area .sponsoring-area {
  float: right;
}
#FooterContent .footer-second-navigation-area .sponsoring-area span {
  display: block;
  position: relative;
  top: -18px;
}
#FooterContent .footer-second-navigation-area .socialmedia a {
  margin-right: 10px;
}
/*Footer END*/
#topSpruch {
  position: absolute;
  top: 10px;
  left: 260px;
  font-size: 34px;
  font-weight: bold;
}
#HauptMenu ul li ul {
  display: none;
}
.header-bg-area {
  width: 100%;
  margin: 0 auto 0;
}
.header-bg-area img {
  width: 100%;
}
.header-bg-area:after {
  content: "";
  display: block;
  clear: both;
}
#OffeneVeranstaltungen > h2 {
  font-weight: 700;
  font: 30px/36px Montserrat, Helvetica, Arial, sans-serif;
  margin: 20px 0 35px;
}
.LabelRadiogroupInput {
  display: block;
}
#PriceCat_94 {
  margin-top: 10px;
}
.GroupFieldset .RadioInput {
  margin-right: 10px;
}
.RadiogroupInputMultirow {
  float: none;
  margin-right: 10px;
}
#DataSummeryEvents {
  margin-bottom: 40px;
}
.calendar_cage_small td.events {
  background-color: transparent;
}
.calendar_cage_small td.events .info {
  border-radius: 3px;
  color: #656565;
  left: 6px;
  padding: 20px;
  z-index: 2;
}
#SidebarHtml2 {
  padding-top: 25px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 20px !important;
  padding: 0 5px !important;
  position: relative;
  width: 148px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li a {
  color: #000;
  display: block;
  padding-top: 80px;
  text-decoration: none !important;
  text-align: center;
}
#SidebarHtml2 .SidebarHtmlText > ul > li a span {
  text-decoration: none !important;
  font-size: 19px !important;
}
#SidebarHtml2 .SidebarHtmlText > ul > li a:hover {
  text-decoration: underline !important;
}
#SidebarHtml2 .SidebarHtmlText > ul > li a::before {
  background: rgba(0, 0, 0, 0) url("/media/images/icon_set.svg") repeat scroll 0 0 / 150px 2426px;
  bottom: auto;
  content: "";
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(1) a::before {
  background-position: 0 -1377px;
  background-size: 100px auto;
  height: 63px;
  width: 75px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(2) a::before {
  background-position: 0 -1481px;
  background-size: 100px auto;
  height: 61px;
  width: 75px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(3) {
  position: relative;
  top: -24px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(3) a::before {
  background-position: 0 -2776px;
  background-size: 100px auto;
  height: 58px;
  width: 102px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(4) a::before {
  background-position: 0 -2582px;
  background-size: 100px auto;
  height: 64px;
  width: 86px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(5) a::before {
  background-position: 0 -2683px;
  background-size: 100px auto;
  height: 54px;
  width: 94px;
}
#SidebarHtml2 .SidebarHtmlText > ul > li:nth-child(6) a::before {
  background-position: 0 -2873px;
  background-size: 100px auto;
  height: 64px;
  width: 68px;
}
#TestModeHint, #AdminModeHint {
  left: -630px;
}
.SidebarHidden {
  display: inline-block !important;
}
.EventPictureFormular {
  display: none;
}
.InhaltForm1E71 .PflichtfeldHinweis {
  display: none;
}
#SidebarHtml1, #SidebarFormular {
  /*
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
	word-break: normal;
	*/
}
#SidebarHtml1 div > p:last-child > span > a[href="mailto:renata.omerovic@energieagentur.rlp.de"] {
  background-color: #fabb00 !important;
  border-radius: 0.5rem;
  border: 2px solid #fabb00;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 0.2rem 1.5rem 0.2rem;
  text-align: center;
  transition: background ease 0.1s, color ease 0.1s;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: -9999px;
  position: relative;
  width: 50px;
  left: 36px;
}
#SidebarHtml1 div > p:last-child > span > a[href="mailto:renata.omerovic@energieagentur.rlp.de"]:hover {
  background-color: #FFF !important;
  color: #fabb00;
}
#SidebarHtml1 div > p:last-child > span > a[href="mailto:renata.omerovic@energieagentur.rlp.de"]::after {
  content: "E-Mail";
  font-size: 1.5rem !important;
  font-weight: 600 !important;
  display: inline-block;
  text-indent: 0;
  position: absolute;
  left: 21px;
  top: 3px;
}
.OVTableInformation.tdlast img.OVTablePictureInformation {
  float: none;
  margin-left: 0px;
  display: block;
  margin: auto;
  max-width: 100%;
}
.RahmenT16 .Inhalt {
  width: 780px;
}
.OVListTable {
  table-layout: fixed;
  margin-top: 30px;
}
.OVListTable thead tr th {
  text-align: left;
}
.OVListTable tr.MainRow td {
  font-size: 22px;
  overflow: hidden;
}
.OVTableInformation.tdlast {
  width: 100px;
}
.OVTableEvent.tdfirst {
  width: 500px;
}
.OVListTable td, .OVListTable th {
  box-sizing: initial;
  padding-right: 0;
  padding-left: 20px;
  position: relative;
}
.OVListTable td:first-child, .OVListTable th:first-child {
  padding-left: 0;
  border-left: none;
}
.OVListTable td::before {
  background-color: #dedede;
  content: "";
  height: 70%;
  left: 5px;
  position: absolute;
  width: 1px;
}
.OVListTable td:first-child::before {
  height: 0;
  background-color: none;
}
.VListTableSidebarHidden {
  width: 780px;
}
.OVTableInformation.thlast {
  text-indent: -99999px;
}
.EventDatesDateStart {
  display: inline-block;
  width: 100%;
}
table.OVListTable, table.OVListTable tr {
  /*width: 780px;*/
  width: auto;
}
table.OVListTable thead tr th, table.OVListTable tbody tr td {
  width: 22px;
}
table.OVListTable thead tr th:nth-child(2), table.OVListTable tbody tr td:nth-child(2) {
  width: 300px;
  padding-right: 10px;
}
table.OVListTable thead tr th:nth-child(1), table.OVListTable tbody tr td:nth-child(1) {
  width: 80px;
}
table.OVListTable thead tr th:nth-child(3), table.OVListTable tbody tr td:nth-child(3) {
  width: 90px;
  padding-right: 10px;
}
table.OVListTable thead tr th:nth-child(4), table.OVListTable tbody tr td:nth-child(4) {
  width: 120px;
}
.SidebarHtml.EventKontakt a {
  /*color: #2d363b;*/
}
#DataSummeryParticipantQuestions .DsLabel {
  width: 50%;
}
#DataSummeryParticipantQuestions .DsData {
  width: 47%;
}
.RahmenT16 .Print {
  display: none;
}
.EventDownloadsCentral {
  margin-bottom: 15px;
}
.search-button-top {
  height: 60px;
  width: 70px;
  position: absolute;
  right: 25px;
  top: 0px;
  display: inline-block;
}
.search-button-top #MiniButton-show-search {
  display: none;
}
.search-button-top #MiniButton-show-search-bt {
  cursor: pointer;
  width: 70px;
  height: 60px;
  position: absolute;
  z-index: 1000;
}
.search-button-top #MiniButton-show-search-bt div {
  height: 28px;
  background-image: url(/media/images/icon_set.svg);
  background-position: 0px -634px;
  width: 28px;
  background-size: 150px 2426px;
  margin: 16px 0px 16px 26px;
}
#MiniButton-show-search:checked ~ #MiniButton-show-search-bt div {
  background-position: 0px -662px;
}
#MiniButton-show-search:checked ~ #MiniButton-show-search-bt {
  background-color: 532;
}
#MiniButton-show-search:checked ~ form #EingabeSearch {
  display: initial;
}
.search-button-top form #EingabeSearch {
  display: none;
  position: absolute;
  top: 60px;
  right: -2px;
  width: 220px;
  height: 50px;
  background-color: 123;
}
.search-button-top form #EingabeSearch #Search {
  height: 26px;
  width: 200px;
  margin: 5px;
  padding: 5px;
  font-size: 20px;
}
.search-button-top form #SearchBNTop {
  display: none;
}
#NavEventLIArchiv {
  display: none;
}
#NavEventLI > .Self:hover {
  color: #006ca6;
  text-decoration: none;
  cursor: default;
}
#Searchresults > p {
  display: none;
}
#SidebarSuche {
  top: -140px;
  position: relative;
}
.submitSidebarBuchungsnummer {
  background-color: #fabb00 !important;
  border-radius: 0.5rem;
  border: 2px solid #fabb00;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 0.2rem 1.5rem 0.2rem;
  text-align: center;
  transition: background ease 0.1s, color ease 0.1s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
#SidebarSuche #FormularSearch {
  display: none;
}
li.PListFirstInColumn {
  padding: 0 !important;
}
.OVListTable .td1 {
  text-align: center;
  vertical-align: middel;
}
.calendar_cage table tr td {
  color: #2d363b;
}
/* Veranstaltungsarchiv evm ?berschreiben */
#emHtmlTextTop p span {
  font-size: 22px !important;
}
.CheckboxLabelText {
  vertical-align: middle;
}
.FieldMasterdataDelete {
  margin-top: 9px;
}
#MasterdataDateDiv {
  margin-top: 5px;
}
#MasterdataStart .LabelMasterdataTime {
  vertical-align: bottom;
  display: contents;
}
.PBDNotificationObligationRevocation {
  margin-top: 15px;
}
.LabelAlignleft, .LabelRadioGroupAlignleft, .LabelSlideralignleft, .LabelCalendaralignleft {
  margin-bottom: 8px;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  position: relative;
  top: 3px;
}
.sideLink {
  display: none;
}
.RahmenEventType1 .sideLink {
  /*Sidelink nur für Veranstaltungen sichtbar */
  display: block;
}
#CalendarSmallHome #CalendarSmallCage, #CalendarSmallHome #week_days_header, #CalendarSmallHome table {
  width: 100%;
}
#CalendarSmallHome #CalendarSmallCage td, #CalendarSmallHome #week_days_header td, #CalendarSmallHome table td {
  text-align: center;
}
#CalendarSmallHome #CalendarSmallCage .CalendarTD, #CalendarSmallHome #week_days_header .CalendarTD, #CalendarSmallHome table .CalendarTD {
  padding-right: 0;
}
.SidebarHtml table {
  width: 100%;
}
.placeholder {
  background-color: white;
  cursor: auto;
  opacity: 1;
}
@media only screen and (max-width: 799px) {
  .logo a {
    background: url(/media/images/Logo_EARLP_4C_20240207.svg) no-repeat 10px 10px transparent;
    width: 52px;
  }
}
#DownloadsCentral:focus-visible {
  outline: 0;
}
