header {
	display:none;
}

<!-- /* ---------------------- STARTSEITE ------------------------------- */ -->

#slogan {
	width: 95%;
	text-align: center;
	margin: 0 auto 20px auto;
}

#slogan h1 {
	font-size: 1.3em;
}

#slogan h2 {
	font-size: 0.8em;
}

#start-aktuelles {
	margin: 0 auto;
	max-width: 401px;
}

a.start-button {
	float: none;
	margin: 0 auto 15px auto;
	width: 220px;
	height: 45px;
	line-height: 45px;
}

a.start-button:last-child {
	margin: 0 auto 15px auto!important;
}


.article-left {
  float: none;
  width: 100%;
  padding-right: 0;
}

.article-right {
  float: none;
  width: 100%;
  padding-left: 0;
}

.leistung-box {
  float: none;
  width: 100%;
  margin: 0;
}

#angebote-menu {
  background: #fff;
}

<!-- /* ---------------------- STARTSEITE Ende ------------------------------- */ -->



section {
	text-align: center;
	margin-top: 45px;
	padding-top: 40px;
	margin-bottom: 120px;
}

section ul {
	text-align: left;
}

section h1 {
	font-size: 1.6em;
}

section h2 {
	font-size: 1.1em;
}

footer {
  	margin-top: -100px;
}

.footer-left {
	float: none;
	width: 100%;
}

.footer-left ul {
	display: table;
	margin: 0 auto!important;
}

.footer-right {
	float: none;
	clear: both;
	width: 100%!important;
	margin: 0 auto;
}

#telefon {
	float: none;
	margin: 0 auto;
	text-align: center;
}

a.weiterlesen {
	margin: 40px auto 0 auto;
}


<!-- /* ---------------------- Kontaktformualr ------------------------------- */ -->

.controls {
		width: 100%!important;
		margin: 0 auto!important;
}

.control-label
{
	float: none!important;
	width: 100%!important;
	text-align: center!important;
}