/* css by witblad.be */
/* 17 03 2010 */

/*BODY */
/* kleur 1: #004F88*/
BODY {
	background-color : #FFFFFF;
	color : #004F88;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/gheysens_r1_c2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
  	padding: 0px;
	}

/* DIVs voor lay-out */
.naam {
	height: 52px;
	width: 201px;
	margin-left: 157px;
	margin-top: 55px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.path {
	height: 20px;
	width: 420px;
	margin-left: 163px;
	margin-top: 25px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;	
}
.body {
	width: 724px;
	margin-left: 163px;
	margin-top: 50px;
	margin-bottom: 50px;
	clear: left;
	float: left;
	overflow: none;
}
.fotos {
	width: 100%;
	margin-top: 10px;
	left: 0px;
	float: left;
	height: 100%;
	clear: left;
	overflow: none;
}
.footer {
	width: 724px;
	margin-left: 162px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 32px;
	clear: left;
	overflow: none;
}
.adres, a.adres:link, a.adres:visited, a.adres:hover {	
	font-size: 9px;
}

/* MENU */
.menutitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color:none;
	text-decoration:none;
	}	
.menutitel a:link {
	color:#004F88;
	text-decoration:none;
}
.menutitel a:visited {
	color:#004F88;
	text-decoration:none;
}
.menutitel a:active {
	color:#999999;
	text-decoration:none;
}
.menutitel a:hover {
	color:#004F88;
	text-decoration:underline;
}
.lang {
	font-size: 11px;
}


/* TABEL */
td,tr,p,div {
	font-size: 12px;
	color: #004F88;
	line-height:18px;
	}
/* HEADERS */
h1 {
	font-size: 18px;
}
h1 a {
	font-size: 14px;
	text-decoration:none;
}
h1 a:hover {
	font-size: 14px;
	text-decoration:none;
}

/* LINKS */
a:link, a:visited {
	color: #004F88; text-decoration: underline;
	}

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

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.mainmenu:hover, a.mainlevel:hover {
	text-decoration: none;
	}

a.sublevel:hover {
	color: #AD3D33; 
	text-decoration: none;
	}

a.sublevel:link, a.sublevel:visited {
	color: #AD3D33; 
	font-weight: normal;
}





	


