body{
	margin: 0px;
	background-color: #F0F0F0;
}

.text_lastschrift{
	width: 850px;
}
	
.iframe-container {
  position: relative;
  height: 100%;
  min-height: 100vh;
  iframe {
    height: 100%;
    width: 100%;    
    left: 0;
    top: 0;
    position: absolute;
    body,html {
      height: 100%;
      overflow: hidden;
      background: transparent;
    }
  }
}

.open:target~div {
    display: block;
}

.open:target~.close {
            display: inline-block;
        }  
		
.close~div,
.close,
.open:target {
	display: none;
}  

.mce_email{	
	max-width: 800px;
}				  
.login-container {	
	display: flex; 
    flex-direction: column;
	height: 100%;
	align-items: center;	
	justify-content: center;
	align-items: center;
	padding: 20px 0px 0px 0px;	
	

}

.login-container-inner {	
	display: flex; 
    flex-direction: column;
	padding: 10px 20px;	
	align-items: center;	
	border: 1px solid silver;
}

.input-icons i {
			position: absolute;
		}
		
.input-icons {
	width: 100%;
	margin-bottom: 10px;
}

.icon {
	padding: 8px 0px;
	color: grey;
	min-width: 50px;
	text-align: center;
}

.input-field {
	width: 100%;
	padding: 10px;
	text-align: center;
}



.form-item-updown {
 
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  padding: 25px 10px 0px 0px;
  justify-content: flex-end;
  width: 75px !important;
  min-width: 75px !important;
  box-sizing: border-box; /* Padding und Border in der Breitenberechnung berücksichtigen */
  overflow: hidden;       /* Überschüssigen Inhalt ausblenden */
}

.form-input-kombi {
  display: flex; /* or inline-flex */
  flex-direction: column;
  align-items: stretch;
  padding: 5px 0px 0px 0px;	
}

.form-personen {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  padding: 5px 0px 0px 0px;	
  gap: 10px;
}

.form-newsletter-outer{
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	padding: 10px;
	
}

.form-event-outer{
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	padding: 10px;
	
} 



.aktionsbuttons {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 10px;
  gap: 10px;
}

.radiobutton_liste {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 10px;
  gap: 10px;
}

.event_items {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 10px;
  gap: 0px;
  border-bottom: 1px solid silver; 
}

.event_item_liste {
  display: flex; /* or inline-flex */
  flex-flow: row wrap;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 10px;
  gap: 10px;
 
}

.radio_container {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  margin-right: 5px;
  gap: 0px;
}
.radio_list_item {
 width: 21px;
    height: 21px;
	
}

.radio_cell_l {
	border-left: 1px solid silver; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	padding: 10px;
}

.radio_cell_r {
	border-right: 1px solid silver; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	padding: 14px;
}


.checkbox_container {
  display: flex; /* or inline-flex */
  flex-direction: column;
  align-items: stretch;
  margin-right: 5px;
  gap: 0px;
  border: 1px solid silver; 
  width: 350px;
}

.checkbox_container_element {
  display: flex; /* or inline-flex */
  flex-direction: row;
  align-items: stretch;
  margin-right: 5px;
  gap: 0px;
  
}

.checkbox_cell_l {
	border-left: 0px solid silver; 
	border-top: 0px solid silver; 
	border-bottom: 0px solid silver; 
	padding: 0px  0px  0px 10px;
}

.checkbox_cell_r {
	border-right: 0px solid silver; 
	border-top: 0px solid silver; 
	border-bottom: 0px solid silver; 
	padding: 4px  0px  0px 10px;
}



.input-field-edit {
	width: 100%;
	padding: 10px;
	text-align: left;
}

.small-label {
  vertical-align: bottom;
  display: inline-block;
  font-size: small;
}

.labelpers {
  font-size: small;
}

.data_pers_label {
	font-size: small;
	text-align: center;
}

.data_pers {
	text-align: center;
	width: 50px;
}


.dropdown_konto {
  width: 300px;
}

.red-border {
    border: 1px solid red;
}
 


tr.tr_data_pers:hover {background-color: lightgrey;}

tr.tr_data_vert:hover {background-color: lightgrey;}

tr.tr_data_queue:hover {background-color: lightgrey;}													 
tr.tr_data_rg:hover {background-color: lightgrey;}												  
input[type="edit-field"] {
   width: 585px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}
input[type="edit-field-midsize"] {
   width: 285px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}
input[type="edit-field-currency"] {
   width: 100px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}
input[type="iban-field"] {
	width: 250px;
	font-size: 1.0em; padding: 5px 12px; 
	font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #000000;
    border: 1px solid silver;
}
input[type="bic-field"] {
	width: 160px;
	font-size: 1.0em; padding: 5px 12px; 
	font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #000000;
    border: 1px solid silver;
}
input[type="edit-kurz"] {
   width: 170px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="date"] {
   width: 170px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="time"] {
   width: 80px;
   font-size: 1.0em; padding: 5px 0px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}					
input[type="anrede"] {
   width: 50px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="titel"] {
   width: 70px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="name"] {
   width: 150px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="email"] {
   width: 250px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="rg_datum"] {
   width: 100px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="rg_betrag"] {
   width: 100px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="rg_bemerkung"] {
   width: 300px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}										
select {

   width: 40%;
   max-width: 350px;	
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
   background-color: #FFFFFF;
}

textarea.bemerkung {
  width: 585px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;

}

hr.edit {
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 1px solid silver;
}

hr.edit_sub {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid Gainsboro;
	margin-left: 0;
	width: 50%;
	
}

hr.hr_navi {
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 10px solid blue;
}
 




.input-icons-suche i {
	position: relative;
	border: 0px solid silver;
	align-items: right;
	left: 200px;
}
		
.input-icons-suche {
	width: 100%;
	margin-bottom: 0px;
}

.icon-suche {
	padding: 0px 10px;
	color: grey;
	min-width: 30px;
	text-align: right;
}

.input-field-suche {
	width: 50px;
	padding: 0px;
	text-align: left;
}



.input-icons-suche-mobil i {
	position: absolute;
	border: 0px solid silver;
	align-items: left;
	left: 170px;
}
		
.input-icons-suche-mobil {
	width: 100%;
	margin-bottom: 0px;
}

.icon-suche-mobil {
	padding: 7px 18px;
	color: grey;
	min-width: 30px;
	text-align: left;
}

.input-field-suche-mobil {
	width: 20px;
	padding: 0px;
	text-align: left;
}
 

 
 
.titel-login {	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 300;
	font-size: xx-large;
	padding: 20px 0px;	
	justify-content: center;
	align-items: center;
	text-align: center;
}

.meldung-login {	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 300;
	font-size: large;
	padding: 0px 0px;	
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 325px;
}				 
.formular-login {	
    flex-direction: column;
	padding: 10px 0px;	
	justify-content: space-between;	
	justify-content: center;
}
 
.formular-suche {	
  
	display: flex; 
	flex-direction: column;
	padding: 10px 10px 0px 0px;	
	justify-content: right;
	align-content: flex-end;
	border: 0px solid #2f5597;
	align-items: flex-end;
	
}

.formular-suche-mobil {	
  
	display: none; 
	flex-direction: column;
	padding: 10px 10px 0px 0px;	
	justify-content: right;
	align-content: flex-end;
	border: 0px solid #2f5597;
	align-items: flex-end;
	
}

.form-class{
	padding: 0px 0px 0px 0px; 
	border: 0px solid green;
	
}

input[type="text"] {
   width: 300px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="search"] {
   width: 200px;
   font-size: 1.0em; padding: 5px 25px 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
 
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

input[type="password"] {
   width: 325px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}

input[type="user"] {
   width: 325px;
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #000000;
   border: 1px solid silver;
}					
input[type="submit"] {
   font-size: 1.2em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #2f5597;
   border: 0px solid silver;
   
   border-radius: 5px;
   width: 350px;
   margin-bottom: 20px;
}

input[type="file"] {
   font-size: 1.0em; padding: 0px 0px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;


   

  
   margin-bottom: 20px;
}									   
input[type="checkbox"] {
   width:19px;
    height:19px;
	accent-color: #2f5597;
	cursor:pointer;
}


.button_new_pers {
   font-size: 1.2em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #2f5597;
   border: 0px solid silver;
   
   border-radius: 5px;
   width: 300px;
   margin-bottom: 20px;
}

.button_new_eintrag {
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #2f5597;
   border: 0px solid silver;
   
   border-radius: 5px;
   width: 250px;
   margin-bottom: 20px;
}

.button_del_pers {
  border: none;
  cursor: pointer;
  appearance: none;
  background-color: inherit;	
}

.button_restore_news {
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #2f5597;
   border: 0px solid silver;
   
   border-radius: 5px;
   width: 200px;
   margin-bottom: 0px;	
}
 
.button_add_memb {
	font-size: small; 
	border: none;
  cursor: pointer;

  background-color: inherit;

	
}

.button_del_pers:hover {
	
}


	
}

input[type="reset"] {
   font-size: 1.0em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #e10019;
   border: 0px solid silver;
   
   border-radius: 0px;
   width: 300px;
   margin-bottom: 20px;
}

input[type="button"] {
   font-size: 1.1em; padding: 6px 6px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: #FFFFFF;
   background-color: #2f5597;
   border: 0px solid silver;
   
   border-radius: 5px;
   width: 350px;
   margin-bottom: 20px;
}
 
::placeholder {
	color:grey;
	opacity:1;
	transition: opacity 1s;
}

:focus::placeholder { opacity:0  }



 

.titelzeile {	
	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: space-between;	
	align-items: flex-end;
	background-color: #FFFFFF;
	padding: 5px 0px;	
	align-items: stretch;
	border-bottom: 1px solid;
	border-bottom-color: #2f5597;
	position: -webkit-sticky;
	position:sticky;
	top: 0;
    z-index:999;
	width:100%;




}
.logo {
	padding: 10px 20px;	
} 

.titelzeile-sub {
	display: flex; /* or inline-flex */
    flex-direction: column;
	justify-content: center;	
	align-items: flex-start;
	background-color: #FFFFFF;
	padding: 0px 0px;	
		
}
 
.top-menu {
	display: flex;
	flex-direction: column;
	align-content: space-between;	
	font-family: Roboto, sans-serif;
    font-weight: 300;
	border: 0px solid blue;
	flex-wrap: wrap;


}


.social-media { 
	 border: 0px solid black;
	 align-items: flex-start;
	 text-align: right;
	 letter-spacing: 3px;
	 /*height: 70px;*/
	 padding: 2px 10px;

}

.spacer { 
	 border: 0px solid black;
	 align-items: flex-start;
	 text-align: right;
	 letter-spacing: 3px;
	 height: 50px;
	 padding: 2px 10px;

}

.user-data {
   font-family: Roboto, sans-serif;
   font-weight: 300;
   font-size: small;
   align-items: flex-end;
   padding: 1px 10px;		
   border: 0px solid green;
   text-align: right;

}

.user-data-mobil {
   display: none;
   font-family: Roboto, sans-serif;
   font-weight: 300;
   font-size: small;
   padding: 11px 10px;		
}

.grafik {
	display: flex;
	flex-direction: row;
	font-family: Roboto, sans-serif;
    font-weight: 300;
	width: 100%;
	justify-content: left;
 
}
 
.grafik-text {
	display: flex;
	flex-basis: 800px;
	white-space: nowrap;
	flex-direction: column;
	align-content: center;
	font-family: Roboto, sans-serif;
    font-weight: 300;
	font-size: xx-large;
	align-items: left;
    color: #000000;
	padding: 110px 0px 0px 20px;

}

.grafik-sub-text {
	font-size: x-large;
}

.grafik-kette {

	
}



.body-container {
	background-color: #F0F0F0;
	height: 100%;
	

}

 
.hamburger_container {
	align-items: right;
	justify-content: right;
}



a {
	text-decoration: none; 
	color: #2f5597;	
}

a:hover {
	text-decoration: underline; 
}  

a.navlink:hover {
	text-decoration: underline; 
} 
 
a.navlink-highlight:hover {
	text-decoration: none; 
	
} 

a.link_dateien {
	text-decoration: none; 
	color: #000000;
	
} 

a.link_dateien:hover {
	text-decoration: underline; 
	text-decoration-color: #e10019;	
} 

a.link_standard:link {
	text-decoration: none; 
	color: #990000;	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: large;
	
}

a.link_standard:hover {
	text-decoration: underline; 
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;

} 


.fa-facebook-square:hover {
    color: #2f5597; !important;
}
.fa-twitter-square:hover {
    color: #2f5597; !important;
}
.fa-youtube-square:hover {
    color: #2f5597; !important;
}
.fa-linkedin:hover {
    color: #2f5597; !important;
}
.fa-pen-to-square:hover {
    color: #2f5597; !important;
}
.fa-magnifying-glass:hover {
    color: #2f5597; !important;
}
 
.dateien-ul {
  list-style-type: "♦ ";
  color: #2f5597;
  padding-left: 18px;
  font-weight: 400;
  margin-bottom: 12px;
}

.dateien-ul-li {
  margin-bottom: 1px;
}


a.kachellink {
	text-decoration: none; 
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 40px 0px;	
	background-color: #FFFFFF; 
	-webkit-tap-highlight-color: transparent;
}

a.kachellink:hover {
	text-decoration: underline; 
	text-decoration-color: #2f5597;	
	background-color: #F9F9F9;
}  

a.kachellink:active {
	background-color: #F9F9F9;
} 
a.kachellink:focus {
	background-color: #F9F9F9;
} 


a.kachellink_2 {
	text-decoration: none; 
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 40px 0px;	
	background-color: #2f5597;
	-webkit-tap-highlight-color: transparent;
}
a.kachellink_2:hover {
	text-decoration: none; 
	text-decoration-color: #2f5597;	
	background-color: white;
	color: #2f5597;
	
}  

a.kachellink_extern {
	text-decoration: none; 
	
	color: #2f5597;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 40px 0px;	
	background-color: #FFFFFF;
	-webkit-tap-highlight-color: transparent;
}
a.kachellink_extern:hover {
	text-decoration: none; 
	text-decoration-color: #2f5597;	
	background-color: #2f5597;
	color: #FFFFFF;
	
}  


nav {
	display: flex;
	flex-wrap: wrap;
	align-items: left;
	justify-content: left;
	padding: 0px;
	width: 420px;

}

.nav-ul {
	display: flex;
	align-items: left;
	justify-content: left;
	padding: 0;
	list-style-type: none;
	flex-direction: column;
	
}
 
.nav-ul li a {
	display: inline-block;
	color: #2f5597;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: large;
	padding: 10px 20px;
	text-decoration: none; 
	text-transform: uppercase;
	
} 
.page_subnavi {
	display: inline-block;
	color: #2f5597;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: large;
	padding: 0px 0px;
	text-decoration: none; 
	text-transform: uppercase;
	
} 					   
  
.hamburger {
	background-color: transparent;
	border: 0;
	display: none;
	color: #000000;
	cursor: pointer;
	font-size: 20px;
	padding: 10px 14px;
}
  
.hamburger:focus {
	outline: none;

}


.tab_verteiler {
		
	padding: 0px 0px;	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	max-width: 2000px;
	border-width: 0px;
 	
}

.tab_td_verteiler {		
	padding: 5px 5px;	
	vertical-align: middle;					
}

.tab_td_verteiler_fa {		
	padding: 5px 5px;	 
	vertical-align: middle;
}


.tab_queue {
		
	padding: 0px 0px;	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	max-width: 2000px;
	border-width: 0px;
 	
}

.tr_data_queue {
	border-width: 5px;
	
}

.tab_td_queue {		
	padding: 0px 20px;	
	vertical-align: middle;
	border-bottom: 1px solid silver;
	
}

.tab_td_queue_link {		
	padding: 0px 20px;	
	vertical-align: middle;
	border-bottom: 1px solid silver;
	cursor:pointer; 
	
}




.tab_td_queue_icons {		
	padding: 5px 5px;	
	vertical-align: middle;
	border-bottom: 1px solid silver;
	
}
.tab_td_rg {		
	padding: 5px 5px;	
	border-bottom: 1px solid silver;
}

table.list_tab{		
	padding: 0px 0px;
	border-collapse: collapse;
	border: 1px solid silver;
}

td.list_tab{		
	padding: 5px 5px;	
	border: 1px solid silver;
}

th.list_tab{		
	padding: 5px 5px;	
	border: 1px solid silver;
	background-color: #F0F0F0;
}


.container {
  display: flex; /* or inline-flex */
  flex-direction: row;
  background-color: #F0F0F0;
  align-items: stretch;

  
}



.content-outer {
	width: 100%;
	
	background-image: linear-gradient(to bottom, white 0%, #F0F0F0 50%)
}


.content {
	width:94%;	
	padding: 24px 50px;	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	max-width: 2000px;
		border-color: #FF0000;
	border-width: 3px;

	
}

.content-inner {
	width: 100%;
}


 


.content2-outer {
	width: 100%;
	background-color: #F0F0F0;	
}

.content2 {
	padding: 24px 50px;	
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	max-width: 1000px;	

	
}


.ueberschrift-outer { 
	display: flex; /* or inline-flex */
	flex-direction: row;
} 

.ueberschrift { 
	font-weight: 300;
	font-size: x-large;
	text-decoration: underline; 
	text-underline-offset: 10px;
	text-decoration-color: #2f5597;
	text-decoration-thickness: 2px;
	margin-bottom: 30px;
	text-transform: uppercase;	
	line-height: 140%;			   
} 

.anleitung { 
	margin-top: 10px;	
	margin-left: 20px;	
} 		

.zeilen_eintraege_verteiler{
	display: flex; 
	flex-direction: row;
}


.anzahl_eintraege_verteiler{
	color: #2f5597;
}
	 
.titel_dateien { 
	font-weight: 300;
	font-size: large;
	text-decoration: none; 
	text-underline-offset: 10px;
	text-decoration-color: #2f5597;
	text-decoration-thickness: 2px;
	margin-bottom: 20px;
	
} 


.fehler_person { 
	font-weight: 500;
	font-size: large;
	color: red;
	text-decoration: none; 
	margin-bottom: 10px;
	margin-top: 20px;
	
} 

.fehler_zahlung { 
	font-weight: 500;
	font-size: large;
	color: red;
	text-decoration: none; 
	margin-bottom: 10px;
	margin-top: 10px;	
} 	

.fehler_events { 
	font-weight: 500;
	font-size: large;
	color: red;
	text-decoration: none; 
	margin-bottom: 10px;
	margin-top: 10px;	
} 
.erfolg_events { 
	font-weight: 500;
	font-size: large;
	color: green;
	text-decoration: none; 
	margin-bottom: 10px;
	margin-top: 10px;	
} 			  			  
 
 .filterzeile {	
	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: left;	
	max-width: 500px;
	gap: 2px;

}
 
 .filterzeile-element {
	padding: 10px 24px;	
	border-color: #f0f0f0;
	border-width: 3px;
	border-style: solid;
	
}  
   
.suchzeile {	
	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: left;	
	max-width: 500px;
	gap: 1px;

}
    
.mce-edit {	
	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: left;	
	border-color: #f0f0f0;
	border-width: 0px;
	border-style: solid;
	align-items: center;
	font-style: italic;
	padding: 0px 0px 10px 0px;	
}  




.kacheln-outer {	

	display: flex; /* or inline-flex */
    flex-direction: column;
	justify-content: space-between;	
	gap: 20px;
}

.kacheln {	

	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: space-between;	
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	


	
	
}

.kacheln-inner {	
	display: flex;
	width: 315px;
	
	border-color: #f0f0f0;
	border-width: 2px;
	border-style: solid;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: x-large;

}


.fotokacheln {	
	display: flex; /* or inline-flex */
    flex-direction: row;
	justify-content: flex-start;	
	flex-wrap: wrap;
	gap: 20px 40px;
	align-items: center;
	border: 0px solid green;
	
}

.fotokacheln-inner {	
	display: flex;
	width: 400px;
	height: 200px;
	flex-direction: column;
	border-color: #f0f0f0;
	border-width: 0px;
	border-style: solid;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: center;
	overflow: hidden;
	border: 0px solid #2f5597;
}
    
	
.galleryDiv{
  width: 100%;
  float: left;
  color: #d51130;
}

.galleryDiv img{
  width:300px;
  height: 180px;
  border-radius: 7px;
  border: none;
}
	
.gallery {
	display: flex;
	padding: 2px;
	transition: .3s;
	
	&:hover &__image {
		filter: grayscale(1);
	}
	
	&__column {
		display: flex;
		flex-direction: column;
		width: 25%;
	}
	
	&__link {
		margin: 2px;
		overflow: hidden;
		
		&:hover {
			.gallery__image {
				filter: grayscale(0);
			}
			
			.gallery__caption {
				opacity: 1;
			}
		}
	}
	
	&__thumb {
		position: relative;
	}
	
	&__image {
		display: block;
		width: 100%;
		transition: .3s;
		
		&:hover {
			transform: scale(1.1);
		}
	}
	
	&__caption {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 25px 15px 15px;
		width: 100%;
		font-family: 'Raleway', sans-serif;
		font-size: 16px;
		color: white;
		opacity: 0;
		background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0%, rgba(255, 255 ,255 , 0) 100%);
		transition: .3s;
	}
}




 /* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
} 



/* Tooltip text */
.tooltip .tooltiptext_email {
  visibility: hidden;
  
  background-color: #555;
  color: #fff;
  text-align: left;
  padding: 5px ;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext_email::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext_email {
  visibility: visible;
  opacity: 1;
} 

 
@media screen and (max-width: 767px){
	.nav-ul{
		align-items: left;
		display: none;
		flex-direction: column;
		width: 100%;
	}
	
	.nav-ul.show {
		display: flex;
	} 
	
	.nav-ul li a {
		padding: 14px;
	}
	
	.hamburger{
		display: block;
	}
	
	.container {
		display: flex; /* or inline-flex */
		flex-direction: column;
		
	}	
	
	.logo {
		padding: 10px 10px;	
	}
	.content {
		padding: 24px 12px;		
	}
	.content2 {
		padding: 24px 12px;		
	}
	
	.kacheln-inner {	
		width: 100%;
	}
	
	
	.user-data {
	   display: none;		
	}

	.user-data-mobil {
	   display: flex;	
	   font-family: Roboto, sans-serif;
	   font-weight: 300;
	   font-size: small;
	   padding: 11px 14px;	
	   align-items: flex-end;	   
	}
	
	.formular-suche-mobil {	
  
	display: flex; 

	padding: 0px 0px 0px 14px;	
	justify-content: flex-start;
	align-content: flex-start;
	border: 0px solid #2f5597;
	align-items: flex-end;
	
	}

	.formular-suche{	
		display: none; 	
	}
	
	.grafik {
		display: none;
	}
	
	.social-media{
		display: none;
	}
	
	.spacer{
		display: none;
	}
	
	.titelzeile {	
		border-bottom: 1px solid white;
		position:relative;
		 
	}
	
	.titelzeile-sub{
		border-bottom: 1px solid #2f5597;
		justify-content: space-between;	
	}
	
	.aktionsbuttons {
	flex-direction: column;
	}
	
	input[type="button"] {
		width: 350px;
	}


input[type="edit-field"] {
   width: 330px;
}
input[type="iban-field"] {
	   width: 200px;
	}
input[type="bic-field"] {
   width: 200px;
}

select {
	   width: 75%;
	}							

 
}  