.haarline {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.haarline-oben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.more_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707477;
	text-decoration: none;
	font-weight: bold;
.philosophie {
	background-image: url(bilder/test.jpg);
}
.philosophie {
	background-image: url(bilder/test.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.hintergrund-repeat {
	background-repeat: no-repeat;
}

