* { margin: 0; padding: 0 }
body							{ background:#333333 url(/img/bg.jpg) top no-repeat fixed; margin-top:0px; font-family:Arial; font-size:12px; text-align:center; color:#FFFFFF;  }
h1								{ padding-left:0px; margin-left:0px; margin-bottom:15px; font-size:25px; }
a 								{ text-decoration:none; color:#FFFF99; }
a:hover							{ color:#ffffff; }

#wrapper						{ width:999px; margin-left:auto; margin-right:auto; margin-top:0px;  }
#container						{ float:left; text-align:left; }
#header							{ float:left; width:999px; padding:0px; margin:0px; }
#menu_header					{ background: url(/img/bg_menu.png) repeat-x; width:999px; height:21px;  margin-top:0px;	}
#menu							{ margin-top:0px; list-style:none; padding:0px; margin:0px; }
#menu li						{ float:left; color:#FFFFFF; font-size:12px; border-left: #fff 1px solid;}
#menu li:first-child			{ border-left: none; }
#menu li a						{ display:block; color:#FFFFFF; text-decoration:none; font-size:14px; padding:2px 8px 2px 8px; }
#menu li a:hover, #menu li a.on	{ color:#FFFF99; }

#panorama						{ float:left; width:999px; height:65px; margin-top:0px; position: relative; }
#left							{ float:left; }
	#fader							{ width:244px; height:308px; }
#content_wrapper				{ float:left; width:489px; background:url(/img/bg_menu.png); }
#content						{ float:left; width:449px; padding:20px;line-height:18px;}
#content h1						{ font-size:18px; }
#content p						{ font-size:12px; }
#content table					{ font-size:12px; }
#video							{ width:244px; margin-top:0px; line-height:12px; }
#nieuws							{ float:left; width:266px; height:308px; background:url(/img/bg_right.png); }
#footer							{ float:right; margin-top:20px; margin-right:0px;}

#content input					{ width:200px;}
.area							{ width:200px;}
.submit							{ background:url(/img/bg_right.png); padding:2px 10px 2px 10px; border:none; color:#FFFFFF; }
.submit:hover					{ color:#bfbfbf; }
.link_video						{ color:#8c2881; }