.invisible {
	display: none;
}


#Customer_TD {
	padding: 20px 0 0 20px;
}
#Customer_TD .Heading_Customer {
	font-size: 16px;
	padding-bottom: 1em;
}

#tabB1 { margin-left: 20px; }
#tabB1, #tabB2, #tabB3, #tabB4 {
	float: left;
	width: 88px;
	height: 27px;
	margin-right: 1px;
	vertical-align: bottom;
}
form#Form1 .Tabactive_Customer, 
form#Form1 .Tabdeactive_Customer, 
form#Form1 .Tabhover_Customer {
	display: block;
	padding: 8px 10px 5px;
	height: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-top: 1px solid #e0e0e0;
}
form#Form1 .Tabactive_Customer {
	background: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #c00;
}
form#Form1 .Tabdeactive_Customer {
	background: #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
form#Form1 .Tabhover_Customer {
	background: #eaeaea;
	border-top: 1px solid #eaeaea;
}
form#Form1 table.BackgroundColor1_Customer {
	width: 487px;
	clear: both;
}

form#Form1 table.BackgroundColor1_Customer td {
	background: url(customer/customer-frame-bottom.gif) no-repeat bottom left;
}
form#Form1 table.BackgroundColor1_Customer table td {
	background: none;
}
form#Form1 table.Text1_Customer {
	background: url(customer/customer-frame-top.gif) no-repeat top left;
	padding: 6px 0 4px 0;
}
* html form#Form1 table.Text1_Customer {
	padding-top: 8px;
	margin-top: -4px;
	border-top: 1px solid #999;
}
form#Form1 table.BackgroundColor1_Customer table.Text1_Customer td {
	border: solid #999;
	border-width: 0 1px;
	background: #dbdbdb url(customer/customer-frame-bg.gif) repeat-x;
	min-height: 318px;
	padding: 0 16px;
}
form#Form1 table.BackgroundColor1_Customer table.Text1_Customer table {
	width: 440px;
}
form#Form1 table.BackgroundColor1_Customer table.Text1_Customer table table {
	width: auto;
}
form#Form1 table.BackgroundColor1_Customer table.Text1_Customer table td {
	border: none;
	background: none;
	min-height: 0;
	padding: 0;
}


table.Text1_Customer .Heading_Customer {
	font-size: 16px;
	font-weight: bold;
}
table.Text1_Customer tr td.Text1_Customer {
	font-size: 12px;
	width: 10em;
}
span.FieldReq_Customer tr  {
	padding-left: 6px;
}



div.nicetable {
	background: url(customer/table-bg.gif) repeat-y;
	width: 479px;
	margin: 20px;
	font-family: Helvetica, Arial, sans-serif !important;
}
div.nicetable .wrapper {
	background: url(customer/table-top.gif) no-repeat;
	padding-top: 12px;
}
table.nicetable {
	background: url(customer/table-bottom.gif) no-repeat bottom left;
	width: 479px;
	padding-bottom: 10px;
	padding-left: 2px;
}
table.nicetable thead {
	background: #666;
  color: #fff;
	vertical-align: top;
}
table.nicetable thead td {
	padding: 0px 6px 4px 14px;
}
table.nicetable thead td strong {
	display: block;
	font-size: 16px;
	padding-top: 6px;
	line-height: 1em;
}
table.nicetable tbody {
/*	background: url(customer/table-bottom.gif) no-repeat bottom left;*/
	margin-left: 2px;
}
table.nicetable tbody td {
	padding: 2px 6px 2px 14px;
	font-size: 12px;
}
table.nicetable tbody td {
	cursor: pointer;
}
table.nicetable tbody tr:hover {
	background: #fafafa;
}
table.nicetable tbody tr:active {
	background: #c00;
}

table.nicetable tbody tr:hover a,
table.nicetable tbody tr:hover a:link,
table.nicetable tbody tr:hover a:visited {
	font-weight: bold;
	color: #c00;
}
table.nicetable tbody tr:active a,
table.nicetable tbody tr:active a:link,
table.nicetable tbody tr:active a:visited {
	color: #fff;
}

table.nicetable tbody tr a, 
table.nicetable tbody tr a:link, 
table.nicetable tbody tr a:visited {
	color: #000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif !important;
}


/* Skjuler billeder i produktmenuen i siden */
.SubCategory1_Productmenu img {
	display: none;
}

.ProductList_TD a.SubCats_Prodlink {
	float: left;
	width: 250px; height: 141px;
	overflow: hidden;
	margin: 4px;
	white-space: nowrap;
	background: white;
}
.ProductList_TD a.SubCats_Prodlink img {
	display: block;
	margin: 0 auto 40px auto;
}
.ProductList_TD br {
	display: none;
}
.ProductList_TD .TableLinesBG_Productlist br {
	display: block;
}
.ProductList_TD h1 {
  display: none;
  text-align: left;
  padding: 10px 10px 0 10px;
}

.ProductList_TD table.varegruppe a.SubCats_Prodlink { /* undo */
	float: none; width: auto; height: auto; overflow: visible;
}

td.kundelogind {
  height: 150px;
  background: url(/images/kundelogin.jpg) no-repeat;
}
form.kundelogind {
  padding: 50px 10px 10px 10px;
}
form.kundelogind label {
  display: inline-block;
  display: -moz-inline-box;
  width: 58px;
}
form.kundelogind input.text {
  width: 100px;
  font-size: 11px;
}
form.kundelogind input.submit {
  float: right; margin: 4px 15px;
}
form.kundelogind div.a {
  margin-top: 8px;
}


/* Skjuler diagramnummer på produktinfo-siderne */
.ProductInfo_TD td.Description_Productinfo td.Description_Productinfo {
	display: none; visibility: hidden;
}


/* Placering af 'Læg alle i kurv'-knap */
.koeballe {
  float: right;
  width: 160px;
  text-align: right;
}
.koeballe img {
  cursor: pointer;
  display: inline;
}
.koeballe .message {
  display: none;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  color: #c00;
}