
p.einl {
	border: 1px lightyellow;
	border-style: groove;
	padding: 10px;
	background: lightyellow;
}


#content h2, h3, h4, h5 {
	font-weight: 500;
}

.archive-title {
		font-size: 1.5em;
		margin-bottom: 12px;
}


/* smooth scrolling und korrekte Ansteuerung interner Anker */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 14rem;
}

.primary-navigation-wrap {
	border-top: 2px solid;
	border-top-color: WhiteSmoke;
}

.wp-block-image figcaption {
	text-align: right;
	color: black;
	margin-top: 0px;
	padding: 4px;
	border-bottom:  1px solid;
}


.post-categories {
	font-size: 1.2em;
}


.entry-meta {
	font-size: 1.0em;
	font-weight: bold;
}


.wp-block-table td {
	border-style: groove;
	font-size: 0.95em;
}


.listblock {
	background: lightyellow;
	list-style-type: "✓  ";
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 2%;
	line-height: 2.0;
}

.archive-description {
	line-height: 1.5;
}


.wp-block-image:not(.is-style-rounded) img 
{border-radius: 9px;
} 


/* Seitenzahlen*/

.page-numbers {
	display: inline-block;
	border: 1px solid #000;
	text-decoration: none;
}

a:visited {	
	color: darkred; 
}


#content a {
  text-decoration: underline; 
}


#pt-cv-title {}
h3.pt-cv-title {
	font-size: 1em;
	font-family: "Merriweather";
}



h1.archive-title {
	font-weight: bold;
}

.widget-title {
	text-transform: none;
			font-size: 1.2em;
}


.entry h2, .comment h2 {
	font-size: 1.5em;
}

.shariff {
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.wpel-icon {
	vertical-align: 15%;
}

