/* TEXT
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body 			{ padding:0; margin:0 auto; font:.9em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; color:#444; text-shadow:0 1px 0 #fff; background-attachment:fixed; background-color:#FFFFFF; background-repeat:no-repeat; background-position:center center; }
p 				{ line-height:1.8em; text-align:left;  }

/* HYPERLINK
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
A.geen					{ text-decoration:none; }

/* VORMGEVING
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#site			{ padding:0; margin:0 auto; width:100%; height:auto; text-align:center; }
#kader			{ padding:0; margin:0 auto; width:1000px; height:auto; text-align:center; }
#content 		{ width:1000px; height:auto; float:left; text-align:center; background-color:#FFF; }
#top 			{ background-image:url(../_img/top.jpg); width:1000px; height:166px; }
#tekst 			{ padding:0; margin:0 auto; width:945px; padding-left:35px; padding-right:20px; }
#dots			{ background:url(../_img/dots.gif); border-bottom:0px solid red; height:3px; overflow:hidden; margin-bottom:10px; }
#dots2			{ background:url(../_img/dots.gif); border-bottom:0px solid red; height:3px; overflow:hidden; margin-bottom:20px; }
#dots3			{ background:url(../_img/dots.gif); border-bottom:0px solid red; height:3px; overflow:hidden; margin-top:10px; margin-bottom:10px; }