body{
	background-color: #F1F7FF;
	min-height : 800px;
	height: auto !important;
	height : 800px;
	min-width : 900px;
	width : auto !important;
	width : 900px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	margin: 0px auto;
	background-image : url(plaatjes/menu.png);
	background-repeat : repeat-y;
	background-position : top left;
}
div#header{
	background-image : url(plaatjes/header_links.png);
	background-repeat : no-repeat;
	background-position : top left;
	height : 128px;
	display : block;
}
div#header2{
	background-image : url(plaatjes/header_rechts.png);
	background-repeat : no-repeat;
	background-position : top right;
	height : 128px;
	display : block;
	margin-bottom : -128px;
}
div#header3{
	background-image : url(plaatjes/header_midden.png);
	background-repeat : repeat-x;
	background-position : top left;
	height : 128px;
	width : 100%;
	margin-bottom : -128px;
}
div#hoofdvenster{
	height: 100%;
	min-height : 672px;
	height: auto !important;
	height : 672px;
	width : 100%;
}
div#menu{
	width : 176px;
	_width : 216px;
	height : 600px;
	margin : 0px;
	padding-left : 20px;
	padding-right : 20px;
}
div#menu a{padding-left : 20px; display : block; height : 20px; font-style : normal;}
div#menu a:hover{background-color : #bccce2; border-top : 1px solid #747474;	border-bottom : 1px solid #747474; text-decoration : none;}
div#menu strong{display : block; padding-left : 30px; width : 100%; margin-top : 20px; color : #000000; margin-bottom : 5px;}
div#menu strong:hover{color : #40679F;}

div#inhoud{
	margin-top : -600px;
	margin-left : 216px;
	padding : 0 30 30 30px;
}
h1{display : block; margin-top : 0px; font-size : 20pt; text-align : center; color : #69BCB7;}
strong{color : #40679F;}
a{text-decoration : none; font-style : normal; color : #40679F;}
a:hover{text-decoration : underline;}

div#copyright{width : 100%; text-align : center; margin-top : -20px; font-size : 8pt;}
.copyright2{margin-left : 216px; font-size : 8pt;}

textarea{width :100%;}
td{font-size : 10pt;}
.tabelkop{font-weight : bold;}
.standaardtabel{width : 100%; _width : 72%; margin : 0px auto; border-collapse : collapse; border : 3px double #40679F;}
.standaardtabel td{border : 1px solid #69BCB7;}
.standaardtabel td textarea{width : 100%; height : 100%; background-color : #F1F7FF; border : 0px solid #69BCB7;}
.standaardtabel .row1{background-color : #DBECF9;}
.standaardtabel .row2{background-color : #D7F8F6;}
.standaardtabel .tabelkop{background-color : #40679F; color : #F1F7FF;}
.standaardtabel .scheidslijn{background-color : #69BCB7; color : #F1F7FF; font-weight : bold;}





