a.btn{
	border: 1px solid #AC90A8 !important;

}


.btn-link{
		font-size: 1em !important;
		padding: 6px !important;
}

/* ubernamen neu übersicht anzeigen button abstand links
----------------------------------------------------------- */
.me-2 {
    margin-right: 0.5rem !important;
        margin-left: 0.8rem !important;

}
	   
	   
/* FORM
----------------------------------------------------------- */
fieldset  {
	margin-right:80px;
}
	
/* Seppaetoni
----------------------------------------------------------- */
.pagination-start, .pagination-prev, .pagination-next, .pagination-end {
		font-size: 0.8em !important;
}


strong { 
	font-weight: bolder;
	color: #666666;
	}

fieldset + fieldset legend {
    display: none;    
}


.col-12._jp_eingabe{
	    margin-left: 2px !important;
	    font-weight: bold !important;
	
}


/* schatten Inhalt
----------------------------------------------------------- */
#testi {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}


#header_1 {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}

#content_1 {
	box-shadow: 0 0.9rem 1rem rgba(0, 0, 0, 0.9) !important;
}


#footer_1 {
	box-shadow: 0 0.9rem 1rem rgba(0, 0, 0, 0.9) !important;
}

#astroid-sticky-header {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}


/* kein Rand oben
----------------------------------------------------------- */
.py-2 {
padding-bottom: 0px !important;
padding-left:  10px !important;
}

/* Links ohne Unterstrich aber farbig
----------------------------------------------------------- */
a:link, a:visited{
 text-decoration: none !important;
 font-weight: bold !important;
}


/* Quellenangabe Liste
----------------------------------------------------------- */
.dd_quelle.dt_quelle{
 font-size:1.7em;line-height:150%;color:#57F94D !important;
}





/* Bildunterschrift Quellenbild
----------------------------------------------------------- */
#qzilli > a > figcaption{
	font-size: 0.9em !important;
line-height: 1.0 !important;
	padding-top: 15px !important;
	}
	

 



/* Checkbox Abstand
----------------------------------------------------------- */
.form-check-label {
	padding-right: 30px !important;
		padding-left: 15px !important;

}

.container_JP {
    display: grid;
     gap: 2em;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.pagenav {
font-size: 0.9em !important;
}

@media screen and (min-width: 30em){
.Tabi_rechts {
   display: block  !important;
text-align: right !important;
}




.summarydesc {
	font-weight: bold !important;
}

#joodbForm .searchbox button {
    display: inline-block;
    margin-left: 20px !important;
	font-size: 0.9em !important; 
}


#tabellenbild {
    width: 160px;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;

}

#searchLocationInputfield15, span#searchLocationfield15{
	margin-bottom: 40px !important;
	margin-top: 40px !important;
}

h6#qbilli{
    display:none !important;
}


	
#katBild{
  display: block;
  padding-right: 15px;
   padding-bottom: 45px;
  max-width:400px  !important;
	
}




/*---Boxen in der Ausgabe Links und Ubernamen-------------------------------------------------------- */

.block header{
	background: #000000 !important;
}


div.block_links_einzel_header {
	background: #DEBC67 !important;
	padding: 20px;

}

.block_links_katalog_header {
	background: #DEBC67 !important;
	padding: 20px !important;
	color: #000000 !important;
	font-size: 1.2em
}

	
element.style {
    background-color: white;
    padding: 15px 21px;
    border: 1px solid rgb(171, 171, 171);
    font-family: Montserrat, sans-serif;
    color: #ffffff!important;
    box-sizing: border-box;
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 16px;
    z-index: 10000002;
    display: none;
    width: 300px;
    height: 180px;
    position: absolute;
    left: 100px;
    top: 110px;
}	

.label, #jform_eins-lbl, #jform_zwei-lbl, #jform_drei-lbl, #jform_vier-lbl, #jform_fuenfr-lbl, #jform_sechs-lbl, #jform_sieben-lbl, #jform_acht-lbl, #jform_neun-lbl, #jform_zehn-lbl {
	font-weight: bold !important;
	font-size: 1.1em !important;
	text-transform: none;
}

#gm-style-mtc, .button{
    color: #ffffff !important;
    }

    
.label {
margin-bottom: 4px !important;
margin-top: 2px !important;
display: block;
}


.controls, .checkbox:first-child, .controls, .radio:first-child {
padding-top: 10px;
}

.form-horizontal .control-label {
    float: left;
    width: 240px;
    padding-top: 5px;
    text-align: inherit;
}

.container-popup .pagination a:hover, .container-popup .pagination span, .pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > li > a:hover {
    background-color: #ECC05A;
}

.joodb table th, .joodb .header {
	background-color: rgb(93, 42, 78);
	padding-left:16px!important;
	padding-top:12px!important;
	margin-top:14px!important;
	margin-bottom:0px!important;
	border:none;
	color:#ffffff !important;
	text-decoration: none; 
	font-size:1em!important;
}

.block_links_katalog_header {
	background-color: rgb(236, 192, 90);
	padding-left:16px!important;
	padding-top:12px!important;
	margin-top:14px!important;
	margin-bottom:0px!important;
	border:none;
	color:#ffffff !important;
	text-decoration: none; 
	font-size:1em!important;
}



.accordion-toggle uk-accordion-title{
	color:#000000 !important;
	}	
	
/*---formularfeld Jahreszahl---------------------------------------------- */

#field11 {
	width:300px !important;
	}
	
.card {
    padding: 2px;
    border: thin solid rebeccapurple;
    border-radius: 1em;
    background-color:#f4f4f4;

	}
	
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color:#D6CEE5;
    border-bottom: 1px;
    color:#000000 !important;
}

/* Titel Wo, Zeit usw Titel */		

.joodb .title_spez {
	color:#ffffff !important;
	font-size: 1.9em !important;
	}
	
.title_Oben{
	color:#E5C26A !important;
	}
	
.zeit_Z{
    color:#57F94D !important;
    font-weight:normal; 
}
	
.joodb.title_s2 {
	color:#c6c6c6 !important;
	font-size: 1em !important;
	line-height: 0.5!important;
	}
	
	

	
/* Titel Weiss Kat oben */	

.titel_links{
	color:#ffffff !important;
	}
	
	
.form2accordion{
	background-color:#D7CFE5 !important;
	 text-decoration: none !important;

}
	

	
	
.accordion-heading{
   color:#000000 !important;
    position: relative;
    padding: 10px;

}	



.a.accordion-toggle{
 text-decoration: none !important;
}
  
  




	
p.readmore {
padding:0px;
}	


.well {
background:#FFFFFF;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}



/* COLUMN MENU
----------------------------------------------------------- */



ul.menu .current ul a {
color:#5F5F5F !important;
}


/* bei Ue NEU keine Unterstreichungen
----------------------------------------------------------- */
#form2accordion > div:nth-child(1) > div.accordion-heading.card-header > h4 > a{
 text-decoration: none !important;
}	

#form2accordion > div:nth-child(2) > div.accordion-heading.card-header > h4 > a{
 text-decoration: none !important;
}	

#form2accordion > div:nth-child(3) > div.accordion-heading.card-header > h4 > a{
 text-decoration: none !important;
}	

#form2accordion > div:nth-child(4) > div.accordion-heading.card-header > h4 > a{
 text-decoration: none !important;
}	

#form2accordion > div:nth-child(5) > div.accordion-heading.card-header > h4 > a{
 text-decoration: none !important;
}	


/* Formular Kontakt Rand um felder
----------------------------------------------------------- */

.form-control{
border: 1px solid #5d2a4e !important;
}


/* Katalog ABC Tasten
----------------------------------------------------------- */
.joodb .alphabox li {
margin: 0 .25rem .4rem 0;
background: none;
padding: .2rem .4rem;
border: 1px solid #5d2a4e;
background-color: #D6CEE5;
}


.joodb .td {
  display: table-cell;
    padding-top: 10px;
    padding-right: 5px !important;
    padding-bottom: 10px;
    padding-left: 5px !important;
  vertical-align: top;
}

/* Formular Pflichtfelder usw
----------------------------------------------------------- */
._pflicht {
	background-color: #ffffff;
	color:#000000 !important;
border: 1px solid !important;
border-color: #dc143c  !important;
}

#visform5 > fieldset > div:nth-child(1) > div.col-12.field54.required > div.form-group.row > div > div > div {
	background-color: #ffffff;
	color:#000000 !important;
border: 1px solid !important;
border-color: #dc143c  !important;
border-radius: 10px !important;
}


/* Formular Feld welche Person ausblenden
----------------------------------------------------------- */
._person {
	visibility: hidden; 
}


/* form links beschreibung 
----------------------------------------------------------- */
#form5beschreibunglbl {
	  padding-top: 20px;
	  	  padding-bottom: 20px;

	  }
	  
	  
	 
	/* form Quellenangaben beschreibung 
----------------------------------------------------------- */
 #form2weitere-quellen-2lbl {
	  padding-top: 10px;
	  	  padding-bottom: 20px;

	  }


	 
	/* Fussnavigation
----------------------------------------------------------- */
#footer_1{
font-size: 0.9em !important;
	font-weight: lighter !important;
}

	/* modalbox Hintergrundbild verstecken
----------------------------------------------------------- */
	.com-content-article > div:nth-child(2) {
	background-color: #ffffff !important;
	background-image: none !important;
	}
	
	/* breadcrumb menü
----------------------------------------------------------- */	
	.py-2{
		padding-left: 0px !important;
		    }
		    
		    
	/* infomix tabelle Katalog
----------------------------------------------------------- */			    
.joodb .td{
    padding-top: 15px;
    padding-right: 15px !important;
    padding-bottom: 10px;
    padding-left: 15px !important;
  vertical-align: top;
}

	/* Einzelansicht Familien-Name
----------------------------------------------------------- */			    
.titleNamen{
	font-weight: lighter!important;
	color:#AC90A8!important;
}

	/* Einzelansicht Familien-Name
----------------------------------------------------------- */			    
.title1{
letter-spacing: 0.05em !important;
font-size: 2.4em !important;
}

	/* PLZ-Feld
----------------------------------------------------------- */			    
#collapse13 > div > div > div.col-6.col-sm-6.col-md-6.col-lg-6.col-xl-6.col-xxl-6.conditional.field17 > div.form-group.row{
	padding-left: 1px !important;
}



	/* Formular versteckte Teile
----------------------------------------------------------- */
.form-weg{
    visibility: hidden !important;  
}

.td.vfdvvalue:nth-child(2){
		font-weight: bold!important;
	color:#AC90A8!important;
}



	/* Formular versteckte Teile
----------------------------------------------------------- */

.form7accordion{
	background-color:#E1E1E1 !important;

}

div.accordion-group:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}	


/* bei Ue Arbeit keine Unterstreichungen
----------------------------------------------------------- */
div.accordion-group:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}	

div.accordion-group:nth-child(2) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}		

div.accordion-group:nth-child(3) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}	

div.accordion-group:nth-child(4) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}	

div.accordion-group:nth-child(5) > div:nth-child(1) > h4:nth-child(1) > a:nth-child(1){
 text-decoration: none !important;
}	



/* bei Ue Arbeit Hintergrund Akkordeon
----------------------------------------------------------- */
	
#vfedit7accordion > div:nth-child(1) > div.accordion-heading.card-header{
			background-color:#e3e3e3 !important;
}
#vfedit7accordion > div:nth-child(2) > div.accordion-heading.card-header{
			background-color:#e3e3e3 !important;
}
#vfedit7accordion > div:nth-child(3) > div.accordion-heading.card-header{
			background-color:#e3e3e3 !important;
}
#vfedit7accordion > div:nth-child(4) > div.accordion-heading.card-header{
			background-color:#e3e3e3 !important;
}
#vfedit7accordion > div:nth-child(5) > div.accordion-heading.card-header{
			background-color:#e3e3e3 !important;
}

/* bei Ue Arbeit Hintergrund Akkordeon oben
----------------------------------------------------------- */

#visform7 > fieldset.fieldset-1.active.row > div:nth-child(1) > div{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
padding-left:  40px !important;
}


/* Button grund eingabe
----------------------------------------------------------- */


/* Seitenzahlen Liste UE Arbeit
----------------------------------------------------------- */
.counter{
letter-spacing: 0.05em !important;
font-size: 0.7em !important;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%; padding-top: 30px;
    height: 0;
    overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%; }
    
    
    /* Formular Pflichtfelder usw
----------------------------------------------------------- */
._basis_titel_oben {
	background-color: #DEBC67;
	color:#000000 !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	margin-bottom: 2px !important;


}

._basis_titel_unten {
	background-color: #DEBC67;
	color:#000000 !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	margin-bottom: 20px !important;
}

    /* Bild übernamen katalog
----------------------------------------------------------- */

img.kata_bild {
   border: 1px !important;
   border-color:#c5c5c5 !important;
   height: 200px !important;
   width: auto !important;
   margin-bottom: 10px !important;
   }
   


#zeit_ungefaehr{
	letter-spacing: 0.05em;
	font-weight: lighter !important;
	font-size: 3.7em !important;
	color:#e4dfee! important;
	text-align: center!important;
	 text-shadow: 0px 0px 8px #D6CEE5,0px 0px 4px #D6CEE5 !important;
	margin-top: 20px !important;
   margin-bottom: 20px !important;
   text-transform: lowercase !important;

}

#zeit_genau{
	letter-spacing: .15em;
	font-weight: bold !important;
	font-size: 4.7em !important;
	color:#562D4C !important;
	text-align: center !important;
	margin-top: 20px !important;
   margin-bottom: 20px !important;
}
    /* Untertitel im Men
----------------------------------------------------------- */
.nav-subtitle{
    font-size: 0.75em;
}

    /* fdsffdf
----------------------------------------------------------- */

/* Modul Joodb auf Home div
----------------------------------------------------------- */
#r-231538985022445 > div.moduletable.db_kurz > div > div > div > ul > li:nth-child(1) > a{
	font-weight: bold !important;
	font-size: 1.3em !important;	
	}
	
	#r-231538985022445 > div.moduletable.db_kurz > div > div > div > ul > li:nth-child(2) > a{
	font-weight: bold !important;
	font-size: 1.3em !important;	
	}
	
	#r-231538985022445 > div.moduletable.db_kurz > div > div > div > ul > li:nth-child(3) > a{
	font-weight: bold !important;
	font-size: 1.3em !important;	
	}

    small::after {
  content: '';
  border-bottom: 2px dotted #562D4C;
  width: 90%;
  display: block;
}

::marker{
	font-size: 2em !important;
	color: #AC90A8 !important; 
	}


