﻿
td			{ font-family: Verdana,sans-serif; font-size: 8pt; color: #111111; }
.body p			{ font-family: Verdana,sans-serif; font-size: 8pt; color: #111111; }
.body B			{ font-family: Verdana,sans-serif; font-size: 9pt; font-weight: bold; color: #ff0000; }
.body a			{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
.body a:link		{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
.body a:visited	{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
.body a:hover		{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: none; }

a			{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
a:link		{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
a:visited	{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: underline; }
a:hover		{ font-family: Verdana,sans-serif; font-size: 8pt; color: darkblue; text-decoration: none; }


.button			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 35px; height:19px;background-color: #DDDDDD}
.button2		{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 40px; height:19px;background-color: #DDDDDD}
.box1			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; border-width: 1px; border-color: #000000;  width: 140px; height:18px;background-color: #ffffff}
.box2			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; border-width: 1px; border-color: #000000;  width: 300px; background-color: #ffffff}

.webshop {margin-bottom:8px;}

#basket {	margin:0px;
			width:220px;
			height:90px;
			padding:4px;
			position:relative;
			top:-90px;
			left:544px;
			border:1px solid silver;
			background-color:white;
			z-index:1;
			-moz-opacity:.9;
			filter:alpha(opacity=90);
}

html>body #basket {	margin:0px;
			width:210px;
			height:85px;
			padding:4px;
			position:relative;
			top:-90px;
			left:544px;
			border:1px solid silver;
			background-color:white;
			z-index:1;
			-moz-opacity:.9;
			filter:alpha(opacity=90);
}
.fed {font-weight:bold;color:#FF0000}