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;
} 



table.tx-topten  {    
    font-family: Arial, Helvetica, sans-serif;
    color: #707173;
    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:215px;
       
}
table.tx-topten td div.topten-name{
  width:215px;   
  margin:0;
  padding:0;
  white-space: nowrap;
  overflow:hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; 
}

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

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


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

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:  288px;
    height: 100%;
    padding: 10px 0 0 5px;
}

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

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

.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: #E43133;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 5px 5px;
}

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

.jcarousel-subtitle {
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 5px;
}
.x-btn-wrap{
  clear:both;
  margin-top:15px;
  border-top:1px dotted #707173;
  padding-top:5px;
  width:268px;
}
  
.x-btn-center{
  background:url(../img/btn-center.png) repeat-x scroll 0 0 transparent;
  text-align:center;
}
.x-btn-left{ 
 background:url(../img/btn-left.png) no-repeat scroll 2px 0 transparent;
}
.x-btn-right{  
  background:url(../img/btn-right.png) no-repeat scroll 0 0 transparent;
}

.x-btn-text {
   background: none no-repeat scroll 0 0 transparent;    
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font: 12px bold Trebuchet MS,verdana,tahoma;
    
    padding:0 5px;    
    margin: 0;
    outline: 0 none;    
    width: auto;
}
