/*HS_note  in navi-css integrieren*/
#reiternavi {
	position:relative;
	top:0px;
	left:0px;
	padding-left:10px;
	height:22px;
	width:800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	z-index:40;
	background-color: #d5e1e5;
}
a.top_link {
	display:inline;
	position:relative;
	width:30px;
	text-align:center;
	height:18px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #eee;
	background-color: #336699;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:2px;
}
a.top_link:link, a.top_link:visited {
display:inline;
color:#fff;
background-color:#336699;
z-index:100;
}
a.top_link:hover, a.top_link:active {
color:#fff;background-color:#3366CC;border: 1px solid #fff;
z-index:103;
}
a#here{
color:#000;
border: 1px solid #999;
background-color:#eee;}
/*
a#at {bottom:0px;left:0px;z-index:113;}
a#bg {bottom:0px;left:30px;z-index:114;}
a#bra {bottom:0px;left:50px;z-index:115;}
a#ch {bottom:0px;left:100px;z-index:116;}
a#cz {bottom:0px;left:125px;z-index:117;}
a#de {bottom:0px;left:150px;z-index:118;}
a#ee {bottom:0px;left:175px;z-index:118;}
a#hu {bottom:0px;left:200px;z-index:119;}
a#ind {bottom:0px;left:225px;z-index:120;}
a#kaz {bottom:0px;left:250px;z-index:121;}
a#nl {bottom:0px;left:275px;z-index:118;}
a#pl {bottom:0px;left:300px;z-index:118;}
a#ro {bottom:0px;left:325px;z-index:118;}
a#ru {bottom:0px;left:350px;z-index:118;}
a#sk {bottom:0px;left:375px;z-index:118;}
a#sl {bottom:0px;left:400px;z-index:118;}
a#tr {bottom:0px;left:425px;z-index:118;}
a#ua {bottom:0px;left:700px;z-index:118;}


a#a:hover, a#a:active,
a#b:hover, a#b:active,
a#c:hover, a#c:active,
a#d:hover, a#d:active,
a#e:hover, a#e:active,
a#f:hover, a#f:active {z-index:119;}
*/
