body {
	background-color: #2E8B57;
	color: #000000;
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color: #006699;
	scrollbar-base-color: ff0000;
	scrollbar-darkshadow-color: 0000ff;
	scrollbar-face-color: #2E8B57;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #006699;
}

a {
	color: #000000;
}

a:hover {
	color: #0000ff;
}

a:visited {
	color: #000000;
}

#bgimage {
	width: 100%;
	height: 600px;
	background: #2E8B57 url('../plaatjes/opelgroen.png') no-repeat fixed center top;
	z-index: 0;
}

#content
{
	width: 100%;
	height: auto;
	background: transparent;
	overflow: auto;
	z-index: 1;
}
