html {
	background-color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.site {
	height: auto;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}
.topmenu{
	clear: both;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
	width: 800px;
	height: 41px;
	font-size: 12px;
	font-weight:bold;
	color: #cdcdcd;
}
a.topmenu{
	text-decoration: none;
	color: #cdcdcd;
}
a.topmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content {
	width: 750px;
	margin-top: 5px;
	margin-left: 15px;
}
.content_L {
	background-image:url(img/left_menu.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	text-align: left;
	width: 169px;

	margin-right: 30px;
	padding-left: 15px;
	padding-top: 25px;
	color: #FFFFFF;
	font-weight:Bold;
}
.content_L2 {
	background-image:url(img/left_menu2.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	text-align: left;
	margin-top: 50px;
	margin-left: -15px;
	padding-top: 12px;
	padding-left: 15px;
	width: 169px;

	color: #FFFFFF;
	font-weight:Bold;
}
.content_R {
	float: left;
	width: 500px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
.header {
	font-size: 24px;
	font-weight:bold;
}
.sub {
	font-size: 12px;
	font-weight:bold;
	color: #b41953;
}
.menuitem {
	line-height: 24px;
	color: #000000;
	font-weight:normal;
}
a.menuitem {
	color: #000000;
	text-decoration: none;
}
a.menuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.aanbiedingen {
font-size: 12px;
color: #000000;
font-weight:normal;
}
#customboards {
	background-image: url(img/customboards_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	clear: both;
	text-align: center;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 680px;
	height: 170px;
	font-size: 12px;
	font-weight:bold;
	color: #b41953;

}
.footer {
	clear: both;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
	padding-top: 5px;
	width: 700px;
	height: 48px;
	font-size: 11px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
	#form_ok 	{ border: 1px solid #c0c0c0;}
	#form_ 	{ border: 1px solid #c0c0c0;}
	#form_fout	{ border: 1px solid #FF0000;}

