.mittig {
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

@charset "iso-8859-2";
body {
	background-color: #CCC;
	background-image: url(background.jpg);
	background-attachment:fixed;
	background-position: center;
}
#apDiv1 {
	position:absolute;
	width:500px;
	height:115px;
	z-index:1;
	left: 174px;
	top: 437px;
}
#apDiv2 {
	position:absolute;
	width:600px;
	height:115px;
	z-index:1;
	top: 424px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
}
#footer {
	padding-top: 150px;
}
