body {
	background-image: url(images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}
.main {
	width:899px;
	/*padding-top:145px;*/
	margin-left: auto;
	margin-right: auto;
	
	
}
.right{
	float:right;
	width:482px;
}

.left {
	width:397px;
}

.player {
	height:253px;
	margin-bottom:20px;
}

.playlist {
	background-color:#2b4e57;
	height:33px;
	padding:20px;
}

.playlist_datum {
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#3fa8c3;
}

.playlist_text {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
}

.playlist_days a{
	font-family:Arial;
	font-size:11px;
	padding-top:5px;
	color:#ffffff;
	text-decoration:none;
	
}
.playlist_days a:hover{
	font-family:Arial;
	font-size:11px;
	padding-top:5px;
	color:#3ea2bc;
	text-decoration:none;
	
}

.logo {
	background-color:#3fa8c3;
	height:125px;
	margin-bottom:20px;
}

.logoimage {
	background-color:#ffffff;
	width:124px;
	height:125px;
}
.logotext {
	background-color:#3fa8c3;
	float:right;
	width:354px;
}

.info {
	background-color:#122226;
	margin-bottom:20px;
	padding:20px;
}

.powered {
	background-color:#000000;
	height:114px;
}

.titel {
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	padding-top:20px;
	padding-left:20px;
}

.datum {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	padding-top:20px;
	padding-left:20px;
}

.infotitel {
	font-family:Arial;
	font-size:12px;
	color:#3fa8c3;
}

.infotext {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;

}

.gotoweb{
	padding-top:20px;
}

.gotoweb  a{
	font-family:Arial;
	font-size:12px;
	color:#ff008a;
	text-decoration:none;
	

}

.gotoweb  a:hover{
	font-family:Arial;
	font-size:12px;
	color:#ff008a;
	text-decoration:underline;

}

.video {
	background-color:#122226;
	padding-top:20px;	
}

.video_text {
	float:right;
	
}
.video_all {
	padding:0px 20px 20px 20px;
	background-color:#122226;
	
}

.video_titel {
	font-family:Arial;
	font-size:12px;
	color:#3fa8c3;
	font-weight:bold;
}
.video_omschrijving {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	height:55px;
	width:250px;
}
.video_watch a{
	font-family:Arial;
	font-size:11px;
	color:#ff008a;
	text-decoration:underline;
}
.video_watch a:hover{
	text-decoration:none;
}

.video_image {

}

.powered {
	border-top:#2b4e57 dashed 1px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	padding-top:20px;
}

.powered a {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.powered a:hover {
	font-family:Arial;
	font-size:12px;
	color:#ff008a;
	text-decoration:none;
}

.powered_logo a img {
	border:1px solid #122226;
}

.powered_logo a:hover img {
	border:1px solid #3fa8c3;
}

/** ADDED BY Dennis **/
div.return-to-homepage { height:145px; }
div.return-to-homepage a img { border:0px; width:215px; height:50px; margin-top:40px; }