html
{
height:100%;
overflow: auto;
}

body
{
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	
	background-color: #ffffff
}

a {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline; color: #fff;}

img {
    	border-style:none;
}

#container
{   
/*    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
	vertical-align: middle;
	width: 800px;
	height: 600px;*/
width: 800px;
height: 600px;

margin: -300px 0 0 -400px;
position: absolute;
top: 50%;
left: 50%;
background: url(images/Achtergrond_Adresgegevens.png) center no-repeat;	
}

#containerhome
{   
/*    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
	vertical-align: middle;
	width: 800px;
	height: 600px;*/
width: 800px;
height: 600px;

margin: -300px 0 0 -400px;
position: absolute;
top: 50%;
left: 50%;
background: url(images/Achtergrond_Compleet.png) center no-repeat;	
}


#containerontwerp
{
/*
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
	width: 800px;
	height: 600px;
	background: url(images/achtergrond_plan.png) center no-repeat;
*/
width: 800px;
height: 600px;
/*margin: -300px 0 0 -400px;*/
position: absolute;
top: 50%;
left: 50%;
background: url(images/achtergrond_plan.png) center no-repeat;	
	
}

#menubar
{
position:absolute;
top:270px;
left:85px;
}

#context
{
width: 483px;
height: 460px;
position:relative;
top:300px;
left:450px;
}

#contexthome
{
width: 400px;
height: 315px;
position:relative;
top:190px;
left:335px;
background: url(images/gebouw.png) center no-repeat;
}

#contextgm
{
width: 400px;
height: 315px;
position:relative;
top:130px;
left:310px;
background: url(images/gebouw.png) center no-repeat;
}


#contexttext
{
width: 350px;
height: 460px;
position:relative;
top:145px;
left:365px;
max-width: 600px;
}

#contextcontact
{
width: 400px;
height: 315px;
position:relative;
top:0px;
left:205px;
background: url(images/contact.png) center no-repeat;
}

#contact
{
position:relative;
top:225px;
left:50px;   
background: url(images/email.png) center no-repeat;

}
