body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C255D;
	background:#A73900 url(../img_site/back.gif) repeat-x;
	margin:0;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#A73900;
    scrollbar-track-color:#A73900;
    scrollbar-darkshadow-color:#3C255D;
    scrollbar-face-color:#A73900;
    scrollbar-highlight-color:#A73900;
    scrollbar-shadow-color:#A73900;
}
/* classes */
.imgright {
	float:right;
	margin:0 0 10px 10px;
}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
}
.form {
	padding-left:20px;
}
.formfields {
	border:solid 1px #3C255D;
	background:#ffffff;
}
.btn {
	background:#8B9B23;
	color:#ffffff;
	border:none;
}
.side {
	background: url(../img_site/sideback.jpg) no-repeat;
}
/* main achtergrond */
.mainwide {
	background: #fff url(../img_site/backwide.gif) no-repeat;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
/* main index opmaak */
mainindex {
}
/* main text opmaak */
#mainplacement {
	overflow:auto;
	height:593px;
	width:586px;
	margin:15px 0 0 0;
	padding:0;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width:532px;
	margin:0 0 0 20px;
	padding:10px 0 20px 0;
}
#main p {
	font-size:12px;
	color:#000000;
	text-align:justify;
}
#main label {
	font-size:12px;
	color:#000000;
	text-align:justify;
}
/* koppen in de tekst */
#main h1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
#main h2 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
/* bijschriften bij foto's */
#main h3 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
#main h4 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
#main h5 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
/* bronvermeldingen artieklen */
#main h6 {
	font-size:9px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	margin-top:5px;
	margin-bottom:0px;
}
#main li {
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}
#main a:link {
	font-size: inherit;
	color:#000000;
	text-decoration:underline;
}
#main a:visited {
	font-size: inherit;
	color:#999999;
	text-decoration:underline;
}
#main a:active {
	font-size: inherit;
	text-decoration:underline;
}
#main a:hover {
	font-size: inherit;
	color:#A73900;
	text-decoration:underline;
}
/* auteur */
#auteur p {
	font-size: x-small;
	color:#ffffff;
	text-align:center;
}
#auteur a {
	font-size: inherit;
	color:#ffffff;
	text-align:justify;
	text-decoration:underline;
}
