body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	background-color: #003366;
	background-image: url(images/bg_site.gif);
	background-repeat: no-repeat;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs kop                             */
/***********************************************/

#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	position: absolute;
	left: 290px;
	top: 80px;
	width: 40px;
	height: 10px;
}

#home a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}


#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	position: absolute;
	left: 372px;
	top: 80px;
	width: 40px;
	height: 10px;
}

#links a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}


#nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	position: absolute;
	left: 445px;
	top: 80px;
	width: 50px;
	height: 10px;
}

#nieuws a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#nieuws a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}


#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	position: absolute;
	left: 523px;
	top: 80px;
	width: 60px;
	height: 10px;
}

#contact a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#contact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}


#zoek {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	position: absolute;
	left: 790px;
	top: 80px;
	width: 60px;
	height: 10px;
}

#zoek a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#zoek a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}


/***********************************************/
/* Layout content                              */
/***********************************************/


#content{
	position : absolute;
	overflow: auto;
	top:120px;
	left:280px;
	width: 550px;
	margin: 0;
	padding: 0 0 0 0;
	height: 370px;
}


/***********************************************/
/* Layout menu links                           */
/***********************************************/

#menu{
	padding: 0px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	color: #003366;
	position : absolute;
	top:250px;
	left:116px;
	width: 132px;
	height: 206px;
}

#menu a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#003366;
	font-weight: bold;
}

#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
	font-weight: bold;
}

/***********************************************/
/* LAYOUT VAN DE ZOEKBUTTON                    */
/***********************************************/ 
#search {
	position:absolute;
	left: 685px;
	top:76px;
	margin: 0px,0px,0px,0px;
	padding: 10px,0px,0px,0px;
	text-align : right;
	width: 25px;
	height: 5px;
}
#search input.text {
	border : 0;
	width : 90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;		
	color: #006699;	
	}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	padding: 0px;
	margin: 0px;
	color: #006699;
	position : absolute;
	top:465px;
	left:116px;
	width: 132px;
}
