/*********************************************** algemeen */	

body {
	margin:5px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 10pt;
	text-align: center;
}


td {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 10pt;
}


a {
	text-decoration: underline;
	color: #000000;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}


a img, img {
	border: 0px;
}


.metRand  {
	border: 1px solid black;
}


h1 {
	font-size: 10pt;
}	


/*********************************************** opbouw */	


#totaal {
	width: 759px;
	border: 1px solid #000000;
	margin: 0px auto;
	text-align: left;
}


#left {
	float: left;
	width: 200px;
	margin-top: 10px;
	height: 421px;
	
	
}


#center {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 20px;
}


#right {
	float: right;
	width: 196px;
	height: 421px;
	margin-top: 0px;
}


#logo {
	margin-left: 5px;
	margin-bottom: 25px;
	
}


#header {
	float: right;
	margin-top: 10px;
	margin-right: 6px;
	width: 520px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	background-color: #011C51;
	
}


#header h1 {
	font-weight: bold;
	font-size: 8pt;
	margin: 1px;
	margin-top: -1px;
}


#footer {
	clear: both;
	width: 750px;
	height: 50px;
	text-align: right;
	font-size: 8pt;
	color: #FFFFFF;
	margin-bottom: 5px;
}


#footer td  {
	font-size: 8pt;
	text-align: left;
}	

#footer td a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}	

#footer td a:hover {
	text-decoration: underline;
}	


#body-tekst {
	clear: left;
	margin-left: 5px;

}
/*********************************************** menu */

#menu_home {
	margin-left: 21px;
	margin-bottom: 0px;
	height: 20px;
}


#menu_home a {
	color: #001D53;
	text-decoration: none;
	font-weight: bold;
}


#menu_light {
	width: 175px;
	border-top: 2px solid #7989A3;
	border-bottom: 2px solid #7989A3;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}


#menu_light ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}


#menu_light li {
	list-style: none;
	text-align: left;
	border-top: 0;
	height: 20px;
	padding: 0;
	margin: 0;
}


#menu_light a {
	color: #000000;
	text-decoration: none;
	margin-left: 21px;
	font-weight: bold;
}


#navlist {
	padding: 0;
	margin: 0;
	border: 0;
	font: bold 12px Arial, Verdana;
	width: 175px;
	text-align: left;
	overflow: hidden;
}


#navlist li {
	float: right;
	list-style: none;
	text-align: left;
	border-top: 0;
	padding: 0;
	margin: 0;
	height: 24px;
	overflow: hidden;
	width: 175px;
}


#navlist li a {
	display: block;
	height: 25px;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
	border-top: 0;
	padding-left: 22px;
	color: #000000;
}


#navlist li a: link, #navlist li a:visited  { 
	color: #000000; 
}


#navlist li a:hover {
	color: #000000;
	background: #CDE1F9;
}


#navcontainer ul li a#current {
	background-image: url(/img/bg.gif);	
	background-color: #CDE1F9;
}


#navlist li a:hover#current {
	color: #000000;
	background-image: url(/img/bg.gif);
	background-color: #CDE1F9;
	background-repeat: no-repeat;
}


#navcontainer ul li a:hover {
	background-image: url(/img/bg.gif);
	background-color: #CDE1F9;
	background-repeat: no-repeat;
}


/*********************************************** tekst in de linkerkolom */

#tekst_links {
	float: right;
	overflow: hidden;
	width: 170px;
	margin-right: 5px;
	color: #000000;
}

#tekst_links  a {
	color: #F5DC00;
	text-decoration: none;
}

#tekst_links  a:hover {

}

#tekst_links h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

#tekst_links ul {
	margin-top: 5px;
	margin-left: 50px;
	color: #051B55;
}

#tekst_links ul a {
	color: #051B55;
}


/*********************************************** diverse */
#terug {	
	float: left;
	width: 80px;
	margin-top: 0px;
}

#terug a, #terug a:hover {
	font-weight: bold;
	color: #41547C;
	text-decoration: none;
}	

#terug a:hover {
	text-decoration: underline;
}

#terug .tekst {
	float: left;
	margin-left: 5px;
}

#terug .pijl {
	float: left;
	margin-top: 1px;
}

.yellow a {
	color: #011C53;
	font-weight: bold;
	text-decoration: none;
}

.yellow a:hover {
	color: #011C53;
	font-weight: bold;
}