body {
	margin: 0;
}

a.nieuwslink {
	color: #cc6600;
}

a.nieuwslink:hover {
	color: #000000;
} 
 


td {
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.line {
	background: url('images/grayline.gif') no-repeat center left;

	width: 760px; 
	height: 1px; 
}


td.pageheader {
	background: url('images/pageheaderbar.gif') no-repeat bottom left;
	font-size: 12px;
	font-weight: bold;
	width: 760px; 
	height: 30px; 

}

td.pagetitle {
	color: #0e58b1;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}

td.sitetop {
	background: url('images/topbar.gif');
	width: 760px; 
	height: 10px; 
	vertical-align: top;
	
}

td.sitesubtop {
	background: url('images/logootjes.bmp');
	width: 760px; 
	height: 55px; 
	vertical-align: top;
	background-color: white;
	

}

td.sitecontent {
	background: url('images/mondriaan_03.jpg');
	width: 794px; 
	height: 434px; 
	vertical-align: center;
}

td.sitemenu {
	background-color: #585858;
	width: 20%;
	height: 20px; 
	vertical-align: top;
	border: 1px;
	border-color: white;
	color: white;
	text-align: center;
	font-variant: large-caps;
	font-family: arial;
	font-size: 14px;
	
}

td.sitebottom{
	background: url('images/bottombar.gif'); 
	width: 760px; 
	height: 10px; 
	vertical-align: center;
}

td.worldheader {
	width: 250px;
	text-align: center;
	background-image: url('images/hp-choose.gif');
}


/* opmaak pagina kop */
h2 {
	font-family:	Tahoma, sans-serif, Verdana, Arial, sans-serif;
	font-size:		20px;
	font-weight:	bold;
	letter-spacing: 2px;
}


div, p, ul, ol, li, dl, dt, dd {font-family: arial, helvetica, sans-serif; font-size: inherit; color: #333;}

td {
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

table {
	margin-bottom: 3px;
}

table.container {
	text-align: center;
}

td.container {
	text-align: left;
}

td.mainnavsub { 
	background-color: #888888; 
	width: 180px; 
	margin: 0; 
	padding: 0;
}

td.maincontent {
	width: 580px; 
	padding-left: 20px; 
}

#mainnav ul {margin: 0; padding: 0; list-style: none;}
#mainnav li {float: left; margin: 0; padding: 0; list-style: none; border-right:1px solid #fff;}
#mainnav a {display: block; background: #8C8A8C; color: #fff; text-align: center; line-height: 22px; text-decoration: none; text-transform: uppercase; font-weight: bold;}
#mainnav a:hover, #mainnav li.highlight a {background: #5A96B5;}

ul.mainnavsub  {margin: 0; padding: 0; list-style: none; border-bottom: 1px;}
ul.mainnavsub li {float: left; margin: 0; padding: 0; list-style: none; background-color: #A8A8A8; border-bottom: 1px solid white; width:180px; height:24px;}
ul.mainnavsub li a {display: block; color: #006bc0; line-height: 24px; padding-left: 10px; text-decoration: none; font-weight: bold;}
ul.mainnavsub li a:hover, mainnavsub li a.highlight {background: #C8C8C8; color: white;}

ul.mainnavsub li.sub { float: left; margin: 0; padding: 0; list-style: none; }
ul.mainnavsub li.sub a {display: block; color: #FFFFFF; background-color: #6692CD; line-height: 24px; padding-left: 20px; text-decoration: none; font-weight: bold;}

ul.mainnavsub li.sub2 {float: left; padding: 0; margin: 0; list-style: none; }
ul.mainnavsub li.sub2 a {display: block; color: #006bc0; background-color: #E0E0E0; line-height: 24px; padding-left: 30px; text-decoration: none; font-weight: normal;}

ul.mainnavsub li.sub3 {float: left; padding: 0; margin: 0; list-style: none; }
ul.mainnavsub li.sub3 a {display: block; color: #006bc0; background-color: #F0F0F0; line-height: 24px; padding-left: 40px; text-decoration: none; font-weight: normal;}
ul.mainnavsub li a.highlight {font-weight: bold;}


