

BODY	
{	margin: 0;
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #003300;
}
	
FORM SELECT, INPUT, TEXTAREA	
{	
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #003300;
	background-color: #FFDD58;
}	

IMG 
{ 	behavior: url("scripts/pngbehavior.htc"); 
}

#pageHeader	
{	position:absolute; 
	width: 560px; 
	height: 50px; 
	overflow: hidden; 
	top: 42px; 
	left: 190px; 
	z-index: 3;
	font-size: 11px;
	color: #003300;
} 

#divContainer	
{	position:absolute; 
	width: 560px; 
	overflow: hidden; 
	top: 63px; 
	left: 190px; 
	clip: rect(0,530,360,0); 
	z-index: 3;
} 

#pageContent	 	
{	position:absolute; 
	width: 560px;
	height: 343px; 
	top: 63px; 
	left: 190px; 
	font-size: 11px;
	color: #003300;
	z-index: 900;
} 

#menu
{	position: absolute;
	width: 147px;
	height: 300px;
	left: 16px;
	top: 42px;
	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;
}

#nav
{	position: absolute;
	width: 100px;
	height: 30px;
	left: 400px;
	top: 3px;
	z-index: 30;
}



#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/bg3_left.jpg); 
	background-repeat : no-repeat;
	background-position: right;
	background-color: #E8E842;
}

TD.bgright
{
	background-image : url(../img/bg/bg3_right.jpg); 
	background-repeat : no-repeat;
	background-position: left;
	background-color: #E8E842;
}

TD.bgmain
{
	background-image: url(../img/bg/bg3.jpg);
	background-color: #E8E842;
}


.pageContent TD
{
	vertical-align: top;
	font-size: 11px;
	color: #003300;
	padding: 0;
	margin: 0;
	border-width: 0;
	z-index: 900;
}	


.pageContent TABLE.pictures TD.pictures
{
	font-size: 9px;
	color: #003300;
	align: center;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding-left: 10;
	padding-bottom: 16;
}


.pageContent TD
{
	padding: 0;
	margin: 0;
	border-width: 0;
	font-size: 11px;
	vertical-align: top;
}

.muziekPage
{
	padding: 0;
	margin: 0;
	background-color: #FFCC33;
	width: 250px;
	height: 200px;
	font-size: 11px;
} 

.muziekPage TD
{
	font-size: 11px;
	background-color: #FFCC33;
}

H1
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.kaart
{
	cursor: crosshair;
}

.image
{
	border-width: 0;
}

HR
{
	color: #006600;
}

IMG.floatright
{
	border-width: 0;
	float: right;
}

IMG.floatleft
{
	border-width: 0;
	float: left;
}


