body, th, td, div, p, li {
	font-family: Verdana, Arial, "Bitstream Vera Sans", Sans-serif;
	font-size:	8pt;	
	color:	#3D3D3D;
}

body {
	background-image: url(../img/achtergrond.jpg);
	background-repeat:	no-repeat;
	background-position: top left;	
	background-color: #545454;
	margin: 0px;
	padding: 0px;
}

h1 {
	height: 30px;
	color: #780000;
	font-size: 18px;
	font-weight: bold;
}

#container {
	width: 835px;
	border: 0px solid #879058;
	background-color: #CFCFCF;
	margin-left: 150px;
}

#frame {
	width: 827px;
	background-color: #FFFFFF;
	margin-left: 4px;
	border-bottom: 4px solid #CFCFCF;;
}

#header {
	width: 825px;
	height: 142px;
	background-image: url(../img/logo.jpg);
	background-repeat:	no-repeat;
	background-position: top left;	
	background-color: #545454;
	margin-left: 1px;
	padding: 0;
}

#columnMain {
	float: right;
	width: 495px;
	background-color: #FFFFFF;
}

#columnLeft {
	float: left;
	width: 174px;
	background-color: #363636;
	margin-left: 1px;
}

#home {
	height: 30px;
	background-color: #909090;
}
	
#drumsticks {
	width: 174px;
	height: 187px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../img/drumsticks.jpg);
	margin-top: 200px;
}

#columnRight {
	float: left;
	width: 156px;
	background-color: #D1D1D1;
}

#drumnieuws {
	width: 156px;
	height: 188px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../img/drumnieuws.jpg);
	margin-top: 200px;
}

#enclose {
	float: left;
	width: 670px;
}

#footer {
	clear: both;
	text-align: center;
}
