/* =============== RESET TAGS NEW 0*/ 
a, b, body, br, caption, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, label, legend, li, p, select, span, table, td, textarea, th, tr, ul, ol,dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border:0px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
}
html, body{ height:100%; }
body{ font-size:100%; }
table, td, th { border-collapse:collapse; }
ul { width:auto; list-style:none; }
ol { list-style-position: inside; list-style-type: decimal; }
li a { display:block; }
@media all {	 
	* html li a { height:1%; }/* This corrects the huge white-space that IE on Windows adds to the bottom of linked list-items (=IE bug) */ 
}
a { cursor:pointer !important; }
/* =============== END RESET TAGS */

body
{
	font-size: 12px;	
	color: #000066;
}

div
{
}

p
{
	padding-top: 10px;
}

h1, h2
{
	font-size: 14px;	
}

h4
{
	font-size: 16px;	
}

h3, h6
{
	font-size: 15px;	
}

h5
{
	font-size: 13px;	
}

img, a
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	border: 0;
	text-decoration: none;
	color: #107635;
}

a:hover
{
	text-decoration: underline;
}

/*******************************************************************
WRAPPERS
 ********************************************************************/

#wrapper
{
	width: 777px;
	margin-right: auto;
	margin-left: auto;
}

#twocolwrapper
{
	float: left;
	width: 777px;
	background: url(/private/images/bg_left.gif) no-repeat 0px 0px;
}

/*******************************************************************
HEADER
 ********************************************************************/

#header
{
	width: 777px;
	background: url(/private/images/bg_heading_nl.jpg) no-repeat 0px 0px;
	height: 237px;
}

#header img
{
	margin: 0;
}

/*******************************************************************
NAVIGATIE
 ********************************************************************/

ul.topnav
{
	width: 170px;
	background: url(/private/images/bg_left.gif) repeat-x 0px 0px;
	float: left;
}

ul.topnav li
{
	line-height: 25px;
	float: left;
}

ul.topnav li a
{
	line-height: 12px;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul.topnav li a:hover,
ul.topnav li a.topnavA_s
{
	text-decoration: underline;
}

/*******************************************************************
 LINKER KOLOM 
 ********************************************************************/

#leftcol
{
	width: 200px;
	float: left;
}

/*******************************************************************
 MIDDEN KOLOM 
 ********************************************************************/
#content
{
	width: 555px;
	float: left;
	padding: 5px 25px;
}

#content a
{
	text-decoration: underline;
	color: #000066;
}

#content a:hover
{
	text-decoration: none;
}

#content p,
#content h1,
#content ul,
#content h2
{
	margin: 0;
}

#content ul,
#content ul ul
{
	padding: 0;
}

#content ul li,
#content ul ul li
{
	padding-left: 15px;
	background: transparent url(/private/images/list_arrow.gif) no-repeat 0 5px;
}

#content ul li a,
#content ul ul li a
{
	display: inline;
}

/************************ MIDENKOLOM HOME ************************/



/*******************************************************************
 RECHTER KOLOM 
 ********************************************************************/

#rightcol
{
	width: 200px;
	float: right;
}

/*******************************************************************
FOOTER
 ********************************************************************/

ul#footer
{
	float: left;
	background: url(/private/images/line.gif) repeat-x 0px 0px;
	height: 25px;
	width: 570px;
	margin-left: 180px;
_margin-left: 100px;
	margin-top: 10px;
}

ul#footer li
{
	float: left;
	font: 10px/25px Verdana, Arial, Helvetica, sans-serif;
}
