html {
	min-height: 100%;
	overflow: auto;
	background: none;
}
body, table, form {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	color: #1a325c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
body {
	background: #fbe2b9;
	font-size: 0.8em;

}
a {
	color: #1a325c;
	text-decoration: none;
}

#container {
	width: 562px;
	height: 527px;
	margin: 100px auto 0;
	text-align: right;
	background: #fbe2b9 url(../images/bg.gif) left top no-repeat;
	position: relative;
}
#container .sierksdorf a {
	font-size: 116%;
	position: absolute;
	top: 77px;
	right: 314px;
	display: block;
}
#container .sierksdorf span {
	background: url(../images/sierksdorf.gif) left top no-repeat;
	font-size: 116%;
	width: 159px;
	display: block;
	height: 65px;
	padding: 0 0 0 8px;
	cursor: pointer;
}
#container .scharbeutz a {
	font-size: 116%;
	position: absolute;
	top: 188px;
	left: 1px;
}
#container .scharbeutz span {
	background: url(../images/scharbeutz.gif) left top no-repeat;
	width: 216px;
	height: 62px;
	display: block;
	cursor: pointer;
}
#container .neustadt a {
	font-size: 116%;
	position: absolute;
	top: 300px;
	left: 40px;
}
#container .neustadt span {
	background: url(../images/neustadt.gif) left top no-repeat;
	width: 100px;
	height: 62px;
	margin-left: 10px;
	display: block;
	cursor: pointer;
}

#container .timmendorf a {
	font-size: 116%;
}
#container .timmendorf span {
	position: absolute;
	top: 430px;
	left: 100px;
	background: url(../images/timmendorfer-strand.gif) no-repeat;
	background-position: top left;
	width: 200px;
	height: 100px;
	display: block;
	cursor: pointer;
	overflow: visible;
	vertical-align: bottom;
}
#container .willkommen {
	background: url(../images/willkommen.gif) left top no-repeat;
	width: 282px;
	height: 178px;
	padding: 0 0 0 0;
	position: absolute;
	top: 122px;
	left: 290px;
}
#container .facebook a {
	font-size: 116%;
	position: absolute;
	top: 500px;
	left: 100px;
	padding: 0 0 0 0px;
}
