#container{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-365px;
	margin-top:-270px;	
	width: 731px;
	height: 540px;
	text-align: left;
}

#links{
	position: relative;
	float:left;
}

#logo{
	position: relative;
	float:left;
	clear:left;
	width: 150px;
	height: 134px;
	background:  url(../images/logo.jpg) no-repeat 0 0;
	overflow: hidden;
}

#contact{
	position: relative;
	float:left;
	clear:left;
	width: 140px;
	height: 259px;
	background:  url(../images/contact.jpg) no-repeat 0 0;
	overflow: hidden;
	color:#3f3f3f;
}

#rechts{
	position: relative;
	float:left;
}

#header{
	position: relative;
	float:left;
	clear:left;
	width: 573px;
	height: 87px;
	background:  url(../images/header.jpg) no-repeat 0 0;
	overflow: hidden;
}

#menu{
	position: relative;
	float:left;
	clear:left;
	width: 573px;
	height: 47px;
	background:  url(../images/menu.jpg) no-repeat 0 0;
	overflow: hidden;
}

#tekst{
	position: relative;
	float:left;
	clear:left;
	width: 553px;
	height: 339px;
	background:  url(../images/tekst.jpg) repeat 0 0;
	overflow: auto;
	padding-right: 20px;
	color:#3f3f3f;
}

#rechts2{
	position: relative;
	float:left;
}
#schaduw{
	position: relative;
	float:left;
	clear:left;
	width: 8px;
	height: 473px;
	background:  url(../images/schaduw.jpg) no-repeat 0 0;
	overflow: auto;
}

#onder{
	position: relative;
	float:left;
	clear:left;
}

#footer{
	position: relative;
	float:left;
	clear:left;
	width: 731px;
	height: 67px;
	background:  url(../images/footer.jpg) no-repeat 0 0;
	overflow: hidden;
}

a:link{
color: #f89d2a;
text-decoration: none;

}

a:visited{
color: #f89d2a;
text-decoration: none;

}

a:hover{
color: #3f3f3f;
text-decoration: none;

}

a:active{
color: #3f3f3f;
text-decoration: none;
}
