body {
	margin: 0;
	color: #fff;
	background: #afcb04;
	font: 14px/22px 'Helvetica Neue', Arial, sans-serif;
}

#logo {
	height: 120px;
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0 0 20px 0;
}

#logo div.wrapper {
	height: 100%;
	width: 800px;
	margin: 0 auto;
	text-indent: -100%;
	background: #fff url(../logo.jpg) no-repeat bottom right;
}

#slogan {
	display: none;
}

div.wrapper {
	margin: 0 auto;
	width: 800px;
}

h1 {
	font-size: 2.5em;
	line-height: 1em;
	font-style: italic;
}

h2 {
	margin: 1.5em 0 0.5em 0;
	color: #581688;
	font-style: italic;
}

h3 {
	font-size: 1em;
	margin: 0;
}

table th, table td {
	text-align: left;
	vertical-align: top;
}

ul.features {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.features h2 {
	margin: 0.5em 0 0 0;
}

ul.features p {
	margin: 0;
}

#techspec {
	float: left;
	width: 350px;
	margin: 0 3em 0 0;
}

#impressum {
	margin: 0;
	padding: 2em 0;
	color: #888;
	background: #444;
	font-size: 12px;
	line-height: 16px;
}

#impressum h2 {
	color: #aaa;
}

#impressum h3 {
	margin: 2em 0 0 0;
}

/* @group update_RS */

#kontaktTop {
	margin-top: -90px;
	color: #581688;
	line-height: normal;
	margin-bottom: 35px;
}

#kontaktTop .normal {
	font-weight: normal;
	font-style: normal;
}

#kontaktTop ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#kontaktTop li {
	margin: 0 0 15px;
	padding: 0 0 0 40px;
	list-style-type: none;
	display: block;
}

#kontaktTop li.tel {
	background: url(../infoIcon.gif) no-repeat left center;
}

#kontaktTop li.mail {
	background: url(../mailIcon.gif) no-repeat left -5px;
}

#kontaktTop li a:link, #kontaktTop li a:visited {
	color: #581688;
	text-decoration: none;
}

#kontaktTop li a:hover, #kontaktTop li a:active {
	text-decoration: underline;
}

.bikePos {
	float: right;
	margin-right: -35px;
	margin-top: -60px;
	margin-bottom: -10px;
}

.sp2 {
	float: right;
	width: 350px;
}

.sp2 ul {
	margin: 0;
	padding: 0;
}

.zUmbruch {
	clear: both;
}

/* @end */