body {
	background-color: #006699; /* #4D90AB */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	margin: 0px;
}

a {
	font-size: 10px;
	color: #FFFFFF;
}

a:link		{	text-decoration : underline ;
			color : #CCFFFF; }

a:visited	{	text-decoration : underline ;
			color : #CCCCCC; }

a:hover		{	text-decoration : underline ;
			color : #FFFFFF; }

a:active		{	text-decoration : underline ;
			color : #FFFFFF; }

#bodytext {
	vertical-align: top;
	line-height: 13px;
	font-size: 10px;
	text-align: left;
	text-indent: 0pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#bodytext p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bodytext h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 10px;
}

#bodytext h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}

#bodytext .zonderpmetregelhoogte {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tabel p {
	margin:0px;
	padding:0px;
	position: relative;
	top: 0px;
}

.tabellinks {
	width:108px;
	float: left;
	line-height: 15px;

}

.tabelrechts {
	width:213px;
	float:left;
	line-height: 15px;
}


.skitabellinks {
	width:170px;
	float: left;
	line-height: 15px;
}

.skitabelrechts {
	width:80px;
	float:left;
	line-height: 15px;
}

.prijstabel1 {
	width:150px;
	float: left;
	line-height: 12px;
}

.prijstabel2 {
	width:60px;
	float: left;
	line-height: 12px;
	background-color: #0099CC;
	text-align: center;
}

.prijstabel3 {
	width:60px;
	float: left;
	line-height: 12px;
	background-color: #3366CC;
	text-align: center;	
}

.prijstabel4 {
	width:60px;
	float: left;
	line-height: 12px;
	background-color: #003366;
	text-align: center;	
}

.break {clear:both}

