@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
}
#bovenheader {
	margin: 0px auto;
	width: 731px;
	height:20px;
	padding-top: 3px;
	border-left: 2px solid #97b9e4;
	border-right: 2px solid #97b9e4;
	text-align: right;
	padding-right: 15px;
}
#bovenheader a:link {
	color: #000066;
}
#bovenheader a:visited {
	color: #000066;
}
#bovenheader a:hover {
	color: #CC0000;
}
#bovenheader a:active {
	color: #000066;
}
#header {
	width: 100%;
	height: 50px;
	padding-top: 20px;
	background-image: url(afbeeldingen/header.jpg);
	margin: 0px auto;
}
#header .titel {
	font-size: 20px;
	font-weight: bolder;
	color: #003399;
}
#header .titel2 {
	font-size: 20px;
	font-style: italic;
	color: #990000;
}
#layout {
	text-align: left;
	margin: 0px auto;
	height: 1800px;
	width: 746px;
	border-left: 2px solid #97b9e4;
	border-right: 2px solid #97b9e4;
}
#layout2 {
	text-align: left;
	margin: 0px auto;
	height: 600px;
	width: 746px;
	border-left: 2px solid #97b9e4;
	border-right: 2px solid #97b9e4;
}
#layout .inhoud {
	width: 726px;
	padding: 10px;
	float: left;
}
#layout2 .inhoud {
	width: 726px;
	padding: 10px;
	float: left;
}
#layout .inhoud h1 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
}
#layout2 .inhoud h1 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
}
#layout .inhoud .links {
	width: 220px;
	height: 58px;
	float: left;
	text-align:left;
	border-right: 1px dotted #97b9e4;
	margin-top: 15px;
}
#layout .inhoud .midden {
	width: 235px;
	height: 58px;
	padding-left: 10px;
	float: left;
	text-align:left;
	border-right: 1px dotted #97b9e4;
	margin-top: 15px;
}
#layout .inhoud .rechts {
	width: 235px;
	height: 58px;
	padding-left: 10px;
	float: left;
	text-align: left;
	margin-top: 15px;
}
#layout .inhoud .titel {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
}
#layout .inhoud .beschrijving {
	font-size: 11px;
}
#layout .inhoud a:link {
	color: #a80a23;
	text-decoration: none;
}
#layout .inhoud a:visited {
	color: #a80a23;
	text-decoration: none;
}
#layout .inhoud a:hover {
	color: #a80a23;
	text-decoration: underline;
}
#layout .inhoud a:active {
	color: #a80a23;
	text-decoration: none;
}
#layout .regel {
	width: 730px;
	height: 17px;
	padding-left: 16px;
	padding-top: 3px;
	float: left;
	background-color: #ebf3fb;
	border-top: 1px solid #97b9e4;
	border-bottom: 1px solid #97b9e4;
}
#layout .regel h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
#footer {
	height: 20px;
	width: 746px;
	padding-top: 10px;
	background-color: #ebf3fb;
	text-align: center;
	padding-bottom: 10px;
	border-left: 2px solid #97b9e4;
	border-right: 2px solid #97b9e4;
	border-top: 2px solid #97b9e4;
	margin: 0px auto;
}
