body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #03589B;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px; 
        font-weight:bold;
}
a:link {
	color: #005b9e;
}
a:visited {
	color: #005b9e;
}
a:hover {
	color: #005b9e;
}
a:active {
	color: #005b9e;
}
.blauw {color: #005B9E}
.breadcrumb {
	color: #005B9E;
	font-weight: bold;
	}
.hoofding {
	color: White;
	font-weight: bold;
	text-align: center;
	background-color: #03589B;
}
.afbeelding{
	background-color: #EEF1F8;
}
.navtitel {
	font-size: 12px;
	font-weight: bold;
}
.nav{
	display: block;
	height: 20px;
	width: 160px;
	color: #005B9E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #B4C3E0;
	text-align: left;
	padding: 6px 0px 2px 0px;
}

a:hover.nav, a:active.nav{
	display: block;
	height: 20px;
	width: 160px;
	color: #fff;
	background: #B4C3E0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #B4C3E0;
	text-align: left;
	padding: 6px 0px 2px 0px;
	list-style:none;
}

li, ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

a:link.subnav, a:visited.subnav, .subnav{
	display: block;
	height: 20px;
	width: auto;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #B4C3E0;
	text-align: left;
	padding: 6px 2px 2px 15px;
	list-style:none;
}
a:hover.subnav, a:active.subnav{
	display: block;
	height: 20px;
	width: auto;
	color: #000;
	background: #B4C3E0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #B4C3E0;
	text-align: left;
	padding: 6px 2px 2px 15px;
	list-style:none;
}
a:link.choice, a:visited.choice{
	display: block;
	height: 20px;
	width: auto;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding: 6px 2px 2px 30px;
}
a:hover.choice, a:active.choice{
	display: block;
	height: 20px;
	width: auto;
	color: #000;
	background: #B4C3E0;
	font-size: 11px;
	text-decoration: underline;
	text-align: left;
	padding: 6px 2px 2px 30px;
}
.inhoud{
	background-color: White;
	padding:20 20 20 20;
}
.imgcel{

	text-align: center;
	background-color: #ffffff;
}
.navigatie{
	background-image: url(images/site/bgcel.jpg);
	background-color: #EEF1F8;
   background-repeat: repeat-x;
	padding:0 20 20 20;
	width: 160px;
}
