body,td {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%; 
	BACKGROUND-REPEAT: no-repeat;

	scrollbar-face-color:#1F4467;
	scrollbar-arrow-color:Orange; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:'';
}

fieldset {
	WIDTH: 650px;
	BORDER-STYLE: Groove;

}
.fs2{
	WIDTH: 600px;
	BORDER-STYLE: Groove;
}

#menu { 
	LEFT: 10px; 
	WIDTH: 160px; 
	BOTTOM: 50px;
	POSITION: absolute;
	TOP: 100px;
	HEIGHT: expression(document.body.clientHeight - 260 + "px");
	OVERFLOW: auto;
}

#header {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	WIDTH: 100%;
	TOP: 0px; 
	POSITION: absolute; 
	HEIGHT: 80px;
	TEXT-ALIGN: center;
	border-bottom: 0px inset #1F4467;
	}

#footer { 
	LEFT: 0px; 
	WIDTH: 100%; 
	POSITION: absolute; 
	HEIGHT: 35px;
	BOTTOM: 0px;
}
#helpknop {

	POSITION: absolute; 	
	LEFT: 8px;
	HEIGHT: 50px;
	TOP: 150px;
	WIDTH: 200px;
}

#content { 
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	LEFT: 180px; 
	OVERFLOW: auto;
	WIDTH: expression(document.body.clientWidth - 340 + "px"); 
	BOTTOM: 50px; 
	POSITION: absolute; 
	TOP: 90px; 
	HEIGHT: expression(document.body.clientHeight - 125 + "px");
	text-align: justify;
}

.contentX {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	LEFT: 180px; 
	OVERFLOW: auto;
	WIDTH: expression(document.body.clientWidth - 340 + "px"); 
	BOTTOM: 50px; 
	POSITION: absolute; 
	TOP: 90px; 
	HEIGHT: expression(document.body.clientHeight - 125 + "px");
	text-align: justify;
}

.contentY {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	LEFT: 180px; 
	OVERFLOW: auto;
	WIDTH: expression(document.body.clientWidth - 190 + "px"); 
	BOTTOM: 50px; 
	POSITION: absolute; 
	TOP: 90px; 
	HEIGHT: expression(document.body.clientHeight - 125 + "px");
	text-align: justify;
}


#contentmenu
{
	Z-INDEX: 5;
	RIGHT: 5px;
	POSITION: absolute;
	TOP: 100px;
}
#NBbutton
{
	Z-INDEX: 6;
	RIGHT: 31px;
	POSITION: absolute;
	BOTTOM: 40px;
}
#Plaatjes
{
	Z-INDEX: 7;
	LEFT: 2px;
	POSITION: absolute;
	BOTTOM: 0px;
}
h1 {
	color: ORANGE;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: thin;
	}
h2 {
	color: Orange;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

p {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.plaatje {
	border: 3px outset Gainsboro;
}

A {
	color: #1F4467;
	text-decoration: none;
	text-decoration: underline;
}

A:HOVER {
	color: #FFA500;
	text-decoration: underline;
}

ul {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: url(smi/square_blue_full.gif);
}

.header {
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #1F4467;
	text-decoration: none;
}
.link:HOVER {
	color: #FFA500;
	text-decoration: underline;
}
.foutmelding{
	color: Red;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;	
}

.labelsmall{
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.labelbig{
	color: #1F4467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.labelinfo{
	color: #FFA500;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.tb{
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #1F4467;
	Color: #1F4467;
}

.tbr{
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #1F4467;
	text-align: right;
	Color: #1F4467;
}

.lst{
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #1F4467;
	Color: #1F4467;
}
.lstr{
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #1F4467;
	text-align: right;
	Color: #1F4467;
}
