h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

.logo {
	position: absolute;
	left: 460px;
	top: 30px;
}
.bild {
	position: absolute;
	left: 140px;
	top: 140px;
	width: 295px;
	text-align: right;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.navi {
	position: absolute;
	left: 30px;
	top: 140px;
}
.text {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	position: absolute;
	left: 460px;
	top: 140px;
	width: 240px;
}
a {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.pfeile {
	position: absolute;
	left: 700px;
	top: 360px;
}
.active {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.rahmen {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 416px;
	width: 716px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
.a_weiss {
	color: #FFFFFF;
}
.projektliste {
	position: absolute;
	left: 360px;
	top: 140px;
	width: 340px;
}

.wrapper {
	background-color: white;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}



h3 {
	font-size: 15px;
	font-weight: 600;
	margin-top: 40px;
}

h4 {
	font-size: 13px;
	font-weight: 600;
	margin-top: 30px;
}

.legal {
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

.legal a {
	color: #ffffff;
}

.legal a:hover {
	color: #333333;
}


