body {
	background-color: #e1cfaf;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;/**/
	overflow:auto;
	top:0 px;
margin-top:0 px;
}


#inhoud{
margin-top:auto;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
width:905px;
max-height:705px;
overflow: hidden;
}


#header{
background-image:url(../images/umai_01.png);
height:224px;


}

#left{
background-image:url(../images/umai_02.png);
float:left;
width:87px;
height:406px;
}

#taal{
background-image:url(../images/umai_03.jpg);
width:167px ;
height:22px ;
float:left;
}

#menu{
	background-image:url(../images/umai_07.jpg);
	width:168px;
	height:384px;
	float:left;
	position: relative;
	top: 22px;
	left:-167px;
	}

#tussen{
background-image:url(../images/umai_04.png);
width:75px ;
height:406px ;
float:left;
left:-168px;
position: relative;
}
#content{
background-image:url(../images/umai_05.jpg);
width:487px ;
height:406px ;
position: relative;
left:329px;
float:top;
overflow: auto;
top:-406px;
}
#rechts{
background-image:url(../images/umai_06.png);
float:right;
height:406px;
width:89px;
top:-812px;
position: relative;/**/
}
#onder{
background-image:url(../images/umai_08.png);
height:75px;
width:905px;
float:bottom;
margin-top:-406px;
}

.adress {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px}
.content {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
