input[disabled] {color:#808080; background:#FFFFFF!important;cursor: not-allowed;} 


button {color:#800000;
	background:#C0C0C0;
  border:1px outset;
	font-weight: bold;
	font-size:95%;
	width:100px;
	
}
button[disabled] {color:#808080; background:#C0C0C0!important;}

fieldset 
{ 
width: 780px;
border: 1px solid #800000; 

display: block; 
padding: 3px; 
clear: both; 
margin: 1px 2px 3px; 
} 

legend {
  padding: 0px 12px;
  border:1px solid ;
  color: #800000; 
  font-size:90%;
  text-align:right;
}


.pl-heading {
  font-family: Verdana,Helvetica,Arial;
  font-size: 13px;
  background: #F0F0F0;
  color: #000000;
  font-weight: bold;
    padding: 0px 1px 0px 1px;

}

body, table {
  background: #EDDBB6;
  color: #000000;
  margin: 0px;
  font-size: 12px;
  font-family: Verdana,Helvetica,Arial;
}

.banner{
	height: 1px;
	background: url('holz/banner.jpg');
	background-repeat: no-repeat;
}

td {
	vertical-align: top;
}

a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #84B9F5;
  text-decoration: underline; 
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */
.catdisplay{
	padding: 5px 5px 5px 5px;
	font-family: Verdana,Helvetica,Arial;
	text-align: center;
	vertical-align: top;
  font-weight: bold; 
  color: #6478A0;
  font-size : 12px;
}

xA.catdisplay          {text-decoration: none;}
A.catdisplay:link     {color: #6478A0}
A.catdisplay:visited  {color: #6478A0}
A.catdisplay:active   {color: #6478A0 }
xA.catdisplay:hover    {color: #6478A0}

.content{
	width: 870px;
	height: 200px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
}

.header_menu{
	background: #F0F0F0;
	height: 24px;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	background: url('holz/tile_sub.gif');
	padding-right: 10px;
}

table.maintable {
	width: 100%;
	height: 180px;
	text-align: left;
	border: 0px;
}

table.menu {
	width: 140px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.menu_top, .table_top {
	background: #F0F0F0;
	height: 14px;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}

.menu_lefttop, .table_lefttop{
	height: 14px;
	width: 20px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner_left.gif');
}

.menu_righttop, .table_righttop{
	height: 14px;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	background: url('default/corner_right.gif');
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
  padding: 2px 2px 2px 2px;
}

input.cmd {
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
}

select.listing, input.listing, textarea.listing {
		font-family: Courier New;
		font-size: 11px; }

select[disabled] {color:#808080; background:#FFFFFF!important;}

.pageheader {
  font-weight: bold;
  color: #880000; /*#6478A0; */
  font-size : 20px;
}

img{
	border: 0px;
}

table.pl {
  border: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 0px;
}

td.pl-data {
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  vertical-align: middle;
  padding: 0px 2px 0px 2px;
}

tr.pl-odd{
  background: #ffffff;
  height: 19px;
}

tr.pl-even{
  background: #f0f0f0;
  height: 19px;
}

td.center{
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  text-align: center;
}

input.required{
	background: #ED7284;
}

table.error{
	border: solid 1px #FF0000;
	background: #ED7284;
}

table.search, table.contact{
/*	width: 800px; */
	width: 600px;
	/* align: center; */
	border: solid 1px #000000;
}

table.info{
	height: 400px;
	width: 640px;
	/* align: center; */
	border: solid 1px #000000;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}

option.standard{
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial;
	background: #EAEAEA;
}

option.main{
	font-family: Verdana,Helvetica,Arial;
	background: #EAEAEA;
}

.main{
	font-family: Verdana,Helvetica,Arial;
	background: #EAEAEA;
}

.box h2, .box_large h2, .box_right h2
{
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	height: 17px;
	margin: 0;
	color: #000000;
	padding: 3px 0px 0px 12px;
	border-bottom: 1px #000000 solid;
	background-image: url('holz/menu_top.jpg');
}

.box
{
	border: 1px #000000 solid;
	width: 120px;
	padding: 1px;
}

.box_right
{
	border: 1px #000000 solid;
	width: 200px;
	padding: 1px;
}

.box_large{
	border: 1px #000000 solid;
	width: 100%;
	padding: 1px;
}

.box p, .box_large p, .box_right p
{
	font-size: 12px;
	margin: 2px 2px 2px 2px;
	font-family: Verdana,Helvetica,Arial;
}
p.searchresults{
	border-bottom: solid 1px #000000;
	margin-left: -1px;
	padding-left: 4px;
	margin-right: -1px;
}

.copyright
{
	text-align: center;
	font-size: 10px;
}

td.new_products
{
	text-align: center;
	width: 150px;
}

td.new_products b
{
	font-size: 13px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

input.cart_input
{
	font-size: 12px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

div.center
{
	text-align: center;
}

.home_toprow
{
	border-bottom: solid 1px #000000;
	padding: 2px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #000000;
	background: url('holz/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

#position a
{

}

ul.menu
{
	list-style-type: none;
	padding: 0px;
	margin: 5px 5px 5px 5px;
	list-style-position: inside;
	list-style-image: url('holz/menu_bullet.gif');
}

ul.menu li
{
	margin-right: 2px;
	border-bottom: solid 1px #EEEEEE;
}

ul.menu li:hover
{
	border-bottom: solid 1px #6D8CB8;
}

li.m_selected
{
	font-weight: bold;
	border-right: solid 1px #6D8CB8;
}

a.collapse
{
  color: #000000;
  text-decoration: none; 
  background-image: url('holz/cart_collapse.gif');
	background-repeat: no-repeat;
}

.button_back, .button_back2, .button_cart, .button_empty_cart, .button_continue, .button_continue2, .button_change_address, .button_add_address, .button_history, .button_login
{
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 12px;
  color: #FFFFFF;
  text-decoration: none; 
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
A.button_back:link,	A.button_back2:link, A.button_cart:link, A.button_empty_cart:link, A.button_continue:link, A.button_continue2:link, 
A.button_change_address:link, A.button_add_address:link, A.button_history:link, A.button_login:link
{text-decoration: none;color: #FFFFFF}
A.button_back:visited,	A.button_back2:visited, A.button_cart:visited, A.button_empty_cart:visited, A.button_continue:visited, A.button_continue2:visited, 
A.button_change_address:visited, A.button_add_address:visited, A.button_history:visited, A.button_login:visited
{text-decoration: none;color: #FFFFFF}

.button_back		  {background-image: url('holz/button_back.gif')}
.button_back2		  {background-image: url('holz/button_back2.gif')}
.button_login		  {background-image: url('holz/button_login.gif')}
.button_change_address {background-image: url('holz/button_change_address.gif')}
.button_add_address		 {background-image: url('holz/button_add_address.gif')}
.button_cart 			{background-image: url('holz/button_in_cart.gif')}
.button_empty_cart{background-image: url('holz/button_empty_cart.gif')}
.button_history   {background-image: url('holz/button_history.gif')}
.button_continue	{background-image: url('holz/button_continue.gif')}
.button_continue2	{background-image: url('holz/button_continue2.gif')}


ul.news
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url('holz/before_news.gif');
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 17px;
}

ul.news li
{
	margin-right: 2px;
	border-bottom: solid 1px #EEEEEE;
}

#newsdate
{
	text-align: right;
	font-size: 11px;
}

#by gö v070

/* New for v0.70 */
.product_extra h2
{
	font-size: 12px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
}

.product_extra
{
	border: 1px #cccccc solid;
	width: 200px;
	margin: 4px;
	float: right;
	font-size: 10px;
	color: #000000;
}

.product_price{
	position: relative;
	float: right;
	/* width: 140px; */
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	margin: 4px;
	text-align: center;
}

.productDetail{
	float: left;
	margin: 4px;
	width: 420px;
}

.productDetail H1{
	font-size: 20px;
	font-weight: bold;
}

.productDetail H3{
	font-size: 16px;
	font-weight: bold;
}

.clear{
	clear: both;
}

.oldprice{
	color:#CC0000;
	text-decoration:line-through;
	padding: 0px;
	margin: 0px;
}

.newprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.normalprice{
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.boximg_collapse{
	float: right;
}

.boxcontent_collapsed{
	display: none;
	padding: 2px;
}

.boxcontent_open{
	display: block;
	padding: 2px;
}

#prodImages img{
	margin: 1px;
}

#prodImages img:hover{
	border: solid 1px #CC0033;
	margin: 1px;
}

#prodImages{
	width: 140px;
	float: right;
	background: #EEEEEE;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 6px;
}

#mCartTotals{
	text-align: right;
	border-top: solid 1px #AAAAAA;
	font-weight: bold;
}

.regsucces h2
{
	font-size: 12px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.regsucces{
	border: 1px #cccccc solid;
	background: #66CC00;
}
