#apDiv1  {
	position:absolute;
	left:192px;
	top:154px;
	width:820px;
	height:387px;
	z-index:1;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.thrColAbsHdr #Navigation a {
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 170px;
	color: #000000;
	padding: 7px;
	text-decoration: none;
	background-image: url(images/Menue_Buttons/normal.jpg);
}

.thrColAbsHdr #Navigation a:hover {
	background-image: url(images/Menue_Buttons/over.jpg);
}
.thrColAbsHdr #apDiv1 .Stil4 a {
	text-decoration: underline;
}
.thrColAbsHdr #apDiv1 .Stil4 a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
