body {
	margin: 0px;
}

.bodyMain {
	background-color: #d5d5d5;
}

.bodyNavigatie {
	background-color: #00a651;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bodyHeading {
	background-color: #00a651;
}

.bodyLeegFrame {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	font-size: 18px;
	font-weight: bold;
	color: #00a651;
}

h2 {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

th {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #990066;
}

td {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #000000;
	font-size: 12px;
}



.tdMainLeft {
	background-color: #d5d5d5;
	padding: 20px;
}

.tdMainRight {
	background-color:#a2a2a2;
}

.klein {
	font-size: 10px;
}

.letterKlein {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.kop {
	font-size: 24px;
	font-weight: bold;
}

table {
	font-size: 10px;
}

.tabelHeading {
	background-image: url(../images/achtergrond_steentjes.gif);
	border-right: 1px solid #000000;
}

.tabelNavigatie {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #00a651;
}

.tabelMain {
	width: 422px
}

a:active, a:visited, a:hover, a:link {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #000000;
}

a:hover {
	font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
	color: #00a651;
}

a.Heading:active, a.Heading:visited, a.Heading:link, a.Heading:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

a.Top:active, a.Top:visited, a.Top:link {
	background-color: #a2a2a2;
	color: #000000;
	text-decoration: none;
}		

a.Top:hover {
	background-color: #a2a2a2;
	color: #00a651;
	text-decoration: none;
}

a.Navigatie:active, a.Navigatie:visited  {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	height: 20px;
	display: block;
	background-color: #a2a2a2;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	text-align: center;
}

a.Navigatie:link { 
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	height: 20px;
	display: block;
	background-color: #a2a2a2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	text-align: center
}

a.Navigatie:hover  {
	display: block;
	color: #00a651;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}


.kopKlein {
	font-size: 18px;
	font-weight: bold;
	color: #00a651;
}


.tabelGrijs {
	background-color: #EEEEEE;
}

.plaatje {
	border: 1px solid #a2a2a2;
}

form {
	margin: 0px;
	padding: 0px;
}

.tabelRand {
	border-top: 0px solid #400080;
	border-right: 1px solid #400080;
	border-bottom: 0px solid #400080;
	border-left: 1px solid #400080;
	background-color: #FFFFFF;
}


