div#menuWrapper{background: url('/img/gastenboekMenu.gif') no-repeat;}
a#menuHome{				width:71px;		background: url('/img/gastenboekMenu.gif') -50px -0px;}
a#menuOversjaak{		width:127px;	background: url('/img/gastenboekMenu.gif') -121px -0px;}
a#menuBoekingen{		width:113px;	background: url('/img/gastenboekMenu.gif') -248px -0px;}
a#menuMultimedia{		width:120px;	background: url('/img/gastenboekMenu.gif') -361px -0px;}
a#menuWebshop{			width:105px;	background: url('/img/gastenboekMenu.gif') -481px -0px;}
a#menuForum{			width:89px;		background: url('/img/gastenboekMenu.gif') -586px -0px;}
a#menuGastenboek{		width:129px;	background: url('/img/gastenboekMenu.gif') -675px -0px;}

a#menuHome:hover{			width:71px;		background: url('../img/gastenboekMenu.gif') -50px -40px;}
a#menuOversjaak:hover{		width:127px;	background: url('../img/gastenboekMenu.gif') -121px -40px;}
a#menuBoekingen:hover{		width:113px;	background: url('../img/gastenboekMenu.gif') -248px -40px;}
a#menuMultimedia:hover{		width:120px;	background: url('../img/gastenboekMenu.gif') -361px -40px;}
a#menuWebshop:hover{		width:105px;	background: url('../img/gastenboekMenu.gif') -481px -40px;}
a#menuForum:hover{			width:89px;		background: url('../img/gastenboekMenu.gif') -586px -40px;}
a#menuGastenboek:hover{		width:129px;	background: url('../img/gastenboekMenu.gif') -675px -40px;}

div#contentWrapper{
	width:857px;
	height:503px;
	margin:0 22px 0 21px;
	padding:0;
	float:left;
	display:inline;
	background: url('/img/gastenboekContentWrapper.gif') no-repeat;
}

div#gastenboekWrapper{
	width:475px;
	height:503px;
	margin:0 55px 0 327px;
	padding:0;
	float:left;
	display:inline;
	overflow-y:scroll;
}

div#gastenboek{
	width:452px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div#gastenboekTop{
	width:452px;
	height:28px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/gastenboekTop.gif') no-repeat;
}

div#gastenboekBerichtplaatsenWrapper{
	width:452px;
	height:275px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/gastenboekBerichtplaatsenWrapper.gif') no-repeat;
}

div.gastenboekRow{
	width:452px;
	height:27px;
	margin:0;
	padding:8px 0 0 0;
	float:left;
	display:inline;
}

div.gastenboekBerichtTitle{
	width:432px;
	height:20px;
	margin:0;
	padding:8px 10px 0 10px;
	float:left;
	display:inline;
	background:url('/img/gastenboekBerichtTitle.gif') no-repeat;
	color:#ffffff;
}

div.gastenboekBericht{
	width:432px;
	height:89px;
	margin:0;
	padding:10px;
	float:left;
	display:inline;
	background:url('/img/gastenboekBericht.gif') no-repeat;
	color:#ffffff;
}

div#gastenboekPaginas{
	width:452px;
	margin:5px 0 5px 0;
	padding:0;
	float:left;
	display:inline;
	text-align:center;
	color:#e0d45d;
}
div#gastenboekPaginas a{
	color:#e0d45d;
}