body,html
	{
	cursor: 	default;
	background: #FFFFFF;
	height: 	100%;
	width: 		100%;
	margin: 	0px;
	padding: 	0px;
    border: 	none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	12px;
	}
	
#zoek
	{
	position:absolute;
	float:bottom;	
	left:0px;
	padding: 0px;
	margin: 0px;	
	bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	12px;	
	}	
	
	
#wrap 
	{	
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 100%;	
	}


#banner
	{ 
	position:absolute;
	width: 1000px;
	height: 250px;
	background-color: #FFFFFF;
	background-image:url(/img/banners/banner_actueel.jpg);
	}

#login
	{
	position:relative;
	left: 224px;
	width: 16px;
	height: 16px;
	z-index: 600;
	}	
	
#login a
	{
	background-image:none;
	}

#login a:hover
	{
	position:absolute;	
	background-image:url(/img/favicon.gif);
	background-repeat:no-repeat;	
	}

	
#calculator
	{
	position:	absolute;
	top: 		430px;
	left:		750px;	
	width: 		250px;
	height:		180px;
	background-color: #FF6600;
	}

#calculatorText
	{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:19px;
	font-size:	12px;
	color:#FFFFFF;	
	line-height:17px;
	}
	
#linkerNav
	{
	position:	absolute;
	top:		250px;	
	width: 		250px;
	height:		369px;
	margin-top:	3px;
	margin-left:10px;
	}

#yellowNav
	{
	position:	absolute;
	left:		250px;
	top:		250px;	
	width: 		250px;
	height:		180px;
	background-color: #FFF53A;
	}	

#blueNav
	{
	position:	absolute;
	left:		500px;
	top:		250px;	
	width: 		250px;
	height:		180px;
	background-color: #0090D2;
	}	
	
#purpleNav
	{
	position:	absolute;
	left:		750px;
	top:		250px;	
	width: 		250px;
	height:		180px;
	background-color: #5A4099;
	}	
	
#brownNav
	{
	position:	absolute;
	left:		250px;
	top:		430px;	
	width: 		250px;
	height:		180px;
	background-color: #9E9588;
	}	
	
#pinkNav
	{
	position:	absolute;
	left:		500px;
	top:		430px;	
	width: 		250px;
	height:		180px;
	background-color: #D71776;
	}	

a
 	{
	color: #FFFFFF;
	text-decoration:none;
	}


a:hover{
	color: #FFFFFF;
	text-decoration:none;
}	

#errorpagina
	{
	position:absolute;
	top: 262px;
	left:300px;
		
	
	font-family:Arial, Helvetica, sans-serif;
	}
