
body.custom-background { background-color: #709ec1; }

					 
			 #site-title h1 a {color:#00395c; background: #fffff7;}
						 a {color: #de6791;}
						 a:hover,
			 .entry-footer a:hover,
			 #site-nav ul li a:hover,
			.widget_nav_menu ul li a:hover,
			 #search-btn:hover,
			 .nav-next a:hover,
			 .nav-previous a:hover,
			 .previous-image a:hover,
			 .next-image a:hover {color: #00395c;}
			 #front-sidebar .widget_moka_quote p.quote-text,
			 #front-sidebar .widget_moka_about h3.about-title  {color: #00395c;}
				 
		
/* Custom Logo Image CSS */
#site-title h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height:327px;
	background: url(http://www.abuehrmann.de/en/wp-content/uploads/sites/2/2020/08/abuehrmann-logo-non-retina.png) 0 0 no-repeat;
	background-size: 100%;
	text-indent: -99999px;
}

	#site-title h2.site-description { display:none; }
	body, h1, h2, h3, h4, h5, h6 { color:#00395c; }
	#site-nav ul li, #site-nav ul li:last-child, .cookie-box, .cookie-status, .toggle-content .wp-block-group__inner-container, .toggle-headline.closed .line { border-color:#00395c; }
	.toggle-headline:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='0' fill='none' width='20' height='20'/%3E%3Cg%3E%3Cpath style='fill%3A%2300395c%3B' d='M15 14l-5-5-5 5-2-1 7-7 7 7z'/%3E%3C/g%3E%3C/svg%3E");}
	.toggle-headline.closed:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='0' fill='none' width='20' height='20'/%3E%3Cg%3E%3Cpath style='fill%3A%2300395c%3B' d='M5 6l5 5 5-5 2 1-7 7-7-7z'/%3E%3C/g%3E%3C/svg%3E");}
	 table,
		table td,
		input:hover,
		input:focus,
		input:active,
		textarea:hover,
		textarea:focus,
		textarea:active,
		.entry-footer,
		#colophon,
		.share-links-wrap,
		#comments,
		#commentform textarea#comment:hover,
		#commentform textarea#comment:focus,
		#commentform textarea#comment:active,
		#commentform input#author:hover,
		#commentform input#author:focus,
		#commentform input#author:active,
		#commentform input#email:hover,
		#commentform input#email:focus,
		#commentform input#email:active,
		#commentform input#url:hover,
		#commentform input#url:focus,
		#commentform input#url:active,
		.site-content .wpcf7 textarea:hover,
		.site-content .wpcf7 textarea:focus,
		.site-content .wpcf7 textarea:active,
		.site-content .wpcf7 input.wpcf7-text:hover,
		.site-content .wpcf7 input.wpcf7-text:focus,
		.site-content .wpcf7 input.wpcf7-text:active,
		#nav-below,
		#nav-single,
		#nav-image,
		#nav-comments,
		#front-sidebar .widget,
		.widget_calendar table#wp-calendar tr td,
		.white-box,
		.lightgrey-box,
		.wp-pagenavi,
		#featured-content.flexslider,
		.post .entry-footer { border-color:#00395c; }
	hr { background-color:#00395c; }
	#container { background-color:#fffff7; }
	#site-nav ul li a, .entry-footer a:hover { color:#00395c; }
	#site-nav ul li a:hover, .entry-footer a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#de6791; }
	@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
	#site-title h1 a { background: url(http://www.abuehrmann.de/en/wp-content/uploads/sites/2/2020/08/abuehrmann-logo.png) 0 0 no-repeat; background-size: 100%; }
	}
