@charset "utf-8";
body {
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #1E2399
}
a { 
	color: #8000f6; 
	}
	
img {
	
}
.bigtext { 
	font-weight: bold; 
	font-size: 14pt;
}
.bigtext12 { 
	font-weight: bold; 
	font-size: 12pt; 
}
.bigtextwhite { 
	color: white; 
	font-size: 14pt; 
	font-weight: bold  
	}
.bigtextgreen {
	color: #808000;
	font-size: 14pt;
	font-weight: bold
	}
		
.buttonnext { 
	color: white; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 10pt; 
	background: url(../images/Button-next.jpg) no-repeat; 
	text-align: left; 
	vertical-align: middle; 
	padding-top: 10px; 
	padding-left: 10px; 
	width: 84px; 
	height: 40px 
	}
.normaltext { 
	}
.normaltextwhite { 
	color: white;
	}
.smalltext { 
	font-size: 6pt 
	}
.verybigtext { 
	font-weight: bold; 
	font-size: 20pt; 
	}
.duikprijslijst {
	font-family: Verdana, Tahoma;
	
}
.duikprijslijst tr,td{
	border-width: 0px;
}
.duikprijslijstlink{
	font-size: 9pt;
	color: #1E2399;
	line-height: 20px;
}
.duikprijslijstitem {
	line-height: 25px;
	text-align: left;
	background-color: #99FFFF;
}
.duikprijslijstitem td{
	line-height: 25px;
	text-align: left;
	background-color: #99FFFF;
}
