.es_reiter_front_n{
	background: url("../../modul/es_reiter_menue/img/top_front_n.gif") left top no-repeat;
	width: 9px;
	height: 24px;
}
.es_reiter_middle_n{
	background: url("../../modul/es_reiter_menue/img/top_middle_n.gif") left top;
	width: 100px;
}
.es_reiter_end_n{
	background: url("../../modul/es_reiter_menue/img/top_end_n.gif") left top no-repeat;
	width: 9px;
	height: 24px;
}

.es_reiter_front_a{
	background: url("../../modul/es_reiter_menue/img/top_front_a.gif") left top no-repeat;
	width: 9px;
	height: 24px;
}
.es_reiter_middle_a{
	background: #9999FF;
	width: 100px;
}
.es_reiter_end_a{
	background: url("../../modul/es_reiter_menue/img/top_end_a.gif") left top no-repeat;
	width: 9px;
	height: 24px;
}
.es_reiter_submenu_bg{
	background: url("../../modul/es_reiter_menue/img/bg.gif") left top;
	height: 24px;
}

.es_reiter_submenu_span{
	padding-left: 10px;
	padding-right: 10px;
}

.es_reiter_sub_front_a{
	background: url("../../modul/es_reiter_menue/img/bg_front_a.gif") left top no-repeat;
	width: 9px;
	height: 23px;
}
.es_reiter_sub_middle_a{
	background: url("../../modul/es_reiter_menue/img/bg_middle_a.gif") left top;
	padding-top: 6px;
}
.es_reiter_sub_end_a{
	background: url("../../modul/es_reiter_menue/img/bg_end_a.gif") left top no-repeat;
	width: 9px;
	height: 23px;
}




a.es_reiter_link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.es_reiter_link_active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

a:hover.es_reiter_link{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover.es_reiter_link_active{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;	
}