﻿TD.navigationColumn
{
	width: 200px;
	padding-right: 0px;
	border-right: 1px solid #CCC;
}
.NedersteMenu
{
	background-color: #D7E4BC;
}

/* 
---------------------------------------------------------
CATEGORY DEF. - Definitioner over base <div>
---------------------------------------------------------
*/

.itemCategories
{
	padding: 0px;
	margin: 0px;
}

.itemCategories A
{
	font-family: Verdana;
	font-size: 8pt;
	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: 12px;
	padding: 1px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

