body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	spacing: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	/*background: #666666;*/
	background: #ffffff; 
	}


#header
	{
	position: absolute;
	top: 0px;
	height: 100px;
	left: 260px;
	width: 100%;
	background: #ffffff url(media/boven_rechts.jpg);
	}
	
#home_rechts
	{
		position: absolute;
		width: 100%;
		margin: 0 auto 0 auto;
		bottom: 0;
		left: 612px;
	}	

/*SUBMENU*/	
div.submenu{
	margin: 0;
	background: #ffffff;
}	
		
	
#menu_links{
	
	position: absolute;
	
	width: 260px;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0;
background: #dbdb12;	
	}

/*
#content
	{
	position: absolute;
	width: 707px;
	top: 106px;
	bottom: 8.1em;
	left: 279px;
	margin: 0;
	overflow: auto;
	background: #ffff00;

	}	
*/

#content
	{
	position: absolute;
	width: 352px;
	top: 100px;
	bottom: 8.1em;/*key for firefox*/
	left: 260px;
	margin: 0;
	overflow: auto;
	background: #ffff00;
	background: #ffffff url(media/onder_rechts.jpg);
	}	
	
#footer
	{
	position: absolute;
	width: 100%;
	height: 131px;
	margin: 0 auto 0 auto;
	bottom: 0;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(media/onder_rechts.gif);
	}
	
a#defaultlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0380b7;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}

a#hooverlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	/*background-image: url(menu_top.gif);*/
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}

a#defaultlinksubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0380b7;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}

a#hooverlinksubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	/*background-image: url(menu_top.gif);*/
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}


div.paddingwrap
	{
	margin: 10;
	}
code
	{
	display: block;
	background-color: #dddddd;
	}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.plat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-position: left;
}
a { color: #006600; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
b { color: #990000}
.tussenkopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3399FF;
	font-weight: bolder;
}
.platcursief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	background-position: left;
	font-style: italic;
}

