@import url(../default.css);

/*GERMAN VERSION*/

/*
#ICRALabel {
	position: absolute;
	top: 0px;
	left: 20px;
	background-image: url(../img/icra_jusprog_de.gif);
}
*/

#ICRALabel {
    visibility: hidden;
    display:none;
    z-index: -1;
    left: 1200px;
}

#ServiceNavigation {
	position: absolute;
	top: 10px;
	left: 322px;
	width: 465px;
	height: 12px;
	background : transparent;
}

.DeliverableBusyStatus {
		background-image: url("/img/deliverable/status_busy_de.gif"); 
}
