#topbar #btn_wie{
	background-color:#FF0099;
}
.infoLabel {
	width:150px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
}
.infoContent{
	margin-bottom:1px;
	padding-bottom:1px;
}



.imgRight{
	width:102px;
	float:right;
	margin-left: 15px;
}
#indexCol a, indexCol a:visited{
	text-decoration:none;
	color:#666666;
	padding-left:15px;
	background-image:url(../images/icons/blokje_grijs.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#indexCol a:hover{
	padding-left:15px;
	background-image:url(../images/icons/blokje_roze.gif);
	background-repeat: no-repeat;
	background-position: left 2px;	
}
#indexCol a.selected, indexCol a.selected:visited{
	padding-left:15px;
	color:#FF0099;
	background-image:url(../images/icons/blokje_roze.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

