/* CSS Document */

div, ul , li{
	padding:0px;
	margin:0px;
	display: block;
}
div{
	width:125px;
}
.bgIframe {
background-color:#fff;
}
.MenuItems {
display:inline;
padding-left:4px;
}



#extrabuttons {
	position:relative;
	display:block;
	width:100%;
	height:380x;
	margin-left:120px;
	margin-top:-20px;
	z-index:1000;
	background-color:#fff;
	}
#extrabuttons img {display:inline-block; clear:none; padding:0px; margin:0px; }




.arrowlistmenu .menuheader{ 
	
	font: normal 11px Verdana, bold;
	color:#333;
	/* kleur hoofditems background:#CAE33C; */
	background:#F6F8D4;
	background-repeat:no-repeat;
	background-position:right top;
	padding: 4px 0px 4px 9px; 
	cursor: hand;
	cursor: pointer;
	margin:3px 0 0 0px;
	line-height:14px;
	border: 1px dotted #28460B;
	
}
.ol{ margin:5px 5px 5px 5px;}
.ul-items ul li A {
	color: #333;
	/* subitems background-color:#E2F097; */
	/* background-color:#FFFFD5;*/
	display:block;
	padding: 2px  0 0 9px;
	margin:2px 0 1px 0px;
	text-decoration: none;
	line-height:16px;
	text-decoration:none;
	width:125px;
	border: 1px dotted #28460B;
	font-family: Verdana, bold;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}


.arrowlistmenu{
	width: 125px;
	display:block;
	cursor: hand;
	cursor: pointer;
}
h3{ 
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:9px 0 4px 9px; 
	cursor: hand;
	cursor: pointer;
	line-height:17px;
	text-decoration:none;
	width:125px;
}




