@import url(../default.css);
@import url(/css/setcards.css);
@import url(/css/modelvilla.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;
}

#InfoNavigationItem {
	position: absolute;
	top: 0px;
	left: 3px;
	background : url(../img/b_sitenavigation_info_de.gif) no-repeat;
	width: 37px;
	height: 14px;
	/*border: 1px solid yellow;*/
}

#InfoNavigationItem:HOVER ,
#InfoNavigationItem.selected {
	background : url(../img/b_sitenavigation_info_de_hl.gif) no-repeat;
}

#HelpNavigationItem {
	position: absolute;
	top: 0px;
	left: 60px;
	background : url(../img/b_sitenavigation_help_de.gif) no-repeat;
	width: 38px;
	height: 14px;
}

#HelpNavigationItem:HOVER ,
#HelpNavigationItem.selected {
	background : url(../img/b_sitenavigation_help_de_hl.gif) no-repeat;
}


#ImpressumNavigationItem {
	position: absolute;
	top: 0px;
	left: 120px;
	background : url(../img/b_sitenavigation_impressum_de.gif) no-repeat;
	width: 85px;
	height: 14px;
}

#ImpressumNavigationItem:HOVER ,
#ImpressumNavigationItem.selected {
	background : url(../img/b_sitenavigation_impressum_de_hl.gif) no-repeat;
}

#AGBNavigationItem {
	position: absolute;
	top: 0px;
	left: 225px;
	background : url(../img/b_sitenavigation_agb_de.gif) no-repeat;
	width: 31px;
	height: 14px;
}

#AGBNavigationItem:HOVER ,
#AGBNavigationItem.selected {
	background : url(../img/b_sitenavigation_agb_de_hl.gif) no-repeat;
}

#PrivacyNavigationItem {
	position: absolute;
	top: 0px;
	left: 275px;
	background : url(../img/b_sitenavigation_privacy_de.gif) no-repeat;
	width: 100px;
	height: 14px;
}

#PrivacyNavigationItem:HOVER ,
#PrivacyNavigationItem.selected {
	background : url(../img/b_sitenavigation_privacy_de_hl.gif) no-repeat;
}

#FeedbackNavigationItem {
	position: absolute;
	top: 0px;
	left: 390px;
	background : url(../img/b_sitenavigation_feedback_de.gif) no-repeat;
	width: 71px;
	height: 14px;
}

#FeedbackNavigationItem:HOVER ,
#FeedbackNavigationItem.selected {
	background : url(../img/b_sitenavigation_feedback_de_hl.gif) no-repeat;
}
/*
#banner_re {
	background : url(../img/banner/avs_120x468.gif) no-repeat;
	position: absolute;
	top: 160px; 
	left: 680px;
	width: 120px;
	height: 600px;
}
*/
.DeliverableBusyStatus {
		background-image: url("/img/deliverable/status_busy_de.gif"); 
}

/* Modelvilla header ---------------------------------------------------- */

/* #ModelVillaLoginPage #NeedAccountMessage, */
#ModelVillaShowPage .content,
#ModelVillaOverview {
	background-image: url("/img/villa/overview_header_de.gif"); 
}
