#menu {
	position:absolute;
	top:230px;
	width:185px;
	height:180px;
	z-index:1;
	left: 50%;
	margin-left: -450px;
	}
#container {
	width: 900px;
	height: 600px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -450px;
	background-image:url(pics/background.jpg);
	background-repeat:no-repeat;
}
#inhoud {
	width: 700px;
	height: 600px;
	position:absolute;
	left: 49%;
	top: 35px;
	margin-left: -250px;
	z-index: 2;
}
#frame {
	width: 700px;
	height: 580px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(pics/background1.png);
	background-position:fixed;
	background-repeat:no-repeat;
	color:transparent;
	z-index: -1;
}
.titel {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.textbold {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.raquo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
.raquosmall {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #FFFFFF;
}
.blackbold {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.vline {
	background-color: #FFFFFF;
	visibility: visible;
	color: #333333;
	vertical-align: text-top;
}
.textsmall {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.blacksmall {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
}
.textsmall2 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #555555;
}
.red {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FF0000;
}
A:link {
	COLOR: #FFFFcc; TEXT-DECORATION: none
}
A:active {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFcc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
TEXTAREA, SELECT, INPUT {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Lucida Sans Unicode;
	BACKGROUND-COLOR: #cccccc
}
body { 
	overflow-x:hidden;y:scroll;
	margin-left:0px;
	margin-top:0px;
			    }

