body { margin: 0px;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; line-height: 180%; color: #164774; background: url(../gui/back_overall.gif) repeat-y 50% 0;	background-color: #96c0e6; }

#header	{	width: 100%; height: 110px; margin-right: auto;	margin-left: 0px;	margin-top: 0px; margin-bottom: 0px;	padding: 0px; background-color: #ffffff; text-align: center;	background-image:url(../gui/back_top.gif); background-repeat: repeat; }
	#menucontainer { width: 700px; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 0px; text-align: left; font-size: 11px; color: #ec0b8d; }
	#menucontainer a { text-decoration: none; color: #ec0b8d; }
	#menucontainer a:hover { color: #ffffff; background: #ec0b8d; }

#container { width: 700px; margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; text-align: left; }
	.leftcontent { color: #ffffff; font-size: 11px; line-height: 180%; }
	.leftcontent a { color: #ffffff; font-size: 11px; line-height: 180%; }
	.leftcontent a:hover { color: #ffffff; font-size: 11px; line-height: 180%; text-decoration: none; }
	.rightcontent { color: #164774; font-size: 12px; line-height: 180%; }
	.rightcontent a { color: #164774; font-size: 12px; line-height: 180%; }
	.rightcontent a:hover { color: #164774; font-size: 12px; line-height: 180%; text-decoration: none; }
	.midcontent { color: #ffffff; font-size: 12px; line-height: 180%; }
	.midcontent a { color: #ffffff; font-size: 12px; line-height: 180%; }
	.midcontent a:hover { color: #ffffff; font-size: 12px; line-height: 180%; text-decoration: none; }

	.linkleft2 { color: #ffffff; font-size: 11px; line-height: 180%; text-decoration: none; }
	.linkleft2:hover { color: #ffffff; font-size: 11px; line-height: 180%; text-decoration: underline; }

	.catcontent { color: #164774; font-size: 12px; line-height: 180%; }
	.catcontent a { color: #ffffff; font-size: 12px; line-height: 180%; text-decoration: none; }
	.catcontent a:hover { color: #ffffff; font-size: 12px; line-height: 180%; text-decoration: underline; }

#footer{ clear: both; width: 100%; height: 50px; margin-right: auto; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; background-color: #ffffff; text-align: center; font-size: 10px; color: #b7b7b7; background-image:url(../gui/back_footer.gif); background-repeat: repeat; }

br
	{
	clear: both;
	}

/*FORMS*/
label
	{
	float: left;
	width: 80px;
	height: 24px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: right;
	}

input
	{
	float: left;
	width: 240px;
	height: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background: #b4cee5;
	border: 1px;
	border-bottom: none;
	}

input.focus
	{
	float: left;
	width: 240px;
	height: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background: #ffffff;
	border: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbbbbb;
	}

textarea
	{
	float: left;
	width: 240px;
	height: 146px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background: #b4cee5;
	border: 1px;
	border-bottom: none;
	}

textarea.focus
	{
	float: left;
	width: 240px;
	height: 146px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background: #ffffff;
	border: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbbbbb;
	}

input.submit
	{
	float: left;
	height: 26px;
	width: 200px;
	margin: 6px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
	background-color: #ba9245;
	border: 1px;
	border-color: #dfdfdf;
	border-style: solid;
	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;
	}

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;
	}

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;
	}

.cartbar
	{
	width:100%;
	background-color:#fff3a6;
	border-top:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	}

.cart, .cart a, .cart a:hover
	{
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: none;
	}

.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: #164774;
	border: 1px solid #d0d0d0;
	padding: 3px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.80;
	}


