body { background-color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; margin-top: 0; color: #FFFFFF; }
img { border: 0; }
.header { background-image: url(images/header.gif); 
          height: 140px;
		  width: 800px;
}
.container { width: 800px;
             height: 460px;
			 margin: 0;
}
.links {
    background-image: url(images/links.gif);
	float: left; 
	width: 97px;
	height: 416px;
	margin-top: 0px;
}
.menump3 {
	height: 416px;
	width: 186px;
	float: left; 
	margin-top: 0px;
}
.menu { 
        background-image:url(images/menu.gif);
		background-repeat: no-repeat;
		height: 322px;
		width: 186px;
}
.menutext { 
		height: 322px;
		width: 186px;
		font-size: 12px;
		color: #505050;
		text-align: left;
		padding-top: 40px;
}
.menutextt {
		border-bottom: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #333333;
		padding-left: 20px;
		width: 166px;
}
.mp3 {  background-color: #000000;
		height: 94px;
		width: 186px;
}
.tussen2 {
    background-image: url(images/tussen2.gif);
	background-repeat: no-repeat;
	height: 416px;
	width: 23px;
	float: left; 
	margin-top: 0px;
}
.content {
    background-image: url(images/content.gif);
	background-repeat: no-repeat;
	height: 416px;
	width: 427px;
	float: left; 
	margin-top: 0px;
}
.iframe {
	height: 416px;
	width: 427px;
	float: left; 
	padding-top: 27px;
	text-align: left;
}
.rechts {
    background-image: url(images/rechts.gif);
	background-repeat: no-repeat;
	height: 416px;
	width: 67px;
	float: left; 
	margin-top: 0px;
}
.player { background-image: url(images/player.gif);
          background-repeat: no-repeat;
		  height: 94px;
		  width: 186px;
		  margin-top: 322px;
}
.footer { background-image: url(images/footer.gif);
          background-repeat: no-repeat;
		  height: 44px;
		  width: 800px;
}
.footertxt { 
		font-size: 12px;
		width: 720px;
		color: #CCCCCC;
		text-align: right;
		padding-right: 80px;
		padding-top: 3px;
}
.iframetext { color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
a { color: #505050; text-decoration: none; outline: none; }
.footertxt a { color: #C39C1E; text-decoration: none; outline: none; }
A:hover   { color: #C39C1E; text-decoration: none; outline: none; }