	.currentLocation a {
		font-weight						: bold;
		color									: #999999;
		text-decoration				: none;
	}

	body {
		margin								: 0 0 0 0;
		font-family						: verdana,arial;
		font-size							: 12px;
		background						: #e7f2cf;
	}
	
	.bodyMenu {
		margin								: 0 0 0 0;
		font-family						: verdana,arial;
		font-size							: 12px;
		background						: #FFFFFF;
	}

	body td {
		margin								: 0 0 0 0;
		font-family						: verdana,arial;
		font-size							: 12px;
	}
	
	.bodyContent {
		margin								:	0 0 0 10;
	}

	.bodyContent hr {
		color									:	#009933;
		height								:	1px;
	}
	
	.bodyContent a {
		color									:	#006633;
		text-decoration				:	none;
	}

	.bodyContent a:hover {
		color									:	#666666;
		text-decoration				:	none;
	}

	.error {
		color									: #FF0000;
		font-weight						: bold;
	}
	
	.header td {
		background						: url(../images-layout/topBG.gif) repeat-x;
	}
	
	.logoTopLeft {
		height								: 100%;
		background						: url(../images-layout/logoTopLeft.gif) no-repeat left bottom;
	}
	
	.footer, .footer td {
		color									: white;
		background						: #B21900;
		font-weight						: bold;
	}

	
	.topLogo {
		position							: relative;
		left									: 5px;
		top										:	5px	
	}
	
	.topBalkLogo {
		position							: relative;
		left									: 27px;
	}
	
	.bottomContact {
		font-family						:	Verdana;
		font-size							: 11px;
		position							: relative;
		left									: 27px;
	}

	.bottomContact a {
		font-family						:	Verdana;
		font-size							: 11px;
		font-weight						: bold;
		text-decoration				: none;
		color									: #7fbb00;
	}
	
	.bottomContactIn {
		position							: relative;
		left									:	25px;
	}
	
	.headerBalkRepeat {
		position							: absolute;
		width									:	100%;
		height								:	3px;
		top										:	101px;
		z-index								:	1;
		background						:	url(../images/topBalk.gif) top left repeat-x;
	}
	
	.headerTxt {
		position							: relative;
		left									:	20px;
		top										:	5px;
		color									:	#006633;
		font-size							:	14px;
		font-weight						:	bold;
		font-style						:	italic;
	}
	
	.topBalk {
		background						:	url(../images/topBalk.gif) top left repeat-x;
	}
	
	/* Menu */
	
	.menu {
		width									: 180px;	
		font-weight						: bold;
		text-decoration				: none;
		position							: relative;
		top										:	15px;
		left									: 10px;
	}

	.menu a {
		font-weight						: bold;
		text-decoration				: none;
		font-size							:	10px;
	}


	/* Parent menu items */
	
	.menuParent {
		width									: 180px;
		position							: relative;
		height								: 30px;
		left									: 5px;
	}
	
	.menuParent a {
		position							: relative;
		left									: -2px;
	}	
	
	.menuParentNormal {
		width									: 180px;
		text-align						:	center;
		background						: url(../images/menuParentNormal.gif) no-repeat center left;
	}

	.menuParentNormal a {
		color									: #8CAB76;
	}
	
	.menuParentSelected {
		text-align						:	center;
		background						: url(../images/menuParentSelected.gif) no-repeat center left;
	}
	
	.menuParentSelected a {
		color									: #FFFFFF;
	}
	
	/* Childs in menu */
	
	.menuChild {
		width									: 180px;
		position							: relative;
		height								: 10px;
		left									: 0px;
		text-align						:	center;
	}
	
	.menuChild a {
		color									: #8cab76;
		position							: relative;
		left									: 0px;
	}
	
	.menuChildNormal {
		
	}
	
	.menuChildNormal a {
		
	}
	
	.menuChildSelected {
		background						: #FFFFFF url(../images/menuChildSelected.gif) no-repeat center center;
		color									:	#000000;
	}
	
	.menuChildSelected a {
		background						: #FFFFFF;
		color									: #000000;
	}
	
	/* Huidige locatie (Path) */
	
	/* aaa */
	
	.envelop {
		position							: absolute;
		top										: 8px;
		left									: 150px;
	}

	/* Banner onderin beeld */
	#banner {
		position	: absolute;
		top				: 6px;
		right			: 0px;
		width			: 100%;
		clip			: rect(0px 100% 400px 0px);
		padding		: 0px;
		border		: 0px solid #FF0000;
		text-align: center;
	}
