.foto
{
	background-image: url(../images/wegwijs/foto.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 396px;
	top: 6px;
	height: 108px;
	width: 154px;
}
.headerlogolinks
{
	background-color: #FFFFFF;
	background-image: url(../images/mpi/logoheader.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 330px;
	vertical-align: top;
	padding: 0px;
}
.logoafdeling
{
	background-color: #FFFFFF;
	background-image: url(../images/mpi/logo.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 152px;
	background-position: center;
}
.menulogo
{
	background-color: #FFFFFF;
	background-image: url(../images/mpi/logomenu.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}	
.sidebar
{
	/*background-color: #e9e7b3;*/
	background-color: #c9c341;
	width: 150px;
	vertical-align: top;
	padding: 5px;
}
.menublsz
{
	background-color: #c9c341;
	font-weight: bold;	
	height: 26px;
	width: 130px;
}
.menublsz a:link{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menublsz a:visited
{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menublsz a:hover{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menublsz a:active{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

