h2 {
	padding: 15px 0px 0px 5px;

}


div#leer {
	display: none;
}

div#einleitung ul {
	margin-bottom: 10px;
	background: #D5DBDB;
	border-left: solid 4px #262626;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	padding-left: 30px;
	height: 120px;
	padding-top: 8px;
	padding-bottom: 3px;
	line-height: 30px;
}



div#pre-bottom-text {
	margin-bottom: 0px;
	background: #F1F0F0;
	padding-left: 55px;
	height: 95px;
    background-image: url(mobileGraphics/phone4.png);
	background-position: left;
	background-repeat: no-repeat;
}

div#footer{
	margin-top:0;
}