body, html{
text-align: center;	
margin: 0px 0px 0px 0px;
background-color: #8F8F8F;
}

div#container{
background-image: url(container.jpg);	
width: 849px;
margin: 0 auto 0 auto;
text-align: left;
}

div#header{
width: 849px;
height: 288px;
margin: 0 0 0 0;
background-image: url(header.jpg);	
}

div#links{	
float: left;
width: 150px;
height: auto;
margin: 0 0 0 0;
text-align: center;
}

div#content{
float: left;
width: 600px;
height: auto;
margin: 0 0 0 50px;
text-align: left;
background-color: #FFFFFF;
}

p
{
font-family: Trebuchet MS;
font-size: small;
	}

ul
{
font-family: Trebuchet MS;
font-size: small;
	}

p.footer
{
font-family: Trebuchet MS;
font-size: 11px;
	}
	
h1
{
font-family: Trebuchet MS;
color: #2E7A8F;
	}

h2
{
font-family: Trebuchet MS;
color: #2E7A8F;
font-size: large;
	}	
	
h3
{
font-family: Trebuchet MS;
color: #2E7A8F;
margin-bottom: 0px;
	}
	
hr
{
	color: #2E7A8F;
	height: 1px;
	}

div#footer{
clear:left;
text-align: center;
border-top: 1px solid #000000;
width: 650px;
height: 45px;
margin: 50px 0 0 194px;
}

ul.menu{
list-style: none;
margin: 0;
padding: 0;
}

li.menu{
margin: 20px 0 0 10px;
padding: 0;
font-family: Arial;
font-size: small;
}

li a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-bottom: 1px solid #8F8F8F;
border-top: 1px solid #8F8F8F;
width: 150px;
}

li a:link, li a:visited{
background: #2E7A8F;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

li a:hover, li a:active{
background: #3A9AB5;
color: #FFF;
font-weight: bold;
text-decoration: none;
}

a.content:link, a.content:visited{
text-decoration: underline;
color: #000000;
}

a.content:hover, a.content:active{
text-decoration: underline;
color: #555555;
}

a:link, a:visited{
text-decoration: underline;
color: #000000;
}

a:hover, a:active{
text-decoration: underline;
color: #555555;
}


img.vastgoed{
float: right;
padding: 0px;
margin: 5px 5px 5px 5px;
border: 1px solid;
} 
