
/* ******************************************************************************* */

body {
  background: #ECEFF1;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin:0;
  padding:0;
}

a:link    { text-decoration:none; color:#00466A; }
a:visited { text-decoration:none; color:#00466A; }
a:hover   { text-decoration:underline; color:#00466A; }
a:active  { text-decoration:underline; color:#00466A; }

.orderbutt {
  font-size:16px;
  font-weight:bold;
  width:250px;
  height:40px;
}

.arr {
  background: url(pics/arr.gif) no-repeat 1px 5px;
  padding-left:15px;
}

#sitetitle {
  margin-top:0px;
  margin-bottom:20px;
  font-size:16px;
  font-weight:bold;
}

H3 {
  margin-top:0px;
  margin-bottom:20px;
}
H2 {
  margin-top:0px;
  margin-bottom:20px;
}

#layout_head {
  background: url(pics/layout_head.gif) no-repeat;
  width:964px;
  height:213px;
}
#layout_bottom {
  background: url(pics/layout_bottom.gif) no-repeat;
  width:964px;
  height:93px;
}
#layout_bottom_right_border {
  background: url(pics/layout_bottom_right_border.gif) no-repeat;
  width:964px;
  height:93px;
}
#layout_back {
  background: url(pics/back.gif) repeat-y;
  width:964px;
}
#layout_back_right_border {
  background: url(pics/back_right_border.png) repeat-y;
}

.navi_but_l {
  background: url(pics/navi_button_l.gif) no-repeat; 
  width:167px;
  height:30px; 
  margin-left:28px;
}
.navi_but_lt {
  font-size:12px; 
  color:#FFFFFF; 
  font-weight:bold; 
  padding-top:6px; 
  padding-left:15px; 
  float:left; 
  letter-spacing:1px;
}
.navi_but_l_premium {
  background: url(pics/navi_button_l_premium.gif) no-repeat; 
  width:167px;
  height:30px; 
  margin-left:28px;
}

.navi_but_r {
  background: url(pics/navi_button_r.gif) no-repeat 1px; 
  width:169px;
  height:30px;
}
.navi_but_rt {
  font-size:12px; 
  color:#FFFFFF; 
  font-weight:bold; 
  padding-top:5px; 
  padding-left:15px; 
  float:left; 
  letter-spacing:1px;
}

.navi_text_l {
  margin-left:35px;
  margin-top:5px;
}
.navi_text_l li {
  list-style-image: url(pics/arr.gif);
}
.navi_text_r {
  width:140px;
  margin-left:5px;
  margin-top:5px;
}
.navi_text_r li {
  list-style-image: url(pics/arr.gif);
}
#header_navi_left {
  float:left; 
  margin-left:212px; 
  margin-top:40px;
}
#header_navi_right {
  float:right; 
  margin-right:70px; 
  margin-top:40px;
}

.errormsg {
  color:#FF0000;
  font-weight:bold;
  border: 2px solid;
  padding:8px;
  margin-bottom:20px; 
}
.greenmess {
  color: green;
  font-weight: bold;
  border: 2px solid;
  padding:8px;
  margin-bottom:20px; 
}
.orangemess {
  color: #FF7F01;
  font-weight: bold;
  border: 2px solid;
  padding:8px;
  margin-bottom:20px; 
}

.pic {
  border:solid 8px #FFFFFF; 
  padding:2px; 
  background:url(pics/wait.gif) no-repeat center; 
  width:150px;
}

.itemtitle {
  font-size:14px;
  font-weight:bold;
}

.watchbox {
  background:url(pics/watchbox_back.jpg) no-repeat; 
  border:solid 3px #0093DD; 
  width:530px;
}

.counttit {
  font-size:12px;
  text-align:left;
  vertical-align:top;
  padding-right:20px;
  padding-bottom:10px;
}
.countval {
  font-family:"courier new";
  font-size:16px;
  font-weight:bold;
  text-align:right;
  vertical-align:top;
  color:#656565;
}
.countseller {
  font-size:12px;
  text-align:right;
  vertical-align:top;
}
.watchcountna {
  font-family:verdana,arial,sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#C00000;
}

.greenone {
  font-size:18px;
  font-weight:bold;
  color:#008000;
}
.greennote {
  font-size:12px;
  color:#008000;
}
.orangenote {
  font-size:12px;
  color:#CE5C00;
}

.tooltip {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 450px;
  z-index: 100;
  color: #000000;
  border: 1px solid;
  border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
  border-left: 5px solid red;
  padding: 4px 12px 4px 12px;
  background: #FFFA6F;
  font-family: Verdana, Arial;
  font-style: Normal;
  text-align: left;
  font-size: 10px;
}


.boxbartext {
  background: url(pics/boxbar_m.png) repeat-x;
	color:#ffffff;
	font-size:12px;
  font-weight:bold;
	text-align:center;
  letter-spacing:1px;
}
.boxbartext_premium {
  background: url(pics/boxbar_m_premium.gif) repeat-x;
	color:#ffffff;
	font-size:12px;
  font-weight:bold;
	text-align:center;
  letter-spacing:1px;
}

.ebaylinkbox {
	padding:8px;
	font-size:11px;
	background-color:#DEDEDD;
	border:0px;
}
.ebaylinkicon {
  vertical-align:top;
  padding-right:5px;
  padding-top:1px;
}
.ebaylinklink {
	font-size:10px;
  vertical-align:top;
  padding-bottom:5px;
  text-align:left;
}
.ebaylinkboxmarginmid {
  margin-top:0px; 
  margin-left:0px; 
  margin-right:10px; 
  margin-bottom:10px;
}
.ebaylinkboxmarginend {
  margin-top:0px; 
  margin-left:0px; 
  margin-right:0px; 
  margin-bottom:10px;
}
.ebaylinkquicknav {
	border:1px dotted #9B9C9F;
	padding:5px;
	font-size:12px;
}


.anosellername {
  font-size:14px;
  font-weight:bold;
  color:#008000;
}
.biddernote {
  font-size:11px;
  font-weight:normal;
  color:#008000;
}
.greyback { background-color:#DEDEDD; }
.regback  { background-color:#FFFFFF; }

.listtext {
  border-bottom: #aaaaaa 1px solid;
  font-size:12px;
}
.listbuyer {
  border-bottom: #aaaaaa 1px solid;
  font-size:11px;
}
.markit {
  font-weight:bold;
  color:red;
}

.wowitempic {
  border:solid 2px #FFFFFF; 
  padding:2px; 
  background:url(pics/wait.gif) no-repeat center; 
  height:50px;
  max-width:100px;
}
.wowitemprice {
  font-size:12px;
  font-weight:bold;
  color:#384880;
  text-align:right;
}
.notewatcher {
	font-size:8px;
  text-align:right;
  color:#384880;
}  
.wowitem { font-size:10px; }
.wowitem:link    { text-decoration:none; color:#00466A; }
.wowitem:visited { text-decoration:none; color:#00466A; }
.wowitem:hover   { text-decoration:underline; color:#00466A; }
.wowitem:active  { text-decoration:underline; color:#00466A; }

.navi_but_links { font-size:12px; }
.navi_but_links:link    { text-decoration:none; color:#ffffff; }
.navi_but_links:visited { text-decoration:none; color:#ffffff; }
.navi_but_links:hover   { text-decoration:underline; color:#ffffff; }
.navi_but_links:active  { text-decoration:underline; color:#ffffff; }

.toolstart {
  text-align:center;
  margin-top:0px;
}
.bigboxtext {
  background:url(pics/bigbox_back.jpg) no-repeat #FFFFFF; 
	font-size:10px;
	text-align:justify;
	border-right:1px solid #9B9C9F; 
  border-bottom:1px solid #9B9C9F; 
  border-left:1px solid #9B9C9F;
  border-top:0px; 
	padding:8px;
}
.bigboxtext_premium {
  background:url(pics/bigbox_back_premium.jpg) no-repeat #FFFFFF; 
	font-size:10px;
	text-align:justify;
	border-right:1px solid #9B9C9F; 
  border-bottom:1px solid #9B9C9F; 
  border-left:1px solid #9B9C9F;
  border-top:0px; 
	padding:8px;
}

.wowmainlink {
	font-size:12px;
  font-weight:bold;
}

.newsdate {
  font-family: "courier new";
  color:#808080;
  font-size:13px;
  font-weight: bold;
}

li.news {
  margin-bottom:8px;
}

.listtable {
  background-color:#B7D7E7; 
  font-weight:bold; 
  font-size:10px; 
  font-style:italic;
}

/* ===================================================================================== */


.required {
  font-size:9px;
  color:red;
  vertical-align:super;
}
.wronginput {
  color:red;
  font-weight:bold;
  border: 3px solid;
  padding:15px;
  margin-top:20px;
  margin-bottom:10px;
}
.goodinput {
  color:green;
  font-weight:bold;
  border: 3px solid;
  padding:15px;
  margin-top:20px;
  margin-bottom:10px;
}
.green {
  color:#00AE00;
  font-weight:bold;
}
.preis {
  color:#6E1F00;
  font-weight:bold;
}
.aktionspreistext {
  color:#FF0000;
  font-weight:bold;
}
.nobreak { 
  white-space:nowrap; 
}
.onlyannual {
  color: #BA9824;
  font-weight:bold;
}
.toolbutul {
	list-style-image:url(pics/arrow.gif);
}
.toolbutli {
	margin-top:3px; 
  padding-left:0px;
}

.toollink:link    { text-decoration:none; color:#000080;}
.toollink:visited { text-decoration:none; color:#000080;}
.toollink:hover   { text-decoration:underline; color:#000080;}
.toollink:active  { text-decoration:underline; color:#000080;}
.toollink {
  font-size:11px;
  font-weight:normal;
}
.orderformmargin {
  padding-left:10px;
  padding-right:10px;
}
.orderformheader {
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  background: #FFCC00;
}

.demo_border {
  text-align:center;
  border: 4px solid #C0C0C0; 
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  margin-top:20px;
  margin-bottom:20px;
}

.sellerbox {
  font-size:11px;
  padding:6px;
  background-color:#FCFCDC;
  text-align:left;
}

.sellerboxtext {
  font-size:11px;
  padding:2px;
  vertical-align:top;
}
.sellerstatus       { font-style:italic; }
.sellerstatusred    { color:#C50505; font-style:italic; font-weight:bold; }
.sellerstatusgreen  { color:#008000; font-style:italic; }




/* ============================================ */
/* Umsatzanalyse */

.listing {
  font-size:11px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
  vertical-align:middle;
}

.tblheader {
  font-weight:normal;
  font-style:italic;
  font-size:10px;
  vertical-align:top;
  padding-bottom:5px;
}

.tblfreeline {
	font-size:4px;
  border-top:1px dashed #A39F9F;
}

.tblfooter {
	font-size:4px;
  border-bottom:1px dashed #A39F9F;
}

.col_red    { padding-left:5px; padding-right:5px; font-size:11px; text-align:left; background-color:#F6D8D8;}
.col_green  { padding-left:5px; padding-right:5px; font-size:11px; text-align:left; background-color:#CDF3CD;}
.col_blue   { padding-left:5px; padding-right:5px; font-size:11px; text-align:left; background-color:#D8D9F6;}
.col_yellow { padding-left:5px; padding-right:5px; font-size:11px; text-align:left; background-color:#F6F7AB;}
.col_white  { padding-left:5px; padding-right:5px; font-size:11px; text-align:left; }

.val_red    { padding-left:5px; padding-right:5px; font-size:11px; text-align:right; background-color:#F6D8D8; white-space:nowrap;}
.val_green  { padding-left:5px; padding-right:5px; font-size:11px; text-align:right; background-color:#CDF3CD; white-space:nowrap;}
.val_blue   { padding-left:5px; padding-right:5px; font-size:11px; text-align:right; background-color:#D8D9F6; white-space:nowrap;}
.val_yellow { padding-left:5px; padding-right:5px; font-size:11px; text-align:right; background-color:#F6F7AB; white-space:nowrap;}
.val_white  { padding-left:5px; padding-right:5px; font-size:11px; text-align:right; white-space:nowrap;}

.buttonnext { 
	text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#C00000;
  padding:5px;
}

.notsold {
  color:#C00000; 
  font-size:9px; 
  text-align:right;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
}

.notsoldyet { 
  color:#008000; 
  font-size:9px; 
  text-align:right;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
}

.binopt         {font-size:11px; color:#2D4EA0; white-space:nowrap; }
.notavail       {font-size:11px; text-decoration:line-through; white-space:nowrap; }
.binoptnotavail {font-size:11px; color:#2D4EA0; text-decoration:line-through; white-space:nowrap; }
.binoptbld      {font-size:10px; color:#2D4EA0; font-weight:bold; white-space:nowrap; }
.bld            {font-size:10px; font-weight:bold; }

img.sellerstatresize {
  width: 45px;
  height : auto;
}

img.sellerstatresize {
  width: auto;
  height : 30px;
}

div.sellerstatbild {
  background:url(pics/wait_small.gif) #FFFFFF no-repeat center; 
  width:45px;
  height:30px;
  border:solid 1px #C0C0C0; 
  text-align: center;
  padding: 0px;
  overflow:hidden;
}

.prices {
  white-space:nowrap; 
}

.statbox {
  border:3px solid #E2E2E2;
  padding:20px;
}

.salescounter {
  font-size:11px;
  color:#008000;
  background-color:#E2E2E2;
  padding:6px;
  border:1px solid #A39F9F;
}

.salescountbig {
  font-size:13px;
  font-weight:bold;
}

.sellerformopt {
  font-size:11px;
  vertical-align:center;
}

.supnotes {
  font-size:9px;
  color:#C50505;  
}

.importantnotes {
  font-size:10px;
}

.counter {
  font-size:9px;
}

/* ============================================ */



/* ============================================ */
/* Wo steht mein Angebot? */

.resultbox {
  background:#F5F5F5; 
  border:solid 3px #9B9C9F;  
}

.hitbox {
  border:solid 1px #9B9C9F;
  width: 100%;
}

.foundpage {
  background-color:#80FF80;
  font-weight:bold;
  padding:4px;
}

.searchtextbut {
  background-color:#0093DD;
  font-size:11px;
	font-family:verdana;
  color:#ffffff;
}

.searchtextinp {
  background-color:#ffffff;
  font-size:11px;
	font-family:verdana;
}
/* ============================================ */


/* ============================================ */
/* Suche-Checker */


img.suchechecker_resize {
  width: 45px;
  height : auto;
}

img.suchechecker_resize {
  width: auto;
  height : 30px;
}

div.suchechecker_bild {
  background:url(pics/wait_small.gif) #FFFFFF no-repeat center; 
  width:45px;
  height:30px;
  border:solid 1px #C0C0C0; 
  text-align: center;
  padding: 0px;
  overflow:hidden;
}


/* Tooltip */
a.suchecheckertooltip,
a.suchecheckertooltip:link,
a.suchecheckertooltip:visited,
a.suchecheckertooltip:active {
  position: relative;
  text-decoration: none;
  font-weight: normal;
  border-bottom:0px dotted #4dbcf3;
}

a.suchecheckertooltip:hover {
  background: transparent;
  z-index: 100;
}

a.suchecheckertooltip span {
  display: none;
  text-decoration: none;
}

a.suchecheckertooltip:hover span {
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  width: 200px;
  z-index: 100;
  color: #000000;
  border: 1px solid;
  border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
  border-left: 5px solid red;
  padding: 4px 12px 4px 12px;
  background: #FFFA6F;
  font-family: Verdana, Arial;
  font-style: Normal;
  text-align: left;
}

/* ============================================ */



/* ============================================ */
/* DSR-Check */

.dsrlist {
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
}

.dsrhead {
  background-color: #CCCCCC;
  font-style:italic;
  font-size:10px;
  vertical-align:top;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
}

.score0 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
}
.score1 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9D0101;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
  border:1px solid #000000;
}
.score2 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF3101;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
  border:1px solid #000000;
}
.score3 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FA9F00;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
  border:1px solid #000000;
}
.score4 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#00B600;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
  border:1px solid #000000;
}
.score5 {
	font-size:10px;
	font-weight:bold;
	color:#008000;
	background-color:#00FA00;
	padding-right:6px;
	padding-bottom:1px;
	text-align:right;
  border:1px solid #000000;
}
/* ============================================ */


/* ============================================ */
/* WOW-Archiv */

.dummy:link    { text-decoration:none; color:#000000;}
.dummy:visited { text-decoration:none; color:#000000;}
.dummy:hover   { text-decoration:none; color:#000000;}
.dummy:active  { text-decoration:none; color:#000000;}

.navi:link    { text-decoration:none; color:#000080; }
.navi:visited { text-decoration:none; color:#000080; }
.navi:hover   { text-decoration:none; color:#000080; background-color:#ffffff;}
.navi:active  { text-decoration:none; color:#000080; }

.navidis { color:#676767; }
.navborder {border: #B3BE91 1px solid; }

.item:link    { text-decoration:none; color:#000000; }
.item:visited { text-decoration:none; color:#000000; }
.item:hover   { text-decoration:underline; color:#000000; }
.item:active  { text-decoration:underline; color:#000000; }

.sort:link    { text-decoration:none; color:#000000; }
.sort:visited { text-decoration:none; color:#000000; }
.sort:hover   { text-decoration:underline; color:#000000; }
.sort:active  { text-decoration:underline; color:#000000; }

.sort2:link    { text-decoration:none; color:#FFFFFF; }
.sort2:visited { text-decoration:none; color:#FFFFFF; }
.sort2:hover   { text-decoration:underline; color:#FFFFFF; }
.sort2:active  { text-decoration:underline; color:#FFFFFF; }

.note         { color:red; font-weight: bold; font-size:16px;}
.note:link    { text-decoration:underline; color:red; }
.note:visited { text-decoration:underline; color:red; }
.note:hover   { text-decoration:underline; color:red; }
.note:active  { text-decoration:underline; color:red; }

.infobox {
  font-size: 10px; 
  color: #909090;
  padding-right:10px; 
}

.wowrunning {
  background-color:#FFF6E9;
  border-top: #aaaaaa 1px solid;
}

.wowended {
  background-color:#FFFFFF;
  border-top: #aaaaaa 1px solid;
}

.tableheader_orange {
  background:url(pics/bg_orange.jpg) center; 
  margin-bottom:0px;
}
.tableheader_green {
  background:url(pics/bg_green.jpg) center; 
  margin-bottom:0px;
}

.wowsubtitle {
  font-size: 10px; 
  color: #686868;
}
.subtitle90days {
  font-size: 10px; 
  color: #737373;
}

.wowprice_running {
  font-size: 15px;
  font-weight: bold; 
  color: #DA150F;
  white-space:nowrap;
}

.wowprice_ended {
  font-size: 15px;
  font-weight: bold; 
  color: #909090;
  white-space:nowrap;
}

.wowprice_changed {
  font-size: 15px;
  text-decoration: line-through; 
  color: #909090;
  white-space:nowrap;
}

.wowended_note {
  font-size: 10px;
  color: #909090;
}

.wowsoldout_note {
  font-size: 10px;
  font-weight: bold; 
  color: #FF871D;
}

.wowfooter {
  font-size: 10px; 
  color: #000000; 
  text-align: center;
}

.wowsorting {
  font-size: 11px; 
  color: #000000; 
}

.stat_table_odd_daily {
  background-color: #FFE0B0;
}
.stat_tablemain_daily {
  background-color: #FFA71F; 
  padding:0px;
}
.stat_table_odd_weekly {
  background-color: #ADEC74;
}
.stat_tablemain_weekly {
  background-color: #62BD11; 
  padding:0px;
}
.stat_table_l {
  font-size: 9px; 
  color: #000000; 
  text-align:left; 
  padding-left:10px;
  padding-right:10px;
  padding-top:1px;
  padding-bottom:1px;
}
.stat_table_r {
  font-size: 9px; 
  color: #000000;
  text-align:right; 
  padding-left:10px;
  padding-right:10px;
  padding-top:1px;
  padding-bottom:1px;
  white-space:nowrap;
}

div.wowbild {
  background:url(pics/wait.gif) center no-repeat #FFFFFF; 
  width:140px;
  height:120px;
  border:solid 1px #C0C0C0; 
  text-align: center;
  overflow:hidden;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-top:5px;
}
img.wowresize {
  width: 140px;
  height : auto;
}
img.wowresize {
  width: auto;
  height : 100px;
}

.wowsearchbutton {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin-left:2px;
	font-size:10px;
	border: 1px solid #000000;
	background-color: #F5F5F5;
	color:#000000;
	font-weight: normal;
}


.wow_navigation_botline {
  border:1px solid #939393;
  margin-top:0px;
}

.folder_daily1         { display:inline-block ; background-image:url(pics/wow_tag.png); width:267px; height:39px; margin-right:3px; }
.folder_daily0         { display:inline-block ; background-image:url(pics/wow_tag_0.png); width:267px; height:39px; margin-right:3px; }
.folder_daily1:hover   { background-image:url(pics/wow_tag_1.png); }
.folder_daily0:hover   { background-image:url(pics/wow_tag_1.png); }

.folder_weekly1       { display:inline-block ; background-image:url(pics/wow_woche.png); width:267px; height:39px; margin-right:3px; }
.folder_weekly0       { display:inline-block ; background-image:url(pics/wow_woche_0.png); width:267px; height:39px; margin-right:3px; }
.folder_weekly1:hover { background-image:url(pics/wow_woche_1.png); }
.folder_weekly0:hover { background-image:url(pics/wow_woche_1.png); }

.s0_daily {
  background-color: #FFA71F;
  font-size: 10px; 
  color: #000000; 
  font-weight: bold; 
  padding-left:5px;
  padding-right:5px;
}
.s1_daily {
  background-color: #FFA71F;
  font-size: 10px; 
  color: #000000; 
  padding-left:5px;
  padding-right:5px;
}
.s2_daily {
  background-color: #FFE0B0;
  font-size: 10px; 
  color: #000000;
  padding-left:5px;
  padding-right:5px;
}

.s0_weekly {
  background-color: #62BD11;
  font-size: 10px; 
  color: #000000; 
  font-weight: bold; 
  padding-left:5px;
  padding-right:5px;
}
.s1_weekly {
  background-color: #62BD11;
  font-size: 10px; 
  color: #000000; 
  padding-left:5px;
  padding-right:5px;
}
.s2_weekly {
  background-color: #ADEC74;
  font-size: 10px; 
  color: #000000;
  padding-left:5px;
  padding-right:5px;
}

/* ============================================ */


/* ============================================ */
/* Top-Seller */

.topseller_s0 {
  background-color: #C7CEB2;
  font-size: 9px; 
  color: #000000; 
  font-weight: bold; 
  padding-left:5px;
  padding-right:5px;
}
.topseller_s1 {
  background-color: #D7DEC2;
  font-size: 10px; 
  color: #000000; 
  padding-left:5px;
  padding-right:5px;
}
.topseller_s2 {
  background-color: #F5FCE0;
  font-size: 10px; 
  color: #000000;
  padding-left:5px;
  padding-right:5px;
}

.amazon_fb_pos {
  color: green;
  font-weight: normal; 
}
.amazon_fb_neu {
  color: #666666;
  font-weight: normal; 
}
.amazon_fb_neg {
  color: red;
  font-weight: normal; 
}

/* ============================================ */
/* ASIN-Batch-Converter */

.number_s0 {
  background-color: #C7CEB2;
  font-size: 9px; 
  color: #000000; 
  font-weight: bold; 
  padding-left:5px;
  padding-right:5px;
}
.number_s1 {
  background-color: #D7DEC2;
  font-size: 10px; 
  color: #000000; 
  padding-left:5px;
  padding-right:5px;
}
.number_s2 {
  background-color: #F5FCE0;
  font-size: 10px; 
  color: #000000;
  padding-left:5px;
  padding-right:5px;
}

.asin_ean_box {
  background-color:#FEF9D4;
  width:300px;
  height:150px;
}

/* ============================================ */
