#groep {
	z-index:100;
	height:50px;
	position:absolute;
	top: 125px;
	left: 210px;
	text-align:right;
	width:744px;
	font-size:11px;
	font-weight:bold;
	color:#1f3878;
	padding-top:5px;
}

.groepselected {
	color:white;
	background-color:#f2b7b1;
}

#groep a {
	text-decoration:none;
	padding:4px;
	border:1px solid #1f3878;
	color:#1f3878;
}

#groep a:hover {
	text-decoration:none;
	padding:4px;
	border:1px solid #1f3878;
	background-color:#1f3878;
	color:white;
}

a {
	outline: none;
}#centerwrap #main table tr td p {
	font-size: 11px;
}

