

BODY	
{	margin: 8;
	background-color: #FFFFFF;
	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	
{	
	font-size: 11px;
	color: #003300;
} 


#pageContent	 	
{	
	font-size: 11px;
	color: #003300;
	z-index: 900;
} 

#menu
{	
	color: #003300;
	font-weight: bold;
	font-size: 11px;
}

#home
{	
	font-size: 11px;
	color: #003300;
	overflow: hidden;
}

#nav
{	
}



#title
{	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/bg_left.jpg); 
	background-repeat : no-repeat;
	background-position: right;
	background-color: #E8E842;
}

TD.bgright
{
	// background-image : url(../img/bg/bg_right.jpg); 
	background-repeat : no-repeat;
	background-position: left;
	background-color: #E8E842;
}

TD.bgmain
{
	// background-image: url(../img/bg/bg.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: 15px;
	margin-bottom: 20px;
}

.kaart
{
	cursor: crosshair;
}

.image
{
	border-width: 0;
}

HR
{
	color: #006600;
}

IMG.floatright
{
	border-width: 0;
	float: right;
}

IMG.floatleft
{
	border-width: 0;
	float: left;
}


