body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(grafik/htgr.jpg);
	background-repeat: no-repeat;
}

#apDiv1 {
	position:absolute;
	width:950px;
	height:52px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#apDiv2 {
	position:absolute;
	width:378px;
	height:628px;
	z-index:2;
	left: 0px;
	top: 52px;
}

#apDiv3 {
	position:absolute;
	width:572px;
	height:628px;
	z-index:3;
	left: 378px;
	top: 52px;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
}


a:link {
	color: #4A76AB;
	text-decoration: none;		
}
a:visited {
	color: #4A76AB;
	text-decoration: none;		
}
a:active {
	color: #4A76AB;
	text-decoration: none;		
}
a:hover {
	color: #FF6600;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A76AB;
	text-align: center;
	display: block;
}
