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

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

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

div#contentWrapperLeft{
	width:474px;
	height:459px;
	margin:4px 53px 14px 91px;
	padding:0;
	float:left;
	display:inline;
}

div#fotoBig{
	width:474px;
	height:313px;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	display:inline;
}

div#fotoBig img{
	height:311px;
	margin:0;
	padding:0;
	border:1px solid #e0d45d;
}

div#fotoThumbWrapper{
	width:474px;
	height:112px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div#fotoThumbWrapper a img{
	width:72px;
	height:49px;
	margin:0 5px 5px 0;
	padding:0;
	float:left;
	border:1px solid #e0d45d;
}

div#fotoPaginas{
	width:474px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	color:#e0d45d;
	text-align:center;
}

div#fotoPaginas a{
	color:#e0d45d;
}

div#contentWrapperRight{
	width:170px;
	height:267px;
	margin:50px 69px 156px 0;
	padding:0;
	float:left;
	display:inline;
}

div.fotoCategory{
	width:170px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	color:#ffffff;
}
div.fotoCategory a{
	color:#ffffff;
}

div#fotoCategoryPaginas{
	width:170px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	color:#e0d45d;
}
div#fotoCategoryPaginas a{
	color:#e0d45d;
}

/* SUBMENU */
div#submenuWrapper{
	width:307px;
	height:30px;
	margin:0 22px 0 21px;
	padding:0 10px 0 540px;
	float:left;
	display:inline;
	background: url('/img/multimediaFotosSubmenu.gif') no-repeat;
}

div#submenuWrapper a{
	height:30px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
a#submenuVideos{	width:103px;	background: url('/img/multimediaFotosSubmenu.gif') -540px -0px;}
a#submenuLyrics{	width:110px;	background: url('/img/multimediaFotosSubmenu.gif') -643px -0px;}
a#submenuFotos{		width:94px;		background: url('/img/multimediaFotosSubmenu.gif') -753px -0px;}

a#submenuVideos:hover{	width:103px;	background: url('/img/multimediaFotosSubmenu.gif') -540px -30px;}
a#submenuLyrics:hover{	width:110px;	background: url('/img/multimediaFotosSubmenu.gif') -643px -30px;}
a#submenuFotos:hover{	width:94px;		background: url('/img/multimediaFotosSubmenu.gif') -753px -30px;}

a#submenuFotosA{	width:94px;		background: url('/img/multimediaFotosSubmenu.gif') -753px -30px;}
