.opmerkingveld {
overflow:hidden;
display:none;
height:1px;
}
.note {
	width: 400px;
	font-family: Tahoma, Helvetica, Arial, Utopia;
	font-size: 11px;
}
.display-on .comment {
	display: block;
}
.display-off .comment {
	display: none;
}
.comment {
	width: 95%;
	border:1px solid #ccc;
	padding:.3em;
	background: #fff;
	font-size: .9em;
	color: #808080;
}
.comment strong {
	color: #000;
	font-style:normal;
	font-weight:bold;
}
div.box {
	border:#ccc 1px solid; 
	padding:1em;
}
.mp_menu_container {
	float:left;
	width: 445px;
	height: 23px;
	font-size: 9pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

.mp_menu {
	margin: 0;
	display: inline;
	list-style-type: none;
	
}

.mp_menu li {
	height: 20px;
	padding: 5px 0px 0px;
	float:left;
	display: inline;
	list-style-type: none;
	;
	width: 100px;
	background-image: url(../images/myportfolio/bg2.gif);
	text-align: center;
}

.mp_menu li a {
display: block;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

.mp_menu li a:hover {
color:#CCCCCC;
text-decoration: none;
}
.mp_r_menu_container {
	float:left;
	width: 315px;
	height: 23px;
	font-size: 9pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

.mp_r_menu {
	margin: 0;
	display: inline;
	list-style-type: none;
	
}

.mp_r_menu li {
	height: 20px;
	padding: 5px 0px 0px;
	float:left;
	display: inline;
	list-style-type: none;
	;
	width: 100px;
	background-image: url(../images/myportfolio/bg2.gif);
	text-align: center;
}

.mp_r_menu li a {
display: block;
color: #FDC826;
font-weight: normal;
text-decoration: none;
}

.mp_r_menu li a:hover {
color:#CCCCCC;
text-decoration: none;
}
