.foto
{
	background-image: url(../images/ass/foto.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 395px;
	top: 7px;
	height: 108px;
	width: 152px;
}
.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: #e7d3ad;*/
	background-color: #c49133;
	width: 150px;
	vertical-align: top;
	padding: 5px;
}
.menuauti
{
	background-color: #c49133;
	font-weight: bold;		
	height: 26px;
	width: 72px;
}
.menuauti a:link{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menuauti a:visited
{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menuauti a:hover{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menuauti a:active{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

