


* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body  { color: white; font: small/1.3 Arial, sans-serif; background-color: #04326c; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 0; padding: 0; height: 100% }

p {
	margin-bottom: 10px;
}
.text { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Verdana, Courier, Schriftname }
#altersabfrage{
	position: relative;
	background-image: url(../images/bg_vorseite.jpg);
	background-position: center;	
	background-repeat: no-repeat;
	width: 679px;
	height: 526px;
}

#ueber{
	position: relative;
	left: 240px;
	top: 420px;
	width: 120px;
}

#unter{
	position: relative;
	left: 80px;
	top: 356px;
	width: 120px;
}
