ul#navigation {
	width: 100%;
	margin: 0;
	padding: 0;
}
ul#navigation li {
	list-style: none;
	background-color: #fcf6cc;
	text-align: left;
	margin: 0;
}
ul#navigation li a {
	display: block;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #eacba0;
	font-weight: bold;
}
a.navigation:link, a.navigation:visited { color: #b34215; }
a.navigation:hover, a.navigation:active { color: #91310a; }
a.navigation:hover { background-color: #f5edb7; }

.webshopcat {
	color: #ffffff;
}

a.webshopcat:link  {color: #ffffff; text-decoration: none;}
a.webshopcat:visited {color: #ffffff; text-decoration: none;}
a.webshopcat:hover {color: #ffffff; text-decoration: underline;}
a.webshopcat:active {color: #ffffff; text-decoration: none;}

.webshopproduct_title {
	color: #80371a;
	font-size: 14px;
	font-weight: bold;
}
a.webshopproduct_title:link  {color: #80371a; text-decoration: underline;}
a.webshopproduct_title:visited {color: #80371a; text-decoration: underline;}
a.webshopproduct_title:hover {color: #5f250f; text-decoration: underline;}
a.webshopproduct_title:active {color: #80371a; text-decoration: underline;}

.webshopproduct_tekst {
	color: #5d5838;
	font-size: 12px;
}

a.webshopproduct_tekst:link  {color: #5d5838; text-decoration: none;}
a.webshopproduct_tekst:visited {color: #5d5838; text-decoration: none;}
a.webshopproduct_tekst:hover {color: #5d5838; text-decoration: none;}
a.webshopproduct_tekst:active {color: #5d5838; text-decoration: none;}