/*----------------------------
	COLORS
	dark		#bb5a00
	normal	#d26500
	light		#ffc187
---------------------------- */

.breadcrumb {background: #fff;}
.contentWrapper {width: 930px; margin-left: auto; margin-right: auto;}


.opmaakTableColWidth146 .vervolgTitle  {width: 136px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp146_yellow.gif') no-repeat;}
.opmaakTableColWidth306 .vervolgTitle  {width: 296px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp306_yellow.gif') no-repeat;}
.opmaakTableColWidth452 .vervolgTitle  {width: 442px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp452_yellow.gif') no-repeat;}
.opmaakTableColWidth456 .vervolgTitle  {width: 446px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp456_yellow.gif') no-repeat;}
.opmaakTableColWidth612 .vervolgTitle  {width: 602px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp612_yellow.gif') no-repeat;}
.vervolgContentBlock .vervolgTitle  {width: 758px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #ffc805 url('../images/bg_headerhp768_yellow.gif') no-repeat;}
.colorBorders, 
.vervolgContentBlock, 
.colorBorderRight {background: #fff4cc; border-bottom: 1px solid #fff4cc;}


.colorBg22 {background: #FFF url('../images/bg_table_brown_22.gif') repeat-y;}
.colorBg211 {background: #FFF url('../images/bg_table_brown_211.gif') repeat-y;}
.colorBg111 {background: #FFF url('../images/bg_table_brown_111.gif') repeat-y;}

.colorBorders hr,
.vervolgContentBlock hr {
	height:2px;
	display:block;
	margin: 2px 0px;
	!margin:-5px 0px;
	color:#d26500;
	background-color: #fbe35f;
	border:0px;
}

.Roundbutton { 
	cursor:pointer; 
	cursor:hand; 
	line-height:22px;
	height:22px;
	background:url(../images/button-yellow.gif) no-repeat left top; 
	padding-left:10px;
	margin-bottom:8px;
	display:inline-block;
}

.Roundbutton a { 
	line-height:22px;
	height:22px;
	background:url(../images/button-yellow.gif) no-repeat right top; 
	padding-right:10px; 
	margin-right:-4px;
	display:inline-block;
	font-weight: bold;
	text-decoration: none;
}

/*--------- TABLE ---------------*/

.vervolgContentBlock table { border: 1px solid #4e4e4e; background-color: #ffffff; border-collapse: collapse;}
.vervolgContentBlock td    { border: 1px solid #4e4e4e; padding: 5px; }


/*--------- SUBNAVIGATIE MENU ---------------*/
.vervolgNavigatieContainer {display: block; width: 100%; overflow: auto; background: url('../images/bg_vervolgnavigatiecontainer_yellow.gif'); background-color: #ffc805;}

ul.vervolgNavigatie li.vervolgNavigatieTab {
	border-top: 4px solid #ffc805; 
	border-right: 1px solid #ffc805;
	white-space: nowrap;
}
ul.vervolgNavigatie li.vervolgNavigatieTab:hover {
	border-top: 1px solid #ffc805;
	border-right: 1px solid #ffc805;
	white-space: nowrap;
}
ul.vervolgNavigatie li.vervolgNavigatieTabActive {
	border-top: 1px solid #ffc805;
	border-right: 1px solid #ffc805;
	white-space: nowrap;
}
