.centered {margin:0;}

#menubip{
	width:180px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px;
	text-align:left;
	color: #333333;
	}	

#menubip p {
	color: #333333;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
	border-left-width: 6px;
	border-left-style: solid;
	padding-left:5px;
	border-left-color: #CCCCCC;
}	

#menubip .akt {
	text-decoration:none;
	display:block;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #009900;
}

