/* GS ShopBuilder */

/* global font in all table rows*/
td {
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
font-size : 11px;
}

/* main table */
.tablemain { background-color : #FFFFFF; border : 1px solid #505B5D; }

/* font global, background color and scrollbar */
body {
background-color : #FFFFFF;
margin-left : 10px;
margin-right : 10px;
margin-top : 0px;
margin-bottom : 0px;
/*scrollbar-base-color : #93A6AA;
scrollbar-track-color : #93A6AA;
scrollbar-face-color : #9E7535;
scrollbar-highlight-color : #93A6AA;
scrollbar-3dlight-color : #4B3827;
scrollbar-darkshadow-color : #4B3827;
scrollbar-shadow-color : #9E7535;
scrollbar-arrow-color : #4B3827;*/
font-family : Arial, Helvetica, sans-serif;
color : #682A1C;
font-size : 11px;
}

/* no border for images with link setting */
img {
border: 0px;
}

/* product images with link settings */
img.products {
border: 1px #4B3827 solid;
cursor:  pointer;
}


/* product images with link settings */
img.products2 {
border: 1px #4B3827 solid;
cursor:  pointer;
}


/* top row with background image*/
.tdimage {
background-image : url(back.gif);
background-repeat : no-repeat;
background-color : #FFFFFF;
width : 100%;
height : 55px;
}

/* left column background image */
.tdimageleft {
background-image : url(foto.jpg);
background-repeat : no-repeat;
width : 155px;
height : 155px;
}

/* cell background colour (GSSB7) */
.cellmc1 {
background-color: #4B3827;
}
.cellmc2 {
background-color: #9E7535;
}
.cellsc1 {
background-color: #6C757A;
}
.cellsc2 {
background-color: #93A6AA;
}
.cellcc1 {
background-color: #B33300;
}
.cellbg1 {
background-color: #585858;
}
.cellbg2 {
background-color: #787878;
}
.cellbg3 {
background-color: #EDE4D9;
}
.cellbg4 { background-color: #EDE4D9; padding: 10px; }

/* horizontal lines */
hr {
height : 1px;
border-top : 1px solid #4B3827;
}

/* left column: background color and size */
.leftcolumn {
width : 20%;
background-color : #9E7535;
}

/* left column: background color etc. for contents */
.leftmenueback {
background-color : #EDE4D9;
vertical-align : bottom;
width : 100%;
}

/* center column: background color etc. */
.centercolumn {
padding : 12px;
vertical-align : top;
line-height : 18px;
background-color : #FFFFFF;
}

/* right column: background color and size */
.rightcolumn {
background-color : #9E7535;
vertical-align : top;
width :20%;
}

/* right column: background color etc. for contents */
.rightcolumncontent {
background-color : #EDE4D9;
vertical-align : top;
width :100%;
}

/* left column title*/
.titleproductgroups {
font-size : 11px;
font-weight : bold;
color : #FFFFFF;
background-color : #9E7535;
padding-left : 10px;
padding-bottom : 1px;
height : 21px;
vertical-align : middle;
}

/* right column title*/
.titlenews {
font-size : 11px;
font-weight : bold;
color : #FFFFFF;
background-color : #9E7535;
padding-left : 10px;
padding-bottom : 1px;
height : 21px;
vertical-align : middle;
}

/* middle column title*/
.groupid {
font-size : 14px;
color : #4B3827; }


/* separate links - the small arrow*/
.linkseparatebreadcrumb {
font-family : verdana;
font-size : 13px;
font-weight : bold;
color : #505B5D; }


/* middle column title link settings */
a.breadcrumbnavi {
font-size : 12px;
font-weight : bold;
color : #4B3827;
text-decoration : none;
}

/* middle column title link settings */
a.breadcrumbnavi:link {
font-size : 12px;
font-weight : bold;
color : #4B3827;
text-decoration : none;
}

/* middle column title link settings */
a.breadcrumbnavi:visited {
font-size : 12px;
font-weight : bold;
color : #4B3827;
text-decoration : none;
}

/* middle column title link settings - MouseOver */
a.breadcrumbnavi:hover {
font-size : 12px;
font-weight : bold;
color : #9E7535;
text-decoration : underline
}


/* all link settings */
a {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #4B3827;
font-weight: normal;
text-decoration: none
}

/* all link settings */
a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #4B3827;
font-weight: normal;
text-decoration: none
}

/* all link settings */
a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #4B3827;
font-weight: normal;
text-decoration: none
}

/* all link settings - MouseOver */
a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #4B3827;
font-weight: normal;
text-decoration: underline
}


/* links: next and previous page */
a.shoppagenav: {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #505B5D;
font-weight: bold;
text-decoration: none
}

/* links: next and previous page */
a.shoppagenav:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #505B5D;
font-weight: bold;
text-decoration: none
}

/* links: next and previous page */
a.shoppagenav:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #505B5D;
font-weight: bold;
text-decoration: none
}

/* links: next and previous page - MouseOver*/
a.shoppagenav:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #505B5D;
font-weight: bold;
text-decoration: underline
}


/* top menu table */
.topmenuetable {
text-align : center;
}

/* top menu link settings */
a.topmenue {
font-size         : 14px;
font-weight       : bold;
text-decoration   : none;
display           : block;
color             : #ffffff;
margin            : 0;
padding           : 4px;
text-align		  : left;
}

/* top menu link settings */
a.topmenue:link {
font-size         : 14px;
font-weight       : bold;
text-decoration   : none;
display           : block;
color             : #FFFFFF;
margin            : 0px 0px 0px 0px;
padding           : 4px;
text-align		  : left;
}

/* top menu link settings */
a.topmenue:visited {
font-size         : 14px;
font-weight       : bold;
text-decoration   : none;
display           : block;
color             : #FFFFFF;
margin            : 0px 0px 0px 0px;
padding           : 4px;
text-align		  : left;
}

/* top menu link settings - MouseOver*/
a.topmenue:hover {
font-size         : 14px;
font-weight       : bold;
text-decoration   : none;
display           : block;
color             : #808080;
margin            : 0px 0px 0px 0px;
padding           : 4px;
text-align		  : left; }

/* side menu link settings */
a.sidemenue { font-size         : 11px; font-weight       : normal; text-decoration   : none; color             : #505B5D; line-height: 20px; padding           : 4px 4px 4px 15px; }

a.sidemenue:link { font-size         : 11px; font-weight       : normal; text-decoration   : none; color             : #505B5D; line-height: 20px; padding           : 4px 4px 4px 15px; }

a.sidemenue:visited { font-size         : 11px; text-decoration   : none; color             : #505B5D; line-height: 20px; padding           : 4px 4px 4px 15px; }

a.sidemenue:hover { font-size         : 11px; font-weight       : normal; text-decoration   : none; color             : #4B3827; line-height: 20px; padding           : 4px 4px 4px 15px; }

/* product group links */
a.subcatnavi {
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #505B5D;
 padding: 3px 0px 3px 0px;
 border-bottom : 1px solid #505B5D;
}

/* product group links */
a.subcatnavi:link {
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #505B5D;
 padding: 3px 0px 3px 0px;
}

/* product group links */
a.subcatnavi:visited {
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #505B5D;
 padding: 3px 0px 3px 0px;
}

/* product group links - MouseOver */
a.subcatnavi:hover {
font-size: 10px;
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #9E7535;
padding: 3px 0px 3px 0px;
}

/* active product group links */
a.subcatnaviactiv {
font-size: 10px;
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #4B3827;
padding: 3px 0px 3px 0px;
}

/* active product group links */
a.subcatnaviactiv:link {
font-size: 10px;
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #4B3827;
padding: 3px 0px 3px 0px;
}

/* active product group links */
a.subcatnaviactiv:visited {
font-size: 10px;
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #4B3827;
padding: 3px 0px 3px 0px;
}

/* active product group links - MouseOver */
a.subcatnaviactiv:hover {
font-size: 10px;
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #9E7535;
padding: 3px 0px 3px 0px;
}


/* products on main page*/
.tableproductsonmain {
padding : 10px;
}

/* product tables on shop pages */
.tableproducts {
background-color : #FFFFFF;
border-top : 1px solid #4B3827;
border-bottom : 4px solid #4B3827;
margin-bottom : 20px;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
}

/* title for product tables on shop pages widthout link setting */
.producttitle {
height : 20px;
background-color : #93A6AA;
font-size : 12px;
font-weight : bold;
color : #4B3827;
padding-right : 15px;
padding-bottom : 0px;
padding-top : 0px;
}

/* link settings product titles on shop pages */
a.producttitlenav {
font-size : 12px;
font-weight : bold;
color : #4B3827;
padding-right : 15px;
padding-bottom : 8px;
padding-top : 8px;
}

/* link settings product titles on shop pages */
a.producttitlenav:link {
font-size : 12px;
font-weight : bold;
color : #4B3827;
padding-right : 15px;
padding-bottom : 8px;
padding-top : 8px;
}

/* link settings product titles on shop pages */
a.producttitlenav:visited {
font-size : 12px;
font-weight : bold;
color : #4B3827;
padding-right : 15px;
padding-bottom : 8px;
padding-top : 8px;
}

/* link settings product titles on shop pages - MouseOver*/
a.producttitlenav:hover {
text-decoration   : underline;
font-size : 12px;
font-weight : bold;
color : #9E7535;
padding-right : 15px;
padding-bottom : 8px;
padding-top : 8px;
}


/* item number */
.itemnumber {
color : #505B5D;
font-weight	: bold;
font-size : 9px;
border : 0px none #FFFFFF;
}

/* item price */
.itemprice {
color : #505B5D;
font-weight	: bold;
font-size : 9px;
border : 0px none #FFFFFF;
}

/* old price */
.oldprice {
	color: #B33300;
	font-weight: bold;
	font-size: 11px;
	border: 1px none #505B5D;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	padding : 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
}

/* reference price */
.referenceprice {
	color: #505B5D;
	font-size : 11px;
	border: 1px none #505B5D;
	width: 300px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding : 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
}


/* table on detail pages */
.tableproductdetails {
background-color : #FFFFFF;
border-top : 1px solid #4B3827;
border-bottom : 4px solid #4B3827;
margin-bottom : 5px;
}

/* table header on detail pages */
.producttitledetails {
font-size : 15px;
font-weight : bold;
color : #505B5D;
padding-top : 10px;
padding-bottom : 10px;
}

/* table rows on detail pages */
.tdproductdetails {
border-top : 1px dashed #505B5D;
padding-top : 5px;
padding-bottom : 5px;
}


/* minibasket title */
.minibaskettitle {
   background-color : #9E7535;
   color : #FFFFFF;
   font-size : 11px;
   font-weight : bold;
   padding: 5px; }

/* minibasket background color, sizes alignments */
.minibasket {
   background-color : #FFFFFF;
   margin-top : 10px;
   margin-bottom : 10px;
   padding: 5px;
   height : 15px;
   vertical-align : top; }


/* minibasket table border */
.minibasketborder {
background-color : #FFFFFF;
border: solid 1px #9E7535;
}

/* minibasket - the quantity */
.quantmininew {
font-size: 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-align : left;
border : 0 #ffffff;
color  : #4B3827;
}

/* foot note */
.footnote {
color : #FFFFFF; }


/* sitemap tables */
.sitemap {
padding : 3px;
background-color : #EDE4D9;
border-top : 1px solid #4B3827;
border-bottom : 2px solid #4B3827;
}


/* text field for search */
.searchinput {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
background-color : #EDE4D9;
padding : 0px;
}

/* all text fields */
.inputbox {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
background-color : #EDE4D9;
height: 20px;
}

/* order button */
.orderbutton {
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : center;
color : #505B5D;
background-color : #93A6AA;
padding : 0px;
margin-bottom : 5px;
cursor : pointer;
border: 1px #4B3827 solid
}


/* all buttons */
.buttons {
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : center;
color : #682A1C;
background-color : #93A6AA;
padding : 0px;
margin-bottom : 5px;
cursor : pointer;
border : 1px solid;
}

/* all list boxes */
.select {
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
background-color : #EDE4D9;
}

/* sliding-scale prices */
.textarea {
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
padding : 0px;
background-color : #FFFFFF;
scrollbar-base-color : #FFFFFF;
scrollbar-track-color : #FFFFFF;
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-arrow-color : #FFFFFF;
border : 1px #505B5D solid; }


/* all text areas */
.textareabuy {
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #505B5D;
padding : 0px;
background-color : #EDE4D9;
}

/* search results - table rows */
.searchresults1 {
font-weight : bold;
background-color : #80B8B7;
}

/* search results - table rows */
.searchresults2 {
background-color : #FFFFFF;
}

/* search results - table rows */
.searchresults3 {
background-color : #9E7535;
}

/* banner */
.bannertext {
font-size : 11px;
font-family : Courier New, Courier, mono;
font-weight: normal;
color: #505B5D;
text-align : center;
}

/* overview order data title */
.titlebuy3 {
font-size : 11px;
color : #FFFFFF;
background-color : #9E7535;
padding-left : 10px;
padding-bottom : 1px;
vertical-align : bottom;
}

/* overview order data dark rows */
.tdbuy3 {
font-size : 11px;
color : #505B5D;
background-color : #93A6AA;
padding-left : 10px;
padding-bottom : 1px;
vertical-align : bottom;
}

/* overview order data bright rows */
.tdbuy3b {
font-size : 11px;
color : #505B5D;
background-color : #FFFFFF;
padding-left : 10px;
padding-bottom : 1px;
vertical-align : bottom; }


/* dynamic news area */
.newstable {
   background-color : #FFFFFF;
   margin-top : 10px;
   margin-bottom : 10px;
   padding: 5px;
   border: solid 1px #9E7535; }

.newstitle {
   background-color : #9E7535;
   color : #FFFFFF;
   font-size : 11px;
   font-weight : bold;
   padding: 5px; }

/* dynamic news area #9E7535*/
.shippingtable
{
  background-color : #FFFFFF;
  border-top : 2px solid #9E7535;
  border-bottom : 2px solid #9E7535;
  border-left : 2px solid #9E7535;
  border-right : 2px solid #9E7535;
  margin-top : 10px;
  margin-bottom : 10px;
}

.shippingtitle
{
  background-color : #9E7535;
  color : #FFFFFF;
  font-size : 12px;
  font-weight : bold;
}


/* news image row */
.newsimage {
}

/* news contents */
.newscontent {

}


/* readonly text field - change password */
.noeditform {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : left;
color : #505B5D;
background-color : #9E7535;
border : 0px #9E7535 none;
}


/* tables for last viewed products */
.lastviewedproduct {
background-color : #9E7535;
border-top : 2px solid #9E7535;
border-bottom : 2px solid #9E7535;
border-left : 2px solid #9E7535;
border-right : 2px solid #9E7535;
margin-bottom : 20px;
padding-left : 0px;
padding-right : 10px;
}


/* table rows for last viewed products without bottom line */
.lastviewedproductline {
font-size : 11px;
font-weight : bold;
}

/* last viewed product*/
.lastviewedproductlinet {
font-size : 12px;
font-weight : bold;
border-top : 2px solid #9E7535;
}


/* table rows for last viewed products with bottom line */
.lastviewedproductlineb {
font-size : 12px;
font-weight : bold;
border-bottom : 2px solid #9E7535;
}


/* tables for auto cross selling and bestseller products */
.lastviewedproduct2 {
background-color : #FFFFFF;
border-top : 2px solid #FFFFFF;
border-left : 2px solid #FFFFFF;
border-right : 2px solid #FFFFFF;
margin-bottom : 20px;
padding-left : 0px;
padding-right : 10px;
}

/* tables last line for auto cross selling and bestseller products */
.lastviewedline {

}


/* table header for last viewed, auto cross selling and bestseller products */
.lastviewedproducthead {
font-size : 12px;
font-weight : bold;
}

/* login table border */
.login {
border-bottom : 2px solid #505B5D;
border-top : 2px solid #505B5D;
border-right : 2px solid #505B5D;
border-left : 2px solid #505B5D;
background-color : #9E7535;
}

/* buttons change address etc. after login*/
.loginbuttons1 {
width : 150px;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : center;
color : #FFFFFF;
background-color : #4B3827;
border : 0px #4B3827 none;
padding : 0px;
margin-bottom : 5px;
cursor : pointer;
}

/* buttons login, newsletter etc.*/
.loginbuttons {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : center;
color : #FFFFFF;
background-color : #4B3827;
border : 0px #4B3827 none;
padding : 0px;
margin-bottom : 5px;
cursor : pointer;
}


/* Extended search table rows */
.extsearch
{
	background-color : #EDE4D9;
	padding : 5px;
}

/* Extended search table top row */
.extsearchtop
{
	border-top : 1px solid #4B3827;
	background-color : #EDE4D9;
	padding : 5px;
}

/* extended search table bottom row */
.extsearchbottom
{
	border-bottom : 4px solid #4B3827;
	background-color : #EDE4D9;
	padding : 5px;
}


/* last order data after user login: title rows */
.lastorderhead  {
    font-size : 12px;
    font-weight : 700;
	background-color : #505B5D;
    color : #FFFFFF;
}


/* last order data after user login: rows */
.lastorderrow  {
    font-size : 11px;
    font-weight : normal;
	background-color : #9E7535;
    vertical-align: top;
}



/* warning message - customer login failed etc. */
.red {
font-family : Arial, Helvetica, sans-serif;
color : #B33300;
font-size : 11px; }


/* availability */
.avail {
	color: #505B5D;
	font-size : 11px;
	border: 1px none #505B5D;
	width: 150px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding : 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
}

/* Links in the heading line, like DHL-Tracking */
a.lastorderhead{
    font-size : 12px;
    font-weight : 700;
  	background-color : #9E7535;
    color : #FFFFFF;
}

a.lastorderhead:link{
    font-size : 12px;
    font-weight : 700;
  	background-color : #9E7535;
    color : #FFFFFF;
}

a.lastorderhead:visited{
    font-size : 12px;
    font-weight : 700;
  	background-color : #9E7535;
    color : #FFFFFF;
}

a.lastorderhead:hover{
    font-size : 12px;
    font-weight : 700;
  	background-color : #9E7535;
    color : #FFFFFF;
}

/* Selectbox Herstellerliste */
.selectmanufacturer
{
	font-size: 11px;
	color: #535353;
}

/* Direktbestellung */
a.directorder
{
  color : #4B3827;
  font-size : 11px;
  font-weight : 700;
}

a.directorder:link
{
  color : #4B3827;
  font-size : 11px;
  font-weight : 700;
}

a.directorder:visited
{
  color : #4B3827;
  font-size : 11px;
  font-weight : 700;
}

a.directorder:hover
{
  color : #9E7535;
  font-size : 11px;
  font-weight : 700;
}

/* Überschriften */
.h1_navi_left
{ font-family : Arial, Helvetica, sans-serif; color : #4B3827; font-size : 14px; font-weight: bold; padding: 10px 0 10px 15px; }
.h2_navi_right
{ font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-size : 14px; font-weight: bold; padding: 10px 0 10px 15px; }#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 160px;
}