body { 
background-color: #242223;
margin-top: 0px;
margin-left: 0px;
font-family: Arial;
font-size: 0.8em;
color: #ffffff;
}

p { }

td { }

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

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

a:hover {
color: #ffffff;
	text-decoration: underline; }

a:active { }

h1{
	font-size: 1.5em;
	color: #006699;
}

h2{
	font-size: 1.2em;
}


#pagina{
	width: 859px;
	
	margin-left: 0px;
	margin-top: 0px;
	
}

#top{	
	width: 777px;
	height: 31px;
	background-image: url(../images/vanderveer_01.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
	color: #ffffff;
	
}

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

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

#rest a:hover{
	color: #ffffff;
	text-decoration: none;
}
#home a:link{
	color: #006699;
	text-decoration: none;
}

#home a:visited{
	color: #006699;
	text-decoration: none;
}

#home a:hover{
	color: #3399cc;
	text-decoration: none;
}

#center{
	height: 600px;
	width: 577px;
	color: #FFFFFF;
	background-image: url(../images/vanderveer_03.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 30px;


	
}

#centerhome{
	height: 400px;
	width: 577px;
	color: #FFFFFF;
	background-image: url(../images/vanderveer_03.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 30px;
	
}

#center800{
	height: 800px;
	width: 577px;
	color: #FFFFFF;
	background-image: url(../images/vanderveer_03.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 30px;
	
}

#center1200{
	height: 1200px;
	width: 577px;
	color: #FFFFFF;
	background-image: url(../images/vanderveer_03.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 30px;

	
}

#center3200{
	height: 3200px;
	width: 577px;
	color: #FFFFFF;
	background-image: url(../images/vanderveer_03.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 30px;

	
}

#bottom{
	height: 91px;
	width: 759px;
	background-image: url(../images/vanderveer_06.gif);
	padding-top: 105px;
	padding-right: 100px;
	text-align: right;
}

#home{
	color: #006699;
	width: 164px;
	height: 20px;
	
}

#rest{
	width: 613px;
	position: absolute;
	left: 164px;
	margin-top: -20px;
	}
	
	
	
