#content
{
	position: absolute;
	z-index: 100;
	left: 245px;
	top: 111px;
	width: 478px;
	padding: 10px;
	height: 423px;
	overflow: hidden;
	border: 0px solid black;
}

/* EDITOR IN BEHEER: aangemaakt om b.v. een andere achtergrond te kiezen in het beheer, dan de voorkant heeft*/

.contentview_beheer_extra
{
	font-family: Verdana;
	font-size: 10px;
	background: #ffffff;
}

.contentview_beheer_extra a
{
	color: #b12c1b;
	text-decoration: none;
	font-weight: bold;
	/*font-weight: bold;*/
}

.contentview_beheer_extra a:hover
{
	/*font-weight: bold;*/
	text-decoration: underline;
	font-weight: bold;
}

/* END EDITOR IN BEHEER*/