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: 117px;
	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: 228px;
	left: 1px;
}
#container .scharbeutz span {
	background: url(../images/scharbeutz.gif) left top no-repeat;
	width: 216px;
	height: 62px;
	display: block;
	cursor: pointer;
}
#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;
}