div#wrapper {
	position:absolute;
	width: 929px;
	left: 50%;
	margin-left: -432px;
	overflow:hidden;
}

div#logo {
	z-index:2;
	position: absolute;
	top: 48px;
	border: 0;
	height: 161px;
	width: 301px;
}

div#navigatie {	
	z-index:4;
	position: absolute;
	top: 109px;
	left:331px;
	right:0;
	border: 0;
	height: 22px;
	width: 625px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-image:url(http://www.visie21.nl/Themes/visie21/images/menu-bg-2.gif);
}

div#content-wrapper {
	z-index:0;
	margin-top: 130px;
	width: 850px;
	float:right;
	height: 100%;
	padding: 20px 0 0 0;
	background: #339BD8;
	color: #fff;
}

div#content-main #functies {
	float: right;
	right-margin: 10px;
	font-weight: bold;
	color: #000
}

div#content-main {
	float: left;
	padding: 0;
	padding-bottom:40px;
	margin: 0 20px 0 40px;
	_margin: 0 10px 0 20px;
	width: 568px;
	background: #339BD8;
}

div#content-kollom {
	float: right;
	padding: 0;
	padding-bottom:40px;
	margin: 0;
	width: 210px;
	background: #4cb2ed;
	padding-left:10px;
}

div#footer {
	clear: both;
	padding-bottom: 40px;
	height: 44px;
	width: 100%;
	background:#fff;
}

div#footer #foot-left {
	float: left;
}

div#footer #foot-right {
	float: right;
	margin-right: 20px;
	padding-top: 8px;
}

div .tellafriend
{
	z-index:2;
	position: absolute;
	top: 150px;
	left:118px;
	width: 600px;
	background:#339BD8;
	display:none;
	padding-bottom:150px;
}

div .tellafriend #close
{
	position:absolute;
	height:20px;
	top:0px;
	right:20px;
}

#popup {
	z-index:999;
	position:absolute;
	top:10px;
	left: 50%;
	margin-left: -300px;
	width: 630px;
	height: 432px;
}
