#main {
	width: 800px;
	background-color: #FFF;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #004ADE;
}
p {
	font-size: 11px;
	margin: 5px;
}
h1 {
	font-size: 13px;
	font-weight: bolder;
	margin: 5px;
}
#main #footer p a {
	color: #004ADE;
	text-decoration: none;
	font-size: 9px;
}


body {
	background-image: url(../images/hintergrund_blasen01.jpg);
}
#sue {
	color: #DFF1FB;
}

#ueberschrift {
	left: 50%;
	position: relative;
	margin-left: -400px;
	width: 800px;
}
#main #footer p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#plantschbecken {
	position: fixed;
	left: 50%;
	margin-left: 400px;
	margin-top: 0px;
}
#plantschbecken a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main #footer blockquote p #agb {
	font-weight: bold;
	text-decoration: underline;
}
