#startseite {
	position: relative;
	width: 640px;
	height: 210px;
	padding: 10px 0 24px 0;
}
#badespass {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#nationalpark {
	float: left;
	width: 200px;
}
#bruecke {
	float: right;
	width: 200px;
}
.teaserheader {
	height: 23px;
	border-bottom: solid 1px #c7c9cf;
}
.teasertext {
	height: 66px;
	padding: 10px 7px 10px 7px;
}
.teasermehr {
	height: 20px;
	width: 73px;
	float: right;
}
.teaserbild {
	height: 80px;
	clear: both;
}
