#logo {
	background: transparent url(../images/elements/labels/label_3.png) no-repeat center bottom;
}
#navcontainermenu_back {
		background: transparent url(../images/elements/labels/label_3.png) no-repeat center top;
}

/* colors only */
#navcontainermenu [class^="fa fa-"] {
	color: #ffd5db;
	text-shadow: #580607 0px 1px 3px;
}
#navcontainermenu.opened [class^="fa fa-"] {
		color: #ce7e83;
}

/* @group back to top */
#up a:link span {

	color: #cacaca;
}

/* 	background: url(../images/elements/labels/label_3_back_to_top.png) no-repeat center top; */
#up a:hover span {
	color: #525252;
}
#up a:active span {
	color: #525252;
}

/* ONLY IN MAIN: 	background-position: 50% 30px; */
/* @end */