/*  *****  Webpräsenz Reinhardt ***** */
/* <![CDATA[ */

#top_navigation {
	position:absolute;
	top: 168px;
	left:0px;
	border:none;
	width: 100%;
	height:21px;
	background-color: #6685A3;
	z-index:1; 	
	bottom: 30px;
	
}
a.top_link{
	display:block;
	position:absolute;
	width:100px;
	text-align:center;
	height:18px;
	font-family:"MS Sans Serif", sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:1px;
	text-decoration:none;
}
a.top_link:link, a.top_link:visited {
	color:white;
	background-image:url(images/reiter1.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: #6685A3;
}
a#link1{
	bottom:0px;
	left:235px;
	z-index:3;
}
a#link2{
	bottom:0px;
	left:335px;
	z-index:4;
}
a#link3{
	bottom:0px;
	left:435px;
	z-index:5;
}
a#link4{
	bottom:0px;
	left:535px;
	z-index:6;
}
a#link5{
	bottom:0px;
	left:635px;
	z-index:7;
}
a#link6{
	bottom:0px;
	left:735px;
	z-index:8;
}
a#link1:hover, a#link1:active, a#link2:hover, a#link2:active, a#link3:hover, a#link3:active, a#link4:hover, a#link4:active, a#link5:hover, a#link5:active, a#link6:hover, a#link6:active{
	z-index:9;
}
a.top_link:hover, a.top_link:active {
	color:#6685A3;
	background-image:url(images/reiter2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color: white;
}
/* ]]> */