body, table
	{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 190%;
	color: #282828;
	}

br
	{
	clear: both;
	}

.textlink
	{
	text-decoration: none;
	color: #282828;
	border-bottom: 1px dotted #c73f66;
	}

.textlink:hover
	{
	text-decoration: none;
	color: #282828;
	background-color: #ffcedc;
	border-bottom: 1px solid #ffcedc;
	}

.newsbox a
	{
	text-decoration: none;
	color: #282828;
	border-bottom: 1px dotted #c73f66;
	}

.newsbox a:hover
	{
	text-decoration: none;
	color: #282828;
	background-color: #ffcedc;
	border-bottom: 1px solid #ffcedc;
	}

form
	{
	padding: 0px;
	margin: 0px;
	}

.title_green
	{
	font-size: 16px;
	color: #5c9e2f;
	line-height: 170%;
	}

.title_pink
	{
	font-size: 16px;
	color: #c73f66;
	line-height: 170%;
	}

.title_amount
	{
	font-size: 15px;
	color: #000000;
	line-height: 170%;
	}

.cart, .cart a, .cart a:hover
	{
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: none;
	}

.route
	{
	font-size: 11px;
	color:#929292;
	padding-bottom: 10px;
	border-bottom: 1px dotted #929292;
	margin-bottom: 10px;
	}

.route a
	{
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	border: none;
	}

.route a:hover
	{
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #929292;
	}

.menuitem
	{
	float: left;
	height: 42px;
	}

.submenu
	{
	height: 42px;
	margin-top: 2px;
	padding-left: 17px;
	background:url(gui/sidemenuback.gif) repeat-y;
	}

.subfocus
	{
	height: 42px;
	margin-top: 2px;
	padding-left: 17px;
	background:url(gui/sidemenubackover.gif) repeat-y;
	}

.subsel
	{
	margin-top: 2px;
	padding-left: 17px;
	background:url(gui/sidemenubackover.gif) repeat-y;
	color: #000000;
	font-size: 14px;
	line-height: 190%;
	text-decoration: none;
	}

.subsel a, .subsel a:hover
	{
	color: #000000;
	text-decoration: none;
	}

.submenu a, .subfocus a
	{
	color: #000000;
	font-size: 14px;
	line-height: 190%;
	text-decoration: none;
	}

.subcat a, .subcat
	{
	color: #000000;
	font-size: 11px;
	line-height: 200%;
	text-decoration: none;
	}

.end
	{
	clear:both;
	background:url(gui/end.gif) repeat-x #afd779;
	color:#283912;
  	}

.link
	{
	color:#283912;
	text-decoration: none;
	border-bottom: 1px dotted #283912;
	}

.link:hover
	{
	color:#283912;
	text-decoration: none;
	border-bottom: none;
	}

label
	{
	float: left;
	width: 90px;
	height: 24px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: right;
	}

input
	{
	float: left;
	width: 165px;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background: #f2f2f2;
	border: 0px;
	}

input.focus
	{
	float: left;
	width: 165px;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background: #fbe7ed;
	border: 0px;
	}

textarea
	{
	float: left;
	width: 330px;
	height: 156px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background: #f2f2f2;
	border: 0px;
	}

textarea.focus
	{
	float: left;
	width: 330px;
	height: 156px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background: #fbe7ed;
	border: 0px;
	}

select
	{
	float: left;
	width: auto;
	height: 21px;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	background: #ffffff;
	border: 1px solid #333333;
	}

input.submit
	{
	float: left;
	height: 22px;
	width: 140px;
	margin: 6px 0px 6px 100px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	background-color: #5c9e2f;
	border: 1px;
	border-color: #5c9e2f;
	border-style: solid;
	cursor: pointer;
	cursor: hand;
	}

input.bestel
	{
	float: left;
	height: 22px;
	width: 110px;
	margin: 0px;
	padding: 2px 2px 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #5c9e2f;
	border: 1px solid #5c9e2f;
	cursor: pointer;
	cursor: hand;
	}

input.bestelcart
	{
	float: left;
	height: 22px;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #5c9e2f;
	border: 1px solid #5c9e2f;
	cursor: pointer;
	cursor: hand;
	}

.cartbar
	{
	width:100%;
	background-color:#fff3a6;
	border-top:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	}

.cartinput
	{
	float: left;
	background:#fff9d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 18px;
	border-bottom: 1px dotted #cccccc;
	}

.cartinputfocus
	{
	float: left;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 18px;
	border-bottom: 1px dotted #cccccc;
	}

.carttextinput
	{
	float: left;
	background:#fff9d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 330px;
	height: 100px;
	border-bottom: 1px dotted #cccccc;
	}

.carttextinputfocus
	{
	float: left;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 330px;
	height: 100px;
	border-bottom: 1px dotted #cccccc;
	}

.cartlabel
	{
	float:left;
	width:160px;
	margin-right:10px;
	text-align:right;
	}

#dhtmltooltip
	{
	position: absolute;
	width: 120px;
	text-align: center;
	color: #373737;
	border: 1px solid #d0d0d0;
	padding: 3px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.80;
	}

#SearchForm
	{
	padding:0px;
	margin:0px;
	color:#282828;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#SearchForm label
	{
	float:right;
	padding:0 8px 0 0;
	text-align:right;
	width:80px;
	height:14px;
	margin:0 0 0 0;
	}

#SearchForm select
	{
	float:right;
	color:#282828;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	height:auto;
	margin:3px 0 0 0;
	padding:0;
	border:1px solid #282828;
	}

#SearchForm input.submit
	{
	float:right;
	height:18px;
	width:55px;
	margin:3px 0 0 8px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	letter-spacing:0;
	text-decoration:none;
	text-align:center;
	background-color:#5c9e2f;
	border:1px solid #5c9e2f;
	cursor:auto;
	}

