/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* */
a{
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:20px;
	color:#336699;
}
h2{
	font-size:16px;
	color:#336699;
	margin-bottom:5px;
}
#headerContent a{
	color:#FFFFFF;
}

#blueBox{
	width:333px;
	background-image:url(../images/bg_blue_box.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#blueBox .bImg {
	border:1px solid #FFFFFF;
	margin-left:17px;
	margin-top:5px;
}

#boxContent{
	height:271px;
}
#boxContent .zkTabel{
	margin-top:18px;
	color:#FFFFFF;
}
#boxContent .zkTabel td{
	text-align:right;
}

#boxTitel{
	background-color:#eaf1fa;
	width:312px;
	margin-left:11px;
	color:#336699;
	text-indent:5px;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-top:5px;
}
#boxTitel a{
	color:#336699;
}
#infoTekst{
	margin-top:20px;
	padding-left:15px;
}
#infoTekst h1{
	font-size:18px;
	color:#336699;
}
#footerContent a{
	color:#2f6090;
}

#subNav{
	margin-top:40px;
	margin-right:15px;
}
#subNav a{
	padding-right:30px;
	display:block;
	width:223px;
	line-height:27px;
	font-weight:bold;
	color:#336699;
	background-image:url(../images/bg_navlink.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#subStatNav {
	margin-right:15px;
}
#subStatNav a{
	display:block;
	width:223px;
	line-height:27px;
	color:#000000;
	padding-right:30px;
	background-image:url(../images/bg_navlink.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#algemeenTabel{
	border-top:1px solid #CCCCCC;
	color:#111111;
}
#algemeenTabel td{
	border-bottom:1px solid #CCCCCC;
}
#algemeenTabel a{
	color:#336699;
	font-weight:bold;
}

