body,p,td,th,input,select,span,a {
  font-family:arial,helvetica,verdana,sans-serif;
  font-size:10pt;
  color:#000000;
}

a:link {
  color:#000000; text-decoration:none;
}
a:visited {
  color:#000000; text-decoration:none;
}
a:hover { color:#000000; text-decoration:none }
a:active {color:#000000; text-decoration:none }
a:focus { color:#000000; text-decoration:none }


 h1, ... {
 color:#000000;
 background-color:#ffffff;
}

.itemsname {
  font-weight:bold;
  font-size:12pt;
  color:#000000;
}

.itemsprice {
  font-weight:bold;
  color:#000001;
  font-size:18pt;
}

.itemsinfo {
  font-size:12pt;
  font-style:italic;
  color:#000000;
}

.itemspriceadt {
  font-weight:bold;
  color:#ffffff;
  font-size:15pt;
  text-decoration:line-through;
}

#preis {
  color:#FFFFFF;
  position:relative;
  float: left;

  width:65px;
  height:65px;
  text-align:center;
  font-size:13pt;
  font-weight:bold;
  font-family: Tahoma, Arial, sans-serif;
  margin-top:8px;
  padding-top:8px;
  background: url(https://www.sunstop-shop.com/images/icons/promo_green.png) no-repeat;
}

#preisold {
  color:#FFFFFF;

  float: left;

  width:65px;
  height:65px;
  text-align:center;
  font-size:13pt;
  font-weight:bold;
  font-family: Tahoma, Arial, sans-serif;
  margin-top:8px;
  padding-top:8px;
  text-decoration:line-through;
  background: url(https://www.sunstop-shop.com/images/icons/promo_red.png) no-repeat;
}

#preisende {
  width: 100px;
  height: 82px;
  visibility: hidden;
  float: clear;
}



/* * {
 font-family: Tahoma, Helvetica, sans-serif;
 text-align:left;
} */

#menufeldlinks {
 display:none;
}

#basketfeldrechts {
 display:none;
}

#debugfeld {
 display:none;
}

#ssllogo {
 display:none;
}

#globaldatafeld {
 display:none;
}

#aktionsfeld {
 display:none;
}

#flaggenfeld {
 display:none;
}

#menu_container {
 display:none;
}
