.navigation ul, li{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}


.navigation li.aktiv a{
	padding-left: 46px;
	color: #52446D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	background-image: url('/images/shared/navigtion_line.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}




.navigation li.deaktiv a{
	padding-left: 46px;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.navigation li.deaktiv a:hover{
	padding-left: 46px;
	color: #52446D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.naviTopFree{
	height: 111px;
	line-height: 111px;
}
