body {
	background: #4C4A4B;
	font-family: arial, swiss, helvetica;
	font-size: 12px;
	margin-top: 25px;
}

#wrapper {
	width: 968px;
	margin: auto;
}

.tekst {
	padding-left: 10px;	
}

.tekst a {
	color: #000;
	text-decoration: none;
}

.tekst a:hover {
	color: #000;
	text-decoration: underline;
}

/* --- Links --- */

#links {
	width: 169px;
	float: left;
	padding-top: 47px;
}

#advertentiemenu {
	width: 169px;
}

#advertentiemenu_kop {
	width: 169px;
	height: 24px;
	background-image: url(images/advertentiemenu_kop.jpg);
}

#advertentiemenu_bg {
	width: 169px;
	background-image: url(images/menu_links_bg.jpg);
}

#advertentiemenu_footer {
	width: 169px;
	height: 21px;
	background-image: url(images/menu_links_footer.jpg);
}

#advertentielinks {
	width: 169px;
	padding-top: 10px;
}

#advertentielinks_kop {
	width: 169px;
	height: 24px;
	background-image: url(images/advertentielinks_kop.jpg);
}

#advertentielinks_bg {
	width: 169px;
	background-image: url(images/menu_links_bg.jpg);
}

#advertentielinks_footer {
	width: 169px;
	height: 21px;
	background-image: url(images/menu_links_footer.jpg);
}

/* --- Midden --- */

#midden {
	width: 630px;
	float: left;
}

#header {
	width: 630px;
	height: 99px;
	background-image: url(images/header.jpg);
}

#menu {
	padding-top: 68px;
	padding-left: 110px;
}

#content {
	width: 630px;
	background-image: url(images/bg.jpg);
}

#footer {
	width: 630px;
	height: 26px;
	background-image: url(images/footer.jpg);
	margin-bottom: 10px;
}

/* --- Rechts --- */

#rechts {
	width: 169px;
	float: left;
	padding-top: 47px;	
}

#verdiengeld {
	width: 169px;
}

#verdiengeld_kop {
	width: 169px;
	height: 24px;
	background-image: url(images/verdiengeld_kop.jpg);
}

#verdiengeld_bg {
	width: 169px;
	background-image: url(images/menu_rechts_bg.jpg);
}

#verdiengeld_footer {
	width: 169px;
	height: 21px;
	background-image: url(images/menu_rechts_footer.jpg);
}

#linkpartners {
	width: 169px;
	padding-top: 10px;
}

#linkpartners_kop {
	width: 169px;
	height: 24px;
	background-image: url(images/linkpartners_kop.jpg);
}

#linkpartners_bg {
	width: 169px;
	background-image: url(images/menu_rechts_bg.jpg);
}

#linkpartners_footer {
	width: 169px;
	height: 21px;
	background-image: url(images/menu_rechts_footer.jpg);
}