.wp-block-achtvierblocks-better-mini-content h3{
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 250 68.6' style='enable-background:new 0 0 250 68.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23398A99;stroke-width:5;%7D .st1%7Bfill:%23AAAC28;%7D%0A%3C/style%3E%3Cline id='Linie_9' class='st0' x1='0' y1='34.3' x2='250' y2='34.3'/%3E%3Crect id='Rechteck_36' x='110' y='4.8' class='st1' width='6' height='59'/%3E%3C/svg%3E");	
height: 7rem;
background-position: bottom;
background-repeat: no-repeat;
text-align: center;	
	font-weight: bold;
	padding-right:2rem;
}

body a {
  color: #398A99
}
#menu-footer {
  display: flex;
	list-style: none;
}
#menu-footer a {
    font-size: 1rem;
    color: white;
    padding-top: 0px;
    line-height: 1.2;
    padding-left: 0px;
	display: block;
padding: .5rem 1rem;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border: 0;
    
}


body .post-navigation .nav-previous a, body .post-navigation .nav-next a {
    border: 0;
	padding-left: 0;
	color: #398A99;
    
}

@font-face {
  font-family: "PTSans-Bold";
  src: url("./fonts/PTSans-Bold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/PTSans-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/PTSans-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/PTSans-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/PTSans-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/PTSans-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/PTSans-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "PTSans-Regular";
  src: url("./fonts/PTSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/PTSans-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/PTSans-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/PTSans-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/PTSans-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/PTSans-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/PTSans-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
html body {
  font-family: "PTSans-Regular";
}
body h1, body h2, body h3, body h4 {
  font-family: "PTSans-Bold";
}


p.top-content {
  padding-right:2rem;
	
}
.team-overlay-wrapper {
	position: absolute	;
	bottom: 0;
	left:15px;
	right:0;
	background-color: rgba(255,255,255,0.7);
	color: #fff;
	padding: 1rem;
	width: calc(100% - 30px);
	margin-right: 30px;

}
.team-overlay-wrapper img {
	width: 100%;
}
.team-overlay-wrapper p{
	
	
	color: #000;
	

}
header#masthead #main-nav .nav-link {
   font-family: "PTSans-Bold"
}
.page-template-apage .page-title {
  margin-bottom: 4rem;
	margin-top: 4rem;
}

@media screen and (width: 768px) {
body .wp-block-achtvierblocks-better-mini-content h3{
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 250 68.6' style='enable-background:new 0 0 250 68.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23398A99;stroke-width:5;%7D .st1%7Bfill:%23AAAC28;%7D%0A%3C/style%3E%3Cline id='Linie_9' class='st0' x1='0' y1='34.3' x2='250' y2='34.3'/%3E%3Crect id='Rechteck_36' x='100' y='4.8' class='st1' width='6' height='59'/%3E%3C/svg%3E");	
height: 5.5rem;
background-position: bottom;
background-repeat: no-repeat;
text-align: center;	
	font-weight: bold;
	padding-right:2rem;
}
} 
.wp-block-cover p {
  font-family: "PTSans-Bold";
  font-size: 50px;
  line-height: 1.2;	
}
.underwrapper {
  display: none;
}
body .post-navigation .nav-previous a::before {
    content: "";
	height: 28px;
width: 17px;
background: url("/wp-content/uploads/2020/10/Arrow-left.png");
    background-repeat: repeat;
    background-size: auto;
background-size: contain;
background-repeat: no-repeat;
	display: inline-block;
	margin-bottom: -7px;
}

body .post-navigation .nav-next a::after {
    content: "";
	height: 28px;
width: 17px;
background: url("/wp-content/uploads/2020/10/Arrow-left.png");
    background-repeat: repeat;
    background-size: auto;
background-size: contain;
background-repeat: no-repeat;
	display: inline-block;
	margin-bottom: -7px;
	transform: rotate(180deg)
}

body .post-navigation .nav-previous a:hover, body .post-navigation .nav-next a:hover {
    background: unset;
	text-decoration: underline;
}

.custom-sb  {
	background-image: url(images/lupe.png);
	color: transparent;
	background-color: #fff;
	border: none;
	background-size: contain;
	width:25px;
	height: 25px;
	background-repeat: no-repeat;
}
#searchform .search-field {
	border: none;
	background-color: lightgrey;
}
.search-form-wrapper {
  display: flex;
	justify-content: flex-end;
	width: 100%;
	padding-bottom: 1rem;
}
.navbar-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: row;
}
#searchform .search-field {
    max-width: 0rem;
    transition: max-width 1s ease-in-out;
    padding: 0px;
}
#searchform.open .search-field {
    max-width: 12rem;
    transition: max-width 1s ease-in-out;
	padding-left: .5rem;
}
body .navbar-expand-xl {
	
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}

}


	
