body 
{
	height: 100%;
	padding: 0; 
	background: url(../Images/pattern.jpg);
	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0;
	
}

.Link a:hover
{
	color: White;	
	text-decoration: underline;	 
}

.allroundlabel 
{
	display:block;
	float: left;
	text-align: left;
	background-color: #002b54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	color:white;
}

.divdefault
{
	border-width:0px; 
	position: absolute; 
	top: 40%; 
	width: 400px; 
	height: 300px; 
	margin-top: -120px; 
	left: 50%; 
	margin-left: -200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
}

.divlogo 
{
	position: absolute;
	height: 100px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
	background-position: center right;
	top: 5px;

}

.divmenumain 
{
	background: url(../Images/menumain.gif);
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-position: center top;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 107px;
	height: 25px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	min-height: 25px;	
}

.divmenuspacermain 
{
	background-color: White;
	background-position: center top;
	position: absolute;
	top: 132px;
	height: 4px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	min-height: 2px;	
}
.divmenusub 
{
	background: url(../Images/menusub.gif);
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-position: center top;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 135px;
	height: 25px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
}

.divmenuspacersub 
{

	background-color: White;
	background-position: center top;
	position: absolute;
	top: 160px;
	height: 5px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	min-height: 2px;
	
}

.divcontent 
{
	background-color: white;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	position: relative;
	top: 163px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	width: 980px;
	left: 50%;
	margin-left: -490px;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;	



}


.menumain
{
	text-align: center;
	height: inherit;
	font-weight: bold;	
}

.menumainitem
{
	text-align: center;
	height: 25px;
	width: 120px;
	font-weight: bold;
				
}

.menumainhover
{
	text-align: center;
	height: 23px;
	width: 120px;	
	font-weight: bold;	
	background: url(../Images/menumainselected.gif);	
}

.menumainselected
{
	text-align: center;
	height: 23px;
	width: 120px;	
	font-weight: bold;	
	background: url(../Images/menumainselected.gif);	
}

.menusub
{
	text-align: center;
	height: 25px;		
}

.menusubitem
{
	text-align: center;
	height: 25px;
	width: 120px;	
}

.menusubhome
{
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 120px;
	color: White;
	font-weight: bold;	
}

.menusubselected
{
	text-align: center;
	height: 23px;
	width: 120px;	
	background: url(../Images/menusubselected.gif);	
}

.menusubhover
{
	text-align: center;
	height: 23px;
	width: 120px;	
	background: url(../Images/menusubselected.gif);	
}

.menutext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	background-color: Transparent;	
}


.divhouder
{
	background-color: Transparent;
	height: 23px;
	padding-left: 5px;
}

.divcontentspacer5 
{
	background-color: white;
	height: 5px;
}

.divcontentspacer5b 
{
	background-color: Transparent;
	height: 5px;
}

.divcontentspacer10 
{
	background-color: white;
	height: 10px;
}


.divcontentspacer10 
{
	background-color: Transparent;
	height: 10px;
}

.divtitle15 
{
	display:block;
	background-color: #e7e7e7;
	vertical-align: middle;
	height: 15px;
}

.divcontentspacer20 
{
	background-color: Transparent;
	height: 20px;
}

.divcontentmenu
{
	background-color: Transparent;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	width: 980px;
	height: 30px;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;	
	border-spacing:0px;
}



.divcontentmaincenter
{
	background-color: Transparent;	
	width: 980px;
	position: relative;
	height: 380px;

	margin-left: 0px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
	border-spacing:0px;
}

.divcontentcollectionscenter
{
	background-color: Transparent;
	width: 100%;
	position: relative;		
	height: auto;
}

.divslideshowcenter
{
	width: 100%;
	position: relative;		
	height: auto;
}

.divjobscenter
{
	background-color: Transparent;
	width: 980px;	
	position: relative;	
	height: auto;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	border-spacing:0px;
	padding: 0px;
	
}

.divfocus
{
	background: url(../Images/bottombar.jpg);
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	background-color: #002b54;
	position: relative;
	height: 38px;
	padding: 10px; 
	padding-top: 0px;
	padding-bottom: 0px;
	width: 960px;
	/*text-align: center;*/
	
	
}

.bottombar 
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image: url(../Images/bottom_pattern.gif);
	position: relative;
	bottom: 0px;
	height: 33px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
}


.bottombartext
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;	
}


.focustext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	border: 0px;
	border-width: 0px;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.jobstext 
{
	display: block;
    float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	padding: 3px;
}

.jobstextred 
{
	display: block;
    float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #620000;
	text-decoration: none;
	text-align: left;
	padding: 3px;
}

.textred 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #620000;
	text-align: left;
	text-decoration: none;
}

.textredbold
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #620000;
		text-align: left;
	text-decoration: none;
}

.textwhite 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-align: left;
	text-decoration: none;
}

a.textwhite  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-align: left;
	TEXT-DECORATION: underline
}

a.textwhite.hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-align: left;
	TEXT-DECORATION: underline
}
	
a.textwhite.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-align: left;
	TEXT-DECORATION: underline
}


.textgrey 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Silver;
	text-align: left;
	text-decoration: none;
}

.textblue 
{
	display: block;
    float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #002b54;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.textalternating 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4a546c;
	text-decoration: none;
}

.datalist
{ 
	text-align: center;
	vertical-align: top;
}

.jobstextwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	padding-left: 5px;


}

.jobstextwhitebold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
}


/* Voor het nieuws gedeelte---------start---------------------------*/

.jobstextwhite2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	text-decoration: none;
	padding-left: 5px;
	text-left: center;

}

.jobstextwhitebold2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

/* Voor het nieuws gedeelte----------stop---------------------------*/

.divslideshowbuttons
{
	height: 80px;
}
	
.slideshowmenutext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #002b54;
}

.slideshowbuttonnext
{
	background: url(../Images/buttonright.gif);
}

.slideshowbuttonprevious 
{
	background: url(../Images/buttonleft.gif);
}


.locator
{	
	display:block;
	float: left;
	width: 260px;
	text-align:left;
	background-color: #d8d8d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	color:#002b54;
	border-style: solid; 
	border-color: #e7e7e7; 
	border-width: 5px;
}

.jobslist
{	
	display:block;
	float: left;
	width: 300px;
	text-align:left;
	padding: 0px;
}

.label 
{
	display:block;
	float: left;
	width: 250px;
	text-align: left;
	background-color: #002b54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	color:white;
}

.label300 
{
	display:block;
	float: left;
	width: 300px;
	text-align: left;
	background-color: #002b54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	color:white;
}

.titlenew 
{
	display:block;
	float: left;
	width: 250px;
	text-align:  left;
	background-color: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	color:#002b54;
}


.title
{
	background-color: #e7e7e7; 
	height: 15px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	color:#002b54;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}

.runningtxt
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#002b54;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right:5px;
}

.runningtxt2
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#002b54;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right:5px;
	border: none 0px white; 
}



.tdjobscontentlist 
{
	background-color: #e7e7e7;
	vertical-align: top;
	padding:0px;
	width: 250px;
}


.tdjobscontentright 
{ 
	background-color: #002b54; 
	vertical-align: top;
	border: none 0px white; 
	text-align: left;
	padding: 5px;
	padding-top: 0px;
}




.slideshowbuttonplay 
{
	background-color: #002b54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: White;
}

.contentlabel 
{
	
    display:block;
    float: left;
	
	text-align:left;
	vertical-align:middle;
	background-color: #002b54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: White;
	padding: 2px;

}



.tableslideshow 
{

	background-color: #e7e7e7; 
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
	border-spacing:0px;
}

.tdslideshow 
{ 
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
	border-spacing:0px;
}


.tablecontentmenu 
{

	background-color: #e7e7e7; 
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;	
	border-spacing:0px;
}


.tablejobs 
{
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none 0px white; 
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
	border-spacing:0px;
	
}

.tdjobs 
{ 
	background-color: #e7e7e7;
	vertical-align: middle;
	border: none 0px white; 	
	border-bottom-style: none;
	border-bottom-color: White;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-color: White;
	border-top-width: 0px;		
	border-left-style: none;
	border-left-color: White;
	border-left-width: 0px;	
	border-right-style: none;
	border-right-color: White;
	border-right-width: 0px;
	padding: 0px;
}

.tdjobscontentleft 
{ 
	background-color: #e7e7e7; 
	vertical-align: top;
	border: none 0px white;
	padding:5px;
	color: #002b54;
}


.historystyle

{ 
	background-color: #e7e7e7; 
	vertical-align: top;
	border: none 0px white;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;	
	height: 480px;
}

.historystyle2

{ 
	background-color: #d8d8d8; 
	vertical-align: top;tablj
	border: none 0px white;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 980px;
}



.bumbframe
{
	border-right: 5px;
	border-bottom: 5px solid  #002b54;
}

.bumb
{
	border-bottom: 5px solid #002b54;
	
}

.tdnewscontentright 
{ 
	background-color: #002b54; 
	vertical-align: top;
	border: none 0px white; 
	text-align: left;
	padding: 5px;
	padding-top: 5px;
}