/* algemeen */


/* lettertype voor paragraph tekst en in tabellen*/
body,td,th {
	font-size: 12px;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*achtergrondkleur en marges van pagina*/
body {
background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*linkjes hoe ze er uit zien als ze normaal staan en als je er overheen gaat, hover*/

a {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}

/*kopjes*/

h1 {
	font-size: 18px;
	color:#99FF00;
}
h2 {
	font-size: 16px;
	color:#003300;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#003300;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color:#003300;
}


/* verschillende onderdelen die een specifieke opmaak hebben zoals tabellen, visuals, menubalk en speciale linkjes.*/

.tekst_footer {
	font-weight: bold;
}

.tekst_footer_klein_grijs {
	font-size: xx-small;
	color: #666666;
}

.tabel_tekst {
	padding: 10px;
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}

.menu_tabel {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
}
.tekstvlak {
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #99FF00;
}
.menu_geheel {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}

.menu_geheel_2 {
	border-top-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 14px;
	border-left-width: 14px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}

.menu_geheel_3 {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}


a.links_h3:link {
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.links_h3:visited {
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.links_h3:active {
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}	

a.links_h3:hover {
	color: #00CC00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.links_h3 {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


.visuals {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #003300;
}
.voorwaarden {
	font-size: 10px;
}

a.links_voorwaarden:link {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.links_voorwaarden:visited {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.links_voorwaarden:active {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	

a.links_voorwaarden:hover {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.links_voorwaarden {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.plaatje {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




.buttonscontainer {
	width: 100%;	
}
.buttons a {
	background-color: #99FF00;
	padding: 8px;
	display: block;

 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.buttons a:hover {
background-color: #FFFFFF;
}

.buttons2 a {
background-color: #FFFFFF;
padding: 8px;
display: block;
}

.buttons2 a:hover {
background-color: #FFFFFF;
}

a.links2:link {	color: #003300;}
a.links2:visited {	color: #003300;}
a.links2:active {	color: #003300;}	
a.links2:hover {	color: #003300;}
a.links2 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.links3:link {	color: #003300;}
a.links3:visited {	color: #003300;}
a.links3:active {	color: #003300;}	
a.links3:hover {	color: #333333;}
a.links3 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

