/*##############################################################################
#     P H P - W E B - S T A T I S T I K    v 3.0    S T Y L E - T H E M E      #
################################################################################
# Made by: Holger Naves                                                        #
# Contact: http://www.php-web-statistik.de                                     #
##############################################################################*/

/* Mainsite Style */
body {
	margin:0px 0px 0px 0px;
	background-color:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	letter-spacing:0.1mm;
}

/* Counter Style */
.counter_table   { -moz-border-radius: 0px 0px 0px 0px; border-top:1px solid #000000; border-right:1px outset #000000; border-bottom:1px outset #000000; border-left:1px solid #000000; background-color:#FFFF99; font-size:9px; color:#000000; }
.header          { -moz-border-radius: 0px 0px 0px 0px; border-bottom:1px solid #6F6F6F; padding:3px; color:#FFFFFF; font-weight:bold; text-align:center; }
.module          { padding:0px 0px 0px 0px; background-color:#FFFFFF; text-align:left; }
.hits            { padding:0px 3px 0px 5px; background-color:#FFFFFF; text-align:right; }
.user            { font-weight:bold; }
.footer          { -moz-border-radius: 0px 0px 0px 0px; border-top:1px solid #000000; padding:3px; background-color:#FFFF99; font-size:9px; color:#000000; font-weight:bold; text-align:center; }

/* Link Style */
a:link, a:visited, a:active   { text-decoration:none; color:#0000FF; background-color:transparent; }
a:hover, a:focus              { text-decoration:underline; color:#330033; background-color:transparent; }