/* CSS Document */

#lijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height:1px;
 	display: block;
}
#lijn2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	height:1px;
 	display: block;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px dotted #CCCCCC;
	padding:5px;
}
#dienstentabel { padding:10px; }
.dienstentitel { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ea3c90; text-decoration:none;}
.dienstentitel a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ea3c90; text-decoration:none;}
.dienstentitel a:hover { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ea3c90; text-decoration:underline;}
.dienstentekst { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000066; line-height:15px;}

#tekstveld_right { margin-left:350px; width:290px; position:absolute; line-height:24px;}
#tekstveld_left { margin-left:0; width:300px;position:absolute; line-height:24px;}
#tekstveld {height:360px;}
