/* CSS door Bytelogic.be */
* {
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
}
body {
	background:url(img/body-background.png) #4296CC repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
}
#header {
	width:847px;
	height:117px;
	margin-left:-69px;
	background:url(img/header.png) no-repeat;
}
#container {
	width:847px;
	margin:0 auto;
	padding-left:137px;
}
#main {
	width:709px;
	float:left;
	background:url(img/main-background.png) repeat-y;
}
#footer {
	width:709px;
	height:21px;
	clear:both;
	background:url(img/main-footer.png) no-repeat;
}

.kolom  {
	width:156px;
	float:left;
}
.kolom h3 {
	width:140px;
	height:27px;
	padding:10px 0 0 16px;
	text-align:center;
	margin:0;
	background:url(img/border-item-title.gif) no-repeat;
	font-size:10px;
	color:white;
}
.kolom h6 {
	width:156px;
	height:5px;
	margin:0 0 4px 0;
	background:url(img/border-item-footer.png) no-repeat;
}
.kolom a {
	display:block;
	text-decoration:none;
	color:#4B4B4B;
	padding:0 5px 0 10px;
}
.kolom a:hover { color:#8F8F8F; }
.kolom a.type1 { background:url(img/border-item-type1-background.png) repeat-y;}
.kolom a.type2 { background:url(img/border-item-type2-background.png) repeat-y;}

#kolom-main {
	width:364px;
	float:left;
}
#kolom-main h2 {
	width:319px;
	height:25px;
	color:black;
	margin:0;
	padding:9px 0 0 45px;
	font-size:12px;
	background:url(img/main-item-title.gif) no-repeat;
}
#kolom-main h6 {
	width:355px;
	height:6px;
	margin:0 0 4px 9px;
	background:url(img/main-item-footer.png) no-repeat;
}

div.zoek {
	display:block;
	text-decoration:none;
	color:#4B4B4B;
	padding:0 5px 0 13px;
	background:url(img/main-item-type1-background.png) repeat-y;
}


div.gratis {
	display:block;
	text-decoration:none;
	color:#4B4B4B;
	padding:0 5px 0 13px;
	background:url(img/main-item-type1-background.png) repeat-y;
}

#kolom-main a {
	display:block;
	text-decoration:none;
	color:#4B4B4B;
	padding:0 5px 0 13px;
}
#kolom-main a:hover { color:#8F8F8F; }
#kolom-main a.type1 { background:url(img/main-item-type1-background.png) repeat-y;}
#kolom-main a.type2 { background:url(img/main-item-type2-background.png) repeat-y;}

#kolom-links { padding-left:12px; }
#kolom-rechts { padding-left:6px; }
