@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma;
	margin:0;
	text-align:center;
	color:#333333;
	font-size: 13px;
	background-color: #EEFFE6;
	font-variant: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
#container {
	text-align:left;
	top:50px;
	position:relative;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 0;
	height: 600px;
}
#fotolinks {
	width: 300px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 0px;
	z-index: 1;
	display: block;
	clear: both;
	float: none;
	height: 600px;
	background-image: url(../images/fotolinks.jpg);
}
#midden {
	left: 230px;
	position: absolute;
	width: 670px;
	z-index: 2;
	top: 0px;
	height: 600px;
	background-image: url(../images/inhoud.png);
}
#navigatie {
	vertical-align: top;
	height: 50px;
	left: 105px;
	top: 0px;
	display: block;
	position: absolute;
	width: 550px;
	text-align: center;
}
.navigatie_boven {
	width: 550px;
	text-align: left;
	float: left;
	padding-top: 25px;
}
.horiznav {
	text-align: left;
}
.horiznav1 a:link, .horiznav1 a:visited, .horiznav1 a:active {
	display:block;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	float: left;
	color: #636563;
	padding-right: 0px;
	height: 16px;
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
}
.horiznav1 a:hover {
	color: #339900;
}
.horiznav1-act a:link, .horiznav1-act a:visited, .horiznav1-act a:active {
	display:block;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	height: 16px;
	float: left;
	background-color: #FFFFFF;
	color: #339900;
	padding-bottom: 3px;
	padding-right: 0px;
	clear: right;
	padding-top: 3px;
	margin-left: 15px;
}
#inhoud {
	vertical-align: top;
	position: relative;
	left: 120px;
	top: 135px;
	width: 500px;
	height: 300px;
	padding-bottom: 90px;
}
#fotorechts {
	width: 100px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	left: 900px;
	height: 600px;
	background-image: url(../images/fotorechts.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-size:13px;
}
PRE {
	font-family:monospace;
}
A {
	color:#339900;
	text-decoration:none;
}
A:hover {
	color:#339900;
	text-decoration:none;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#333333;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT, textarea {
	font-family:Tahoma;
	color:#000;
	border: #666666 0px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	border:1px solid #333;
}
DIV.csc-frame-frame2 {
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #009CFF;
	margin-bottom:4px;
	margin-top:3px;
	font-size:12px;
}
/* Headers, plain */ 
H1 {
	text-align: left;
	vertical-align: top;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:13px;
	color:#339900;
	font-weight:bold;
}
H2 {
	font-size:13px;
	color:#FFFFFF;
}
H3 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H4 {
	font-size:13px;
	color:#E88B00;
}
H5 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
H6 {
	font-size: 9px;
	color: #333333;
	font-variant: normal;
	font-weight: lighter;
}
H1, H2, H3, H4, H5, H6 {
	margin:5px 0px 0px 0px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
	color:#339900;
	text-decoration:none;
}
H2 A {
	color:#339900;
}
H3 A {
	color:#339900;
}
H4 A {
	color:#339900;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	color:#339900;
	text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	font-size:11px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	font-size:11px;
}
/* Header date */ 
P.csc-header-date {
	font-size:10px;
	color:#AA9D71;
}
.bodytext {
	text-align: left;
	vertical-align: top;
	display: block;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#339900;
	text-decoration:none;
}
.bodytext a:hover {
	color:#339900;
	text-decoration:underline;
}
#colofon {
	vertical-align: top;
	text-align: left;
	position: relative;
	z-index: 1;
	display: block;
	clear: both;
	float: none;
	height: 40px;
	padding: 5px;
	font-size: 10px;
	color: #999999;
}
#colofon a:link, #colofon a:visited, #colofon a:active {
	color:#999999;
	text-decoration:none;
}
#colofon a:hover {
	color:#339900;
	text-decoration:underline;
}

#container #midden #inhoud .onder {
	display: block;
	bottom: 0px;
	position: absolute;
	width: 500px;
	height: 80px;
	padding-top: 10px;
}
