#reiter {
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/blue_line.gif);
	width : 600px;
	clear : both;
	height : 25px;
	margin : 15px 0 0 0;
}

div.aktiv_left {
	height : 25px;
	width : 4px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/aktiv_left.gif);
	background-repeat : no-repeat;
	float : left;
}
div.aktiv_middle {
	height : 18px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/aktiv_middle.gif);
	float : left;
	padding : 7px 0 0 0;
}
div.aktiv_right {
	height : 25px;
	width : 6px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/aktiv_right.gif);
	background-repeat : no-repeat;
	float : left;
}

div.inaktiv_left {
	height : 25px;
	width : 4px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/inaktiv_left.gif);
	background-repeat : no-repeat;
	float : left;
}
div.inaktiv_middle {
	height : 18px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/inaktiv_middle.gif);
	float : left;
	padding : 7px 0 0 0;
}
div.inaktiv_right {
	height : 25px;
	width : 6px;
	background-image : url(http://dzvo.dyndns.org/xxltravel/img/reiter/inaktiv_right.gif);
	background-repeat : no-repeat;
	float : left;
}
div.inaktiv_middle a:link, div.inaktiv_middle a:visited{
	color : #fff;
}
