/* --- WORKAROUNDS (HACKS) --- */

/* FF rendert phantom space onder images in cellen workaround: images omvormen tot block elementen */
TD IMG { display: block; }
/* Verschil tussen IE & FF in breedte cellen bij gebruik padding ... workaround margin zetten via P element in de cel */ 
TD P { margin: 0px; }
/* IE genereraart boven en top margins bij form element */
FORM { display: inline; } 
/* newline voor img tegen gaan */
IMG.in { display: inline; }

BODY { 
	background-color: #ffffff; 
	margin: auto;
	text-align: center;
	width: 1024px;
	
}

/* -- Links -- */

A.menu:link { color: #ffffff; text-decoration: underline;  }
A.menu:visited { color: #ffffff; text-decoration: underline; }
A.menu:active { color: #ffffff; text-decoration: underline; }
A.menu:hover { color: #ffffff; text-decoration: none; }

A.property:link { color: #4220EE; text-decoration: underline;  }
A.property:visited { color: #4220EE; text-decoration: underline; }
A.property:active { color: #4220EE; text-decoration: underline; }
A.property:hover { color: #4220EE; text-decoration: none; }

/* -- Tables -- */

TABLE.property {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
}

li.links
{
	text-align:left;
}

#shopnavigatie {
	position: absolute;
	
	
	margin: 0 0 0 0;
	top: 0px;
	left: 820px;
	
}

#shopnavigatie ul {
	list-style: none;
}

#shopnavigatie li{ 
	width: 160px;
	height: 30px;
	line-height: 16px;
	font-size: 10px;
	
	
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}

#shopnavigatie li span { 
	visibility: hidden;
}

#shopnavigatie ul li a {
	display: block;
	width: 160px;
	height: 30px;
	line-height: 16px;
	margin: 0px 0;
	text-decoration: none;
}

li#nav_taalselectie {
	padding-bottom: 5px;
}

li#nav_taalselectie_nl a { 
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-nl.png);
	margin-bottom: 3px;
}

li#nav_taalselectie_en a { 
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-en.png);
	margin-bottom: 3px;
}

li#nav_taalselectie_fr a { 
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-fr.png);
	margin-bottom: 3px;
}

li#nav_taalselectie_nl_OV a { 
	
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-nl-OV.png);
	margin-bottom: 3px;
}

li#nav_taalselectie_en_OV a { 
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-en-OV.png);
	margin-bottom: 3px;
}

li#nav_taalselectie_fr_OV a { 
	background: url(http://www.fullfacilities.com/www.fullfacilities.com/images/but-taalselectie-fr-OV.png);
	margin-bottom: 3px;
}



dfn{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

#DIVtaalselectie{width: 155px;top: 289px;left: 840px;position: absolute;visibility: hidden;background-color: #ad9330;/*background-color: #7185BD;*/}
#DIVtaalselectie ul{margin:0;padding:0;}
#DIVtaalselectie li{margin:0;padding:0;width:155px;display: block;position: relative;background-color:#ad9330;}
#DIVtaalselectie li a{margin-left:5px;width:155px;height:20px;display:block;position:relative;text-decoration:none;background-color:#ad9330;color:#ffffff;letter-spacing:1px;font-size:1em;font-weight:bold;}


/*#DIVtaalselectie{width: 176px;top: 500px;left: 49px;position: absolute;visibility: hidden;background-color: #4C5D8D;/*background-color: #7185BD;*/}
/*#DIVtaalselectie ul{margin:0;padding:0;}
/*#DIVtaalselectie li{margin:0;padding:0;width:176px;display: block;position: relative;background-color:#4C5D8D;}
/*#DIVtaalselectie li a{margin-left:5px;width:171px;height:20px;display:block;position:relative;text-decoration:none;background-color:#4C5D8D;color:#ffffff;letter-spacing:1px;font-size:1em;font-weight:bold;}