/* CSS Document für Navigation */


.item_show_bg {
	background-color:#F6A800;
	width:184px;
}

.item_show {
	background-color:#FFFFFF;
	width:184px;
}

.item_hide {
	Display: none;
}
