@charset "utf-8";
/* CSS Document */

body {
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFec;
	background-image:url(../../../../_images/backgrounds/content_frame_back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:20px 20px 20px 0;
}

h2, .contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {		/* artikel kopjes */
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	/*border-top:1px solid #eeeeee;*/
}

.contentheading_nieuws,a.contentheading_nieuws:link,a.contentheading_nieuws:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {		/* nieuws kopjes */
	display:block;
	width:700px;
	/*border:1px solid #CCCCCC;*/
	padding:5px 5px 6px 10px;
	background-color:#10629E;
	color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;	/*border-top:1px solid #eeeeee;*/
}

.componentheading {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	margin-bottom:15px;
}

.componentheading_nieuws {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	margin-bottom:15px;
}

img {
	border: 0
}

.createdate {
	font-size:0.75em;
	color: #999999;
	display: block;
	height: 15px;
	padding-top: 0px;
}
