html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233285;
	text-align:center;
 	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	padding:0;
	height:100%; 
}

#container {
	width: 950px;
	height: 155px;
	position: relative; 	
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

#top {
	width:100%; 
	height:112px; 
	margin-bottom:8px
}

#top td {
	vertical-align: top;
}

#nav {
	width:100%; 
	height:35px; 
	margin-bottom:0px
}

#nav td {
	vertical-align: middle;
	color: #E0E0E0;
}

#nav a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #233285;
}

#main {
	width:100%; 
}

#main td {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#main p {
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#highlights {
	width:100%; 
}

#highlights td {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 1%;
}

.highlight {
	width:22%; 
	height:100%;
	background-color: #FFFFFF;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.site {
	width:180px; 
	height:155px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.highlight a {
	color: #004489;
	text-decoration: none;
}


#bottom {
	width:100%; 
}

#bottom td {
	border-top: 1px solid #CCCCCC;
/*	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
*/}


.tl_asdn {
	background-image: url(../images/tl_asdn.gif);
	height: 7px;
	width: 7px;
	font-size: 2px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: -1px;
/*	margin-top: -1px;
*/}

.tr_asdn {
	background-image: url(../images/tr_asdn.gif);
	height: 7px;
	width: 7px;
	font-size: 2px;
	float: right;
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: -1px;
/*	margin-top: -1px;
*/}

h1.asdn {
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

h1.asdw {
	font-size: 12px;
	background-color: #970202;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

h1.asds {
	font-size: 12px;
	background-color: #004489;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

h1.asde {
	font-size: 12px;
	background-color: #f9f004;
	color: #004489;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

h1.asdr {
	font-size: 12px;
	background-color: #009900;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

ul.blauw {
	padding: 0px 0px 0px 2px;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

ul.blauw li {
	background-image: url(../images/bullet_blauw.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: 1em;
	margin-bottom: 0.6em;
}	

ul.rood {
	padding: 0px 0px 0px 2px;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

ul.rood li {
	background-image: url(../images/bullet_rood.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: 1em;
	margin-bottom: 0.6em;
}	

ul.grijs {
	padding: 0px 0px 0px 2px;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

ul.grijs li {
	background-image: url(../images/bullet_grijs.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: 1em;
	margin-bottom: 0.6em;
}	

ul.geel {
	padding: 0px 0px 0px 2px;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

ul.geel li {
	background-image: url(../images/bullet_geel.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: 1em;
	margin-bottom: 0.6em;
}	

.cat {
	font-size: 10px;
	color: #999999;
}