/*----------------------------
	COLORS
	dark		-
	normal	#cdcdcd
	light		#ededed
---------------------------- */
.contentWrapper {width: 930px; margin-left: auto; margin-right: auto;}
div.whitespace {text-align: right; font-size: 14px; direction: rtl;}
P {margin: 0px;	direction: rtl;}

.vervolgTitle {direction: rtl; text-align: right;}
.vervolgTitle h2 {direction: rtl; margin-right: 10px;}
.opmaakTableColWidth146 .vervolgTitle  {width: 136px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp146_gray.gif') no-repeat; direction: rtl;}
.opmaakTableColWidth306 .vervolgTitle  {width: 296px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp306_gray.gif') no-repeat; direction: rtl;}
.opmaakTableColWidth452 .vervolgTitle  {width: 442px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp452_gray.gif') no-repeat; direction: rtl;}
.opmaakTableColWidth456 .vervolgTitle  {width: 446px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp456_gray.gif') no-repeat; direction: rtl;}
.opmaakTableColWidth612 .vervolgTitle  {width: 602px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp612_gray.gif') no-repeat; direction: rtl;}
.vervolgContentBlock .vervolgTitle  {width: 758px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #9a9a9a url('../images/bg_headerhp768_gray.gif') no-repeat; direction: rtl;}
.colorBorders, 
.vervolgContentBlock, 
.colorBorderRight {background: #f5f5f5; direction: rtl;border-bottom: 1px solid #f5f5f5;}

.colorBg22 {background: #FFF url('../images/bg_table_default_22.gif') repeat-y;}
.colorBg211 {background: #FFF url('../images/bg_table_default_211.gif') repeat-y;}
.colorBg111 {background: #FFF url('../images/bg_table_default_111.gif') repeat-y;}

.colorBorders hr,
.vervolgContentBlock hr {
	height:2px;
	display:block;
	margin: 2px 0px;
	!margin:-5px 0px;
	color:#cdcdcd;
	background-color: #cdcdcd;
	border:0px;
}


/*--------- SUBNAVIGATIE MENU ---------------*/
.vervolgNavigatieContainer {display: block; width: 100%; overflow: auto; background: url('../images/bg_vervolgnavigatiecontainer_gray.gif'); background-color: #9a9a9a;}

ul.vervolgNavigatie li.vervolgNavigatieTab {
	border-top: 4px solid #9a9a9a; 
	border-right: 1px solid #9a9a9a;
	white-space: nowrap;
}
ul.vervolgNavigatie li.vervolgNavigatieTab:hover {
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	white-space: nowrap;
}
ul.vervolgNavigatie li.vervolgNavigatieTabActive {
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	white-space: nowrap;
}

