@charset "utf-8";
/* CSS Document */
.menuitem.submenuheader {
	width: 632px;
}
.menuitem.submenuheader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.glossymenu {
	width: 632px;
	padding-top: 10px;
	padding-left: 20px;
}
 /*nodig voor accordion*/
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none; /*zodat geen bullets te zien*/
margin: 0;
padding: 0;
}
.statusicon {
	float: left;
	}

.acc {
	width: 632px;
}

.acc_left {
	float: left;
	width: 632px;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 9px;
}
.acc_left_breed_visie {
	float: left;
	width: 720px;
	padding-left: 26px;
}



.acc_right {
	float: left;
	width: 290px;
}
