@charset "UTF-8";
@import url("reset.css");

/* ---- © 2013 HABICHT+PARTNER -----
		Reset default browser CSS based on work by Eric Meyer:
		http://meyerweb.com/eric/tools/css/reset/index.html

		----- Content -----
		1. Fonts
		2. Layout
		3. Typografie
		4. Links
		5. Navigation
		6. Slider
		7. Images
		8. Layout for max-width: 960px
		9. Layout for max-width: 600px
		-----Colors-----
		#e09

------- © 2013 HABICHT+PARTNER ----- */

/* ---------- Fonts ---------- */
@font-face {
    font-family: 'NewDesignBlack';
    src: url('../fonts/newdesignblack-webfont.eot');
    src: url('../fonts/newdesignblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newdesignblack-webfont.woff') format('woff'),
         url('../fonts/newdesignblack-webfont.ttf') format('truetype'),
         url('../fonts/newdesignblack-webfont.svg#NewDesignBlack') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* ---------- Layout ---------- */
html {
	height: 100%;
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
html[lang^="zh-cn"] body {
    font-family: Helvetica, Arial, Heiti SC, MS YaHei, sans-serif;
}
body {
	color: #333;
	font-family: Helvetica, Arial, Heiti TC, MS YaHei, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.start {
	background: url(../img/image-3.jpg) no-repeat center center;
}
#logo {
	background: url(../img/EFBE-Logo-160.png) no-repeat left top;
	position: fixed;
	right: 48px;
	top: 60px;
	width: 160px;
	height: 69px;
	z-index: 1000;
	text-indent: -9999px;
	}
#wrapper{
	margin: 0 auto;
	width: 100%;
}
#content {
	margin: 0 auto;
	width: 100%;
}
header {
	height: auto;
	margin: 0;
	width: 100%;
}
#overlay {
	height: auto;
	margin: 0;
	position: relative;
	width: 100%;
}
.container {
	background: #fff;
	display: block;
	height: auto;
	margin: 0;
	width: 100%;
}
.center-container {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 24px;
	-webkit-column-gap: 24px;
	column-gap: 24px;
	display: block;
	height: auto;
	margin: 24px auto;
	padding: 60px 0 0 0;
	width: 900px;
}
.center-container-duo {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 24px;
	-webkit-column-gap: 24px;
	column-gap: 24px;
	display: block;
	height: auto;
	margin: 24px auto;
	padding: 60px 0 0 0;
	width: 900px;
}
.center-container-single {
	display: block;
	height: auto;
	margin: 24px auto;
	padding: 36px 0 12px 0;
	width: 900px;
}
.intro {
	background: #ddd;
	border-top: 7px solid #fff;
	height: auto;
	margin: 0 0 28px 0;
	padding: 4px 0px 4px 10px;
	width: 274px;
}
.single-container {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 24px;
	-webkit-column-gap: 24px;
	column-gap: 24px;	
	display: block;
	/*float: left;*/
	height: auto;
	margin: 0 auto 72px;
	padding: 60px 0 0 0;
	width: 900px; /*276px*/
}
#EFBE-1, #EFBE-2, #EFBE-3, #EFBE-4 {
	height: auto;
	margin: 0;
	position: relative;
	width: 100%;
}
footer {
	margin: -36px auto 36px auto;
	padding: 0;
	width: 900px;
}


/***** Layout Unterseiten *****/

/* Trigger sub layout styles */
/*
.sub {
	
}
*/

.sub #sticky-nav {
	display: block!important;
}

/* ---------- Typografie ---------- */
h2 {
	-moz-column-span: none;
	-webkit-column-span: none;
	column-span: none;
	font-family: Helvetica, Arial, Heiti TC, MS YaHei, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 28px;
	margin: 0 0 28px 0;
}
/*.footer {
	margin: 28px auto;
}*/
/*#overlay h2 {
	color: lime;
	font-size: 28px;
	line-height: 36px;
	left: 50%;
	letter-spacing: 0.04em;
	margin: 0 0 0 0;
	position: absolute;
	top: 30%;
}*/
h3 {
	font-family: Helvetica, Arial, Heiti TC, MS YaHei, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 21px;
	margin-bottom: 21px;
}
h3.kompress {
	font-family: Helvetica, Arial, Heiti TC, MS YaHei, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 21px;
	margin-bottom: 0;
}
html[lang^="zh-cn"] h2, html[lang^="zh-cn"] h3, html[lang^="zh-cn"] h3.kompress {
    font-family: Helvetica, Arial, Heiti SC, MS YaHei, sans-serif;
}
p {
	margin-bottom: 21px;
}
p.kompress {
	margin-bottom: 0;
}
ul.bullet {
	list-style: disc outside;
	padding-left: 14px;
}
ul.bulletnone {
	list-style: disc outside;
	margin-top: -21px;
	padding-left: 14px;
}
.urgent {
	font-weight: bold;
}
.textfehlt {
	color: #e09;
}
.habichtundpartner {
	font-family: 'NewDesignBlack';
	text-decoration: none;
}
.greencross {
	color: #9c0;
	font-family: 'NewDesignBlack';
}

/* ---------- Links ---------- */
a {
	color: #333;
	outline: none;
}
a:hover {
	color: #e09;
}
a[href^="http://"] {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right 0;
	text-decoration: underline;
	padding-right: 10px;
}
a[href^="http://"]:hover {
	background-image: url(../img/link_ext.png);
	background-repeat: no-repeat;
	background-position: right -15px;
	color: #e09;
}

/* ---------- Navigation ---------- */
#start-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	/*text-shadow: 3px 3px 3px #333;*/
	text-transform: uppercase;
}
#start-nav ul {width: 100%; display: block; margin: 0 auto;}
#start-nav ul.menu li{margin:0; white-space: nowrap; display: inline-block; margin-top: 1em;}
#start-nav ul li a {background: rgba(255,255,255,.0); padding: 5px 8px;}
#start-nav ul li a:hover, #start-nav ul li a:active {
	background: rgba(255,255,255,.0);
	text-decoration: underline;
	/*color: #e09;*/
}
.imprint {
	font-size: 9px;
}

ul.menu {
	text-align: center;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
ul.menu, ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	display: inline;
}
.menu a:link {
	color: #fff;
	text-decoration: none;
}
.menu a:visited {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	text-decoration: none;
}
.menu a:active {
	color: #fff;
	text-decoration: none;
}

#sticky-nav {
	display: none;
	background: rgba(255,255,255,.9);
	left: 0px;
	right: 0px;
	top: 0px;
	position: fixed;
	min-height: 30px;
	text-align: center;
	z-index: 999;
	color: #000;
	font: 12px;
	margin: 0 auto;
}
	
#sticky-nav .menu {
	min-height: 30px; 
	margin: 0 auto; display: block; 	
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .6);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .6);
}
#sticky-nav .menu li {
	display: inline;
	text-align: center;
	margin: 0;
	overflow: hidden; 
	white-space: nowrap;
}
#sticky-nav .menu li a {
	padding: 10px 5px; /*10px 10px*/
	margin: 0;
}
#sticky-nav .menu a:link {
	color: #000;
	text-decoration: none;
}
#sticky-nav .menu a:visited {
  color: #000;
  text-decoration: none;
}
#sticky-nav .menu a:hover {
  color: #e09;
  text-decoration: none;
}
#sticky-nav .menu a:active{
  color: #000;
  text-decoration: none;
}
#sticky-nav ul.menu{
  line-height: 30px;
  padding-top: 3px;
}

#sticky-nav .menu li a.active {
	color: #e09;
}
#sticky-nav .menu .spenden a {
	padding: 15px;
	background: green; /*LOGO*/
	font-size: 16px;
	color: #fff;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .6);
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .6);
	}
	
#sticky-nav .menu .spenden a:hover, #sticky-nav .menu .spenden a:active {
	background: #009300;
	color: #fff;
}


/* ---------- Slider ---------- */

/*** Disable Columns ***/
#eins .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}
#zwei .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}
#drei .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}
#vier .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}
#fuenf .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}
#sechs .center-container {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;	
}

/* Prevent the slideshow from flashing on load */
#slides {display: none; clear: left;}

.slider-container {
	font-size: 18px;
	line-height: 27px;
	margin: 0 auto;
	}
.slider-container h3 {
	font-size: 18px;
	line-height: 27px;
	}
#slides .slidesjs-pagination {
	height: 10px; 
	line-height: 10px;
	margin-top: 15px; 
	float: right; 
	}
	
#slides .inline {background: #eee; height: 100%;} /*Hintergrundfarbe*/
#slides .inline .inner {padding: 30px 40px;}
    
#slides .slidesjs-previous, #slides .slidesjs-next  {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
	}

#slides .slidesjs-previous { 
	width: 0;
	height: 0;
	border-right: 20px solid #333;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	text-indent: -9999px;
	}
	
#slides .slidesjs-next { 
	width: 0;
	height: 0;
	border-left: 20px solid #333;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	text-indent: -9999px;
	}
	
#slides .slidesjs-pagination li {float: left; margin-right: 5px;}
	
#slides .slidesjs-pagination li a {
	width: 10px; 
	height: 10px;
	background: #c5c7c8; 
	border-radius: 50%; 
	text-indent: -9999px; 
	display: block; 
	}

/* Show active item in the pagination */
#slides .slidesjs-pagination li a.active {background: #000;}

/* Media quires for a responsive layout */
.slider-container {width: auto}


/* For smartphones */
@media (max-width: 600px) {
  .slider-container  {
  }
}


@media (max-width: 960px){
  .slider-container  {
  }
}


/* For larger displays */
@media (min-width: 1200px) {
  .slider-container  {
  }
}

/* ---------- Images ---------- */
img {
	margin: 0;
}
img.landscape {
	width: 100%;
}
.portrait {
	float: left;
	height: 92px;
	margin: 6px 10px 0 0;
}

/* ---------- Misc ----------*/
.btn {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
#mobile-nav {
	display: none;
	visibility: hidden
}

/* ---------- Layout for max-width: 960 ---------- */
@media screen and (max-width: 960px) {
	#logo {
	background: url(../img/EFBE-Logo-120.png) no-repeat left top;
	position: fixed;
	right: 48px;
	top: 48px;
	width: 120px;
	height: 52px;
	z-index: 1000;
	text-indent: -9999px;
	}
	.center-container {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-gap: 24px;
		-webkit-column-gap: 24px;
		column-gap: 24px;
		display: block;
		height: auto;
		margin: 24px auto;
		padding: 46px 0 12px 0;
		width: 600px;
	}
	.center-container-duo {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-gap: 24px;
		-webkit-column-gap: 24px;
		column-gap: 24px;
		display: block;
		height: auto;
		margin: 24px auto;
		padding: 46px 0 12px 0;
		width: 600px;
	}
	.center-container-single {
		clear: both;
		display: block;
		height: auto;
		margin: 24px auto;
		padding: 36px 0 12px 0;
		width: 600px;
	}

	#slides .inline .inner {
		padding: 24px 24px;
	}
	.slider-container {
		font-size: 14px;
		line-height: 21px;
		margin: 0 auto;
	}
	.slider-container h3 {
		font-size: 14px;
		line-height: 21px;
	}

	footer {
		margin: 0 auto;
		padding: 36px 0;
		width: 600px;
	}
	#start-nav {
		font-size: 16px;
		font-weight: bold;
		position: absolute;
		top: 40%;
		width: 100%;
	}
}
/* ---------- Layout for max-width: 640px ---------- */
@media screen and (max-width: 640px) {

	.container, .single-container {padding-top: 20px;}
	
	/***** WICHTIG!
	Scroll-position bei page load ≠ Scroll position bei URL-Aufruf,
	da die Bilder noch laden. In der finalen Version daher unbedingt die Höhe der Bilder definieren!
	****/
	
	body {padding-top:40px;} /** Höhe der Navigation, sonst Content verdeckt! Weitere padding-top aus gleichem Grund. **/
	
	.center-container, .single-container, .center-container-duo {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		padding: 1em 0 12px 0;
		width: 300px;
	}
	.center-container-single {
		width: 300px;
		padding: 1em 0 12px 0;
	}

	#slides .inline .inner {
		padding: 12px 12px;
	}
	.slider-container {
		font-size: 14px;
		line-height: 21px;
		margin: 0 auto;
	}
	.slider-container h3 {
		font-size: 14px;
		line-height: 21px;
	}

	#logo {
		width: 100px; 
		height: 30px; /*30px*/
		position: fixed; 
		top: 7px; 
		left: 10px; 
		background: url(../img/EFBE-Logo-100.png) no-repeat; /*mobile Navi Logo*/
		display: block; 
		z-index: 9999;
		}
			
	
	footer {
		width: 300px;
	}
	
	.footer {
		padding-top: 20px;
	}
	
	#overlay h2 {
		font-size: 11px;
		left: 140px;
		top: 30%;
	}
	p.caption {
		bottom: 24px;
		color: #fff;
		display: inline;
		font-weight: bold;
		left: 50%;
		margin-left: -150px;
		position: absolute;
		text-align: center;
		text-shadow: 3px 3px 3px #333;
		width: 300px;
	}
	
	#language a {
		color: #333;
		float: left;
		font-weight: bold;
		margin-left: 10px;
		position: relative;
		left: 112px;
		text-decoration: none;
		top: 9px; /*14px*/
	}
	
		
	#start-nav {display: none;}
	#start-nav, #sticky-nav {display: none; visibility: hidden} 
	#mobile-nav {display: block; visibility: visible}


/*** Mobile Nav ***/
	#mobile-nav {
		position: relative;
		z-index: 9999;
	}
	  
		
	/* The NAV element in mobile devices */
	#mobile-nav {
	  display: block;
	  position: fixed;
	  top: 0;
	  left: 0;
	  zoom: 1;
	  width: auto;
	  text-align: left;
	  height: 40px;
	  width: 100%;
	  background-color: #f8f8f8;
	  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
	  background-image: -ms-linear-gradient(top, #ffffff, #ededed);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
	  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
	  background-image: -o-linear-gradient(top, #ffffff, #ededed);
	  background-image: linear-gradient(top, #ffffff, #ededed);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	  font-size: 1.5em;
	  }
	
	#mobile-nav ul#menu {
	  margin: 0 !important;
	  padding: 0 !important;
	  text-align: center;
	  /* 	  background: yellow; min-height: 250px; */
	 overflow: hidden;

	  }
	
	/* The button on the top-right */
	#mobile-nav .btn-navbar {
	  position: fixed;
	  right: 10px;
	  top: 6px;
	  padding: 7px 10px;
	  margin-left: 5px;
	  margin-right: 5px;
	  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	  }
	  
	#mobile-nav .btn-navbar:active {
	  background-color: #e6e6e6;
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9d9d9), to(#ffffff));
	  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
	  background-color: #d9d9d9;
	  background-image: -moz-linear-gradient(top, #d9d9d9, #ffffff);
	  background-image: -ms-linear-gradient(top, #d9d9d9, #ffffff);
	  background-image: -o-linear-gradient(top, #d9d9d9, #ffffff);
	  background-image: linear-gradient(top, #d9d9d9, #ffffff);
	  background-repeat: repeat-x;
	  }
	  
	#mobile-nav .btn-navbar .icon-bar {
	  display: block;
	  width: 18px;
	  height: 2px;
	  background-color: #000;
	  -webkit-border-radius: 1px;
	  -moz-border-radius: 1px;
	  border-radius: 1px;
	  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	  }
	  
	#mobile-nav .btn-navbar.active .icon-bar {
	  background-color: #a67b45;
	  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
	  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
	  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25);
	  }
	  
	#mobile-nav .btn-navbar .icon-bar + .icon-bar {margin-top: 3px;}
	
	/* Using the touch scrolling on capable devices. */
	.overthrow-enabled .overthrow {
	  overflow: auto;
	  -webkit-overflow-scrolling: touch;
	}
	
	/* The unordered list with the menu */
	#mobile-nav ul#menu {
	  background: #ededed;
	  display: none;
	  position: absolute;
	  top: 40px;
	  left: 0;
	  width: 100%;
	  font-size: 15px !important;
	  overflow-x: hidden;
	  /* overflow: hidden; */ /*** WARUM!?!?!? ***/
	  -ms-overflow-x: hidden;
	  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
/* 	  background: yellow; */
	  }
	  
	#mobile-nav ul#menu li {
	  display: block;
	  height: 40px;
	  width: 100%;
	  border-bottom: 1px solid #ccc;
	  background-color: #ededed;
	  background-repeat: repeat-x;
	  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
	  background-image: -ms-linear-gradient(top, #ffffff, #ededed);
	  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed));
	  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
	  background-image: -o-linear-gradient(top, #ffffff, #ededed);
	  background-image: linear-gradient(top, #ffffff, #ededed);
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	  }
	
	#mobile-nav ul#menu li:last-child {border: none;}
	#mobile-nav ul#menu li.hasChildren {height: auto !important;}
	
	#mobile-nav ul#menu li.hasChildren ul {
	  display: none;
	  margin: 0 !important;
	  padding: 0!important;
	  border-top: 1px solid #ccc;
	  }
	  
	#mobile-nav ul#menu li.hasChildren ul li {
	  background: rgba(0, 0, 0, 0.05);
	  }
	  
	#mobile-nav ul#menu li a {
	  display: block;
	  text-decoration: none;
	  padding: 12px 10px;
	  font-weight: bold;
	  text-transform: uppercase;
	  }

	#mobile-nav ul#menu li a span {display: block;}
	#mobile-nav ul#menu li a:link,
	#mobile-nav ul#menu li a:visited {
	  color: #666;
	  text-decoration: none;
	  outline: none;
	  }
	
	#mobile-nav ul#menu li a:hover,
	#mobile-nav ul#menu li a:active {
	  color: #e09;
	  text-decoration: none;
	  outline: none;
	  background: rgba(0, 0, 0, 0.05);
	  /*font-weight: bold;*/
	  }
	  
	#mobile-nav ul#menu li.hasChildren a > span {
	  background: url(../img/sprite.png);
	  background-position: right -97px !important;
	  background-repeat: no-repeat;
	  }
	  
	#mobile-nav ul#menu li.hasChildren a:hover > span,
	#mobile-nav ul#menu li.hasChildren.hover > a span {background-position: right -138px !important;}
	
	#mobile-nav ul#menu li.spenden a {background: green; color: #fafafa;} /*???*/
		
}

