* {
	margin: 0;
	padding: 0;
}

body {
	background-color : #000000;
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 12px; 
	color: #ffffff;
}

a img {
	border-top-color: #ffbe0f;
	border-right-color: #ffbe0f;
	border-bottom-color: #ffbe0f;
	border-left-color: #ffbe0f;
}

a { 
	color: #C90000;
	text-decoration: none;
}

a:hover {
	text-decoration: 
	underline; color: #000000;
}

h1{
	font-size: 20px;
	color: #FF0000;
}

h2{
	font-size: 26px;
	color: #666666;
}

#container{
	width: 1000px;
	height: 1097px;
}

#links{
	width: 68px;
	height: 1097px;
	float: left;
	background-image: url(http://www.neukmegek.nl/image/BalkL.gif);
}

#player{
	width: 862px;
	height: 1097px;
	float: left;
	background-image: url(http://www.neukmegek.nl/image/Content.gif);
}

#rechts{
	width: 70px;
	height: 1097px;
	float: left;
	background-image: url(http://www.neukmegek.nl/image/BalkR.gif);
}
