
BODY	
{	margin: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
}
	
FORM SELECT, INPUT, TEXTAREA	
{	
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #003300;
	background-color: #FFDD58;
}	

IMG 
{ 	behavior: url("scripts/pngbehavior.htc"); 
}

#divContainer	
{	position:absolute; 
	width: 530px; 
	height: 360px; 
	overflow: hidden; 
	top: 46px; 
	left: 190px; 
	clip: rect(0,530,360,0); 
	z-index: 3;
} 

#divContent	 	
{	position:absolute; 
	width: 530px;
	top: 0; 
	left: 0;
	font-size: 11px;
	color: #003300;
} 

#menu
{	position: absolute;
	width: 147px;
	height: 300px;
	left: 16px;
	top: 46px;
	color: #003300;
	font-weight: bold;
	font-size: 11px;
}

#home
{	position: absolute;
	width: 310px;
	height: 300px;
	left: 418px;
	top: 77px;
	z-index: 2;
	font-size: 11px;
	color: #003300;
	overflow: hidden;
}

#title
{	position: absolute;
	width: 300px;
	height: 40px;
	left: 180px;
	top: 10px;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
}

a:link
{	color: #990000;
	text-decoration: none;
}



a:visited
{	color: #990000;
	text-decoration: none;
}


a:hover
{	color: #990000;
	text-decoration: underline;
}


TD.bgleft
{
	background-image : url(../img/bg/bg8_left.jpg); 
	background-repeat : no-repeat;
	background-position: right;
	background-color: #E8E842;
}

TD.bgright
{
	background-image : url(../img/bg/bg8_right.jpg); 
	background-repeat : no-repeat;
	background-position: left;
	background-color: #E8E842;
}

TD.bgmain
{
	background-image: url(../img/bg/bg8.jpg);
}


H1
{
	font-weight: bold;
	font-size: 11px;
}

.kaart
{
	cursor: crosshair;
}
