/*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;
   width: 500px;
   /*margin-top: 1400px;*/
   font-family: Verdana,Arial,sans-serif;
   font-size: 6pt;
}

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

/* 777 Stylez */

			.preview { width:170px; background-color:#fff; display:block; float:left; color:#CC0000; margin:0px; padding:0px; border:3px groove #39f; align: center; }
			.previewimage { text-align:center; align:center; height:100px; max-width: 80%;}
			.left { color: red; font-size: 9px;}
			.name { white-space:nowrap; text-align:center; color: #009; font-weight:bold; max-width:150px; font-size: 12px;}
			.right { font-weight: bold; text-align:center;}
			.online { list-style-type:disc; color:Lime; }
			.offline { list-style-type:disc; color:Purple; }
			.clear { clear:both; }
			.description { text-align: center; height:20px; margin-top: 5px; font-size: 10px; max-width: 160px;}
			a.setcard:link { color:#f00; font-size: 14px; }
			a.setcard:visited { color:#f0f; }
			a.setcard:hover { color:#f60; }

