a.kat1 {
	background: url(../img/kat1_bg.gif) no-repeat;
	color: #000000;
	width: 152px;
	height: 18px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-top:5px;
	padding:10px;
}

a.kat1:hover {
	color: #ffffff;
	font-weight: bold;
	background: url(../img/kat1_bg_over.gif) no-repeat;
	text-decoration:none;
}

a.kat1active {
	color: #ffffff;
	font-weight: bold;
	background: url(../img/kat1_bg_active.gif) no-repeat;
	width: 152px;
	height: 18px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-top:5px;
	padding:10px;
}

div.kat2 {
	width:162px;
	background:url(../img/kat2_bg.gif) repeat-y;
	padding:5px;
	margin-top:-1px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #cccccc;
}
a.kat2 {
	display:block;
	color: #666666;
	text-decoration:none;
	width:162px;
}
a.kat2active {
	color: #ff0000;
	font-weight:bold;
}
a.kat2:hover {
	color: #ff0000;
}

div.kat3 {
	width:162px;
	background:url(../img/kat2_bg.gif) repeat-y;
	padding:5px;
	margin-top:-1px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #cccccc;

}
a.kat3 {
	display:block;
	color: #666666;
	text-decoration:none;
	width:152px;
	padding-left:12px;
	

}
a.kat3active {
	color: #ff0000;
	font-weight:bold;
	background: url(../img/arrow_red.gif) no-repeat;
}
a.kat3:hover {
	color: #ff0000;
	background: url(../img/arrow_red.gif) no-repeat;
}

