a
{ 
	color: #4D4949;
	text-decoration: none;
}

body
{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	background-color: #6EAB1F;
	background-repeat: repeat-x;
	margin:0;
}

h1
{
	color: #FA0684;
	font-size: 12pt;
}

h2
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3
{
	color: #BF0303;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

img
{
	border:0px 
}

p
{
	color: #000000;
	font-size: 10pt;
	margin-top: 0px;
}

p.accent
{
	color: #CC0000;
	font-size: 90%;
}

.pakket
{
	border-right: 1px solid #6699cc;
}

.pakket tr th
{
	background-color: #A4B75E;
	text-align: center;
	color: white; 
	font-weight: bold;
	border-color: white;
	padding: 3px;
	border-left: 1px solid #6699cc;
}

.pakket tr td
{
	background-color: white; 
	color: #a4b75e;
	border-left: 1px solid #6699cc;
	font-size: 8pt;
	padding-left: 5px;
	text-align: center;
}
.pakket tr td.last
{
	border-right: 1px solid #6699cc;
}
.pakket tr.prijs td
{
	background-color: white; 
	color: #0D5104;
	border-left: 1px solid #6699cc;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.pakket tr.verder td
{
	background-color: #cae078;
	color: #AD3404;
	border-left: 1px solid #6699cc;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.pakket tr td ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.pakket tr td li
{
	color: #999999;
	font-size: 8pt;
	padding-bottom: 20px;
	text-align: center;
}
.midden
{
	width: 620px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.toptekst tr td
{
	font-weight: bold;
	color:#999999;
	font-size:10px
}

.geldover
{
	background-color: #f9da9a;
}
.geldover tr td
{
	text-align: center;
	color: #0D5104;
	font-size: 10px;
	font-weight: bold;
}
.geldover tr td h1
{
	color: #0D5104;
	font-size: 18px;
	font-weight: bold;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:link, .menu a:visited
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.menu tr td
{
	text-align: center;
}
.menu tr td a:hover
{
	text-decoration: none;
	color: black;
}
.menu tr td.select
{
	background-color: #f9da9a;
}

.footer
{
	font-family: arial, verdana;
	font-size: 8pt;
}
.footer hr
{
	margin: 16px;
	color: #6394bd;
	background-color: transparent;
	height: 1px;
}

