body, html {
  background-color: #FFF;
  margin: 0;
}

td, span, div, table, p, button, ul, li, h1 ,p {
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  margin: 0px;
}

h1 {
  color: #89A52B;
  font-size: 16px;
}

input, textarea, select, button {
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 11px;
  color: #000000;
}

a {
  color: #666666;
  font-size: inherit;
  font-family: inherit;
  text-decoration: none;
}

a.high {
  font-weight: bold;
  color: #89A52B;
}

a.high:hover {
	text-decoration: underline;
}

#master {
  position: absolute;
  left: 50%;
  width: 726px;
  margin-left: -363px;
  /*border: 1px solid #777777;*/
  height: 100%;
  background-color: #FFFFFF;
}

#main {
  margin: 200px 0 0 0;
}

#ftr {
  height: 44px;
  width: 720px;
  background: transparent url(../../images/004/ftr_01.jpg) no-repeat;
}

#ftr p {
  margin: 8px 0 0 30px;
}
  
#ftr a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

#hdr1, #hdr2, #hdr3, #hdr4 {
  position:absolute;
  border: 0;
  margin: 0;
  padding: 0;
}

#hdr1 {  left: 0px;   top: 0px; }
#hdr2 {  left: 200px; top: 0px; }
#hdr3 {  left: 0px;   top: 101px; }
#hdr4 {  left: 200px; top: 101px; }


#main {
  width: 720px;
  height: 100%;
  background-color: #FFFFFF;
}

/* winkelwagen */
#cart {
  position:absolute;
  top: 96px; 
  left: 524px;
  height: 80px;
  width: 178px;
  background: transparent url(../../images/004/cart.bg.jpg) no-repeat;
}

#cart p {
  font-weight: bold;
  font-size: 12px;
  color: #777;
  padding: 17px 0 0 54px;
}

#cart p span {
  font-size: 16px;
  color: #C30;
}

#options {
  position:absolute;
  top: 57px; 
  left: 0;
  width: 178px;
  text-align: center;
  color: #BCD231;
}

#options p {
  
  font-size: 11px;
  color: #777;
}

#options a {
  font-size: 10px;
  color: #BCD231;
}

#menu {
  width: 200px;
  background-color: #FFF;
  padding: 19px 0px 30px 0px;
}

#content {
  background-color: #FFFFFF;
  width: 500px;
  padding: 10px 10px 30px 10px;
}

table.prod {
  width: 500px;
  border: 1px solid #F0F0F0;
  margin-top: 10px;
}

td.prodImg {
  width: 120px;
  padding: 5px;
}

td.prodDesc {
  width: 360px;
  padding: 5px;
  padding-right: 15px;
  text-align: justify;
  color: #777777;
}

hr.prodHr {
  width: 99%;
  height: 1px;
  color: #F0F0F0;
}

img.button {
  cursor: pointer;
  cursor: hand;
}

div.price {
  text-align: right;
  font-weight: bold;
}

span.price {
  font-size: 18px;
  font-weight: bold;
  color: #89A52B;
}

h2.high {
  font-size: 12px;
  font-weight: bold;
  color: #89A52B;
  margin-bottom: 0;
}

span.high {
  font-weight: bold;
  color: #89A52B;
}

table.detDet {
  width: 480px;
  margin-top: 10px;
}

img.prodPhoto {
  border: 1px solid #F0F0F0;
}

td.detPhoto {
  width: 270px;
  padding: 10px;
  text-align: justify;
}

td.detDesc {
  width: 220px;
  padding: 10px;
  padding-left: 0px;
  text-align: justify;
}

td.detDiv {
  width: 480px;
  padding: 10px;
  text-align: justify;
}

ul.menu {
  margin: 0px;
  padding: 0 0 30px 0;
  list-style-type: none;
}

li.menu {
  margin: 1px;
  padding: 3px 0 3px 13px;
  border-bottom:  1px solid #FFFFFF;
  background-color: #F7F7EB;
  color: #F6F5ED;
}

li.submenu {
  margin: 1px;
  padding: 3px 0 3px 28px;
  border-bottom:  1px solid #FFFFFF;
  background-color: #F7F7EB;
  color: #F6F5ED;
}

li.head {
  width: 172px;
  height: 19px;
  margin: 0;
  padding: 4px 0 0 28px;
  background: transparent url(../../images/004/menu.bg.jpg) no-repeat;
  background-color: #F7F7EB;
  font-weight: bold;
  color: #5C7C2F;
}

#cart {
  padding: 7px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#subcart {
  padding: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ctRow {
  margin: 0px;
}

table.subs {
  width: 480px;
  margin-top: 25px;
  border: 1px solid #FFFFFF;
  border-left-width: 0px;
  border-bottom: 0px;
  background-color: #FFFFFF;
}

td.subsHead {
  padding: 2px;
  background-color: #FFFFFF;
  border-bottom: 3px solid #C9C9C9;
  font-weight: bold;
}

td.subRowH, td.subRowP, td.subRowA, td.subRowT, td.subRowG {
  padding: 2px;
  border-bottom: 1px solid #C9C9C9;
}

td.subRowA {
  border-left: 0px solid #C9C9C9;
}

td.subRowH {
  color: #89A52B;
}

td.subRowP {
  text-align: right;
  padding-right:5px;
}

td.subRowT {
  text-align: right;
  padding-right: 5px;
  border-top: 3px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

td.subRowTb {
  text-align: right;
  padding-right:5px;
  background-color: #FFFFFF;
}

td.subRowB {
  border: 0px;
  background-color: #FFFFFF;
}

input.amount {
  width: 40px;
  line-height: auto;
  border: 1px solid #666666;
  text-align: center;
}

input.tipName {
  width: 125px;
  line-height: auto;
  border: 1px solid #666666;
}

input.tipEmail {
  width: 175px;
  line-height: auto;
  border: 1px solid #666666;
}

div.error {
  border: 2px solid #FFC2CA;
  width: 400px;
  padding: 15px 30px;
  margin: 30px 0;
  background-color: #FFEDEF;
  text-align: justify;
}

div.oke {
  width: 400px;
  padding: 15px 30px;
  margin: 30px 0;
  border: 2px solid #8DCC8D;
  background-color: #EDFFED;
  font-weight: bold;
  color: #070;
}

div.error1 {
  width: 400px;
  padding: 15px 30px;
  margin: 30px 0;
  border: 2px solid #C90B0B;
  background-color: #FFDFDF;
  font-weight: bold;
}

table.tip {
  border-width: 0px;
  margin:	10px 0 0 0;
}
table.tip td {
  padding: 2px 8px;
}

span.error {
  color: #cc3300;
  font-weight: bold;
}

table.address {
  margin-top: 10px;
}

td.addVar {
  width: 110px;
  text-align: right;
  padding: 2px;
}

td.wE {
  width: 175px;
}

td.addVarErr {
  width: 110px;
  text-align: right;
  padding: 2px;
  color: #cc3300;
  font-weight: bold;
}

td.addVal {
  padding: 2px;
  padding-left: 10px;
}

input.box {
  width: 250px;
  border: 1px solid #777777;
}

input.boxS {
  width: 150px;
  border: 1px solid #777777;
}

select.box {
  width: 255px;
}

textarea.box {
  width: 250px;
  height: 80px;
  border: 1px solid #777777;
}

#deliveryAddress {
  display: block;
}

#affIn {
  background: transparent url(../../images/004/i_arrow_r.jpg) no-repeat 0px 0px;
  padding-left: 40px;
}

table.std {
  width: 460px;
  margin-top: 35px;
}

table.std p {
  padding: 8px 0px 8px 0px;
}

table.std td {
  text-align: left;
  padding: 2px;
}

table.std td.ul {
  padding: 2px;
  border-bottom: 1px solid #C9C9C9;;
}

table.std th {
  text-align: left;
  padding: 2px;
  border-bottom: 3px solid #CCCCCC;
  font-weight: bold;
}

img.payIcon {
	border: 1px solid #fff;
}

a:hover img.payIcon {
	border: 1px dashed #89A52B;
}

div.shpCry {
  width: 480px;
  margin: 45px 0 35px 0;
  text-align: right;
}

div.shpCry hr{
  margin: 5px 0;
  width: 99%;
  height: 1px;
  color: #C9C9C9;
}

div.shpCry select {
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 10px;
}

div.note {
  font-size: 10px;
  color: #CCCCCC;
  margin: 0	0 -12px 5px;
  text-align: left;
}


/* tips */
.info p {
  margin: 20px 0;
}

img.photoTips {
  width: 160px;
  height: 120px;
  float: right;
  margin: 5px 0 0 20px;
  border: 1px solid #000;
  clear: right;
}

.hand {
  cursor: pointer;
  cursor: hand;
}

p.fieldset {
  width: 300px;
  margin: 30px;
  padding: 20px;
  background-color: #f2f2f2;
}