/*##############################################################################
#     P H P - W E B - S T A T I S T I K    v 3.x    S T Y L E - T H E M E      #
################################################################################
# Made by: Micheal Starz                                                       #
# Contact: http://www.mstarz.de                                                #
##############################################################################*/

/* Mainsite Style */
body {
	margin:0px 0px 0px 0px;
	background-color:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#008000;
	letter-spacing:0.1mm;
}

/* Counter Style */
.counter_table   { border-top:2px solid #99CC99; border-right:2px outset #99CC99; border-bottom:2px outset #99CC99; border-left:2px solid #99CC99; background-color:#629C68; font-size:11px; color:#008000; }
.header          { border-bottom:1px outset #99CC99; padding:3px; color:#FFB572; font-weight:bold; text-align:center; }
.module          { padding:0px 5px 0px 3px; background-color:#FFFFFF; text-align:left; }
.hits            { padding:0px 3px 0px 5px; background-color:#FFFFFF; text-align:right; }
.user            { font-weight:bold; }
.footer          { border-top:1px solid #99cc99; padding:3px; background-color:#EEFFEE; font-size:9px; color:#008000; font-weight:bold; text-align:center; }

/* Link Style */
a:link, a:visited, a:active   { text-decoration:none; color:#FFB572; background-color:transparent; }
a:hover, a:focus              { text-decoration:underline; color:#FFB572; background-color:transparent; }
