
#containerC {
	position: absolute;
	width: 798px;
	height: 485px;
	margin-top: -242px;
	margin-left: -390px;
	top: 50%;
	left: 50%;
}

#hgLinks {
	position: absolute;
	background-color: #CDCDCD; 	
	left: 0px; 
	top: 0px; 
	width: 488px; 
	height:468px; 
	z-index:0; 
}

#hgRechts {
	position: absolute;
	background-color: #ABABAB; 
	left: 488px; 
	top: 0px; 
	width: 310px; 
	height: 468px; 
	z-index: 0; 
}

#hgUnten {
	position: absolute; 
	background-color: #A91E5C; 
	left: 0px; 
	top: 468px; 
	width: 798px; 
	height: 17px; 
	z-index: 0; 
}

#hgBilder {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 798px; 
	height:485px; 
	z-index:1; 
}

#hgLinien {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 798px; 
	height:485px; 
	z-index:2; 
}

#hgLogo {
	position: absolute; 
	left: 12px; 
	top: 0px; 
	width: 445px; 
	height:45px; 
	z-index:3; 
}


#nav {
	position: absolute; 
	left: 12px; 
	top: 43px; 
	width: 445px; 
	height:15px; 
	z-index:3; 
}

#main_scroll {
	position: absolute; 
	left:10px; 
	top:60px; 
	width:478px; 
	height:407px; 
	overflow: auto; 
	z-index:3;
}

#main_inhalt {
	position: absolute; 
	left:0px; 
	top:0px; 
	width:450px; 
	z-index:5;
}

#datum {
	position: absolute; 
	visibility: hidden;
	left:300px; 
	top:16px; 
	width:180px; 
	z-index:-1;
	text-align: right;
}
