* { 
	margin : 0; 
	padding : 0; 
	}

html {
	height: 100%;
	}
	
body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 100%;
	}

.ie body {
	font-size: 11px;
	}

.mac.gecko body {
	font-size: 12px;
	}
	
p {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	height: 100%
	}

.ie p {
	font-size: 11px;
	}
	
.mac.gecko p {
	font-size: 12px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight: bold;
	margin: 20px;
	}

.ie h1 {
	font-size : 11.5px;
	font-weight: bold;
	}

h2 {
	font-size : 11px;
	font-weight: 600;
	}

.ie h2 {
	font-size : 12px;
	font-weight: 100;
}

.mac.gecko h2 {
	font-size : 12px;
	font-weight: 100;
	}
	
h2 a:link {
	color: #726664;
	text-decoration : none;
	} 

h2 a:visited {
	color: #726664;
	text-decoration : none;
	} 

h2 a:hover {
	color:#000000;
	text-decoration : none;
	}

.kop1 {
	color: #FF411E;
	}
	
.kop1_blauw {
	color: #003399;
	}

.kop1_groen {
	color: #328C46;
	}

.kop2 {
	color: #000000;
	}

.tekst2 {
	color: #625755;
	}

a.tekst2:link {
	color: #625755;
	text-decoration : none;
	} 

a.tekst2:visited {
	color: #625755;
	text-decoration : none;
	} 

a.tekst2:hover {
	color: #625755;
	text-decoration : underline;
	}
	
a {
	color:#000000;
	text-decoration: none;
}

a:link, a:visited, a:active  {
	color: #000000;
	text-decoration : none;
	} 

a:hover {
	color: #000000;
	text-decoration : underline;
}

a#chosen {
	color:#000000;
}

a#leesmeer {
	text-decoration: none;
	border-bottom:1px dotted;
}

a#chosen2 {
	text-decoration : underline;
}

div#containercms {
	position: absolute;
	width : 940px;
	height: 100%;
	margin : 0 0 0 150px;
	text-align : left;
	}

div#topbanner { 
	width : 940px; 
	height : 60px;
	vertical-align: bottom;
	text-align: center;
	background-color: #EAE9DF;
	}

div#content { 
	width : 940px;
	height: 100%;
	}

div#content_sub1 { 
	float: left;
	width : 260px;
	height: 100%;
}

div#content_sub2 { 
	float: right;
	width : 680px;
	}

div#content_sub3 {
	float: left;
	width : 420px;
	display: inline;
	}

div#content_sub4 { 
	float: left;
	width : 260px;
	background-color: #FFFFFF;
	vertical-align: top;
	}

.hidden { 
	border-style: none;
	}
	
	.mac.gecko h2 {
	font-size : 12px;
	font-weight: bold;
	}