body {
	overflow-y: scroll;
}

.ux-menu-container
{
position: absolute;
top:86px;
left:255px;
/*background-color toegoevoed na verwijderen menu items*/
background-color:#CBC0B7;
width:715px;
}

a.ux-menu-link-last
{
  width: 148px;
}

ul.ux-menu-sub li a{
width: 180px;
color:black;
}

ul.ux-menu-sub li a:hover{
color:white;
}


li.ux-menu-item-main{
/*border:2px solid #fc5604;*/
width:auto;
}

#ariextmenu_ariext93 A{
font-size: 13px !important; 
font-weight: normal !important; 
text-transform: none !important;
}

.pictures {
	margin-bottom: 20px;

	margin-right: -20px;
}

.pictures a {
	float: left;
	position: relative;

	height: 190px;
	width: 192px;

	padding: 10px 10px 25px 10px;
	margin: 0 15px 15px 0;

	border: 1px solid #cccccc;

	text-align: center;
}

.pictures a span {
	position: absolute;

	left: 0;
	right: 0;
	bottom: 5px;
}

.pictures a img {
	max-height: 176px;
	max-width: 192px;
	margin: 0;
	
}

clear {
	clear: both;
}
