body {
	background-attachment: fixed;
	background-image: url(../Bilder/hintergrund.jpg);
	font-family: sans-serif;
	font-size: 12px;
}
#site {
	width: 490px;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
}
#links, #rechts {
	float: left;
	width: 240px;
}
#rechts {
	margin-left: 15px;
}
.rechts-1, .rechts-2 {
	float: left;
	width: 120px;
}
.rechts-2 {
	width: 80px;
}
#links a, #rechts a {
	text-decoration: underline;
}
.herz-schrift {
	padding-top: 20px;
	padding-left: 30px;
}
.text-fett {
	font-weight: bold;
}
