html{
overflow: auto;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:100px;
	width:inherit;
	height:400px;
	z-index:1;
	background-image: url(img/bg_03_03.jpg);
	background-position: -10px -24px;
	background-repeat: repeat-x;
}
.ster {
	background-color: #454545;
	margin-top: -10px;
}
#apDiv2 {
	position:absolute;
	left:0px;
	bottom:0px;
	height:16px;
	z-index:1;
	background-position: -10px -24px;
	background-repeat: repeat-x;
	background-color: #000000;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:350px;
	width:inherit;
	height:200px;
	z-index:1;
	background-position: -10px -24px;
	background-repeat: repeat-x;
}
#apDiv4 {
	position:absolute;
	bottom:0px;
	width:inherit;
	z-index:1;
	text-align: right;
	right: 0px;

}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#apDiv3 .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 6px;
}

body {
	background-color: #454545;
}
#apDiv1 img {
	right: -4px;
	margin-right: -4px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#apDiv4 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E58800;
	margin-top: -10px;
}
.reel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E58800;
	margin-top: -10px;
	text-decoration: none;
}
.reel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E58800;
	margin-top: -10px;
	text-decoration: underline;
}
#apDiv5 {
	position:absolute;
	left:0px;
	bottom:0px;
	height:16px;
	z-index:1;
	background-position: -10px -24px;
	background-repeat: repeat-x;
	background-color: #000000;
	width: 100px;
}
.bio a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: -10px;
	text-decoration: none;
}
.bio a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: -10px;
	text-decoration: underline;
}
	

