body { 
	margin: 0; 
	padding:0;

	margin-top: 3px;
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 3px;
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #000000;

	background: url(../images/bgiframe.jpg) no-repeat fixed center 0px
}

.transperant 	{ filter:alpha(opacity=50) }

.transperant	{ -moz-opacity: 0.70; }

.menu {		font-family: Verdana;
			font-size: 8pt;
			border:1px solid #AD2120;
			cursor:hand;
			font-weight: normal;
			text-indent: 2px;
			line-height: 16px;
			text-align: center;
			display: block;
			padding: 0,0,0,0;
			text-decoration: none;
			}

a.menu:link {	color: #FFFFFF;	}

a.menu:visited {	color: #FFFFFF;	}

a.menu:active {	background-color: #AD2120;	color: #FFFFFF;	}

a.menu:hover {	background-color: #AD2120;  color: #FFFF00;	}

Textarea {
		font-family: Verdana;
		font-size: 9pt;
		color: #666666;
		background-color: #E3E3E3;
		border:1px solid #000000;
		width: 400px;
		height: 200px;
	}


INPUT {
		font-family: Verdana;
		font-size: 9pt;
		color: #666666;
		background-color: #E3E3E3;
		border:1px solid #000000;
		height: 20px;
	}

.knop {
		font-family: Verdana;
		font-size: 8pt;
		color: #666666;
		border:1px solid #000000;
		padding: 0 0 0 0;
		width: 100px;
		height: 18px;
	}

	a:link		{ color: #000000; text-decoration: none; font-weight: bold;} 
	a:visited	{ color: #000000; text-decoration: none; font-weight: bold;} 
	a:active	{ color: #000000; text-decoration: none; font-weight: bold;} 
	a:hover		{ color: #AD2120; text-decoration: underline; font-weight: bold;} 
