  .toplist_table table { width: auto; margin-bottom: 0.5em; }
  .toplist_table table caption { font-variant:small-caps; }
  .toplist_table table.full { width: 100%; }
  .toplist_table table.fixed { table-layout:fixed; }

  .toplist_table th{}
  .toplist_table td { padding: 0.5em; }
  .toplist_table thead { background:url(../../img/linkbox_top_010.png) repeat-x #fff; height:20px; margin:0; padding:0; }
  .toplist_table thead input[type="checkbox"]{ margin:2px 0 0 0; }
  
  /* Tabelle Spaltenüberschriften */
  .toplist_table thead p{ 
	margin:0; 
	padding:0 0 0 0; 
	text-align:center; 
	color:#CC0000;              /* Farbe1 */
	line-height:1.4em;
  }
  
  .toplist_table thead th { color: #000; border-right:1px solid #ccc; margin:0; padding:0; vertical-align:top}
  .toplist_table thead th.col1{ width:45px; }
  .toplist_table thead th.col2{}
  .toplist_table thead th.col3{ width:45px; }
  .toplist_table thead th.col4{border:none; width:55px;}
  
  .toplist_table tbody{ background:#FFFFFF;  margin:0; padding:0;}
  
  .toplist_table tbody td { border-right:1px solid #ccc; vertical-align:top}
  .toplist_table tbody th { background: none; color: #333; }
  .toplist_table tbody th { border-bottom: 1px solid #fff; text-align: left; }
  .toplist_table tbody td { border-bottom: 1px solid #eee; }

  .toplist_table tbody td.col1{ background:url(../../img/linkbox_mid_100.png) repeat-y #fff; min-width:30px;}
  .toplist_table tbody td.col2{ }
  .toplist_table tbody td.col3{ }
  .toplist_table tbody td.col4{ background:url(../../img/linkbox_mid_001.png) right repeat-y #fff; border:none; border-bottom:1px solid #eee; min-width:30px;}
  .toplist_table tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

  .toplist_table tbody tr:hover th[scope="row"],
  .toplist_table tbody tr:hover tbody th.sub { }
  .toplist_table tbody tr:hover td { }
  
  .toplist_table tfoot {}
  .toplist_table tfoot td{ padding:0; border:none; background:url(../../img/linkbox_foot_010.png) repeat-x;}
  .toplist_table .topbanner { margin:auto; text-align:center; }
