@charset "utf-8";
/*body,td,th {
	width: 200px;
}*/
body {
	background-color: #f6ffa7;
}
a {
	font-size: 14px;
	color: #01441B;
}
a:link {
	text-decoration: none;
	color: #93c997;
}
a:visited {
	text-decoration: none;
	color: #93C997;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #93c997;
}
h2 {
	font-size: 18px;
	color: #93c997;
}
h3 {
	font-size: 16px;
	color: #93c997;
}
h4 {
	font-size: 14px;
	color: #93c997;
}
h5 {
	font-size: 12px;
	color: #fff;
}
p  {
	font-size: 12px;
	color: #fff;
}
#apDiv1 {
	position:relative;
	width:1000px;
	height:600px;
	z-index:1;
	background-image: url(1000x600richtig.jpg);
	margin: auto;
}
#apDiv2 {
	position:absolute;
	width:900px;
	height:29px;
	z-index:10000;
	left: 50px;
	top: 170px;
}
#apDiv3 {
	position:absolute;
	left:50px;
	top:198px;
	width:424px;
	height:350px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:475px;
	top:198px;
	width:467px;
	height:350px;
	z-index:4;
	padding-left: 10px;
}
#apDiv5 {
	position:absolute;
	left:818px;
	top:60px;
	width:118px;
	height:58px;
	z-index:5;
}

