a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
body
{
	background-color: #008000;
	font: normal 99% Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
p { color:#FFFFFF; }
#eltern
{
	position: absolute;
	width: 650px;
	height: 2500px;
	z-index: 3;
	left: 400px;
	top: 280px;
	border: 1px dotted gray;
	border: 0px solid #FFFFFF;
	font-size: 18px;
	line-height: 1.2em;
	text-align: justify;
	margin-right:15px;
	padding-right:15px;
}
p.img
{
	position: absolute; 
	left: 29px;
	top: 280px;
	width: 281px;
	height:201px;
	text-align: center;
	font-size: 12px;
	border: none;
}
p.imga
{
	position: absolute;
	left: 75px;
	top: 525px;
	width: 160px;
	height: 185px;
	text-align: center;
	font-size: 12px;
	border: none;
}
p.img1
{
	position: absolute;
	left: 26px;
	top: 795px;
	width: 129px;
	height: 185px;
	text-align: center;
	font-size: 12px;
	border: none;
}
p.img2
{
	position: absolute;
	left: 210px;
	top: 795px;
	width: 129px;
	height: 185px;
	text-align: center;
	font-size: 12px;
	border: none;
}
p.img3
{
	position: absolute;
	left: 36px;
	top: 1100px;
	width: 125px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	border: none;
}
p.img4
{
	position: absolute;
	left: 170px;
	top: 1100px;
	width: 125px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	border: none;
}
#fuss
{
	width: 225px;
	height: 35px;
	margin-top: 150px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	border: thin solid white;
	border-collapse: collapse;
}
th, td
{
	width: 100px;
	padding:1px;
	border: thin dotted white;
}
th
{
	text-align: center;
	font-size: 18px;
	color: white;
}
td
{
	font-size: 15px;
	color: white;
	text-align: left;
}
