#hoofd{
	position:relative;
	width: 963px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;
	min-height:100%;
	_height:100%;
	
}
#header{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:252px;
	max-height:252px;
	width:963px;
}
#content{
	float:left;
	background-image:url(../img/main_back.jpg);
	background-repeat:no-repeat;
	height:auto;
	width:100%;
}
#left{
	float:left;
	width:210px;
	margin-left:25px;
}
#tekst{
	float:left;
	top:10px;
	width: 420px;
	margin-left:20px;
	min-height:300px;
	_height:300px;
}
#right{
	float:right;
	top:10px;
	width: 200px;
	margin-right:30px;
}
#bottom{
	clear:both;
	position:relative;
	margin: 0 auto;
	width: 963px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	height:51px;
	
}
#bottom_content{
	position:absolute;
	margin-top:19px;
	width:950px;
	left:5px;
	text-align:center;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:#666666;
}
#title_promotie{
	background-image:url(../img/title_triplepro.jpg);
	width:400px;
	height:31px;
}
h1.title{
	color:#007aab;
	font-size:15px;
	font-weight:bolder;
	vertical-align:middle;
	margin:6px;
}