body {
	background-color: #ededed;
	font-family: Arial;
}
a {
	color: 0095d3;
	text-decoration: none;
}
#mpcontent {
	border: 1px solid #ededed;
	position:relative; 
    width: 900px;
	height: 550px;
    left: 50%; 
    margin: 0 0 0 -450px;
}
#container{
	border: 1px solid #ededed;
	height: 550px;
    position:relative; 
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
} 
#titelinfo {
	margin-top: 154px;
	margin-left: 10px;
	width: 875px;
}
#now {	
	float: left;
	width: 435px;
	color: #0095d3;
	font-size: 12pt;
	overflow: hidden;
	font-weight: bold;
}
#next {
	float: right;
	width: 435px;
	text-align: right;
	color: #0095d3;
	font-size: 12pt;
	overflow: hidden;
	font-weight: bold;
}
#clear {
	clear: left;
	height: 50px;
}
.titelinfo_txt {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

#content {
	position: relative;
	width: 900px;
	height: 300px;
}

#blok_titel {
	font-size: 14pt;
	font-weight: bold;
	color: black;
}
#jock {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 560px;
	height: 280px;
}
#jock_img {
	text-align: center;
}
#jocknaam {
	position: absolute;
	margin-top: 75px;
	margin-left: 150px;
	width: 300px;
	text-align: right;
	font-size: 14pt;
	font-weight: bold;
	z-index: 10;
	color: white;
	z-index: 12;
}
#superv {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	width: 290px;
	height: 280px;
}
#superv_img {
	margin-top: 40px;
	text-align: center;
}
.superv_artiest {
	margin-top: -20px;
	font-size: 14pt;
	font-weight: bold;
	z-index: 10;
}
.superv_titel {
	font-size: 12pt;
}
#superv_archief {
	margin-top: 15px;
	margin-left: 35px;
	width: 250px;
	text-align: right;
	font-size: 9pt;
	color: #0095d3;
	text-decoration: none;
}
.superv_archief{
	color: #0095d3;
	text-decoration: none;
}
#footer {
	margin-top: 2px;
	width: 875px;
}
#footer_links{
	margin-left: 10px;
	float: left;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.footer_links{
	color: #808080;
	text-decoration: none;
}
#copyright {
	float: right;
	font-size: 11px;
	color: #808080;
}
