body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: White;
}

p,table {
	font-size: 11px;
}

th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #0A246A;
}

a {
	font-family: inherit;
	color: #1E5095;
}
a:visited {
	text-decoration: none;
}
a:active {
	font-family: inherit;
	color: Maroon;
	font-size: inherit;
	text-decoration: none;
}
a:link {
	font-family: inherit;
	color: #1E5095;
	font-size: inherit;
	text-decoration: none;
}
a:hover {
	font-family: inherit;
	color: #8B951E;
	font-size: inherit;
	text-decoration: underline;
}

h1 {
	font-family: inherit;
	font-size: 17px;
	color: #0A246A;
}
h2 {
	font-family: inherit;
	font-size: 15px;
	color: #0A246A;
}
h3 {
	font-family: inherit;
	font-size: 14px;
	color: #0A246A;
}
h4 {
	font-family: inherit;
	font-size: 13px;
	color: #0A246A;
}
h5 {
	font-family: inherit;
	font-size: 10px;
}
hr {
	color: #A2CC44;
	height: 1px;
}



table.navigatie {
	padding-bottom: 5px;
	padding-left: 5px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

a.navigatie {
	text-decoration: none;
	font-family: Tahoma;
}
a.link.navigatie {
	color: #0A246A;
}
a:active.navigatie {
	text-decoration: none;
}

a:hover.navigatie {
	text-decoration: none;
	color: #0A246A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}

a:link.navigatie {
	text-decoration: none;
	color: #1E5095;
}

a:visited.navigatie {
	
}

td.schaduwonder {
	background-image: url(../images/schaduw_onder.gif);
	background-repeat: repeat-x;
}
td.schaduwlinks {
	background-image: url(../images/schaduw_links.gif);
	background-repeat: repeat-y;
	background-position: right;
}td.reklogobalk {
	background-image: url(../images/logobalk_rek.gif);
	background-repeat: repeat-x;
}

td.berichttitel {
	font-size: 14px;
	color: #0A246A;
	padding-left: 10px;
	font-weight: bold;
}
td.bericht {
	text-align: justify;
}
td.by {
	font-size: 9px;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B7B8BC;
	padding-top: 3px;
}
td.marge {
	border-right-style: solid;
	border-right-color: #B7B8BC;
	border-right-width: 1px;
}
td.reactietitel {
	font-size: 12px;
	color: #0A246A;
	font-weight: bold;
}
.lijsten {
	background-color: #1E5095;
	color: #E6E9EC;
	font-size: 13px;
	font-weight: bold;
}
.sublijsten {
	border-top-color: #1E5095;
	border-top-style: solid;
	border-top-width: 1px;
}
ul.headlines {
	list-style-image: url(../figuren/blt.gif);
}
img.rand1 {
	border: 1px solid White;
}
img.rand2 {
	border: 1px solid #1E5095;
}
.invoerveld {
	background-color: #E6E9EC;
	font-size: 11px;
}

.invoerknop {
	background-color: #A2CC44;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
#datum {
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.copyright {
	color: #1E5095;
	font-size: 9px;
}
#inhoud {
	padding-left: 8px;
}

