/* CSS Document */
/* <![CDATA[ */
#top_navigation {
	position:absolute;
	top: 102px;
	left:350px;
	border:none;
	width: 469px;
	height:101px;
	z-index:1;
}
a.top_link{
	display:block;
	position:absolute;
	width:100px;
	text-align:center;
	height:100px;
	font-family:"MS Sans Serif", sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:50px;
	text-decoration:none;
}
a.top_link:link, a.top_link:visited {
	color:#000066;
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
	
}
a#link1{
background-image:url(../layout/navTop/TreppenliftKurve.gif);
	bottom:-1px;
	left:-1px;
	z-index:3;
}

a#link1:hover, a#link1_active{
background-image: url(../layout/navTop/TreppenliftKurveActive.gif);
bottom:-1px;
left:-1px;
z-index:3;
}
a#link2{
background-image: url(../layout/navTop/plattformlift.gif);
	bottom:0px;
	left:98px;
	z-index:4;
}
a#link2:hover, a#link2_active{
	background-image: url(../layout/navTop/plattformliftActive.gif);
	bottom:0px;
	left:98px;
	z-index:4;
}
a#link3{
	background-image: url(../layout/navTop/aufzug.gif);
	bottom:0px;
	left:196px;
	z-index:5;
}
a#link3:hover, a#link3_active{
	background-image: url(../layout/navTop/aufzugActive.gif);
	bottom:0px;
	left:196px;
	z-index:5;
}
a#link4{
	background-image: url(../layout/navTop/einstiegsbadewanne.gif);
	bottom:0px;
	left:294px;
	z-index:6;
}
a#link4:hover, a#link4_active{
	background-image: url(../layout/navTop/einstiegsbadewanneActive.gif);
	bottom:0px;
	left:294px;
	z-index:6;
}
a#link5{
	background-image: url(../layout/navTop/elektromobil.gif);
	bottom:0px;
	left:392px;
	z-index:7;
}
a#link5:hover, a#link5_active{
	background-image: url(../layout/navTop/elektromobilActive.gif);
	bottom:0px;
	left:392px;
	z-index:7;
}
a#link6{
	background-image: url(../layout/navTop/hoelscher.gif);
	bottom:0px;
	left:490px;
	z-index:8;
}
a#link6:hover, a#link6_active{
	background-image: url(../layout/navTop/hoelscherActive.gif);
	bottom:0px;
	left:490px;
	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:#0000FF;
	background-image:url(../layout/navTop/buttonActive.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-decoration: underline;
}
/* ]]> */