#payoff {
	float: left;
	top: 0px; left: 2px;
	padding: 15px 15px 40px 15px;
	background: #09f;
	}

#payoff h1 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin: 0; padding: 0;
	}

#inhoud {
	clear: both;
	}
	
	
#tekst {
	clear: both;
	float: left;
	position: relative;
	top: 20px; left: 0px;
	width: 363px;
	z-index: 2;
	}
#tekst h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #09f;
	}
#tekst a {
	color: #09f;
	text-decoration: none;
	}
#tekst a:hover {
	color: #333;
	text-decoration: none;
	}
	
#world {
	float: right;
	margin: 10px 120px 0 0;
	width: 335px; height: 365px;
	}
#world2 {
	float: right;
	margin: 0;
	width: 535px; /* height: 365px; */
/*	background: transparent url('../images/algemeen/world.png') 80px 10px no-repeat; */
	background: transparent url('../images/algemeen/world2.png') 0 0 no-repeat;
	}

	
/* -- WAAROM? --------------------------------------------------------------- */

.waarom {
	margin: 0;
	padding: 0.5em 0 0.5em 1em;
	}

/* -- SITEMAP --------------------------------------------------------------- */

.sitemap {
	margin: 0;
	padding: 0.5em 0 0.5em 1em;
	line-height: 150%;
	}
.sitemap ul {
	margin: 0;
	padding: 0 0 0 2em;
	}

.sitemap a {
	text-transform: uppercase;
	}
	
/* -- CONTACT --------------------------------------------------------------- */

.contact {
	margin: 0;
	padding: 0 0 0 1em;
	}
.contact li {
	margin-bottom: 1em;
	}


