/* CSS Document */
body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
}

p.naam {
	font-weight: bold;
	font-style: italic;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	width: 79px;
	height: 46px;
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

li.home a {
	background: url(../img/tab_sprite.gif) 0 0;
	width: 79px;
	height: 46px;
	display: block;
}

li.home a:hover {
	background: url(../img/tab_sprite.gif) 0 46px;
}


li.kerkbijbel a {
	background: url(../img/tab_sprite.gif) 160px 0;
	width: 79px;
	height: 46px;
	display: block;
}

li.kerkbijbel a:hover {
	background: url(../img/tab_sprite.gif) 160px 46px;
}


li.contact a {
	background: url(../img/tab_sprite.gif) 80px 0;
	width: 79px;
	height: 46px;
	display: block;
}

li.contact a:hover {
	background: url(../img/tab_sprite.gif) 80px 46px;
}

.title {
	width: 540px;
	height: 45px;
	position: absolute;
	left: 51px;
	top: 45px;
	z-index: 1;
	overflow: hidden;
	text-indent: -10000px;
}

.menu {
	width: 250px;
	height: 46px;
	position: absolute;
	left: 577px;
	top: 87px;
	z-index: 5;
}

.kerkbankbijbel {
	background: url(../img/kerkbankbijbel.gif) no-repeat 0 0;
}

.kerkenraadsbijbel {
	background: url(../img/kerkenraadsbijbel.gif) no-repeat 0 0;
}

.body {
	width: 100%;
	height: 378px;
	position: absolute;
	left: 0;
	top: 133px;
	z-index: 2;
	background: url(../img/kok-bg-large.jpg) repeat-x 0 0;
}

.tekstenfotocontainer {
	width: 1014px;
	height: 378px;
}
.tekst {
	width: 330px;
	height: 378px;
	float: left;
	padding-left: 47px;
	padding-right: 30px;
	background: url(../img/wittelijn.gif) no-repeat right center;
	margin-right: 20px;
}

.fotos {
	width: 587px;
	height: 378px;
	background: url(../img/bijbels.jpg) no-repeat 0 0;
	float: left;
}

.foto {
	border: 1px solid #fff;
	float: right;
	clear: both;
	width: 135px;
	height: 90px;
	margin-right: 25px;
}

.foto1 {
	background: url(../img/foto1.jpg) no-repeat;
	margin-top: 22px;
}

.foto2 {
	background: url(../img/foto2.jpg) no-repeat;
}

.foto3 {
	background: url(../img/foto3.jpg) no-repeat;
}

.fotoTekst {
	width: 250px;
	height: 15px;
	float: right;
	clear: both;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 25px;
}

.adres {
	width: 254px;
	position: absolute;
	left: 735px;
	top: 525px;
	z-index: 3;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}