.catcol {
	background:url(../template/kat_liste/nav_kli_bg.png) repeat-y;
}

.catlist {
	padding:10px 0px 10px 20px;
	display:block;
}
.catlistborder {
	margin:0px 0px 0px 5px;
	height:0px;
	width:252px;
	border-bottom:#ccc dotted 1px;
	overflow:hidden;
}

a.catlistlink {
	color:#000;
	text-decoration:none;
	display:block;
	background:url(../template/kat_liste/nav_kli_arrow.png) 230px center no-repeat;
	padding-right:30px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
}

a.catlistlink:hover {
	text-decoration:underline;
}

a.catlistlink:visited {
	color:#000;
}

.maincat_open {
	background:url(../template/kat_liste/nav_prim_act.png) no-repeat;
	width:260px;
	height:31px;
	padding-right:6px;
	overflow:hidden;
	display:block;
	color:#fff;
}

.maincat_open a, .maincat_open a:visited {
	color:#fff;
}

.maincat_close {
	background:url(../template/kat_liste/nav_prim.png) no-repeat;
	width:260px;
	height:31px;
	margin-right:6px;
	overflow:hidden;
	display:block;
}

.subcat_open {
	background:url(../template/kat_liste/nav_sec1_act.png) no-repeat;
	width:260px;
	height:31px;
	padding-right:6px;
	overflow:hidden;
	line-height:30px;
}

.subcat_close {
	background:url(../template/kat_liste/nav_sec1.png) no-repeat;
	width:260px;
	height:31px;
	padding-right:6px;
	overflow:hidden;
	line-height:30px;
}

.subsubcat_open {
	background:url(../template/kat_liste/nav_ter_act.png) no-repeat;
	width:260px;
	height:31px;
	padding-right:6px;
	overflow:hidden;
	line-height:30px;
}

.subsubcat_close {
	background:url(../template/kat_liste/nav_ter.png) no-repeat;
	width:260px;
	height:31px;
	padding-right:6px;
	overflow:hidden;
	line-height:30px;
}
