body { 
	background-color: #E1E5F3;												
	margin-top: 2px;
	margin-right: 2px;		
}

body.main 
{		
	margin-top: 0px;
	margin-right: 0px;	
	background-attachment: fixed;	
	background-image: url('');	
	background-repeat: no-repeat;	
	background-position: top center;
	scrollbar-arrow-color: ; 	
	scrollbar-darkshadow-color: ;		
	scrollbar-3dlight-color: ; 	
	scrollbar-highlight-color: ; 
	scrollbar-shadow-color: ; 
	scrollbar-track-color: ; 
}

li {
	margin-left: -20px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

iframe.dienstenwijzer {
  border: 1px solid transparent;
}

a:link {
	color: #00019F;
	text-decoration: none;	
}

a:active { 
	color: #00019F;
	text-decoration: none; 
}	

a:visited {
 	color: #00019F;
 	text-decoration: none;
}		

a:hover {
	color: #00019F; 
	text-decoration: none 
}

div {
	font-family: Arial, Helvetica, sans-serif; 				
	color: #000000; 																		
	font-size: 12px;																
}

table {
	font-family: Arial, Helvetica, sans-serif; 				
	color: #000000; 														 				
	font-size: 12px;													 					
	border: 0px solid black; 
}

td {
	text-align: left;
	vertical-align: top;
}

textarea {
	border: 1px solid #9EA0AA; 															
	background-color: #C1CAE8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;  	
	font-size: 12px;							
}

textarea.disclaimer{
	border: 1px solid #9EA0AA; 
	background-color: #C1CAE8;
	font-family: verdana, geneva, arial, helvetica, sans-serif; 	
	font-size: 10px;
}

textarea.noborder {
	font-weight: bold;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	color: #000099;
	background-color: transparent;
	width: 97%;
}

input {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 				
	color: #000000; 																	
}

input.text {
	border: 1px solid #9EA0AA; 								
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 												
	color: #000000;										
	background-color: #C1CAE8;											
}

input.noborder {
	font-weight: bold;
	border: none;
	color: #000099;
	background-color: transparent;
	width: 97%;	
	position: absolute;
}

input.radio {
	position: relative; 
	top: -1px;
}

input.checkbox {
	position: relative; 
	top: 1px;
}

select {
	font-size: 11px; 			
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 												
	width: 100%;
	border:	1px solid #9EA0AA; 	
	width: 212px;		
	background-color: #C1CAE8;									
}

option {
	background-color: #C1CAE8;	
}

/* voor inputs en selects  */
.error {
	border: 1px solid #9EA0AA;
	color: #FFFFFF;							
	background-color: #E25F5F;						
}

#div_main {	
	position: absolute;
	right: 0;
}

#logo {
	position: absolute; 
	z-index: 2; 
	top: -200px; 
	left: 10px;
}

.img_zontarief {
  position: relative;
  right: -3px;
  top: 3px;
}

div.kiesvoertuig {
	height: 200px;
	width: 454px;
	overflow: auto;
	border: 0px;
	background-color: transparent;
	padding: 0px;
}

.img_info {
	position: relative; 
	top: 4px;
}

.img_visible{
	display: inline;
}

.img_hidden{
	display: none;
}

.img_expand {
  position: relative;
  top: 2px;
}

.img_inpand{
  position: relative;
  top: 2px;
}

.table_ks{
	height: 1000px;
	display: table;
	border: 0px solid black; 
}

.table_model{
	display: table;
}

.table_main {
	height: 1000px;
	display: table;
	border: 0px solid black; 
}

.table_default {
	width: 454px;
	display: table;
}

.table_2koloms {
	background: #C1CAE8;										
}

.table_2koloms td {
	font-weight: normal; 
	font-size: 10px;
	background: #FFFFFF;											
	width: 50%;
	padding-left: 2px;
}

.table_4koloms {
	background: #C1CAE8;		
	width: 100%;							
}

.table_4koloms td {
	font-weight: normal; 
	font-size: 10px; 				
	background: #FFFFFF;					
	width: 25%;
	padding-left: 2px;
}

.table_polisvoorwaarden {
  background: #C1CAE8;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	width: 434px;  
}

.table_polisvoorwaarden td {
  line-height: 18px;
	font-weight: normal; 
	font-size: 10px; 				
	background: #FFFFFF;					
	padding-left: 2px;				
	padding-right: 2px;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	vertical-align: middle;
}
/* Resultaten tabel */
.table_results {
	background: #C1CAE8;
		border-top: 1px solid #C1CAE8;
	border-left: 1px solid #C1CAE8;
	border-right: 1px solid #C1CAE8;
}

.table_results .pointer td {
  cursor: pointer;
}

.table_results th {
  line-height: 20px;
	color: #000099; 																	
	font-weight: bold; 
	font-size: 11px;
	background: #C1CAE8;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding: 0px 2px 0px 2px;  
}

.table_results .first th {
	border-top: 1px solid #FFFFFF;
}

.table_results td {
  line-height: 20px;
	font-weight: normal; 
	font-size: 11px;
	padding: 0px 2px 0px 2px; 
	vertical-align: middle;	
	border-bottom: 1px solid transparent;
}

.table_results .first td {
  border-top: 1px solid transparent;
}

.table_results .right{
	border-right: 1px solid transparent; 	
}


.table_results .left{
	border-left: 1px solid transparent; 	
}

.table_noborder td {
  border:  none;
  width: 100%;
}

.table_details {
  width: 100%;
}

.table_details td {
  border: none;
}

.table_details .header {
  color: #000099;
  font-weight: bold;
  font-size: 11px;
}

/* Kiesvoertuig tabel */
.table_kiesvoertuig {
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.table_kiesvoertuig th {
  line-height: 15px;
	color: #000099; 																	
	font-weight: bold; 
	font-size: 11px;
	background: #C1CAE8;
	border-bottom: 1px solid #FFFFFF;   
	text-align: left;
	padding: 0px 2px 0px 2px;  
}

.table_kiesvoertuig .first th {
  border-top: 1px solid #FFFFFF;
}

.table_kiesvoertuig td {
  line-height: 15px;
	font-weight: normal; 
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	vertical-align: middle;	
	border-bottom: 1px solid transparent; 
}

.table_kiesvoertuig .first td {
  border-top: 1px solid transparent;
}

.table_kiesvoertuig .left {
  border-left: 1px solid transparent;
}

th.th_small {
	font-size: 11px;
}

tr.tr_visible{
	display: table-row;
}

tr.tr_hidden{
	display: none;
}

.tr_result_td {
  background: transparent;
  line-height: 15px;
}

/* Kleuren voogd */
tr.tr_result_vgd td {
	background: #FFFFFF;
}

tr.tr_result_vgd_odd td {
	background: #FFFFFF;
}

tr.tr_result_vgd_darker td {
	background: #FFFFFF;
}

/* Kleuren moneyview */
tr.tr_result_mv {
	background: #FFFFFF;
}

tr.tr_result_mv_odd {
	background: #FFFFFF; 
}

tr.tr_result_mv_darker {
	background: #FFFFFF;
}

/* Kleuren M-aanvraag */
tr.tr_result_ma {
	background: #FFFFFF;
}

tr.tr_result_ma_odd {
	background: #FFFFFF;
}

tr.tr_result_ma_darker {
	background: #FFFFFF;
}

/* Kleuren uitgebreide resultaten */
tr.tr_result_ug {
  background: #FFFFFF;
}

/* Kleuren legenda */
td.td_legenda_hv {
  background: #FFFFFF;
  border: 1px solid;
  font-size: 1px
}

td.td_legenda_mv {
	background: #FFFEB1;
	border: 1px solid;
	font-size: 1px;
}

td.td_legenda_vgd {
	background: #FEE0A9;
	border: 1px solid;
	font-size: 1px;
}

td.td_right {
	text-align: right;
}

td.td_kop {
	height: 100px; 
}

td.td_haak_klein {
	width: 41px;
}

td.td_haak_groot {
	width: 59px;
	text-align: right;
}

td.td_main {
	width: 454px;
}

td.td_main_iframe {
  width: 100%;
  font-size: 12px;
}

/*	De td_mdl_kolommen worden gebruikt voor het model */

/* Ruimte voor en na regel */
td.td_mdl_spacer {
	width: 10px;
}

/* Ruimte tussen kolommen */
td.td_mdl_spacer_mid {
	width: 10px;
}

td.td_mdl_kolom1 {
	width: 212px;
}

td.td_mdl_kolom2 {
	width: 212px;
}

td.td_mdl_subtable {
	width: 454px;
}

td.td_mdl_subtable_geselecteerde_resultaat {
  width: 444px;
}

td.td_mdl_subtable_uitbreiding {
  width: 434px;
}

td.td_mdl_title {
	width: 434px;
	font-weight: bold; 
	font-size: 13px; 
	color: #000099; 													
}

td.td_mdl_regel {
	width: 434px;
}

/*	De td_bedr_kolommen worden gebruikt voor het premieoverzicht */
td.td_bedr_kolom1 {
	width: 370px;
}

td.td_bedr_kolom2 {
	width: 10px;
}

td.td_bedr_kolom3 {
	width: 54px;
	text-align: right;
}

td.td_rt_kolom1 {
  width: 25px;
}

td.td_rt_kolom2 {
  width: 324px;
}

td.td_uitbreiding {
	width: 444px;
	color: 	#000099; 																
	font-weight: bold; 
	font-size: 10px;
	background: #C1CAE8;  					
	border: 1px solid 	#FFFFFF;  						
	text-align: left;
	padding-left: 2px;  
 	padding-right: 2px;
	vertical-align: middle;		
}

.title {  
	font-weight: bold; 
	font-size: 13px;
	color: 	#000099; 													
}

.subscript {
	font-size: 10px;
}

.labellink {
	color: #00019F; 														
	text-decoration: underline; 
}

.errormessage {
	color: #E25F5F;
	font-size: 10px;														
	display: none;
}

.statictext {
  font-weight: bold;
 	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	color: #000099;		
}

/* Popup eigenschappen voor het berekenen scherm */
#popup_shadow_right, #popup_shadow_bottom {
  background-color:#91A1D6;			
	font-size: 0px; /*voor de hoogte*/
	filter: alpha(opacity=85);
}

#popup_border {
	filter: alpha(opacity=90);
}

#popup_border table {
   background-color: #003399;								
}

#popup_border td {
   background-color: #E6ECFF;								
}

#popup_title {
  background-color: #C1CAE8;			
	padding-left: 3px;
	font-weight: bold; 
	font-size: 13px; 				
	color: #000099; 							
}

#popup_innercontent {
	padding-top: 20px;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	text-align: center;	
}

/* Tooltip eigenschappen voor het popupje */
div.tooltip_main {
	filter: alpha(opacity=90);
}

table.tooltip_border {
	border: 0px solid black; 
	background-color: #003399;		
}

table.tooltip td {
	background-color: #E6ECFF;
	text-align: left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 11px;										
	font-weight: normal;
}

div.tooltip_shadow {
	background-color: #91A1D6;								
	filter: alpha(opacity=85);
}

/* Opmerkingen box op een pagina */
div.opmerkingen table {
	margin-bottom: 5px;
	width: 434px;
}

div.opmerkingen table th {
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#E1E5F3, endColorstr=#9EA0AA, gradientType=1);
	border: 1px solid #9EA0AA;
	border-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;	
	color: #000099;												
}

div.opmerkingen table td {
	border: 1px solid #9EA0AA;	
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;			
}

pre {
  font-family: Courier New, monospace;
  font-size: 12px;
  word-wrap: break-word;
}
