body {
	background-color: #FFFFFF;
	text-align: center;
}
#buitenkader {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	display: block;
	width: 1100px;
	background-image: url(../images/back-li.jpeg);
	border: 2px groove #800000;
}
#buitenkader #menu {
}

a {
	color: #000000;
	text-decoration: none;
}
#tabelrechts  {
	background-position: center top;
	top: 0px;
}
.rechtse_kolom {
	text-align: center;
	vertical-align: top;
}


.inhoudcel {
	padding: 15px;
	display: block;
}
#menulinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/back-li.jpeg);
	font-size: 12pt;
	display: block;
	color: #800000;
	border: 2px solid #800000;
	text-decoration: none;
	padding: 2px;
}


#menulinks a:hover {
	color: #FFFFCC;
	background-color: #800000;
	display: block;
	text-decoration: none;
	border: 2px solid #800000;
	background-image: none;
	padding: 2px;
}
#menulinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#buitenkader .rechtse_kolom #tabelrechts .inhoudcel #binnenzicht_kerk {
	border: 3px inset #30211E;
}
#buitenkader .menucel #kerk_kl {
	border: 2px outset #800000;
}
.menucel {
	padding: 15px;
	background-position: top;
	vertical-align: top;
	display: block;
}

