body {
background		:#AC9F87;
margin-top		:0px;
margin-bottom	:0px;
}

.menu {
background-color:#FFFFFF;
height			:55px;
margin-left		:26%;
width			:782px;
}

.menu1 {
margin-left:40%;
}

.menutekst a {
font			:normal 14px Arial;
color			:#ADA79C;
display			:inline; /*horizontaal maken*/
margin-right	:10px;
}

.menutekst ul {
list-style-type	: none;
display			: inline; /*horizontaal maken*/
}

.menutekst ul li {
display			: inline; /*horizontaal maken*/
}

.menu2 {
background-color:#ADA79C;
font			:normal 12px Arial;
height			:23px;
margin-left		:26%;
padding-top		:7px;
width			:782px;
}

a {
color			:#FFFFFF;
text-align		:center;
text-decoration	:none; 
}

a:hover {
color			:#000000;
text-align		:center;
text-decoration	:underline;
}

.plaatjes {
margin-left		:26%;
height			:200px;
width			:782px;
}

.content {
background-color:#FFFFFF;
font			:normal 12px Arial;
height			:870px;
line-height		:20px;
margin-left		:26%;
width			:782px;
}

.footer {
background-color:#ADA79C;
font			:normal 12px Arial;
height			:23px;
margin-left		:26%;
padding-top		:7px;
width			:782px;
}