/* old styles, used for current content */

td {  font-family: Trebuchet MS;  font-size: 11px;  color: #000000;  border: 0px; padding: 0px; margin: 0px;}

img.plaatje { margin-left: -3px;  }
 
/* forms */
tr.row0 { background-color: #F5F7FB;  }
tr.row1 { background-color: #ffffff }

tr.validatorRow { height:20px;  }

radiolist.radio0 { background-color: #F5F7FB;  }
radiolist.radio1 { background-color: #ffffff }
  
/* div styles */  

#image {  width: 304px;  height: 231px;  position: absolute;  z-index: 1;  left: 57%;  top: 368px;  padding: 0px;  }

#master {  width: 750px;  }

#hh1 { border: 1px solid #C7D6EE; padding: 10px; background-color: #EFF5FF;}
#hh2 { border: 1px solid #C7D6EE; padding: 10px; background-color: #EFF5FF;}
#hh3 { border: 1px solid #C7D6EE; padding: 10px; background-color: #EFF5FF;}

#quote {  padding: 10px;  padding-left: 15px;  padding-right: 15px;  margin-bottom: 50px;  }

#icon1 {position: absolute; top: 365px; left: 11%; z-index: 3; width:169px;}
#icon2 {position: absolute; top: 365px; left: 31%; z-index: 3; width:169px;}
#icon3 {position: absolute; top: 365px; left: 50%; z-index: 3; width:169px;}
#icon4 {position: absolute; top: 365px; left: 70%; z-index: 3; width:169px;}

/*help popups*/
.popupdivtotal
{
	
	width: 200px;
	background-color: #EFF5FF;
	display: none;
	position: relative;
	border: 1px #C7D6EE solid;		
}

.popupdivbodyhead 
{
	width: inherit;
	background-color: #EFF5FF;
	color: #0170B8;
}
	
.popupdivbodybody
{
	width: inherit;
	background-color: #EFF5FF;
	color: #0070B7;
}

/* Search option style */
span.CssZoekPaginaLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin-top: 4px;
	margin-left: 60px;
}
