html {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}



body {
	background-color:#000;
	
}


/* Link Styles voor text
------------------------------ */
a:link {
	text-decoration: underline;
	color: #999;
	border-bottom: 0px dotted;
}

a:visited {
	text-decoration: underline;
	color: #999;
	border-bottom: 0px dotted;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
	border-bottom: 0px dotted;
}

a:active {
	text-decoration: underline;
	color: #FFF;
	border-bottom: 0px dotted;
}

h1 {
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;	
}

h3 {
	font-size:12px;
	font-weight: normal;
}

#site-box {
	position: absolute;
	height: 530px;
	width: 845px;
	top: 50%;
	left: 50%;
	margin-left: -423px;
	margin-top: -250px;
	overflow: auto;
	overflow-x: hidden;
	border: 0px solid #666;
}


#navigatie {
	position: absolute;
	height: 16px;
	width: 845px;
	top: 50%;
	left: 50%;
	margin-left: -423px;
	margin-top: -275px; 
	border: 0px solid #F00; 
	list-style: none;
	display: inline;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	word-spacing: 66px;
	letter-spacing: 3px;
	padding: 0px;
}

#navigatie li {
display: inline;
}

#navigatie  a {
	text-decoration: none;
	color: #999;
}

#navigatie  a:visited {
	text-decoration: none;
	color: #999;
}

#navigatie  a:hover {
	text-decoration: none;
	color: #F00;
}

#navigatie li.navi-actief a{ /* laat link actief */
	color:#F00
}

.imagethumbachtergrond {
	background-color: #000000;
	margin: 0px 20px 18px  0px;
	padding: 0px;
	float: left;
	border: 0px;
}
	
.imagethumbplaatje a img{
	opacity: 0.80;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	border: 0px;
}
	
.imagethumbplaatje a:visited img{
	opacity: 0.80;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}
	
.imagethumbplaatje a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}

#contentbox-songs {
	position: absolute;
	margin-top: 9px;
	margin-left: 0px;
	margin-right:  0px;
	height: 430px;
	width: 845px;
	border: 0px solid #F00;
}

#contentbox-playsong {
	position: absolute;
	margin-left: 0px;
	margin-right:  0px;
	bottom: 0px;
	height: 530px;
	width: 845px;
	border: 0px solid green;
}

#contentbox-video {
	position: absolute;
	margin-top: 9px;
	margin-left: 0px;
	height: 530px;
	width: 845px;
	border: 0px solid #F00;
}

#contentbox-playvideo {
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	height: 510px;
	width: 845px;
	border: 0px solid yellow;
}

#playvideobox-text {
	position: absolute;
	bottom: 5px;
	left: 0px;
	padding: 5px;
	height: 100px;
	width: 845px;
	border: 0px solid #FFF;
}

#contentbox-info {
	position: absolute;
	margin-top: 25px;
	margin-left: 10px;
	margin-right:  20px;
	min-height: 1430px;
	width: 790px;
	border: 0px solid #F00;
}

#contentbox-blog {
	position: absolute;
	margin-top: 25px;
	margin-left: 10px;
	margin-right:  20px;
	min-height: 3515px;
	width: 790px;
	border: 0px solid #F00;
	text-align: center;
}

#contentbox-thanks {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 530px;
	width: 845px;
	border: 0px solid #F00;
	overflow: auto;
}

#contentbox-credits {
	position: absolute;
	margin-top: 9px;
	margin-left: 0px;
	min-height: 1530px;
	width: 845px;
	border: 0px solid #F00;
}

#contentbox-index {
	position: absolute;
	margin-top: 30px;
	margin-left: 60px;
	height: 480px;
	width: 793px;
	border: 0px solid #F00;
}

#playerhome {
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
	left: 68px;
	top: 340px;
	border: 0px solid red;
	margin-bottom: 0px;
}

#bg-box-index {
	background: url(../images/indexslide.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-blog {
	background: url(../images/background-blog.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#bg-box-songs {
	background: url(../images/background-songs.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-playsong {
	background: url(../images/background-songs.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-video {
	background: url(../images/background-video.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-playvideo {
	background: url(../images/background-video.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-credits {
	background: url(../images/background-credits.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

#bg-box-thanks{
	background: ;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#bg-box-info {
	background: url(../images/background-info.jpg);
	background-repeat: no-repeat;
		
}

#creditsblok-left {
	float:left;
	width:820px;
	height:130px;
	border: 0px solid yellow;
}	

#textcreditsblok-left {
	float:right;
	width:610px;
	height:130px;
	border: 0px solid red;
}

#textthanksblok-left {
	position: fixed;
	float:left;
	margin-top: 10px;
	width:375px;
	height:auto;
	border: 0px solid yellow;
}

#textthanksblok-right {
	float:right;
	margin-top: 8px;
	width:466px;
	height:auto;
	border: 0px solid red;
}
