﻿TD.navigationColumn
{
	width: 200px;
	padding-right: 0px;
	background: #fbfbf7 url(        'images/navigation_top_bg.gif' ) repeat-x top;
}


/* 
---------------------------------------------------------
CATEGORY DEF. - Definitioner over base <div>
---------------------------------------------------------
*/

.itemCategories
{
	padding: 0px;
	margin: 0px;
}

.itemCategories A
{
	font-size: 11px;
	font-weight: normal;
	padding: 1px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

.itemCategories A:link, .itemCategories H4 A:visited
{
	text-decoration: none;
}

.itemCategories A:link .anchor, .itemCategories H4 A:visited .anchor
{
	color: #000;
}

.itemCategories A:hover .anchor
{
	color: #000;
}

.itemCategories A:link, .itemCategories A:visited
{
	color: #000;
}

.itemCategories A:hover
{
	text-decoration: none;
	color: #000;
}


.itemCount
{
	color: #bbb;
}

.itemCategoriesValgt
{
	color: #000;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 0px 0px 0px;
	display: block;
	text-decoration: none;
}
