a {
	font-family: Arial;
	color: #446BB5;
	font-size: 12px; font-weight:bold }
	
a:hover {
	font-family: Arial;
	color: #9B7C00;
	font-size: 12px;
	font-weight: bold; text-decoration:underline
}

.linkpijltje { 
 	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; list-style-image:url('../afbeeldingen/opbouw/pijltjegeel.jpg'); list-style-type:square; margin-top:1; margin-bottom:1 }
:hover.linkpijltje { 
 	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold; list-style-type:disc; margin-top:1; margin-bottom:1 }
h1 {
	color: #446BB5;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	text-align: right;
	margin-top: 15px;
	margin-right: 5px;
}
h2 {
	color: #446BB5;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}
h3 {
color: #446BB5;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

/* Classes */

.titelH3 {
color: #446BB5;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

.tabelTitel {
background-color: #446BB5;
color: #FFFFFF;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
}

.titelhoofdpunten {
color: #9B7C00;
font-family: Arial;
font-size: 10pt;
font-weight: bold; list-style-type:circle; text-decoration:none; 
}

:hover.titelhoofdpunten {
color: #9B7C00;
font-family: Arial;
font-size: 10pt;
font-weight: bold; list-style-type:circle; text-decoration:none underline; margin-top:3; margin-bottom:3  }

.localeMenuItem {
color: #000000;
font-family: Arial;
font-size: 12px;
text-decoration: none;
font-weight: bold; list-style-image:url('../afbeeldingen/opbouw/pijltjegeel.jpg'); list-style-type:square; margin-top:1; margin-bottom:1
}

:hover.localeMenuItem {
color: #000000;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
font-weight: bold; list-style-image:url('../afbeeldingen/opbouw/pijltjegeel.jpg')
}

.legal {
font-family: arial;
color: #000000;
font-size: 12px;
text-align: center;
}

.tekst {
font-family: arial;
color: #000000;
font-size: 12px; list-style-type:square; list-style-image:url('../afbeeldingen/opbouw/pijltjegeel.jpg')
}

:hover.tekst {
font-family: Arial;
color: #000000;
font-size: 12px; list-style-type:square; list-style-image:url('../afbeeldingen/opbouw/pijltjegeel.jpg'); text-decoration:underline
}

.crazyBorder { border: 1px #446BB5 outset}