@charset "utf-8";
.anieuws #content #hoofdartikel {
	padding: 5px;
	width: 60%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#E2F1FC;
}
.anieuws #content #hoofdartikel h1 , .anieuws #content #hoofdartikel h1 a{
	color: #127EC7;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
	text-align:right;
}
.anieuws #content .lijst h3 {
	color: #127EC7;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}
.anieuws #content .subartikel h1 , .anieuws #content .subartikel h1 a{
	color: #9BB500;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
	text-align:right;
}
.anieuws #content #hoofdartikel p, .anieuws #content .subartikel p {
	font-size: 13px;
	margin: 0px;
	text-align: justify;
	color: #303030;
}
.anieuws #content #hoofdartikel #foto {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.anieuws #content .subartikel #foto {
	width: 120px;
	float: left;
	margin-right: 10px;
}
.anieuws #content #hoofdartikel .doorlink a {
	color: #127EC7;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height:26px;
}
.anieuws #content .subartikel .doorlink a {
	color: #9BB500;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height:20px;
}
.anieuws #content #hoofdartikel .artikelinfo, .anieuws #content .subartikel .artikelinfo {
	color: #999;
	font-size: 10px;
	float: right;
}
.anieuws #content .subartikel {
	width: 30%;
	padding-top: 10px;
}
.anieuws #content .subartikel#links, .anieuws #content .lijst#links {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.anieuws #content .subartikel#rechts, .anieuws #content .lijst#rechts {
	padding-left: 10px;
}
.anieuws #content .meerberichten a{
	font-weight: bold;
	color: #90B700;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.formstyle {
	background-color: #FFF;
	color: #333;
	border: 1px solid #90B700;
	margin-bottom: 5px;
}
