body, div {
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 16px;
}

body {
	background-color: #F0EFEE;
	text-align: center;
	margin: 0;
	padding: 0 0 0 0;
}
h1
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #940023;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 17px 0;
}
h2
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #940023;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 0 0;
}
ul
{
	padding: 0px 0px 20px 23px;
	margin: 0;
}
ol
{
	padding: 0px 0px 20px 23px;
	margin: 0;
}
p
{
	margin: 0;
}
a, a:active, a:hover, a:visited { 
	text-decoration: underline;
	color: #4B699B;
	border: none; 
}
a img { 
border: none; 
}
#frame {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 771px;
	text-align: left;
}
#header{
	height: 116px;
	width: 771px;
}
#header #logo
{
	height: 88px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;	
	background-position: center center;
	background-color: #ffffff;
}

#navigation 
{
	height: 20px;
	background-color: #4B699B;
	margin-bottom: 1px;
	width: 771px;
}

#navigation .navigatie 
{
	padding: 0;
	margin: 0;
	width: 771px;
	height: 20px;
}

#navigation tr, #navigation td
{
	height: 20px;
}

#navigation a:hover
{
	position: relative;
	background-image: url(../images/navigationbackground2.gif);
}
#navigation a 
{
	overflow: hidden;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	display: block;
	height: 20px;
	background-image: url(../images/navigationbackground1.gif);
	background-repeat: repeat-x;
	background-position:top left;
	text-decoration:none;
	vertical-align:middle;
	text-transform:uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
}

#navigation .firstMenuItem
{
	border: 0;
}

#navigation .firstMenuItemActive
{
	border: 0;
	position: relative;
	background-image: url(../images/navigationbackground3.gif);
}

#navigation .menuItemActive
{
	position: relative;
	background-image: url(../images/navigationbackground3.gif);
}

.navigationSpacerItem
{
	width: 1px;
	background-color: #8AA3C0;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

#navigationbottom {
	width: 769px;
	height: 8px;
	background-color: #EDEBEA;
	margin-top: -1px;
	border-top: 1px solid #870525;	
	border-left: 1px solid #BFB8B6;
	border-right: 1px solid #BFB8B6;
	overflow: hidden;
	z-index: 3;
}
#main
{
	width: 769px;
	border-left: 1px solid #BCB9BE;
	border-right: 1px solid #BCB9BE;
	background: #FFFFFF;
	color: #404040;
}
#leftmainright
{
	width: 769px;
	background-repeat: repeat-y;
	border: 0px solid #000000;
}
#subnav
{
	float: left;
	width: 150px;
}
div#navElements {
	background: url(../images/bg_visual_left.jpg) no-repeat bottom;
	padding: 0;
	background-color: #E1E7EF;
	margin: 0 0 0 0; 
	padding: 0px 0 173px 0;
}
div#navElementsRandom {
	padding: 0;
	background-color: #E1E7EF;
	margin: 0 0 0 0; 
	padding: 0px 0 173px 0;
}

.subMenuTable td
{
	background-color: #E1E7EF;
}

.subMenuTable td span
{
	display: block;
	width: 140px;
	background: url(../images/bg_subnav_item.gif) no-repeat top;
	background-position: 1px -21px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}

.subMenuTable td span a
{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

.subMenuTable td a.inactiveSubMenuItem
{
	display: block;
	width: 140px;
	height: 17px;
	background: url(../images/bg_subnav_item.gif) no-repeat top;
	background-position: 0 0;
	color: #1E2664;
	padding: 4px 0 0 10px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
.subMenuTable td a.inactiveSubMenuItem:hover
{
	background-position: 0 -42px;
	font-weight: bold;
	color: #000000;
}
div#mainContent
{
	float: left;
	width: 410px;
	padding: 25px 28px 0 28px;
	border-left: 1px solid #BEB8B6;
	border-right: 1px solid #BEB8B6;
	background: url(../images/bg_maincontent.gif) no-repeat top;	
}
div#mainContent2
{
	float: left;
	margin: 0px;
	width: 560px;
	padding: 25px 30px 0px 28px;
	border-left: 1px solid #BEB8B6;
	background: url(../images/bg_maincontent.gif) no-repeat top;	
	background-position: top left;
}
div#mainContent p, div#mainContent2 p
{
	margin-bottom: 10px;
	padding: 0;
}
div#mainContent ul, div#mainContent2 ul
{
	color: #404040;
	list-style-image: url(../images/list_square_red.gif);
	padding: 0px 0px 20px 23px;
	margin-bottom: 10px;
}
div#mainContent2 li, div#mainContent li
{
	margin-bottom: 10px;
}
html>body div#mainContent ul, html>body div#mainContent2 ul
{
	padding: 0 0 0 26px;
}
div#mainContent ol, div#mainContent2 ol 
{
	padding: 9px 0 20px 23px;
}
div#mainContent ol li, div#mainContent2 ol li 
{
	color: #404040;
}
div#mainContent ol li span, div#mainContent2 ol li span 
{
	color: #404040;
}
#mainContent .visual, #mainContent2 .visual
{
	float: left;
	margin: 3px 15px 10px 0;
	border-bottom: 1px solid #A4001B;
}
#mainContent .articleContinue, #mainContent2 .articleContinue
{
	float: right;
}
div#clusters
{
	float: left;
	width: 151px;	
}
#main  div#topicCluster {
	width: 149px;
	margin: 20px 1px 21px 1px;
	position: relative;
}
div#quote {
	background: #fff url(../images/bg_quote.jpg) no-repeat bottom right;
}
div#quote img
{
	border-bottom: 1px solid #A30118;
}
div#quote q {
	display: block;
	color: #1673BA;
	padding: 4px 4px 10px 12px ;
	font-weight: bold;
	font-size: 7pt;
	line-height: 15px;
}
html>body div#quote q {
	padding: 8px 2px 10px 12px ;
}
div#quote div {
	color: #848181;
	padding: 12px 4px 10px 12px ;
	font-style: italic;
	font-size: 7pt;
	line-height: 15px;
}
html>body div#quote div {
	padding: 8px 2px 10px 12px ;
}
div#topicCluster h3 {
	height:18px;
	background-color: #AF1930;	
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;	
	padding: 2px 4px 0 12px;
	font-size: 10px;	
	font-weight: bold;
	margin: 0;
}
div#topicCluster p {
	background: #F1F1F1 url(../images/bg_topic_cluster.jpg) no-repeat top;
	padding: 8px 8px 10px 12px;
	font-size: 8pt;
	color: #000000;
}
div#topicCluster p a.continue {
	margin: 10px 0 0 60px;
}

a.continue
{
	margin: 0px 20px 20px 30px;
	display: block;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/btn_leesverder.gif);
	background-repeat: no-repeat;
	width: 66px;
	text-decoration: none;
}

a.continue:hover
{
	background-position: 0px -7px;
}

a.continue span
{
	visibility: hidden;
}
div#footerLogo {
	clear: both;
	padding: 0 0 0 26px;
	vertical-align: bottom;
}
#footerLogo a
{
	float: right;
}
#footer {
	clear: both;
	background-color: #BFB8B6;
	height: 20px;
}

#footer .holder {
	padding-top: 5px;
	margin-left: 167px;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer .holder a span
{
	visibility: hidden;
}
#footer .holder a, #footer .holder img{
	display: block;
	float: left;
	overflow: hidden;
	height: 11px;
	background-position: no-repeat;
	text-decoration: none;
}
#footer .holder a:hover
{
	background-position: 0px -11px;
}
#footer a.privacy
{
	width: 63px;
	background-image: url(../images/btn_privacypolicy.gif);
}
#footer a.disclaimer
{
	width: 50px;
	background-image: url(../images/btn_disclaimer.gif);
}
#footer a.algemenevoorwaarden
{
	width: 94px;
	background-image: url(../images/algemenevoorwaarden.gif);
}

#footer a:hover { color: #176A99; }

a img { border: none; }

#footer #divider{
	width: 17px;
	height:3px;
	background-image: url(../images/footer_divider.gif);
}
#footer #divider .dividerspan
{
	visibility: hidden;
}
/*** homepagestyles ***/

#contentStart h1 
{
	text-align: center;
	width: 385px; 
	height: 49px;
	color: #f7ffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding-top: 25px;
	background-color: #AF1A30;
}
#homepage_styles #content
{
	border-left: 1px solid #BEB8B6;	
	height: 326px;	
} 
#contentStart
{
	border-right: 1px solid #BEB8B6;	
}
#contentStart p
{	
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #ffffff;
	background-image: url(../images/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;	
	height: 207px;
	float: left;
	padding-left: 25px;	
	padding-right: 24px;
	padding-top: 25px;	
	width: 384px;
	color: #000000;
	voice-family: "\"}\""; /* box-modelhack */
	voice-family:inherit;
	width: 335px;
	border-left: 1px solid #BEB8B6;	
}
#homepage_styles #bodytext ul {
	margin: 17px 0 17px 17px;
}
html>body #homepage_styles #bodytext ul {
	margin: 17px 0 17px 14px;
}
#homepage_styles #readmore {
	position: relative;	
	float:	right;
	vertical-align: bottom;
	height: 24px;
	width: 384px;
	border-left: 1px solid #BEB8B6;	
	background-color: #ffffff;
}
#homepage_styles #article {	
	position: absolute;
	margin-left: 385px;
	margin-top: -326px;
	background-image: url(../images/bg_home_article.jpg);	
	width: 385px;	
	height: 326px;
	background-position: right top;
	background-repeat: no-repeat;	
	border-right: 1px solid #BEB8B6;		
}
#homepage_styles #artEndorslinkContainer {
	float: left;
	width: 385px;
	height: 326px;
}
#homepage_styles  div#topicCluster {
	float:left;
	height:147px;
	width: 173px;
	margin-top: 171px;
	margin-left: 10px;	
	overflow: hidden;
}
html>body #homepage_styles  div#topicCluster {
	margin-left: 20px;	
}
#homepage_styles div#topicCluster p a.continue {
	margin: 10px 0 0 84px;
}
#homepage_styles #endorsement {
	float:left;
	margin-top: 256px;
	margin-left: 123px;
}

/*** /homepagestyles ***/