.main-menu {
	background-color: #FFFFFF;
	height: 150px;
}
.foto-box {
	background-color: #FFFFFF;
	width: 350px;
	background-image: url(../images/lay-out/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left 270px;
	height: 400px;
}
.foto-div {
	padding-top: 22px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
.meer-fotos {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 510px;
}
.main-menu-button a:link, .main-menu-button a:active, .main-menu-button a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF8000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.main-menu-button a:hover {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.logo {
	background-image: url(file:///C|/Documents and Settings/E.F.E. Kuiper/Mijn documenten/eigensite/website2/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 350px;
	background-image: url(../images/lay-out/logo2.jpg);
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.content {
	background-color: #FFFFFF;
}
.content-text {
	background-position: left top;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 40px;
	margin-right: 75px;
}
.footer {
	background-color: #FFFFFF;
	background-position: bottom;
}
.footer2 {
	background-image: url(../images/lay-out/footer.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 15px;
}
.footer-button a:link, .footer-button a:active, .footer-button a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.footer-button a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FF8000;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
}

