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('VT/images/grayline.gif') no-repeat center left;

	width: 760px; 
	height: 1px; 
}


td.pageheader {
	background: url('VT/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('VT/images/topbar.bmp');
	width: 760px; 
	height: 10px; 
	vertical-align: top;
	
}

td.sitesubtop {
	
	width: 760px; 
	height: 20px; 
	vertical-align: top;
	background-color: white;
	

}

img.floatleft {
	
	width: 190px; 
	height: 30px; 
	vertical-align: top;
	background-color: white;
	float:left;
	border:none;

}

 img.floatright{
	
	width: 150px; 
	height: 30px; 
	vertical-align: top;
	border:none;
	float:right;

}

td.sitecontent {
	background: url('VT/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('VT/images/bottombar.bmp'); 
	width: 760px; 
	height: 10px; 
	vertical-align: center;
}

td.worldheader {
	width: 250px;
	text-align: center;
	background-image: url('VT/images/menukiezer.bmp');
}


/* 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: #542458; 
	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: #542458; 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: #E41740;}

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: #724562; border-bottom: 1px solid white; width:180px; height:24px;}
ul.mainnavsub li a {display: block; color: #FFFFFF; line-height: 24px; padding-left: 10px; text-decoration: none; font-weight: bold;}
ul.mainnavsub li a:hover, mainnavsub li a.highlight {background: #E41740; 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: #2D6793; 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;}

.help h1 {
    color: #542458;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 15px;
    text-align: left;
}
.help {
    color: #474747;
    font-size: 0.7em;
    line-height: 1.6em;
    text-align: justify;
}