
#snelbestellen
{
	background-color: #c34082;
	background-image: url(/images/schuin_winkelkar.png);
	background-repeat: no-repeat;
	background-position: 157px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#artikels
{
	background-color: #55afd7;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#beheer
{
	background-color: #e7d303;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#catalogus
{
	background-color: #d07231;
	background-image: url(/images/schuin_pijl.png);
	background-repeat: no-repeat;
	background-position: 157px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#koopjeshoek
{
	background-color: #c53a37;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#knutseltips
{
	background-color: #4e9a3d;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#praktisch
{
	background-color: #7d187a;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}
#contact
{
	background-color: #1b4c7c;
	background-image: url(/images/schuin.png);
	background-repeat: no-repeat;
	background-position: 174px 0px;
	width: 180px; padding:10px 0px 10px 10px;
}


.MenuHeader_s
{
	text-decoration: none; cursor: pointer; display:block;
	color:#fff;
	
	font-size: 16px;
	margin: 0px;
}

.MenuHeaderHover_s
{
	text-decoration: none; cursor: pointer; display:block;
	color:#fff;
	
	font-size: 16px;
	margin: 0px;
}





.MenuItem_s
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	background-color:White;
	color: #1B4C7C;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	height: 22px;
	border-color: #d6d6d6;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	cursor:pointer; 
}

.MenuItemHover_s
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	background-color:White;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	height: 22px;
	border-color: #d6d6d6;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	cursor:pointer; 
}




.MenuItemLast_s
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	background-color:White;
	color: #1B4C7C;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	height: 22px;
	border-color: #d6d6d6;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	cursor:pointer; 
}

.MenuItemHoverLast_s
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	background-color:White;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	height: 22px;
	border-color: #d6d6d6;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	cursor:pointer; 
}

.MenuSpacer_s{height:5px;}