/*----------------------------
	COLORS
	dark		#bb5a00 neenee, is nog bruin...
	normal	#FAB981
	light		#ffc187 neenee, is nog bruin...
---------------------------- */

.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: #f58823 url('../images/bg_headerhp146_salmon.gif') no-repeat;}
.opmaakTableColWidth306 .vervolgTitle  {width: 296px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #f58823 url('../images/bg_headerhp306_salmon.gif') no-repeat;}
.opmaakTableColWidth452 .vervolgTitle  {width: 442px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #f58823 url('../images/bg_headerhp452_salmon.gif') no-repeat;}
.opmaakTableColWidth456 .vervolgTitle  {width: 446px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #f58823 url('../images/bg_headerhp456_salmon.gif') no-repeat;}
.opmaakTableColWidth612 .vervolgTitle  {width: 602px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #f58823 url('../images/bg_headerhp612_salmon.gif') no-repeat;}
.vervolgContentBlock .vervolgTitle  {width: 758px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #f58823 url('../images/bg_headerhp768_salmon.gif') no-repeat;}
.colorBorders, 
.vervolgContentBlock, 
.colorBorderRight {background: #ffecdc; border-bottom: 1px solid #ffecdc;}

.colorBg22 {background: #FFF url('../images/bg_table_salmon_22.gif') repeat-y;}
.colorBg211 {background: #FFF url('../images/bg_table_salmon_211.gif') repeat-y;}
.colorBg111 {background: #FFF url('../images/bg_table_salmon_111.gif') repeat-y;}

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

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

.Roundbutton a, .roundbutton a { 
	line-height:22px;
	height:22px;
	background:url(../images/button-salmon.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_salmon.gif'); background-color: #f58823;}

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

