 {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px auto 10px auto;
	background-color:#000000;
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	text-align: center;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#3C3C3C;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#3C3C3C;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#A29A82;
	scrollbar-track-color:#1E1E1E;
	
}

a {
	color: #c2bebe;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

img {
	border: none;
}

ul {
	margin: 12px 0;
}

li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

#container {
	margin: 20px auto 18px auto;
	width: 778px;
	border: 3px double #EEEEEE;/*Hiermee geef ik de dunne lijne die om de hele pagina komen te staan*/
	border-color: #FF8C00 #FF8C00 #FF8C00 #FF8C00;/* en hier geef welke kleur zijn zullen krijgen*/
	text-align:left;
	color: #E8E6E6;

}
/* Content */
.content_Links {
	float:left;
	width:400px;
	height:360px;
	background-color:#000000;
	overflow:auto;
}
.content_Links h1 {
	margin: 0px 0 4px;
	font: bold 1.8em sans-serif,Arial;
	color: #E8E6E6;
}
.content p {
	margin: 0 0 8px;
}
.item {
	padding: 4px 10px;
}
/* Misc */
.content_Rechts {
	float:right;
	width:378px;
	height:360px; 
	background-image:url(../images/muziek_body.gif);
	background-position:50%,50%;
	background-image:no-repeat;

}
/* Page Title */

#page_title {
	width: 778px;
	height: 130px;
	background-image:url(../images/muziek2.gif);
	color:#ffffff;
	float: center;
}

/* Page Footer */

#page_onder{
	margin: 0px auto;
	width: 778px;
	height:90px;
	background-repeat: repeat-x;
	float:center;	
	
}
	
	
	/* Menu */
.menu a {
	background: #CC0000;
	border-right: 1px solid #FF8C00;
	border-bottom: 1px solid #FF8C00;
	border-top: 1px solid #FF8C00;
	font: bold 1.3em sans-serif,Arial;
	color: #E8E6E6;
	float: left;
	width: 156px; height: 25px;
}

.menu a span {
	/*padding-left: 6px;*/
}
.menu a:hover {
	background-position: left bottom;
	color: #666666;
	text-align:center;
}
.menu a#last {
	width: 150px;
	border-right: none;
}

#page_footer {
	width: 778px;
	padding:10px 0px;
	background:#CC0000;
	clear: both;
	font-size: 9px;
	text-align:center;
	line-height: 100px;
}
