img {
	border:0px;
}

* {
	padding: 0;
	margin: 0;
}


body {
	background-color: #000000;
	background-image:url(/img/bg.jpg);
	background-repeat: no-repeat;
	background-position:50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #e6dad2;
	height:100%;
	line-height:1.3;

scrollbar-arrow-color: #FFF;
scrollbar-face-color: #e65a15;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color: #e65a15;
scrollbar-shadow-color: #CB4B0E;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
	
}
p {padding-bottom:17px;}
h1 {font-size:14pt;}

div#container
	{

margin:0 auto 0 auto;
		width:960px;
		height:100%;
		top:0px;
	}
div#bg
	{
	height:100%; 
	width:100%;
	}

div#LogoBox
	{

		width:960x;
		height:45px;
		top:0px;
		}
div#TopBoxContainer
	{

		width:960x;
		height:159px;
		top:45px;
		}

div#topb1
	{
		width:457px;
		height:159px;
		margin-left:0px;
		float:left;
		}
div#topb2
	{
		width:487px;
		height:159px;
		float:left;
		}
div#topb3
	{
		width:16px;
		height:159px;
		float:left;
		}
div#topC
	{

		width:960x;
		height:19px;
		top:204px;
		}
div#topDnavigatie
	{

		top:223px;
		background-image:url(/img/topd.jpg);
		background-repeat:no-repeat;
		text-align:center;
		text-align: -moz-center;
		width:960px;
		height:32px;
		}
div#ContentBoxContainer
	{

		top:255px;
		width:960px;
		margin-top:20px;

		}
div#ContentBoxleft
	{
		width:201px;
		margin-left:0px;
		float:left;
		}
div#Content
	{
		width:558px;
		margin-left:0px;
		float:left;
}
div#ContentBoxright
	{
		width:201px;
		margin-left:0px;
		float:right;
		}
div#ContentBoxbot
	{
		height:200px;
		width:960px;
		margin-left:0px;
		float:left;
		margin-top:20px;

}

#tbcontainer {
 background-image:url(/img/bg_bottom.jpg);
 background-repeat:no-repeat;
 background-position:center bottom;
width:100%;
	height:100%;
}
#tdcontainer {

 width:100%;
 height:100%;
}


.venstertxt {
		font-size:10pt;
		font-weight:bold;
}

a.navigatieLink:link   {color: #e6dad2; font-weight:bold; text-decoration:none;}
a.navigatieLink:visited {color: #e6dad2; font-weight:bold; text-decoration:none;}
a.navigatieLink:hover  {color: #ff6100; font-weight:bold; text-decoration:none;}

a.artistLink:link   {color: #e6dad2; font-weight:bold; text-decoration:none; font-size:10pt;}
a.artistLink:visited {color: #e6dad2; font-weight:bold; text-decoration:none; font-size:10pt;}
a.artistLink:hover  {color: #ff6100; font-weight:bold; text-decoration:none; font-size:10pt;}


a:link    {color: #ff6100; text-decoration:none;}
a:visited {color: #ff6100; text-decoration:none;}
a:hover  {color: #e6dad2; text-decoration:underline;}

