html, body{
	height: 100%; /* 100% height fix */
	min-height: 100%; /* 100% height fix */
	margin: 0; padding: 0;
	font-family: "Trebuchet MS";
}
body {
	font-size: 0.72em;
	line-height:1.4em;
	color: rgb(76,76,76);
	background:rgb(235,227,54) url(../site_images/bck_pageTopL.gif) top left no-repeat;
}
p {
	margin: 0;
	margin-bottom: 0.8em;
}
a {
	color: rgb(76,76,76);
}
form, select, input {
	margin:0;
	font-size: 1em;
	color: rgb(76,76,76);
}
#lineTopR {
	background: url(../site_images/bck_lineFuncNav.gif) right 21px no-repeat;
}
td {
	vertical-align: top;
}
#total {
	height:100%;
	width:100%;
	background: url(../site_images/bck_pageBotR.gif) bottom right no-repeat;
}
#total td {
	background: url(../site_images/bck_pageBotL.gif) bottom left no-repeat;
}
#total td td {
	background: none;
}
#main {
	width:950px; 
	height:400px;
	margin: 0px auto;
	background: url(../site_images/lgo_jeugdBibHome.gif) left 85px no-repeat;
}
#funcNav {
	float:right;
	height:28px;
	padding-left:200px;
	background: rgb(235,227,54) url(../site_images/bck_lineFuncNav.gif) 200px 21px no-repeat;
	margin-bottom:16px;
}
#funcNav ul {
	margin: 0; 
	padding:4px 10px 0 0;
}
#funcNav li {
	display:inline;
	background: url(../site_images/bul_funcNav.gif) 0 7px no-repeat;
	padding: 0 2px 0 12px;
}
#funcNav a {
	color: rgb(76,76,76);
	text-decoration:none;
}
#funcNav a:hover {
	text-decoration:underline;
}
#modulnav1 {
	clear:both;
	background: url(../site_images/bck_modulNav.gif) center top no-repeat;
	width:880px; height: 42px;
	overflow:hidden;
	margin-left:56px;
}
#modulnav1 a {
	color: #fff;
	text-decoration: none;
}
#modulnav1 div {
	float: left;
}
#modulnav1 .center {
	margin: auto;
	border: 1px solid #fff;
}
#modulnav1 .link {
	padding-top: 20px;
}
#modulnav1 .normal {
	background-image: none;
}
#modulnav1 .normal .right {
	background: url(../site_images/bck_modulnavR.gif) left top no-repeat;
	width: 6px;
	height:42px;
}
#modulnav1 .normal .left {
	background: url(../site_images/bck_sterModulnav.gif) left top no-repeat;
	width: 28px;
	height:42px;
}
#modulnav1 .over {
	background: url(../site_images/bck_modulnav_over.gif);
}
#modulnav1 .over a {
	color: #f00;
}
#modulnav1 .over .right {
	background: url(../site_images/bck_modulnavR_over.gif) left top no-repeat;
	width: 6px;
	height:42px;
}
#modulnav1 .over .left {
	background: url(../site_images/bck_sterModulnav_over.gif) left top no-repeat;
	width: 28px;
	height:42px;
}
#blokkenMid {
	clear:both;
	margin-left:56px;
	height: 290px;
	overflow:hidden;
	background: url(../site_images/bck_blokkenMidden3.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
#foto {
	width:280px; height:280px;
	overflow: hidden;
	position:relative;
	top:10px;left:10px;
	float: left;
}
#zoek {
	width:400px; height:280px;
	overflow: visible;
	position:relative;
	top:10px;left:20px;
	float: left;
}
#zoek .title {
	margin-top: 7px;
}
#webwijzer {
	width:280px; height:280px;
	overflow: hidden;
	position:relative;
	top:10px;left:30px;
	float: left;
}
#webwijzer .title {
	margin-top: 7px;
	float:right;
}
#webwijzer .content, #zoek .content {
	clear:both;
	width:245px;
	margin-left: 18px;
	padding-top:30px;
	text-align: justify;
}
#webwijzer .zoek, #zoek .zoek {
	width:245px;
	margin-left: 18px;
	margin-top:20px;
}
#zoek .zoek {
	background: url(../site_images/bck_zoekLicht.gif) no-repeat;
}
#webwijzer .zoek {
	background: url(../site_images/bck_zoekDonker.gif) no-repeat;
}
#webwijzer .input, #zoek .input {
	width:230px;
	margin: 4px 0 10px 10px;
	overflow: hidden;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}
#webwijzer .button, #zoek .button {
	float:right;
}
#content {
	margin-left:56px;	
	padding-top:10px;
	width: 880px;
	background-color:#fff;
	clear:both;
}
#left {
	width: 414px;
	float: left;
}
#right {
	width: 414px;
	float: right;
}
#content .item {
	clear:both;
	background: url(../site_images/bck_titHomeItem.gif) left 10px repeat-x;
	padding-top:10px;
}
#content .item .title {
	font-size: 2em;
	font-weight:normal;
	color: #f00;
}
#content #left .item .title {
	float: right;
	padding:2px 0 20px 20px;
	background: #fff url(../site_images/bck_titHomeItemL.gif) left top no-repeat;
}
#content #right .item .title {
	float:left;
	padding:2px 20px 20px 0;
	background: #fff url(../site_images/bck_titHomeItemR.gif) right top no-repeat;
}
#content .item .content {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 0.92em;
}
#content #left .item .content {
	padding-left: 10px;
}
#content #right .item .content {
	padding-right: 10px;
}
#footer {
	margin-left:56px;
	width: 880px;
	height:24px;
	clear:both;
	background:url(../site_images/bck_contentBot.gif) bottom center no-repeat;
	overflow:hidden;
	text-align:center;
}