html,body {
   background: url(images/background.jpg);
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	left: 50%;
	margin-left: -527px;
	position: relative;
	width: 1055px;
	min-height: 100%;
	background: url(images/background_container.jpg) repeat-y;
	height: auto !important; /* voor moderne browsers */
	height: 100%;  /* voor IE */
}
#muziekje {
	position: absolute;
	right: 0px;
	top: 0px;	
}
#muziektekst {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: 16px;
	z-index: 2;	
}
td {
	vertical-align: top;
}
a {
	color: #55198f;
   text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#hoofdtabel {
	background: url(images/background_table.jpg) no-repeat;	
	width: 1055px;
	height: 800px;
}
td#menu {
	width: 129px;
}
td#menu ul {
	position: absolute;
	top: 140px;
	left: 30px;
	list-style: none;
}
td#menu ul a {
	height: 69px;
	width: 60px;
	display: block;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}
td#menu ul a.menu_current {
	padding-left: 15px;
}
img {
	border: 0px;
}
td#content img {
	border: 3px ;
	border-style: solid;
	border-color: White;	
}
td#content {
	width: 813px;
	padding-left: 60px;
	padding-top: 75px;
	padding-right: 60px;
}
td#content embed {
	border: 3px ;
	border-style: solid;
	border-color: White;	
}
td#content object {
	border: 3px ;
	border-style: solid;
	border-color: White;		
}
table#ezelhelptmee img {
	border: 0px;	
}
