body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
}
a img {
	border: 0px;
}
.editable, .editable table, .editable td {
	border: 1px dotted #999999;
}
input.editable {
	background-color: transparent;
	width: 75px;
}
#full {
	height: 100%;
	width: 100%;
}
#t0 {
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: fixed;
}
#t0 td {
	vertical-align: top;
	font-size: 13px;
	font-family: arial, verdana;
}
#row1 {
	height: 353px;
}
#row2 {
	height: 100%;
}
#row3 {
	height: 62px;
}
#row4 {
	height: 20px;
}
* html #row4 {
	height: 21px;
}
#col1 {
	width: 136px;
}
#col2 {
	width: 100%;
}
#cell1 {
	background-image: url("http://www.mariabeuningen.nl/graphics/headerbg.jpg");
	background-repeat: no-repeat;
}
#cell2 {
	border-right: 1px solid #7E7E7E;
}
#cell3 {
}
#cell4 {
}
#cell5 {
	background-image: url("http://www.mariabeuningen.nl/graphics/bottombg.gif");
	background-repeat: no-repeat;
	background-repeat: repeat-x;
}
#cell6 {
	border-top: 1px solid #293C01;
	background-color:  #8CC415;
}
#header {
	position: relative;
	width: 1000px;
	height: 353px;
	overflow: hidden;
	background-image: url("http://www.mariabeuningen.nl/graphics/headerbg2.jpg");
	background-repeat: repeat-x;
	background-position: 0px 268px;
}
#headerMenu {
	height: 37px;
	width: 1000px;
	overflow: hidden;
	margin-top: 231px;
	background-image: url("http://www.mariabeuningen.nl/graphics/menubg.jpg");
	background-repeat: no-repeat;
}
#headerMenu ul {
	list-style: none;
	margin: 8px 0px 0px 150px;
}
#headerMenu ul li {
	display: inline;
	padding: 0px 65px 0px 65px;
}
#headerMenu ul li a {
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
#headerMenu ul li a:hover {
	text-decoration: underline;
}
#left {
}
#sectionName {
	margin-left: 15px;
	color: #394F04;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, verdana;
}
#leftMenu {

}
#leftMenu ul {
	margin: 25px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
#leftMenu ul li {
	margin: 0px;
	padding: 0px;
}
#leftMenu ul li a {
	text-decoration: none;
	color: #394F04;
}
#leftMenu ul li a:hover, #leftMenu ul li.current a {
	font-weight: bold;
}

#content {
	position: relative;
}
#title {
	margin-left: 25px;
	color: #394F04;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, verdana;
}
#page {
	position: relative;
	width: 800px;
	margin: 25px 0px 0px 25px;
	font-size: 12px;
	font-family: arial, verdana;
}
#right {
	position: relative;
	height: 100%;
	width: 100%;
}
.rightLink {
	position: absolute;
	top: 0px;
	height: 50px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	color: #394F04;
}
.rightLink a {
	font-weight: bold;
}
#link1 {
	right: 250px;
}
#link2 {
	top: 7px;
	right: 150px;
}
#link2 img {
	margin-bottom: 7px;
}
#link3 {
	top: 2px;
	right: 50px;
}
#link3 img {
	margin-bottom: 5px;
}
#footer {
}
