body 	{
	font-family: arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	background: white url(hoofd/boat.jpg) no-repeat center 160px;
	margin: 12px auto 12px auto;
	width: 829px;
	}

h1 	{
	font-variant: small-caps;
	font-size: 140%;
	font-family: georgia, times, serif;
	color: #95c5df;
	background: #3d1801;
	padding: 3px 0px 2px 6px;
	}

a	{
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	}

.button	{
	width:115px;
	height:20px;
	display:block;
	text-align:left;
	color:#3d1801;
	background-color:#95c5df;
	font-size:10pt;
	font-style: normal;
	font-family: verdana, arial;
	text-decoration: none;
	padding: 3px 6px 0px 7px;
	}

a:hover.button	{
	background-color:#3d1801;
	color: #95c5df;
	}

p	{
	line-height: 1.3em;
	word-spacing: 0.1em;
	}

h2	{
	color: #95c5df; /* blauw */
	}

img.lokatie	{
	float: right;
	margin: 0 0px 12px 50px;
	}

img.plattegrond	{
	float: right;
	margin: 0 0 12px 25px;
	}
	
table.tarieven	{
	color: #3d1801;
	border: solid 1px #95c5df;
	}

.tarieven	{
	background: #d6eef7;
	}


.verwijzing	{
	color: #3d1801;
	font-size:12pt;
	}

a:hover.verwijzing	{
	color: #95c5df;
	}


