body {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
div#page {
	position: relative;
	margin-top: 50px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
div#sponsorlogos {
	position: absolute;
	top: -25px;
	/***** logo links uitlijnen *****/
	/*
	left: 686px;
	*/
	/***** logo rechts uitlijnen *****/
	left: 0px;
}
img#musicscoollogo {
	position: absolute;
	z-index: 3;
	top: -45px;
	/***** logo links uitlijnen *****/
	/*
	left: -50px;
	*/
	/***** logo rechts uitlijnen *****/
	left: 450px;
}
ul#header {
	background-color: #ffffff;
	list-style: none;
	padding: 0;
	margin: 1px 0px 0px 0px;
}
ul#header li {
	margin: 0px 1px 0px 0px;
	width: 249px;
	height: 289px;
	background-color: #333333;
	float: left;
}
ul#header li.last {
	margin: 0px 0px 0px 0px;
	width: 250px;
	float: left;
}
ul#header li#agenda a {
	background-position: 0px 0px;	
}
ul#header li#media a {
	background-position: -250px 0px;	
}
ul#header li#nieuws a {
	background-position: -500px 0px;	
}
ul#header li#contact a {
	background-position: -750px 0px;	
}
ul#header li#agenda a:hover {
	background-position: 0px -289px;	
}
ul#header li#media a:hover {
	background-position: -250px -289px;	
}
ul#header li#nieuws a:hover {
	background-position: -500px -289px;	
}
ul#header li#contact a:hover {
	background-position: -750px -289px;	
}
ul#header li a {
	background-image: url(../img/headers/header12.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 249px;
	height: 289px;
}
div#leftcolumn {
	width: 749px;
	float: left;
	margin: 0px 1px 0px 0px;
}
div#rightcolumn {
	width: 250px;
	float: right;
	overflow: hidden;
}
div#rightcolumn ul li div.wordtube {
	margin-left: -5px;
}
h1.withshadow, h1.withoutshadow, h2.widgettitle {
	height: 29px;
	color: #000000;
	background-color: #e4e4e4;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 8px 20px;
}
h1.withshadow, ul#sidebar li.widget_text h2.widgettitle {
	background-image: url(../img/schaduw.jpg);
	margin-top: 0px;
}
h1.withoutshadow, h2.widgettitle {
	margin-top: 10px;
}
div.columnmargin {
	margin: 0px 20px 0px 20px;
}
h2 {
	margin: 10px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;
}
p {
	margin: 2px 0px 10px 0px;
}
hr {
	border: 0;
	width: 90%;
  	color: #666666;
	background-color: #666666;
	height: 1px;
	margin: 20px auto 25px auto;
}
span.hidden {
	display: none;
}
span.datum {
	font-weight: bold;
}
ul#links li {
	margin-bottom: 10px;
}
li.ec3_list {
	font-weight: bold;
}
li.ec3_list ul {
	font-weight: normal;
}
a:link, a:visited {
	color: #c61e24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}