#body-4 #links,
#body-4 #rechts {
	display: none;
}
#mitte {
	margin-left: 0;
}

.kinderJugendBlock {
  /* margin-top: -2.4rem; */
}

.wrap {
	position: relative;
	padding: 0;
	width: 966px;
	height: 466px;
  background: -webkit-linear-gradient(white, #f8c57c); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #f8c57c); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #f8c57c); /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #f8c57c); /* Standard syntax */
}

.silhouettes {
  position : absolute ;
  right : 0;
  width : 691px;
  height : 323px;
	z-index: 10;
}

.wrap ul,
.wrap ul li{
	margin:0;
	padding:0;
}
.wrap ul {
	position: absolute;
  top: 47px;
  list-style: none;
}
.wrap ul li a {
	color: white;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}

.linkKinder {
  background : #FBCC00;
  background : rgba(251, 204, 0, 1);
  position : absolute ;
  left : 0;
  top : 0;
  width : 966px;
  height : 37px;
  line-height : 37px;
  text-align: left;
}

.linkEingliederung {
  background : #F49D00;
  background : rgba(244, 157, 0, 1);
  position : absolute ;
  left : 0;
  top : 49px;
  width : 966px;
  height : 59px;
  text-align: left;
  /*line-height : 59px;*/
}
.linkKinder a,
.linkProjekte a {
  color: white !important;
}
.linkEingliederung a {
  display: block;
  width: 280px;
  line-height: 1.2;
  padding-top: 10px;
  color: white !important;
}

.linkProjekte {
  background : #EC6B06;
  background : rgba(236, 107, 6, 1);
  position : absolute ;
  left : 0;
  top : 119px;
  width : 966px;
  height : 37px;
  line-height : 37px;
  text-align: left;
}

.btnFlyer,
.btnFlyer2 {
  position : absolute ;
  left : 12px;
  top : 238px;
  width : 106px;
  height : 107px;
}
.btnFlyer2 {
  left : 130px;
}