#werkingNamen {
	width: 27%;
	float:left;
	margin-top: 35px;
}
#rowSelected {
	background: #21759B;				
}
#rowSelected a {
	color: #FFF;
	display: block;
}
#activiteiten {
	width: 67%;
	float:left;
	padding-left: 20px;					
}

#werkingdataaanpassen label {
	float: left;
	width: 150px;
	font-weight: bold;
}

#werkingdataaanpassen textarea {
	float: left;
	width: 500px;
	height: 100px;
}

#werkingdataaanpassen li {
	clear: both;
	height: 120px;
}

a.hideEvent,a.showEvent {
	color: #DD0000;
	display: block;
}

tr.hideonwebsite td{
	background: #f3efe8;
}

.toonOverzicht {
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
}

#allegegevensWerking {
	margin: 20px;
}

a {
	cursor: pointer;
}