#freizeittipps {
	position: absolute;
	font-size: 11px;
	color: #2c427a;
	width: 194px;
	height: 194px;
	border: solid 1px #3d548c;
	background-color: #d2d7e2;
}
#freizeittipps h2 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#unterkuenfte {
	position: absolute;
	font-size: 11px;
	color: #2c427a;
	width: 194px;
	height: 194px;
	border: solid 1px #3d548c;
	margin-left: 201px;
	background-color: #d2d7e2;
}
#unterkuenfte h2 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#gastronomie {
	position: absolute;
	font-size: 11px;
	color: #2c427a;
	width: 194px;
	height: 194px;
	border: solid 1px #3d548c;
	margin-left: 402px;
	background-color: #d2d7e2;
}
#gastronomie h2 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#camping {
	position: absolute;
	font-size: 11px;
	color: #2c427a;
	width: 194px;
	height: 194px;
	border: solid 1px #3d548c;
	margin-left: 603px;
	background-color: #d2d7e2;
}
#camping h2 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ueberschrift {
	background-color: #990033;
	height: 16px;
	width: 178px;
	padding: 2px 8px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
.slideshow {
	height: 125px;
	width: 194px;
	background-color: #acb7ce;
	overflow: hidden;
}
.beschreibung {
	padding: 9px 5px 0px 5px;
	height: 38px;
	width: 184px;
	border-top: solid 1px #2c427a;
	background-image: url(../images/verlauf-slideshows.gif);
	font-size: 11px;
	color: #2c427a;
	background-color: #fff;
	line-height: 14px;
}
.beschreibung a {
	color: #2c427a;
	font-weight: bold;
	text-decoration: none;
}
.beschreibung a:visited {
	color: #2c427a;
	font-weight: bold;
	text-decoration: none;
}
.beschreibung a:hover	{
	color: #99002c;
	font-weight: bold;
	text-decoration: none;
}
#inhalt {
	border-left: none;
	padding: 16px 0px 16px 0px;
	width: 800px;
}
#menuepunkte a {
	width: 140px;
}
#menuelinks {
	width: 187px;
}