BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:17px;
	margin:0;
	background-color:#F8F3E7;
	text-align:center;
 	min-width:975px;
	color:#666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:17px;
}
p {
  margin:0;
}
ul, ol {
  margin:0;
  padding:0;
}
ul li {
  margin: 0 0 0 18px;
  padding:0;
}
ol li {
  margin: 0 0 0 25px;
  padding:0;
}
A:link, A:active,  A:visited {
	color:#238391;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}

#container {
	width:950px;
	margin: 15px auto;
	text-align:left;    
}

#menubalk {
	background-color:#238391;
	border-top: 15px solid #BDCD6E;
	border-bottom: 2px solid #F8F3E7;
}
#menuitems {
	height:30px;
	color:#F8F3E7;
	font-weight:bold;
	margin-left:20px;
}
#menuitems A:link, #menuitems A:active, #menuitems A:visited {
	color:#F8F3E7;
	font-weight:bold;
	text-decoration:none;
}
#menuitems A:hover {
	color:#A5B682;
}

#menuitems A.actief:link, #menuitems A.actief:active, #menuitems A.actief:visited {
	color:#F8F3E7;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	padding-bottom:2px;
	border-bottom:2px dotted #B7C993;
}
#menuitems A.actief:hover {
	color:#A5B682;
	border-bottom:2px dotted #A5B682;
}

A.wit:link, A.wit:active, A.wit:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
A.wit:hover {
	color:#CC0000;
}

A.rood:link, A.rood:active, A.rood:visited {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
A.rood:hover {
	color:#238391;
}
A.groen:link, A.groen:active, A.groen:visited {
	color:#8CA319;	
	text-decoration:none;
}
A.groen:hover {
	color:#CC0000;
}
A.lichtgroen:link, A.lichtgroen:active, A.lichtgroen:visited {
	color:#CCD988;	
	text-decoration:none;
}
A.lichtgroen:hover {
	color:#8CA319;
}
#koepel {
	background: url(../img/bg_pag.gif) #F8F3E7;
	border-bottom: 15px solid #BDCD6E;
}	
#koepelVlinders {
	background: #F8F3E7;
	border-bottom: 15px solid #CCD988;
	border-left: 15px solid #CCD988;
	border-right: 15px solid #CCD988;
	border-top: 15px solid #CCD988;
}	
#linkervlak {
	width:240px;
	float:left;
	text-align:center;
	padding-top:7px;
	padding-bottom:10px;
}

#linkervlak img {
	width:200px;
	border:1px solid #333333;
	margin-top:13px;
}
.onderschrift {
	font-size:9px;
	line-height:13px;
	font-style:normal;
	width:190px;
	color:#333333;
	text-align:left;
	padding-top:2px;
}
#rechtervlak {
	width:710px;
	float:right;
}
#inhoudkoepel {
	padding:20px 30px 20px 30px;
}
#kolom1 {
	float:left;
	width: 315px;
	
}
#kolom2 {
	float:right;
	width:315px;
}
.datum {
	font-size:11px;
	font-style:italic;
	color:#238391;
}
h1 {
	font-weight:bold;
	color:#238391;
	font-size:25px;
	margin:5px 0 15px 0;
}
h2 {
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
	margin:0 0 2px 0;
}
h3 {
	font-weight:bold;
	color:#CC0000;
	font-size:12px;
	display:inline;
}

.blauw {
	color:#238391;
}