/* CSS Document */

.menuk2{
	width:229px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	empty-cells:show;
	line-height:1.2;
	margin-bottom:50px;
	margin-top:4px;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-y;
	}
.m_top{
	background-image:url(images/menutop.gif);
	background-repeat:no-repeat;
	height:10px;
}
.m_bund{
	background-image:url(images/menubund.gif);
	background-repeat:no-repeat;
	height:8px;
}

	.menuemne,.menuemne2,.menuemne_act,.menuemne2_act{padding:2px;}
	.menuemne2  a,.menuemne2_act a{
	font-weight:normal;
	}
.menuemne,.menuemne_act{
	font-weight:bold;
	padding-top:5px;
	}
.menuk2	td.niv1,.menuk2 td.niv1_act{
	width:18px;
	}
	

	td.niv2{
	width:8px;
	}
.menuk2 tr td  {

	}
		.menuk2 a{
	color:#FFFFFF;
	
	border-bottom:#666666 dotted 1px;
	}
	.menuk2 a:hover{
	color:#AC210C;
	}
	.menuk2	td.menuemne2_act a,.menuk2 td.menuemne_act a{
color: #999999;
	}
