body {
	background-image: url(img/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #78278B;
	font-family:Verdana, Geneva, sans-serif;
}

div.container
{
	position:relative;
	margin:0px auto;
	top: 5px;
	width: 687px;
	height: 156px;
	z-index:1;
}

div.headerbalk
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 687px;
	height: 156px;
	z-index:2;
}

div.menulijn
{
	position:absolute;
	left: 0px;
	top: 189px;
	width: 687px;
	height: 1px;
	z-index:2;
	background-color:#D0B6D6;
}

div.home
{
	position:absolute;
	left: 0px;
	top: 162px;
	width: 51px;
	height: 17px;
	z-index:2;
}

div.locatie
{
	position:absolute;
	left: 95px;
	top: 162px;
	width: 65px;
	height: 17px;
	z-index:2;
}

div.contact
{
	position:absolute;
	left: 195px;
	top: 162px;
	width: 71px;
	height: 17px;
	z-index:2;
}

div.kaarten
{
	position:absolute;
	left: 300px;
	top: 162px;
	width: 71px;
	height: 17px;
	z-index:2;
}

div.music
{
	position:absolute;
	left: 407px;
	top: 165px;
	width: 280px;
	height: 15px;
	z-index:2;
}

div.content
{
	position:absolute;
	left: 0px;
	top: 200px;
	width: 687px;
	height: 156px;
	z-index:2;
	text-align:left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0B6D6;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0B6D6;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0B6D6;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0B6D6;
}

