/* CSS Document */
#navigation{
	float:left;
	width:198px;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}


#navigation ul{
	list-style-type: none;
	padding:0 0 0 0;
	margin:4px 0 15px 25px;

}

#navigation ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../images/nav_trenner.gif);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	width:140px;
	padding-top:12px;
}
#navigation ul .lastLi{
	background-image:none;
}

.hnav a{
		display:block;
		text-decoration:none;
   }
.hnav a span{
	display: none;
}


.hnav a#nc11{background-image: url(../images/navi/nav_0_0.gif);width:148px;height:34px;background-repeat: no-repeat;}
.hnav a#nc11:hover,
.hnav a#nc11.active{background-image: url(../images/navi/nav_0_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc11:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc12{background-image: url(../images/navi/nav_1_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc12:hover,
.hnav a#nc12.active{background-image: url(../images/navi/nav_1_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc12:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc13{background-image: url(../images/navi/nav_2_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc13:hover,
.hnav a#nc13.active{background-image: url(../images/navi/nav_2_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc13:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc14{background-image: url(../images/navi/nav_3_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc14:hover,
.hnav a#nc14.active{background-image: url(../images/navi/nav_3_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc14:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc15{background-image: url(../images/navi/nav_4_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc15:hover,
.hnav a#nc15.active{background-image: url(../images/navi/nav_4_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc15:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc16{background-image: url(../images/navi/nav_5_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc16:hover,
.hnav a#nc16.active{background-image: url(../images/navi/nav_5_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc16:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

.hnav a#nc17{background-image: url(../images/navi/nav_6_0.gif);width:146px;height:34px;background-repeat: no-repeat;}
.hnav a#nc17:hover,
.hnav a#nc17.active{background-image: url(../images/navi/nav_6_1.gif);display:block;background-repeat: no-repeat;}
.hnav a#nc17:hover span{display: block; position: absolute;top:-80px; left:450px; width:0;}

