@CHARSET "ISO-8859-1";

div#content-root {
	color: #333333;
	line-height: 18px;
}

div#content-root a {
	text-decoration: none;
}

div.lid{
	width:100%;
	margin-top:25px;
	border-bottom:1px dotted #CCCCCC;
}

img.lidFotoLinks{
	width:100px;
	padding:10px;
	float:left;
}

img.lidFotoRechts{
	width:100px;
	padding:10px;
	float:right;
}

div.lidVragen{
	float:left;
	margin-top:7px;
	height:100%;
	width:400px;
}

div#content-root a.actueel_titel{
	color: #002550;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

div#content-root a.actueel_titel:hover{
	color: #002550;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	text-decoration: underline;
}
