@charset "UTF-8";
body {
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* CSS Document */


#columnContainer {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width: 1024px;
	top: 0px;
}
#apDiv1 {
	width:1024px;
	height:650px;
	z-index:1;
}
#apDiv2 {
	position: absolute;
	top:4px;
	width:781px;
	height:102px;
	z-index:1;
	left: 239px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(design/topbild.png);
}
#apDiv3 {
	position: absolute;
	left:17px;
	top:174px;
	width:213px;
	height:444px;
	z-index:2;
	overflow: auto;
	padding: 7px;
}
#apDiv4 {
	position: absolute;
	top:174px;
	width:350px;
	height:444px;
	z-index:2;
	overflow: auto;
	left: 272px;
	padding: 7px;
}
#apDiv5 {
	position: absolute;
	left:637px;
	top:174px;
	width:358px;
	height:444px;
	z-index:2;
	overflow: auto;
	padding: 7px;
}
#apDiv6 {
	position: absolute;
	left:272px;
	top:146px;
	width:722px;
	height:22px;
	z-index:2;
	overflow: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#apDiv7 {
	position:absolute;
	left:17px;
	top:111px;
	width:700px;
	height:26px;
	z-index:3;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#apDiv8 {
	position:absolute;
	left:826px;
	top:111px;
	width:170px;
	height:26px;
	z-index:3;
	padding-right: 13px;
}

