body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #000;
	color: #fff;
}
h1 { font-size:21px; margin-top:15px }
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
a,
a:link,
a:active,
a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wrapper {
	margin: 0 auto;
	width:832px;
}
#header {
	background: url(../images/header_01.jpg);
	height: 106px;
}
#center {
	/* background: url(../images/header_02.jpg);
	height: 224px; */
	background: url(../images/header_02_dec.jpg);
	height: 259px;
}
#content {
	/* height:190px; */
	height:212px;
}
#left_block {
	background: url(../images/header_03.jpg);
	float: left;
	width:502px;
	/* height:190px; */
	height:212px;
}
#block_tekst p,
#block_tekst h1 {
	margin:10px 0 0 0;
	padding:0px 10px 0px 40px;
}
.yellow {
	color: #f5d300;
}
#right_block {
	/* background: url(../images/header_04.jpg) no-repeat; */
	background: url(../images/header_04_dec.jpg) no-repeat;
	/* height:190px; */
	height:212px;
	margin-left:502px;
}
#footer {
	background: url(../images/header_05.jpg) no-repeat;
	height: 99px;
	padding: 10px 0px 0px 10px;
}
#footer2 {
	background: url(../images/header_06.jpg) no-repeat;
	height: 99px;
	padding: 10px 0px 0px 10px;
}
.button {
	float: left;
	margin-left:7px;
}
.buttonswrapper {
	width:486px;
	float: left;
	margin-top: 45px;
}
.aanbieding {
	width:480px;
	float: left;
	margin-left: 6px;
	margin-top: 2px;
}

.contact {
	width: 190px;
	float: left;
	margin-left: 20px;
	color:#000000;
	font-size:11px;
	line-height: 16px;
	margin-top: 5px;
}
.contact a {
	color:#000000;
}

#waardebon {

}

