body {
	background:url(images/bg.jpg) repeat-x #ebe2e5;
	margin:0;
	font-family:"Tahoma";
	font-size:11px;
	margin-bottom: 15px;
}
h2 {
	font-size: 15px;
	color: black;
	margin: 0px;
}
h3 {
	font-size: 13px;
	color: purple;
	margin: 0 0 0 5px;
}

img, div { behavior: url(iepngfix.htc); }

#container {
	background:url(images/container-bg.png) no-repeat;
	width:876px;
	padding:50px 0 0 0;
	margin:0 auto;
}

#wrap {
	background:url(images/wrap-bg.jpg) repeat-y;
	width:794px;
	margin:0 auto;
}

#header {
	background:url(images/header.jpg) no-repeat;
	width:794px;
	height:112px;
}

#header h4 {
	padding:10px 0 0 15px;
	position:absolute;
	font-size:12px;
	margin:0;
	color:#FFF;
}

#header h4 a {
	text-decoration:none;
	color:#FFF;
}

#content {
	width:794px;
}

#sidebar-left {
	width:166px;
	float:left;
}

#sidebar-left ul {
	list-style-type:none;
	padding:0;
	margin:30px 0 0 45px;
}

#sidebar-left li {
	display:block;
	margin:0 0 10px 0;
}

#sidebar-left li a {
	background:url(images/sidebar-luit.jpg) no-repeat;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	height:23px;
	display:block;
	padding:8px 0 0 15px;
}

#sidebar-left li a:hover {
	background:url(images/sidebar-laan.jpg) no-repeat;
	color:#fff;
}
p.klein{
	font-size: 9px;
}
#sidebar-right {
	width:164px;
	float:right;
	text-align:center;
}

#sidebar-right strong {
	color: #fff;
	display:block;
	width: 164px;
	background: black;
}

#sidebar-right ul {
	list-style-type:none;
	padding:0;
	margin:30px 0 0 0;
}

#sidebar-right li {
	display:block;
	margin:0 0 10px 0;
}

#sidebar-right li a {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0 0;
}

#sidebar-right li a:hover {
	text-decoration: underline;
	color: #fff;
}

#box {
	width:450px;
	float:left;
	margin:10px 0 0 7px;
}

.affiliate {
	border:#666666 solid 1px;
	width:440px;
	line-height:17px;
	margin:0 0 10px 0;
	padding:4px;
}

.vriendenn {
	border:#666666 solid 1px;
	width:440px;
	line-height:17px;
	margin:0 0 10px 0;
	padding:4px;
	font-size: 12px;
}

.sitevdweek {
	border:red solid 2px;
	width:440px;
	line-height:17px;
	margin:0 0 10px 0;
	padding:4px;
}
.sitevdweek img {
	border:#000 solid 1px;
	margin:0 4px 4px 0;
}

.sitevdweek h2 {
	padding:0;
	margin:0;
}

.sitevdweek h3 {
	padding:0;
	margin:0;
}

.sitevdweek p {
	margin-top:3px;
}

.affiliate img {
	border:#000 solid 1px;
	margin:0 4px 4px 0;
}

.affiliate h2 {
	padding:0;
	margin:0;
}

.affiliate h3 {
	padding:0;
	margin:0;
}

.affiliate p {
	margin-top:3px;
}

.bezoek-nu a {
	text-decoration:none;
	font-weight:bold;
	color:#660099;
	margin:2px 0 2px 0;
}	

#footer {
	background:url(images/footer.jpg) no-repeat;
	width:794px;
	height:25px;
	text-align:center;
	color:#999999;
}

#footer a {
	text-decoration:none;
	color:#999999;
}

.clear { clear:both; }