/* Einige wenige Anpassungen */

.page-id-24 form,
.page-id-197 form {
	text-align: center;
}

li.qlinks a {
	color: #ffffff !important;
	font-weight: 800;
	text-decoration: none;
}

li.qlinks a:hover {
	cursor: default;
	text-decoration: none;
}

li.mlinks a:hover {
	text-decoration: none;
	color: #ffffff !important;
}

.primary-menu li.current-menu-item > a {
	text-decoration: none;
	color: rgba(255,255,255,0.25) !important;
	font-weight: 600;
}

.footer-link {
	font-weight: 400;
	font-size: 15px !important;
}

.footer-link a:hover {
	text-decoration: none;
	color: #ffffff !important;
}

.entry-content,
body {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	letter-spacing: normal;
}

.powered-by-wordpress {
	display: none;
}

.search-toggle-wrapper {
	display: none !important;
}

/* facebook kopfzeile */

.fbimage {
	float: right;
	margin-left: auto;
	margin-right: 0px;
}

img.fbimage::before {
	content: "besuche uns auf facebook";
}
.fbimage-block {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

.page-id-123 .post-inner {
	padding-top: 10px;
}