.site_afmetingen {
	width: 800px;
	height: 100%;
}
.navigatie { background-color: white; background-image: url(../APA/beeld/navbg.gif); background-repeat: repeat-y; background-position: left top; width: 190px; }
#navtabel { height: 100%; }
.content { background-color: #f2f3f8; width: 531px; height: 100%; overflow: auto; padding: 20px 10px 0 0; }
.kolomlijn { background-color: #f2f3f8; background-image: url(../APA/beeld/kolomlijn.gif); width: 1px; }
.kolom { line-height: 15px; background-color: #f2f3f8; width: 180px; height: 100%; padding: 20px 10px 0; }
#kolom_nieuws { background-color: #f2f3f8; width: 160px; height: 100%; padding-top: 20px; padding-right: 10px; padding-left: 10px; }
.kolomtekst { color: #2b5192; font-size: 90%; line-height: 15px; background-color: #f2f3f8; }
#contentpics { width: 200px; float: right; padding: 0 0 20px 20px; }
#newspics { width: 90px; float: right; padding: 0 0 0 10px; }
#newspicsgroot { float: right; padding: 0 0 10px 10px; }
body { font-size: 12px; margin: 0; overflow-x: hidden; overflow-y: auto; }
.body_klein { font-size: 90%; text-align: justify; margin: 0; overflow-x: hidden; overflow-y: auto; }
body, td, p, li, ul {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	list-style-type: square;
}
ul { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 15px; list-style-type: square; }
ol { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 20px; list-style-type: decimal; }
a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2b5192;
}
strong, b {
	font-weight: bold;
}
h1 { color: #2b5192; font-size: 18px; font-weight: bold; margin-top: 0; margin-bottom: 10px; }
h2 { color: #2b5192; font-size: 16px; font-weight: bold; margin-bottom: -10px; }
h3 { color: #000; font-size: 16px; font-weight: bold; margin-top: 0; }
h4 { color: #2b5192; font-size: 16px; font-weight: bold; margin-top: 0; margin-bottom: 10px; padding-bottom: 5px; }
h5 { color: black; font-size: 14px; font-weight: bold; margin: 20px 0 -10px; }
h6 { color: #2b5192; font-size: 18px; font-weight: bold; text-transform: uppercase; margin: 20px 0 0; }

.header {
	text-align: center;
	width: 922px;
	height: 160px;
}
/*Tabellen*/
.tablefill_right { background-color: #fff; background-image: url(../APA/beeld/grenslijn.gif); background-repeat: repeat-y; background-position: left top; width: 50%; }
.tablefill_left { background-color: #fff; background-image: url(../APA/beeld/grenslijn.gif); background-repeat: repeat-y; background-position: right 0; width: 50%; }
table {
	font-size: 12px;
}
td {
	color: #003362;
}
tr {
	color: #003362;
}
.DataTableHeader {
	color: #fff;
	background-color: #2b6460;
	padding: 3px;
	outline: solid 1px #2b6460;
}
.DataTableProp {
	background-color: #b4cdc3;
	padding: 3px;
	outline: solid 1px #878e96;
}
.DataTableValue {
	background-color: #ddd;
	padding: 3px;
	outline: solid 1px #878e96;
}
/*Formulieren*/
form {

}
input {
	color: black;
	background-color: #ddd;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	padding-top: 1px !important;
	padding-bottom: 1px;
	padding-left: 3px;
	border: solid 1px #ddd;
}
textarea {
	color: black;
	background-color: #ddd;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	padding-top: 1px !important;
	padding-bottom: 1px;
	padding-left: 3px;
	border: solid 1px #ddd;
}
select {
	color: black;
	background-color: #ddd;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	border: solid 1px #ddd;
}
.button .submit {
	color: #fff;
	background-color: #878e96;
	border: solid 1px #973126;
}
.footer { color: #fff; font-size: 11px; background-color: #525c63; text-decoration: none; text-align: center; letter-spacing: 1px; width: 800px; height: 18px; padding: 3px 0 0; }
.footer a {color: #fff;	text-decoration: none;font-weight: normal;}
.footer a:hover {color: #fff;	text-decoration: underline;font-weight: normal;}
hr { border-bottom: 1px solid #2b5192; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
