body {
	margin: 0;
	padding:0;
	font-family: Arial, sans-sarif;
	font-size: 12px;
  line-height: 14px;
}
input, textarea {
    font-family: Arial, sans-sarif;
	font-size: 13px;
}
h1, h2, h3, h4{ 	margin: 10px 0 10px 0; }
h3 {
    font-family: Arial, sans-sarif;
	font-size: 13px;
    line-height: 16px;
}
a {	text-decoration: underline;	color: #000000;	outline: 0; }
img { 	border: 0;}

p {    padding: 0;    margin: 0;}

.browser-msg {
       font-family:Verdana, sans-sarif;
       font-size: 10px;padding-left:18px;
       background:url(../img/icon_msg.gif) no-repeat scroll center left transparent;
}
 
div#tx-topten{
  position:relative;
  display:block;   
}

table.tx-topten  {    
    font-family: Arial, Verdana, sans-serif;
    color: #555555;
    margin-bottom:10px;
}
  

table.tx-topten th.hd-inner{
    text-align:left;
    padding-left:2px;    
    padding-bottom: 5px;
    font-size: 10px;
}

table.tx-topten td {
    border-bottom:1px dotted #707173;
    vertical-align:top;
    padding-left:2px;
    padding-bottom:2px;
    line-height:20px;
    width:205px;
       
}
table.tx-topten td div.topten-name{
  width:205px;   
  margin:0;
  padding:0;
  white-space: nowrap;
  overflow:hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; 
}

.topten-name a span{
  color: #FF8210 !important;
  padding-bottom:1px;  
}

.topten-name a{
  color:#FF8210 !important;
  height:17px;
  text-decoration: none; 
}


/* ########Start Produktkaroussel######## */
.jcarousel-skin-tango  {
    position: relative;
    top: 0;
    width: 285px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:  285px;
    height: 225px;
    padding: 10px 0 0 0;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 277px;
    height: 225px;/*175px;*/
    padding:0 4px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-title {
  color: #FF8210;
  font: bold 100%/14px Verdana,sans-serif;
  font-size: 14px; 
  line-height: 1.1;
  margin: 0 0 5px 5px;
}

.jcarousel-item a:hover {
  text-decoration: underline;
}

.jcarousel-subtitle {
    color: #555555;
    font: bold 100%/12px Verdana,sans-serif;
    margin: 0 0 5px 5px;
}

.x-btn-text{
   background:linear-gradient(#848484, #727272) repeat scroll 0 0 rgba(0, 0, 0, 0);
   background-color: #727272;
   color: #FFFFFF;   
   cursor: pointer;
   font: 12px/20px tahoma,verdana,helvetica;
   padding: 0 10px;
   margin:0;
   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #727272;
   border-radius: 3px;
   border-style: solid;
   border-width: 1px;   
}
.x-btn-text:hover{
  background:#727272;
}
