a:link {
COLOR:#FF0;
}
a:visited {
	color:#FF9
}
a:hover {
COLOR:#FF3;
}
a:active {
COLOR:#FF3;
}

h1
{
	text-indent:0px;
	
}
h2
{
	line-height:20px;
	text-indent:20px;
}

h3
{
	line-height:18px;
	text-indent:50px;
}

h4
{
	line-height:18px;
	text-indent:70px;
}

body
{
	background-color: #015697;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif,"Myriad Pro";
}

#container 
{
	Display : block;
	position: relative;
	width : 985px;
	padding: 0px;
	margin: 0 -492.5px;
	left:50%;
	text-align: left;
	float:left;
	overflow:hidden;
}

#tekst
{
	display:block;
	position:absolute;
	float:left;
	left:137px;
	overflow:visible;
	z-index:2;
}

#afbeelding
{
	display:block;
	position:relative;
	float:left;
	z-index:1;
}

#stapTerug
{
	background:url("../Images/stapTerug.png") no-repeat scroll 0 0 transparent;
	height:89px;
	left:36px;
	position:absolute;
	top:579px;
	width:75px;
}

#home
{
	background:url("../Images/home.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:89px;
	position:absolute;
	right:35px;
	top:593px;
	width:75px;
}

#muziekUit
{
	background:url("../Images/muziekUit.png") no-repeat scroll 0 0 transparent;
	height:30px;
	left:870px;
	position:absolute;
	top:177px;
	width:41px;
	z-index:10;
}

#muziekAan
{
	background:url("../Images/muziekAan.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:30px;
	position:absolute;
	left:827px;
	top:178px;
	width:30px;
	z-index:10;
}
