/************************************************************
Title:     Navcontainer | Emile Blume - Netcreators.com
************************************************************/
#header ul, #header li, #navigation ul, #navigation li {
	list-style:none;
	margin:0;
	padding:0;
}

/* Main navigation /////////////////////////////////////////*/
#nav-top {
	left:0;
	top:0;
	position:absolute;
	z-index:15;
}

#nav-top a {
	background-position: 0 top;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	text-indent:-9999px;
	z-index:900;
}

#nav-top a.m-1 {
	background-image:url(../img/home.gif);
	height:40px;
	width:68px;
	left:642px;
	top:95px;
	top:52px;
}

#nav-top a.m-13 {
	background-image:url(../img/overzicht.gif);
	height:28px;
	width:82px;
	left:470px;
	top:52px;
	display:none;
}

#nav-top a:hover { background-position: 0 bottom; }

/* Main navigation home /////////////////////////////////////////*/
#nav-top-home, #nav-contact {
	background-image:url(../img/bg-home.gif);
	top:93px;
	left:166px;
	position:absolute;
	height:344px;
	width:546px;
	z-index:15;
	z-index:900;
}

#nav-top-home a, #nav-contact a, #transfer a  {
	background-image:url(../img/bg-home.gif);
	background-position: 0 top;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	text-indent:-9999px;
}

#transfer a {
	background-position:-28px -280px;
	left:194px;
	top:370px;
	height:38px;
	width:140px;
	z-index:999;

}

#transfer a:hover { background-position: -28px -625px; }

#nav-top-home a.m-1 {
	background-position: -474px top;
	height:46px;
	width:72px;
	left:474px;
	top:0px;
}

#nav-top-home a.m-1:hover { background-position: -474px -345px; }

#nav-top-home a.m-49 {
	background-position: 0px -54px;
	height:124px;
	width:127px;
	left:0px;
	top:54px;
}

#nav-top-home a.m-49:hover { background-position: 0px -399px; }

#nav-top-home a.m-13 {
	background-position: -298px -103px;
	height:98px;
	width:140px;
	left:298px;
	top:103px;
}

#nav-top-home a.m-13:hover { background-position: -298px -448px; }

#nav-top-home a.m-10 {
	background-position: -222px -289px;
	height:56px;
	width:108px;
	left:222px;
	top:289px;
}

#nav-top-home a.m-10:hover { background-position: -222px -634px; }

#nav-top-home a.m-123 {
	background-position: -134px top;
	height:150px;
	width:150px;
	left:134px;
	top:0px;
}

#nav-top-home a.m-123:hover { background-position: -134px -345px; }

#nav-top-home a.m-124 {
	background-position: -358px -226px;
	height:84px;
	width:154px;
	left:358px;
	top:227px;
}

#nav-top-home a.m-124:hover { background-position: -358px -571px; }

#nav-top-home a.m-125 {
	background-image: url(../img/nieuws.gif);
	background-position: 0 0;
	height:40px;
	width:84px;
	left:322px;
	top:26px;
	z-index:900;
}
#nav-top-home a.m-125:hover { background-position:left bottom; }

/* Contact navigation /////////////////////////////////////////*/
#nav-contact { 
	background-image:url(../img/bg-contact.gif); 
	top:94px; 
	left:82px;
}

#nav-contact a { background-image:url(../img/bg-contact.gif);}

#nav-contact a.m-10 {
	background-position: -305px -289px;
	height:56px;
	width:108px;
	left:305px;
	top:289px;
}

#nav-contact a.m-10:hover { background-position: -305px -633px; }

#nav-contact a.m-123 {
	background-position: -218px top;
	height:84px;
	width:154px;
	left:218px;
	top:0px;
}

#nav-contact a.m-123:hover { background-position: -218px -344px; }

#nav-contact a.m-124 {
	background-position: -440px -227px;
	height:84px;
	width:154px;
	left:440px;
	top:227px;
}

#nav-contact a.m-124:hover { background-position: -440px -571px; }

#nav-contact a.m-92 {
	background-position: -392px -20px;
	height:74px;
	width:78px;
	left:392px;
	top:20px;
}

#nav-contact a.m-92:hover { background-position: -392px -364px; }

#nav-contact a.mail {
	background-position: -97px -68px;
	height:42px;
	width:72px;
	left:97px;
	top:68px;
}

#nav-contact a.mail:hover { background-position: -97px -412px; }

/* Image navigation ///////////////////////////////////////////*/
#nav-img {
	left:500px;
	top:50px;
	position:absolute;
	width:300px;
}

#nav-img li a {
	color:#333;
	display:block;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	margin-left:1em;
	text-transform:uppercase;
}

#nav-sub li a:hover { color:#E73604;}


/* Anchor tag (quiet) ////////////////////////////////////////////////////////////////////*/
.anchor { float:left; }


#pagebrowser a {
	background-repeat:no-repeat;
	background-position: 0 top;
	display:block;
	text-indent:-9999px;
}

#pagebrowser #back a {
	background-image:url(../img/vorige.gif);
	height:48px;
	width:68px;
	left:454px;
	top:334px;
	position:absolute;
}

#pagebrowser a:hover { background-position:0 bottom; }


