/* NAVIGATION */
#navigation{
	clear: right;
	position:relative;
	top:155px;
	left:30px;
}
.aNav{
	font-size:14px;
	margin-right: 103px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
.aNav:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.aNavLast{
	font-size:14px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
.aNavLast:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.aNavAktiv{
	color: #FFFFFF;
	font-size:14px;
	margin-right: 103px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	letter-spacing:0.05em;
}
.aNavAktiv:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.aNavAktivLast{
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
.aNavAktivLast:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#subnavigation{
	padding-top: 10px;
}
.aSubnav{
	font-size:13px;
	margin-right: 10px;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.aSubnav:hover{
	text-decoration: none;
	color: #000000;
}
.aSubnavAktiv{
	font-size:13px;
	margin-right: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.aSubnavAktiv:hover{
	text-decoration: none;
	color: #000000;
}