body {
	margin: 0;
	margin-top:20px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p, td, a, form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#layout_01_left a {
	color:#419638;
}
#mainHeader {
	height: 144px;
	background-image:url(images/oud_voor_behoud_header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainMenu {
	height: 26px;
}
#mainContent {
	background-color:#0000FF;
}
#mainFooter {
	height:82px;
	background-image:url(images/oud_voor_behoud_footer.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:16px;
}
img {
	border:none;
}
img A {
	border:none;
}
#buttons {
	position: relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	height:26px;
	overflow:hidden;
}
#btn_01 {
	position: absolute;
	left:0px;
	top:0px;
}
#btn_02 {
	position: absolute;
	left:132px;
	top:0px;
}
#btn_03 {
	position: absolute;
	left:264px;
	top:0px;
}
#btn_04 {
	position: absolute;
	left:396px;
	top:0px;
}
#btn_05 {
	position: absolute;
	left:528px;
	top:0px;
}
#btn_06 {
	position: absolute;
	left:660px;
	top:0px;
}
#btn_07 {
	position: absolute;
	left:792px;
	top:0px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#img_space {
	padding:0px;
	padding-left:6px;
	padding-right:6px;
}
