/* Collectie */
div#topmenu_picture ul.mainmenu li.collectie, 
div#topmenu_picture ul.mainmenu li.collectie a {
	height: 38px;
	width: 183px;
	display: block;
	background: url(../picture/nl/collectie.gif) no-repeat 0 8px;
}

div#topmenu_picture ul.mainmenu li.collectie a:hover,
div#topmenu_picture ul.mainmenu li.collectie_actief a {
	height: 38px;
	width: 183px;
	display: block;
	background: url(../picture/nl/collectie.gif) no-repeat 0 -30px;
}

/* Bestellen */
div#topmenu_picture ul.mainmenu li.bestellen, 
div#topmenu_picture ul.mainmenu li.bestellen a {
	height: 38px;
	width: 183px;
	display: block;
	background: url(../picture/nl/bestellen.gif) no-repeat 0 8px;
}

div#topmenu_picture ul.mainmenu li.bestellen a:hover, 
div#topmenu_picture ul.mainmenu li.bestellen_actief a {
	width: 183px;
	height: 38px;
	display: block;
	background: url(../picture/nl/bestellen.gif) no-repeat 0 -30px;
}

/* Sittingimage */
div#topmenu_picture ul.mainmenu li.sittingimage, 
div#topmenu_picture ul.mainmenu li.sittingimage a {
	height: 38px;
	width: 183px;
	display: block;
	background: url(../picture/nl/sittingimage.gif) no-repeat 0 8px;
}

div#topmenu_picture ul.mainmenu li.sittingimage a:hover, 
div#topmenu_picture ul.mainmenu li.sittingimage_actief a {
	width: 183px;
	height: 38px;
	display: block;
	background: url(../picture/nl/sittingimage.gif) no-repeat 0 -30px;
}

button#resetorder {
	margin: 10px 0 5px 10px;
	width: 150px;
	height: 18px;
	background: url(../picture/nl/btn_allesverwijderen.gif) no-repeat;
	cursor: pointer;
	text-indent:-1000em;
	border: 0;
}

button#shopfurther {
	margin: 10px 10px 5px 0;
	width: 150px;
	height: 18px;
	background: url(../picture/nl/btn_verderwinkelen.gif) no-repeat;
	cursor: pointer;
	text-indent:-1000em;
	border: 0;
}

button#placeorder {
	width: 109px;
	height: 18px; 
	background: url(../picture/nl/btn_bestellen.gif) no-repeat;
	cursor: pointer;
	text-indent:-1000em;
	border: 0;
}

button.placeorder2 {
	width: 109px;
	height: 18px;
	background: url(../picture/nl/btn_bestellen.gif) no-repeat;
	cursor: pointer;
	text-indent:-1000em;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

h2.overzicht_bestelling {
	background: url(../picture/nl/bestelling_kop.gif) no-repeat;	
	width: 170px;
	height: 19px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h2.bestelling_plaatsen {
	background: url(../picture/nl/bestelling_plaatsen.gif) no-repeat;	
	width: 167px;
	height: 19px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h2.lounge {
	background: url(../picture/nl/header_lounge.gif) no-repeat;
	width: 62px;
	height: 20px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}