@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg.jpg);
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
}
/* Menu Layout */
.mainmenubox {
	background:#ecd9ae;
	font-weight:bold;
	text-align:center;
}
.mainbox {
	background:#ebdaae;
}
.blackheader {
	background:#000000;
	color:#ffffff;
	font-weight:bold;
	height:20px;
}
.blokbg {
	background:#ead8aa;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
}
.menumain {
	background:#7f4b1c;
	color:#FFFFFF;
}
.blok2header {
	background:#8d7c62;
	font-weight:bold;
	height:20px;
	color:#ffffff;
}
/* Linker Menu */
.hoofdmenu {
	font-weight:bold;
	color:#000000;
	font-size:15px;
}
a.menulink {
	font-weight:bold;
	color:#b27d47;
	font-size:12px;
	font-family:verdana;
	text-decoration:none;
}
a.menulink:hover {
	font-weight:bold;
	color:#b27d47;
	font-size:12px;
	font-family:verdana;
	text-decoration:underline;
}

/* Footer */
.footer {
	background:#ccb98f;
	border-top:1px solid #000000;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:20px;
}
a.footer {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
a.footer:hover {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

li {
	list-style-type: square;
	color:#8d7c62;
	margin-top: 0.3em;
	text-align:left;
}
a.li {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.li:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Foto album */
a.fotolink {
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	height:20px;
	text-decoration:none;
}
a.fotolink:hover {
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	height:20px;
	text-decoration:underline;
}