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

/*GERMAN VERSION*/

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


#ServiceNavigation {
	position: absolute;
	top: 10px;
	left: 289px;
	width: 600px;
	height: 12px;
	background : #000;
	padding-left:10px;
	text-align: center;
	border: 0px solid lime;
}

#InfoNavigationItem {
	position: absolute;
	top: 0px;
	left: 3px;
	background : none;
	width: 60px;
	height: 14px;
	border: 0px;
}

#InfoNavigationItem:HOVER ,
#InfoNavigationItem.selected {
	background : none;
	border: 0px;
}

#HelpNavigationItem {
	position: absolute;
	top: 0px;
	left: 83px;
	background : none;
	width: 60px;
	height: 14px;
	border: 0px;
}

#HelpNavigationItem:HOVER ,
#HelpNavigationItem.selected {
	background : none;
	border: 0px;
}


#ImpressumNavigationItem {
	position: absolute;
	top: 0px;
	left: 163px;
	background : none;
	width: 80px;
	height: 14px;
	border: 0px;
}

#ImpressumNavigationItem:HOVER ,
#ImpressumNavigationItem.selected {
	background : none;
	border: 0px;
}

#AGBNavigationItem {
	position: absolute;
	top: 0px;
	left: 283px;
	background : none;
	width: 50px;
	height: 14px;
	border: 0px solid lime;
}

#AGBNavigationItem:HOVER ,
#AGBNavigationItem.selected {
	background : none;
	border: 0px;
}

#PrivacyNavigationItem {
	position: absolute;
	top: 0px;
	left: 363px;
	background : none;
	width: 80px;
	height: 14px;
	border: 0px;
}

#PrivacyNavigationItem:HOVER ,
#PrivacyNavigationItem.selected {
	background : none;
	border: 0px;
}

#FeedbackNavigationItem {
	position: absolute;
	top: 0px;
	left: 473px;
	background : none;
	width: 100px;
	height: 14px;
	border: 0px;
}

#FeedbackNavigationItem:HOVER ,
#FeedbackNavigationItem.selected {
	background :none;
	border: 0px;
}

#banner_re {
	background : url(../img/banner/avs_120x468.gif) no-repeat;
	position: absolute;
	top: 160px;
	left: 680px;
	width: 120px;
	height: 600px;
}
