body {
	background-color:#FFFFFF;
	font: Verdana;
	}
#header {
	background-image:url(../images/afbeelding.jpg);
	background-repeat: repeat;
	background-position:top;
	margin: 0 0 0 0px;
	height: 200px;
	width: 750px;
	}
#sitetitel {
	position:relative;
	top: 130px;
	left: -150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic; 
	font-weight: bold;
	}
 #pagecell {
	width:750px;
	min-height:450px;
	background-color:#FFFFFF;
	border:1px dotted #38c;
	border-top: 0px;
	margin: 0 auto;
	color: #333;
	margin-top: 0px;
	}
#content {
	padding:10px;
	margin: 0 auto;
	}
#line { 
	border-top:1px dashed #38c;
	}	
a {
	color: #38c;
	}

a:hover {
	color: #05a;
	}
table.muziek {
border:1px dotted;
border-left-color:#999999;
border-right-color:#FFFFFF;
border-bottom-color:#99999;
border-top-color:#999999;
}

