@charset "UTF-8";
/* CSS Document */

.stage_center .content #leftmenu {
	float: left;
	width: 185px;
}
#leftmenu #GPS_small {
	padding-bottom: 15px;
	padding-left: 17px;
}
#leftmenu #nieuws_small {
	padding-bottom: 15px;
	padding-left: 17px;
}
#leftmenu #mainmenu {
	margin-bottom: 15px;
}
#leftmenu .menuitem {
	text-align: right;
	margin-top: 5px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftmenu .menuitem_active {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E6E6E;
}
#leftmenu .menuitem a {
	color: #1E1E1E;
	text-decoration: none;
	margin-right: 17px;
}
#leftmenu .menuitem a:hover {
	text-decoration: underline;
}
#leftmenu .submenuitem  {
	font-size: 0.85em;
	padding-right: 10px;
	line-height: 1.5em;
}
#leftmenu .submenuitem a {
	color: #484848;
}
#leftmenu .menuimage {
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	margin-left: 18px;
	margin-bottom: 4px;
	cursor: pointer;
}
.contentimage_subscript, .menuimage_subscript {
	font-size: 0.7em;
	font-style: italic;
	color: #909090;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#leftmenu .menuimage_subscript {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
