/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.4.3.1768990884
Updated: 2026-01-21 10:21:24

*/

html {
		font-size: 1rem;
		scroll-behavior: smooth;
}


a:link {
		text-decoration:none;
}

.max-breite {
		max-width:100%;
}

.myimg {
				
		width: 100%;
		
			}
			
.my-p  {
		font-family: Forum;
		font-size: 1.3rem;
		font-weight: 400;
		text-align: left;
		margin-left: 1.5%;
		margin-bottom:0.5rem;
		line-height: 1.3rem;
}



.zwue {
		font-family:Raleway;
		font-weight: regular;
		font-size: 1.6rem;
		margin-top:0.8rem;
		margin-bottom:0.8rem;
		color: #990066;
		text-align:left;
			}


.einzug {
		margin-left: 6%;
		margin-right: 6%;
		margin-top: 1rem;
		margin-bottom: 1.0rem;
		  }
		  
.betont {
		font-family:Merienda !important;
		font-size:1.2em !important;
		font-weight:600;
		color:#ff00ff !important;
		line-height: 1.8em;
			}

ul.mysquare {
		list-style-type: square;
			}
			
ul.mynone {
		list-style-type:none;
		padding: 1rem;
			}
	
ul.myendnote {
		list-style-type: none;
		padding:0;
		margin:0;
			}
			
.mycitatum {
		
		font-size: 1.3rem;
		margin-left:8%;
		margin-top:1rem;
		margin-right:12%;
		margin-bottom:1rem;
			}

.indexfn {
		font-family: Ubuntu;
		font-size:0.8rem;
		color: #000080;
		vertical-align: super;
		margin-left:-0.3rem;
		padding-right:5px;
		letter-spacing:-0.3rem;
			}


/* äußerer Container*/
.c11   {
		width:80%;
		margin:0px;
		padding:0px;
		align-items: center;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
		border-bottom-right-radius:10px;
		border-bottom-left-radius:10px;
			 }
/* Überschrift*/			 
.c12 {
		width: 100%; 
		padding: 0rem;
		margin: 0px;
		text-align: center;
			}
			
/* innerer Container 1 Spalte */			
.c13 {
		width: 100%;
		align-items: center;
		padding: 0rem;
		margin: 0px;
			}
			
/* Spaltenkopf */			
.c14	{
		width: 100%;
		text-align: center;
			}
			
	 
/*  Spalteninhalt */	
.c15	{
		width: 100%;
		margin: 0px;
		align-items: center;
  		 text-align: center;	
		padding:10px;
		
			}
			
.b_zitat { 
			margin-top:0.5rem; 
			margin-left:10%; 
			margin-right:10%; 
			max-width:70%; 
			font-family:Handlee; 
			font-weight:regular; 
			font-size: calc(1rem + 0.3vw); 
			color:#cd2990; 
			background-color:#ffffe0;
			text-align:justify; }

.quelle { 
			margin-left:10%;
			margin-right:10%;
			margin-bottom:1rem;
			font-family:Englebert; 
			font-weight:regular; 
			font-size: calc(0.6rem + 0.3vw); 
			color:#bc8f8f; 
			text-align: left; }


.z-raum { 
			margin-top:3rem; }


.ursprung {
	font-family: Rambla;
	font-size:calc(0.3rem + 0.5vw);
	line-height:0.7rem;
	color:#8b4513;
	text-align:left;
	padding:0;
	margin-top:0.2rem;
	}


/* Hauptliste ohne Punkte */
.custom-nested-categories, 
.custom-nested-categories ul.children {
    list-style: none;
    padding-left: 0;
}

/* Die Einrückung für die Unterkategorien */
.custom-nested-categories ul.children {
    padding-left: 20px; 
    margin-top: 5px;
    border-left: 1px dotted #ccc; /* Optional: Eine kleine Linie zur Verdeutlichung */
}

.custom-nested-categories li {
    margin-bottom: 8px;
}

.custom-tag-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-tag-list li a {
    background: #f0f0f0;
    padding: 5px 12px;
    border-radius: 20px;
    text-decoration: none;
    color: #333;
    font-size: 0.9rem;
}

.custom-tag-list li a:hover {
    background: #0073aa;
    color: #fff;
}

.custom-tag-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-tag-list li a {
    background: #f0f0f0;
    padding: 5px 12px;
    border-radius: 20px;
    text-decoration: none;
    color: #333;
    font-size: 0.9rem;
}

.custom-tag-list li a:hover {
    background: #0073aa;
    color: #fff;
}