/*general*/
body
{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover
{
	color: #CC0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Arial,sans-serif;
    margin: 0px;
    padding: 0px;
}
h1
{
 font-family: Verdana,Arial,sans-serif;
 font-size:10pt;
 color: #000000;
}
h2
{
 font-family: Verdana,Arial,sans-serif;
 font-size: 10pt;
 color: #000000;
}
h3
{
 font-size: 10pt;
 color: #000000;
font-weight: bold;
}
h4
{
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
}
h5
{
 font-size: 10pt;
 color: #000000;
}
.katheadline
{
 position: relative;
 margin-top: 3.7em;
 margin-left: 0.5em;
 font-family: Arial,Verdana,sans-serif;
 font-weight: bold;
 font-size:12pt;
 color: #000000;
 text-align: center;
}

/* toplistenbox */

.box
{
    background: url(images/box.gif) no-repeat;
	color: #000000;
	position:relative;
	margin-top: 20px;
	padding:  0px 10px 10px 10px;
	left: 20px;
	width: 560px;
	height: 160px;
	top: 0px;
}

.box_imgscreener
{
    margin: 0px 0px 0px 0px;
    position: relative;    
    left: 0px;
    top: -6px;
    height: 96px;
    width: 140px;
    border: 1px solid;
    border-color: #c00;
}
.box_text
{

    margin: 10px 10px 10px 10px;
    text-align:left;
    position: relative;  
    clear: both;
	padding: 5px 0px 0px 5px;
	font-size: 10pt;
	font-family:Verdana,Arial, MS Sans Serif;  
    left: -8px;
    top: 7px;
    width: 365px; 
    height: 100px;    
    /*scrollbar-base-color:#6699FF;
    scrollbar-3d-light-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:6699FF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:6699FF;*/
    background-color: #FFCCCC;
}
.box_visit
{
    margin: 0px 0px 0px 0px;
    position: relative;    
    left: 65px;
    top: 3px;
    font-family:Arial, Verdana, MS Sans Serif; 
    font-weight:600;
    font-size: 12pt;
    /*border-bottom: 2px solid;*/
}

.footer
{
   position: relative;
   top: 10px;
   /*margin-top: 1400px;*/
   font-family: Verdana,Arial,sans-serif;
   font-size: 10pt;
}

.home
{
  position: absolute;
  top: 133px;
  left: 60px;
  font-size; 6pt;
  font-weight: bold;
  z-index: 3;
}
   