#wrapV {
	position: absolute;
	left: 0;
	top: 614px;
	text-align: center;
	width: 100%;
}

#wrapH {
	text-align: left;
	width: 840px;
	margin: 0 auto 20px auto;
	background: url(images/zwerger-raab-bg-frk.png) repeat-y;
	color: #e6e6e6;
	font-family: Arial,Helvetica,sans-serif;
	padding: 40px 30px 20px 30px;
	font-size: 12px;
}

#wrapH h1 {
	color: #e6e6e6;
	font-weight: normal;
	margin-bottom: 20px;
}

.frkList {
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #007777;
	padding: 8px 10px;
	margin: 30px 0 10px 0;
	color: #999;
}

.frkList a,
.frkList a:link,
.oiList a,
.oiList a:link {
	text-decoration: none;
	color: #999;
}

.frkList a:hover,
.oiList a:hover {
	color: #fff;
}

.oiList {
	text-align: center;
	font-size: 11px;
	padding: 0 10px;
	margin: -17px 0 0 0;
	color: #999;
}