#topseller_wrap {
   /* position: absolute;*/
    border: 0px solid #CCCCFF;
}


table .topseller {
border-top:1px solid #d95900;
border-left:0px solid #d95900;
border-bottom:0px solid #d95900;
border-right:0px solid #d95900;
margin-top: 10px;

}

#topseller_bild {
    position: absolute;
    width: 400px;
    height: 400px;
  /*  margin-left: 6000px;*/

}

#topseller_text {
 /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
width: 600px;
  position: absolute;*/
    
   width: 300px;

		 }

.klein_bild {
    position: absolute;
    border: 1px solid #D95900;
    width: 20px;
    height: 20px;
    color: #D95900;
    background-color: #FFFFFF;
    text-align: center;
    cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
font-weight: bold;
}

.topseller_text_teil {
    padding: 7px 7px 7px 7px;
    margin: 0px 0px 0px 0px;
    border: 1px solid white;
}


.orange_ding_link {
    color: #FF6600;
    cursor: pointer;

}

.dunkle_orange {
  background-color: #D95900;
}

.leicht_orange {
  background-color: #FF8737;
}

.leicht_orange_border {
  border: 1px dashed #D95900;
  border: 1px dashed #FFFFFF;
  background-color: #FDF4EE;
}

.color_white {
    color: white;
}

