html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}#leftcol {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
	text-align: center;
	background-color: #999999;
}
#wrapper {
	background-color: #FEF8C5;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: left;
	background-image: url(../afbeeldingen/kolm.gif);
	background-repeat: repeat-y;
}
.container {
	float: right;
	width: 99%;
}

.leftimage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.rightimage {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 1px solid #000000;
}
.image {
	float: right;
	margin-left: 10px;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
	width: 300px;
}


#footer {
	color: #ffffff;
	background-color: #2D1465;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	clear: both;
}
#leftcol {
	width: 170px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#footer p {
	font-size: 70%;
	padding: 3px;
}

#banner {
	background-image: url(../afbeeldingen/banner-PCA.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#leftcol #nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcol #nav ul {
	background-color: transparent;
	font-size: 80%;
	border: 1px solid #000000;
	list-style-type: none;
}
#leftcol #nav ul li {
	display: block;
}

#leftcol #nav ul li a {
	color: #000000;
	text-decoration: none;
	background-color: #869bcc;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-size: 80%;
	display: block;
	height: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content{
	margin-left: 200px;
}
#content p {
	font-size: 80%;
	margin: 20px;
	color: #2D1666;
}
#content h1 {
	font-size: 130%;
	color: #2D1666;
	margin: 20px;
}
#content h2 {
	font-size: 100%;
	color: #2D1666;
	margin: 20px;
}

#leftcol #nav ul  li a:hover, #leftcol #nav ul li a:focus {
	background-color: #003366;
	color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

#navv {
	border-bottom-style: solid;
	text-align: center;
	background-image: none;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#navv ul {
	background-image: url(../afbeeldingen/kolom3.gif);
	background-repeat: repeat;

}
#navv   ul   li  {
	display: inline;
}

#navv ul li a {
	color: #ffffff;
	text-decoration: none;
	background-color: #869BCC;
	text-align: center;
	width: 9em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 80%;
}

#navv ul a:active {
	color: #E23030;
}
#content p a {
	color: #0000FF;
	text-decoration: none;
}
#content p a:hover, p a:focus {
	text-decoration: none;
	color: #CC0000;
}
#wrapper #content .container table {
	margin-left: 10px;
}

