
/* HTML definition */
/* *************** */
html				{ border-bottom:8px solid #111987; }
body				{ position:relative; width:98%; margin:0 auto; text-align:center; font:12px arial,helvetica,sans-serif; color:#333; background:#ccc url(/Assets/Images/Layout/topBlue.gif)  repeat-x;}
a:link				{ color:black; }
a:visited			{ color:#999;text-decoration:none; }
a:hover				{ color:#00AFFB;text-decoration:underline; }
form				{ display:inline; }
div					{ margin:0 auto; padding:0 auto; float:left; }
h4					{ float:left; margin:0 0 10px 5px; }
ul					{ margin:0; padding:0; }

/* General div definition */
/* ********************** */
div.containerBlock		{ width:700px; margin:9px 0 0 0; float:none; } 
div.headerBlock			{ width:700px; height:34px; margin-top:10px; margin-bottom: -11px; padding:0;}
div.contentBlock		{ width:666px; padding:0 20px 20px 14px; background:#ccc url("/Assets/Images/Layout/bgPopUp.gif") repeat-y; text-align:left; }
div.leftBlock			{ width:430px; margin:15px 0 0 0; float:left; text-align:center; background:url("/Assets/Images/Layout/vertline.png") top right repeat-y; }
div.rightBlock			{ width:213px; margin:15px 0 0 0; float:left; padding:25px 10px 0 7px; }
div.endPopUpBlock		{ display:block; width:682px; height:7px; background:#ccc url("/Assets/Images/Layout/bgBottom.gif") repeat-x;font:1px tahoma; }

/* Block Definition */
/* **************** */
div.logoBlock				{ position:relative;width:200px;font-size:80%;color:#999;height:2.4em;line-height:1.4em; float:left;}
div.logoBlock h1			{ font:11px tahoma; margin:0 0 0 20px; float:left; text-align:left; display:block; height:3.4em; width:250px; background:url("/Assets/Images/Layout/Nieuwsblad.gif") no-repeat; }
div.logoBlock h1 span		{ display:none; }

div.toolsBlock				{ position:relative;width:428px;font-size:80%;color:#999;height:2.8em;line-height:1.4em; float:left; }
div.toolsBlock a			{ color:#999;text-decoration:underline; }
div.toolsBlock a:hover		{ color:#00AFFB;text-decoration:underline; }
div.toolsBlock a.email, div.toolsBlock a.print, div.toolsBlock a.archive, div.toolsBlock a.help
							{ margin:9px 0 0 10px;float:left;display:block;background:url(/Assets/Images/Layout/tools_email.png) top left no-repeat;line-height:16px;}
div.toolsBlock a.email		{ padding:0 0 0 18px;background:url(/Assets/Images/Layout/tools_email.png) top left no-repeat; }
div.toolsBlock a.print		{ padding:0 0 0 21px;background:url(/Assets/Images/Layout/tools_print.png) top left no-repeat; }
div.toolsBlock a.archive	{ padding:0 0 0 21px;background:url(/Assets/Images/Layout/tools_archive.png) top left no-repeat; }
div.toolsBlock a.help		{ padding:0 0 0 17px;background:url(/Assets/Images/Layout/tools_help.png) top left no-repeat; }

div.textBlock						{ float:right; width:237px; }
div.textBlock a.largertext, div.textBlock a.smallertext, div.textBlock a.resettext
									{float:left;display:inline;height:18px;margin:4px 5px 3px 5px;}
div.textBlock a.largertext span, div.textBlock a.smallertext span, div.textBlock a.resettext span
									{display:none;}
div.textBlock a.largertext			{width:25px;background:url(/Assets/Images/Layout/button_larger_text.png) no-repeat;}
div.textBlock a.largertext:hover	{background:url(/Assets/Images/Layout/button_larger_text.png) 0 -20px no-repeat;}
div.textBlock a.smallertext			{width:25px;background:url(/Assets/Images/Layout/button_smaller_text.png) no-repeat;}
div.textBlock a.smallertext:hover	{background:url(/Assets/Images/Layout/button_smaller_text.png) 0 -20px no-repeat;}
div.textBlock a.resettext			{width:25px;background:url(/Assets/Images/Layout/button_reset_text.png) no-repeat;}
div.textBlock a.resettext:hover		{background:url(/Assets/Images/Layout/button_reset_text.png) 0 -20px no-repeat;}

div.textBlock a.closeWindow			{ float:left; background:url("/Assets/Images/Layout/buttonClose.gif") no-repeat; display:block; width:126px; height:27px; margin:0 0 0 3px; }
div.textBlock a.closeWindow span	{ display:none; }


div.imgDetail						{ color:#666; font:10px arial; background-color:#ffffff; clear:both; width:402px; margin:0 0 10px 7px; padding:0; float:left; }
div.imgDetail img					{ border:1px solid #666; margin:0 auto; padding:0 auto; }
div.imgDetail ul.imgNav						{ background:#111987 url(/Assets/Images/Layout/bgnavnb.gif) repeat-x center bottom; width:402px; height:18px; margin:0 0 10px 0; padding:0; }
div.imgDetail ul.imgNav li					{ display:block; float:none; width:133px; float:left; list-style:none; font:12px Arial, Helvetica, sans-serif; font-weight:bold; color:#FFF; }
div.imgDetail ul.imgNav li a span			{ display:none; }
div.imgDetail ul.imgNav li.imgBack			{ text-align:left; }
div.imgDetail ul.imgNav li.imgNext			{ text-align:right; }
div.imgDetail ul.imgNav li.imgBack a		{ background:url(/Assets/Images/Layout/leftarrow.gif) no-repeat left center; display:block; width:30px; height:18px; }
div.imgDetail ul.imgNav li.imgNext a		{ background:url(/Assets/Images/Layout/rightarrow.gif) no-repeat right center; display:block; width:30px; height:18px; float:right; }

div.imgDetail ul					{ float:left; padding:0 0 0 16px;margin:5px;list-style:outside url(/Assets/Images/Layout/list_arrow_nb.gif); }
div.imgDetail li					{ padding:0 0 3px 0;line-height:110%; font:12px arial; }

div.rightBlock a.start				{ color:#999; font:10px arial; background:url("/Assets/Images/Layout/arrowBack.gif") no-repeat left center; padding:0 0 0 10px; margin:0 0 15px 0;}
div.rightBlock p					{ margin:15px 0 0 0;}





