#tl_navigation .menu_level_0 .group-zMasterdata {
	background:url("../icons/iconMasterData.svg") 1px center no-repeat;
}
#tl_navigation .menu_level_0 .group-zMasterdataChildRecords {
	background:url("../icons/iconMasterDataChild.svg") 1px center no-repeat;
}
#tl_navigation .menu_level_0 .group-zELSService {
	background:url("../icons/iconService.svg") 1px center no-repeat;
}
#tl_navigation .menu_level_0 .group-zELSRapport {
    background:url("../icons/iconReport.svg") 1px center no-repeat;
}
#tl_navigation .menu_level_0 .group-zMovementData {
	background:url("../icons/iconMovementData.svg") 1px center no-repeat;
}


/****** BAKCEND FARBEN START ******/

.assessmentSituationStatusOne {
	color: red;
}
.assessmentSituationStatusTwo {
	color: darkorange;
}
.assessmentSituationStatusThree {
	color: green;
}

/****** BAKCEND FARBEN ENDE ******/


/* Backend Tabelle selber gestaltetn  */

.inf_footer a:active,
.inf_footer a:focus,
.inf_footer a:hover,
.inf_section a:hover{text-decoration:underline}
.inf_section{clear:both;margin:20px;border-bottom:1px solid #ccc;min-height:100px}
.inf_section.last{border:none}
.inf_section h2{margin-bottom:2px}

.db_section.results h2{margin-bottom:10px}

.inf_section p{line-height:1.2}
.inf_section button.startbutton img{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}
.inf_section button.startbutton {border: none;background-color: Transparent; }
.inf_section button.startbutton:hover img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.inf_section a.startbutton img{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}
.inf_section a.startbutton:hover img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}

.inf_section a{color:#f47c00}

.db_section span.indent{width:64px;display:inline-block}
.inf_section .warning{color:#c91818}

.inf_footer,.inf_footer a{color:#aaa}
.inf_section .inf_button{float:left;width:80px;margin-top:0;margin-right:16px;margin-bottom:14px}
.inf_section .inf_description{line-height:1.2;width:auto;display:table-cell;padding-bottom:20px}

.inf_footer{background:#f3f3f5;margin:0;padding:4px 20px 6px;height:16px}
.inf_footer .left{float:left}
.inf_footer .right{font-weight:700;float:right}

.db_entries,.db_table{padding-top:4px;padding-bottom:4px}
.db_table{display:inline-block;width:240px;padding-left:10px}
.db_entries{display:inline-block;width:120px;color:#999}
.db_entries.even,.db_table.even{background-color:#f4f4f4}
.makeWsTemplate .db_footer{margin-bottom:40px;height:30px;padding:5px 20px}
.makeWsTemplate .db_footer a{text-decoration:none}