body
{
	margin:				0;
	padding:			10px 0 0;
	background-color:	white;
}
*
{
	font-family:		Arial;
	font-size:			12px;
}
a
{
	color:				#777;
}
a:hover
{
	color:				#555;
}
img
{
	border:				none;
}

img
{
	border:				none;
}
#container
{
	width:				1000px;
	margin:				0 auto;
}
#top
{
	position:			relative;
	width:				100%;
	height:				30px;
	margin-bottom:		10px;
	padding-top:		95px;
	background-image:	url('../media/kop.jpg');
	cursor:				pointer;
	z-index:			1;
}
.nieuw #top
{
	background:			url('../media/kop-nieuw.jpg') no-repeat;
}
#agenda, #content, #right, #shop
{
	float:				left;
}
#agenda, #shop
{
	width:				179px;
	background-color:	#E2E3E4;
	padding:			10px 10px 30px;
}
#content
{
	width:				620px;
	margin:				0;
	padding:			0 9px 10px;
	border-left:		1px solid #AAA;
	border-right:		1px solid #AAA;
	min-height:			430px;
	z-index:			-1;
}
#right
{
	width:				151px;
	background-color:	#E2E3E4;
	padding:			0 5px 10px;
}
#banner
{
	width:				100%;
	margin:				0;
	display:			block;
}
/*#footer
{
	margin-top:				50px;
	text-align:				center;
	clear:					both;
}*/
#footer {
	top: 100%;
 	/*position: absolute;*/
 	margin-top: 30px;
 	text-align:				center;
} 
.article
{
	border:				1px solid #AAA;
	margin-top:			10px;
}
.article h3
{
	background-color:	#CECECE;
	margin:				0;
	padding:			5px;
	color:				#CE1B1F;
	font-size:			12px;
}
.nieuw .article h3
{
	color:				#0EAFDD;
}
.article div
{
	background-color:	#F5F5F5;
	padding:			8px 5px;
}
* html #quote
{
	overflow:					hidden;
	o\verflow:				visible;
	width:						100%;
	w\idth:						auto;
	he\ight:					1%;
}
#login
{
	margin:						0;
	padding:					0;
}
#login input
{
	width:				80px;
	margin-left:		10px;
	border:				1px solid #CCC;
}
#login .submit
{
	border:				1px solid #CCC;
	background-color:	#888;
	color:				white;
}
.quicklink
{
	border-bottom:					1px solid #AAA;
	padding-bottom:					7px;
	margin-bottom:					15px;
	display:								block;
	width:									170px;
}
thead td
{
	font-weight:		bold;
}
