/*div#content_top, h1 {
	margin-left: 0px;
	background-image: none;
	padding-bottom: 5px;
	width: 640px;
}*/

div#subnav {
	position: absolute;
	display: block;
	top: 87px;
	left: 25px;
}

div#subnav a {
	display: block;
	float: left;
	text-decoration: underline;
	margin-right: 15px;
	color: #666;
	font-size: 11px;
}

div#content_top h2, div#content_top h4, div#content_top h3 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	border-bottom: 1px dashed black;
	font-weight: normal;
}

div#content_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#initiatoren {
	margin-left: 18px;
	text-align: left;
	font-size: 10px;
	width: 640px;
	margin-bottom: 50px;
}

#initiatoren img {
	border: 1px solid black;
	margin-bottom: 5px;
}

#unterschrift {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-top: 5px;
}


