.es_reiter_front_n{
	background: url("../../modul/es_reiter_menue/img/grey_corner_left.jpg") left top no-repeat;
	width: 9px;
	height: 36px;
}
.es_reiter_middle_n{
	background: #ECEDEF;
	width: auto;
	padding: 0px 10px 0px 10px;
}
.es_reiter_end_n{
	background: url("../../modul/es_reiter_menue/img/grey_corner_right.jpg") left top no-repeat;
	width: 9px;
	height: 24px;
}

.es_reiter_front_a{
	background: url("../../modul/es_reiter_menue/img/white_corner_left.jpg") left top no-repeat;
	width: 9px;
	height: 24px;
}
.es_reiter_middle_a{
	background: #FFFFFF;
	width: auto;
	padding: 0px 10px 0px 10px;
}
.es_reiter_end_a{
	background: url("../../modul/es_reiter_menue/img/white_corner_right.jpg") left top no-repeat;
	width: 9px;
	height: 24px;
}

.es_reiter_front_r{
	background: url("../../modul/es_reiter_menue/img/red_corner_left.jpg") left top no-repeat;
	width: 9px;
	height: 24px;
}
.es_reiter_middle_r{
	background: #F83835;
	width: auto;
	padding: 0px 10px 0px 10px;
}
.es_reiter_end_r{
	background: url("../../modul/es_reiter_menue/img/red_corner_right.jpg") left top no-repeat;
	width: 9px;
	height: 24px;
}

a.es_reiter_link{
	color: #03459B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.es_reiter_link_active{
	color: #81A2CD;
	text-decoration: none;
	font-weight: bold;	
	font-size: 14px;
}
a.es_reiter_link_active_white{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
	font-size: 14px;
}
