* {
	margin: 0 auto;
}

img {
	border: none;
}



body a {
	font-family: schreefloos;
	color: #c5c5c5;
}

body {
	font-family: "AlBayan";
	src: url(/fonts/AlBayan.ttf) format("truetype");
	background-color: #8b8989;
	color: white;
	background-image: url(images/achtergrond.png);
	background-repeat: repeat-x;
	font-size: 11pt;
	min-width: 900px;
	;
}

#logo {
	bottom: 0px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	margin-top: -20px;
}#container {
	margin-left: auto;
	margin-right: auto;
	background: url(./images/content_background.png) repeat-y;
	width: 1300px;
}

#content {
	margin-top: 18px;
	width: 600px;
	padding: 10px;
	margin-right: 310px;
	float:right;
}

#header {
	background: url(./images/header.png) no-repeat;
	height: 73px;
	width: 906px;
	margin: 0 auto;
}

#footer {
	text-align: center;
	background: url(./images/footer.png) no-repeat;
	height: 73px;
	width: 906px;
	margin: 0 auto;
}

#player {
	text-align: center;
}

#foto {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#menu {
	padding-top: 40px;
	padding-left: 150px;
	margin-left: -80px;
	border-right-style: inset;
	border-right-width: 1px;
	float:left;
	margin-top: 0px;
}

#menu li {
	display: block;
	padding: 0px 0px 0px 30px;
}

#menu ul {
	list-style: none;
}

#menu a {
	padding-top: 20px;
	float: left;
	margin-bottom: 28px;
	color: #000;
	text-decoration: underline;
}

#menuhome {
	height: 29px;
	width: 120px;
	background-image: url(images/menu/home.png);
	background-repeat: no-repeat;
}

#menuhome a:hover {
	height: 29px;
	width: 120px;
	background-image: url(images/menu/_home.png);
	background-repeat: no-repeat;
}

#menuoverons {
	height: 29px;
	width: 120px;
	background-image: url(images/menu/overons.png);
	background-repeat: no-repeat;
}

#menuoverons a:active {
	background-image: url(images/menu/_overons.png);
	background-repeat: no-repeat;
}

#menumuziek {
	height: 29px;
	width: 120px;
	background-image: url(images/menu/muziek.png);
	background-repeat: no-repeat;
}

#menumuziek a:active {
	background-image: url(images/menu/_muziek.png);
	background-repeat: no-repeat;
}

#menucontact {
	height: 129px;
	width: 120px;
	background-image: url(images/menu/contact.png);
	background-repeat: no-repeat;
}

#menucontact a:active {
	background-image: url(images/menu/_contact.png);
	background-repeat: no-repeat;
}

#footnote {
	font-family: Arial;
	margin-top: -65px;
	text-align: center;
	color: #c7c7c7;
	font-size: 9px;
}

img.right { 
	float: right; 
	margin: 0.5em 0 1em 1em; 
	border: 1px solid #999; 
	clear: right; 
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	margin-top: -5px;
	margin-bottom: -13px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	text-align: center;
	margin-top: -5px;
	margin-bottom: -13px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	text-align: center;
	margin-bottom: 30px;
}

h6 {
	margin-left: 25%;
}

#abc {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#thumb {
	float: right;
	padding: 20px;
	height: 200px;
}

#thumbs {
	padding-right: 60px;
}

#ondertitel {
	text-align: center;
	word-spacing: 90px;
}

