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

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

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

div#contentWrapperFreshcotton{
	width:657px;
	height:478px;
	margin:0 22px 0 21px;
	padding:25px 100px 0 100px;
	float:left;
	display:inline;
	background: url('/img/webshopContentWrapperFreshcotton.gif') no-repeat;
	color:#ffffff;
}

div#webshopFrameWrapper{
	width:717px;
	height:473px;
	margin:0 55px 0 85px;
	padding:0;
	float:left;
	display:inline;
}

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

div#submenuWrapper a{
	height:30px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
a#submenuMuziek{		width:135px;	background: url('/img/webshopSubmenu.gif') -562px -0px;}
a#submenuKleding{		width:130px;	background: url('/img/webshopSubmenu.gif') -697px -0px;}

a#submenuMuziek:hover{		width:135px;	background: url('/img/webshopSubmenu.gif') -562px -30px;}
a#submenuKleding:hover{		width:130px;	background: url('/img/webshopSubmenu.gif') -697px -30px;}

a#submenuMuziekA{		width:135px;	background: url('/img/webshopSubmenu.gif') -562px -30px;}
a#submenuKledingA{		width:130px;	background: url('/img/webshopSubmenu.gif') -697px -30px;}
