body {
	background-attachment:scroll;
	background-color: #FFFFFF;
	margin-top: 50px;
}
.content {
	position:absolute;
	width:500px;
	top: 40px;
	left: 150px;
	padding-bottom: 40px;
}
.ueberschrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 19px;
	font-weight: normal;
	text-decoration:none;
	word-spacing:normal;
}
.ueberschrift2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 19px;
	font-weight: normal;
	text-decoration:none;
	word-spacing:normal;
	text-align:right;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	word-spacing:normal;
}
.text a:link, a:visited, a:active {
	color: #444444;
	font-weight: bold;
	text-decoration:none;
	word-spacing: 10px;
}
.text a:hover {
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	word-spacing: 10px;
}

.unterlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	word-spacing:normal;
	text-align:right;	
}
.unterlinks a:link, a:visited, a:active {
	color: #444444;
	font-weight: bold;
	text-decoration:none;
	word-spacing: 10px;
}
.unterlinks a:hover {
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	word-spacing: 10px;
}

