/* homepage */
body#home {background:#bdbdbd url(../images/interface/home-bg.png) no-repeat top center;}
#home-content {width:860px;position:absolute;left:50%;margin-left:-430px;top:0;}
#adres {position:absolute;left:68px;top:100px;font-family:Verdana,Arial;font-size:11px;line-height:15px;color:#fff;width:250px;}
	#adres a:link, #adres a:visited {text-decoration:none;color:#fff;}
	#adres a:hover, #adres a:active {text-decoration:underline;}
#exp {position:absolute;left:68px;top:100px;font-family:Verdana,Arial;font-size:11px;line-height:15px;color:#fff;width:500px;}
	#exp a:link, #exp a:visited {text-decoration:none;color:#fff;}
	#exp a:hover, #exp a:active {text-decoration:underline;}

/* topframe */
div#topnavigatie {width:860px;height:93px;position:absolute;left:50%;margin-left:-430px;top:0;background: url(../images/interface/top.png) no-repeat}
div#topnavigatie span {position:absolute;left:427px;width:400px;text-align:right;font-size:11px;font-family:Verdana, Arial;font-weight:bold;top: 39px;}
div#topnavigatie a:link, div#topnavigatie a:visited {text-decoration:none;color:#000;}
div#topnavigatie a:hover, div#topnavigatie a:active {text-decoration:underline;color:#000;}

body.grijs {background:#bdbdbd}
html {height:100%;}
body#alles {background:#bdbdbd url(../images/interface/basiskader.png) repeat-y top center; text-align:center;height:100%;}
div#afsluiter {width:860px;height:72px;position:absolute;left:50%;margin-left:-430px;top:0;background: url(../images/interface/bottom.png) no-repeat}

/* frames */
#shp {width:800px;}


/* in de shop */
div#linkernavigatie {width:200px;padding-top:20px;border:1px solid blue;float:left;}
div#shp {width:800px;position:absolute;left:50%;margin-left:-400px;}
table#stretch2.linkermenu {width:150px;border:1px solid red;background:#fe0 !important;}

