/*----------------------------
	COLORS
	dark		#6bb9d9
	normal	#7ad3f7
	light		#bce9fb
---------------------------- */

.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: #7ed0f5 url('../images/bg_headerhp146_blue.gif') no-repeat;}
.opmaakTableColWidth306 .vervolgTitle  {width: 296px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #7ed0f5 url('../images/bg_headerhp306_blue.gif') no-repeat;}
.opmaakTableColWidth452 .vervolgTitle  {width: 442px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #7ed0f5 url('../images/bg_headerhp452_blue.gif') no-repeat;}
.opmaakTableColWidth456 .vervolgTitle  {width: 446px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #7ed0f5 url('../images/bg_headerhp456_blue.gif') no-repeat;}
.opmaakTableColWidth612 .vervolgTitle  {width: 602px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #7ed0f5 url('../images/bg_headerhp612_blue.gif') no-repeat;}
.vervolgContentBlock .vervolgTitle  {width: 758px; padding: 3px 0px 3px 10px; margin-bottom: 2px; background: #7ed0f5 url('../images/bg_headerhp768_blue.gif') no-repeat;}
.colorBorders, 
.vervolgContentBlock,
.colorBorderRight {background: #f1faff;border-bottom: 1px solid #f1faff;}


.colorBg22 {background: #FFF url('../images/bg_table_blue_22.gif') repeat-y;}
.colorBg211 {background: #FFF url('../images/bg_table_blue_211.gif') repeat-y;}
.colorBg111 {background: #FFF url('../images/bg_table_blue_111.gif') repeat-y;}

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

.Roundbutton, .roundbutton { 
	cursor:pointer; 
	cursor:hand; 
	line-height:22px;
	height:22px;
	background:url(../images/button-blue.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-blue.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_blue.gif'); background-color: #7ed0f5;}

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

