

#slider {
	height: auto;
	margin-top: 200px;
	background: none;
}

#kurzinfo {
	float: none;
	width: 80%!important;
	margin-top: 0!important;
	margin-right: 0;
	padding: 10%;
	-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}

#kurzinfo .provision {
	font-size: 1.2em;
}

.article-left, .article-right {
	float: left;
	width: 100%;
}

section {
	text-align: center;
	padding: 30px 0 30px 0;
}

section ul {
	text-align: left;
}

section h1 {
	font-size: 2.0em;
}

section h2 {
	font-size: 1.3em;
}

section#eigenschaften {
	margin-top: 0;
	border-top: none;
}

footer {
	text-align: center;
}


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



nav {
	float: left;
	width: 100%;
	height: 50px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	font-size: 0.8em;
}

nav ul {
	list-style: none;
	margin: 15px auto 0 auto;
	padding: 0;
	text-transform: uppercase;
	display: table;
}

nav ul li {
	display: inline-block;
	margin-right: 1px;
}

nav ul li:last-child {
	margin-right: 0;
}

.action-call {
	font-size: 1.4em;
}

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

#kontakt-left {
	width:100%;  
	margin-top: 2%; 
	padding: 0; 
	border: none;
}

#kontakt-right {
	width:100%;  
	margin-top: 2%; 
	padding: 0;
	clear: both;
}

#formular-left {
	width:97%!important;
	padding: 0!important;
}

#formular-right {
	clear: both!important;
	width:97%!important;
	padding: 0!important;
}

.cfg-contactform {
	width: 100%!important;
	padding:0!important;
}

#cfg-element-2-4 {
	width: 97%!important;
}