
#navigation li {list-style:none;}

.topmenu, .topmenu_last{
	float:left;
	position:relative;
	text-align:center;
	width:97px;
	/*background-image:url(../pics/button.jpg);
	background-repeat:no-repeat;*/
	/*padding-top:1px;*/
	font-size:11px;	
	font-style:italic;
	font-weight:bold;	
	z-index:1;
	height:123px;
}

.topmenu a,.topmenu_last a{color:#353535;}
.topmenu_last {background-image:url(../pics/button_kontakt.jpg);}

.topmenu:hover .subnavi_holder,
.topmenu_last:hover .subnavi_holder{
	display:block;
}


.topmenu a:hover,.topmenu_last a:hover{
	color:#fe7d1b;	
}
	
.subnavi_holder{
	background-image:url(../pics/subnavi_kachel.jpg);
	background-repeat:repeat-y;	
		
	position:absolute;	
	width:177px;
	top:123px;
	left:0;
	display:none;	
	z-index:200;
}


.subnavi_blank {
	height:8px;
	line-height:8px;
	}

.subnavi_top{
	background-image:url(../pics/subnavi_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:5px;
	#margin-top:-10px;
	margin-bottom:8px;
}

.subnavi_footer{
	background-image:url(../pics/subnavi_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:5px;
	padding-top:10px;
	
}

.sublink{
	text-align:left;	
	width:137px;
	padding:2px 20px;
}

.sublink,.subnavi_top,.subnavi_footer,.subnavi_blank{ 
	list-style:none;
}

.sublink a {color:#353535;}
.sublink a:hover {color:#fe7d1b;}

.sk {
	line-height:12px;
	font-size:9px;
	display:block;
	font-style:normal;
	font-weight:normal;
}
