/*

################################################################################

#        P H P - W E B - S T A T      S T Y L E - T H E M E     Counter        #

################################################################################

# Made by: Holger Naves                                                        #

# Contact: http://www.php-web-statistik.de                                     #

################################################################################

*/



/* --------------------------------------------- */

/* --------------- general style --------------- */

/* --------------------------------------------- */

body {

  background: transparent;

  color: #ffffff;

  font-family: Verdana, Arial, Sans-Serif;

  font-size: 11px;

  letter-spacing: 0.1mm;

  margin: 0px 0px 0px 0px;

}



/* --------------------------------------------- */

/* --------------- counter style --------------- */

/* --------------------------------------------- */

.counter_table {

  width: 80px;

  border-top: 0px solid #6F6F6F;

  border-right: 0px outset #6F6F6F;

  border-bottom: 0px outset #6F6F6F;

  border-left: 0px solid #6F6F6F;

  background: transparent;

  color: #ffffff;

  font-size: 11px;

  -moz-border-radius: 0px 0px 0px 0px;

}

.header {

  border-bottom: 0px solid #ffffff;

  background: transparent;

  color: #aaa9a9;

  font-weight: bold;

  text-align: center;

  padding: 3px;

  -moz-border-radius: 0px 0px 0px 0px;

}

.module {

  text-align: left;

  padding: 0px 0px 0px 0px;

}

.hits {

  text-align: right;

  padding: 0px 0px 0px 0px;

}

.user {

  font-weight: bold;

}

.footer {

  border-top: 1px solid #ffffff;

  background: #ffffff;

  color: #aaa9a9;

  font-size: 9px;

  font-weight: bold;

  text-align:center;

  padding: 0px;

  -moz-border-radius: 0px 0px 0px 0px;

}



/* ------------------------------------------ */

/* --------------- link style --------------- */

/* ------------------------------------------ */

a:link, a:visited, a:active {

  background: transparent;

  color: #FFFFFF;

  text-decoration: none;

}

a:hover, a:focus {

  background: transparent;

  color: #A7A7A7;

  text-decoration: underline;

}
