BODY {
	margin:0px;
	padding:0px;
	background:#0082D1;
	font-family:arial;
	font-size:16px;
	color:#4E7D0F;
}

A:visited, A:link {
	color:#0082D1;
}

A:hover {
	color:red;
}

.back {
	width:980px;
	height:580px;

	margin:0px;
	padding:0px;
	background-image: url(./img_lay/background.jpg);
	background-repeat: repeat-y;


}

.menu {
	width:150px;
	height:379px;
	background-image: url(./img_lay/menu.jpg);
	position:absolute;
	left:100px;
	top:115px;

}


.boven {
	width:715px;
	height:152px;
	background-image: url(./img_lay/boven.jpg);
	position:absolute;
	left:250px;
	top:0px;
}

.links {
	width:149px;
	height:440px;
	background-image: url(./img_lay/links.jpg);
	position:absolute;
	left:250px;
	top:152px;
}

.rechts {
	width:87px;
	height:440px;
	background-image: url(./img_lay/rechts.jpg);
	position:absolute;
	top:152px;
	left:876px;
}

.stukje {
	width:20px;
	height:35px;
	background-image: url(./img_lay/stukje.jpg);
	position:absolute;
	top:117px;
	left:250px;
}

.balkje {
	width:263px;
	height:154px;
	position:absolute;
	background-image: url(./img_lay/achter.gif);
	left:1px;
	top:450px;
}

.cont {
	padding-left:15px;
	padding-top:20px;
}

.content {
	margin:0px;
	padding:0px;
	position:absolute;
	width:465px;
	height:440px;
	left:405px;
	top:150px;
	overflow:auto;
}

.item_boven {
	width:436px;
	height:36px;
	background-image: url(./img_lay/item_boven.jpg);
}

.item_txt_boven {
	padding-left:40px;
	padding-top:10px;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	color:#0082D1;
	
}

.item_onder {
	width:436px;
	height:28px;
	background-image: url(./img_lay/item_onder.gif);
}

.item_txt_onder {
	padding-left:40px;
	padding-top:6px;
	font-family:arial;
	font-style:italic;
	font-size:11px;
	color:#0082D1;
}


.item_midden {
	width:436px;
	background-image: url(./img_lay/item_midden.jpg);
}

.item_txt_midden {
	padding-left:40px;
	padding-top:6px;
	padding-right:30px;
	font-family:arial;
	font-size:16px;
	color:#4E7D0F;
}

.menu_item {
	margin-left:14px;
}
.gastenboek {

}
.gastenboek_info {
	font-family:arial;
	font-size:12px;
	color:#0082D1;

}
.gastenboekbericht {


	font-family:arial;
	font-size:16px;
	color:#4E7D0F;
}
.gastenboekberichtverw {
	font-family:arial;
	font-size:16px;
	color:#FF0000;
}
TD.info {
	font-family:arial;
	font-size:12px;
	color:#0082D1;
}
TD.text {
	font-family:arial;
	font-size:16px;
	color:#4E7D0F;
}

.debug {
	visibility:hidden;
	position:absolute;
	z-index:10;
	top:20px;
	left:20px;
	width:700px;
	height:600px;
	background-color:white;
	overflow:auto;
}

.txtforum {
	font-family:arial;
	font-size:12px;
	color:#0082D1;
}
.txtforumtxt {
	font-family:arial;
	font-size:16px;
	color:#4E7D0F;
}
.kruisje {


	position:absolute;
	top:5px;
	left:320px;
	height:20px;
	width:100px;
		background-color:transparent;
}

.foto {

	position:absolute;
	z-index:19;
	top:10px;
	left:10px;
	visibility:hidden;


	background-color:transparent;
	overflow:auto;
}

.reacties {


	z-index:19;



	background-color:transparent;
	overflow:auto;
}

.fotoframe  {
	max-height:560px;

	background-color:transparent;
}