/*##############################################################################
#     P H P - W E B - S T A T I S T I K    v 2.1    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:#F4F4D9;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#303137;
	letter-spacing:0.1mm;
}

/* Counter Style */
.counter_table   {  background-color:#F4F4D9; font-size:11px; color:#253375;  text-align: left;  margin-left: 15px;      }
.header          { border-bottom:1px outset #2D3F50; padding:3px; color:#253375; font-weight:bold; text-align:center; }
.module          { padding:0px 5px 0px px; background-color:#F4F4D9; text-align: left;  margin-left: 10px;  }
.hits            { padding:0px 3px 0px 5px; background-color:#F4F4D9; text-align: left;  margin-left: 10px;  }
.user            { font-weight:bold;  text-align: center;  }
.footer          { border-top:1px solid #7D8089; padding:3px; background-color:#F4F4D9; font-size:9px; color:#253375; font-weight: normal; text-align:center; }

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