/*

>>>>>> CrazyStat <<<<<<
Ein kompfortables, umfangreiches und kostenloses Statistik-Script mit oder ohne Counter.

Copyright (C) 2004-2006  Crazy Chrissi

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

E-Mail: christosoft4u@yahoo.de
Web: http://www.christosoft.de.vu
Version: 1.52

*/

h1
 {
 font-size: 15pt;
 width: 100%;
 font-family: "Trebuchet MS", serif;
 color: black;
 background-color: white;
 }

h2
 {
 font-size: 12pt;
 font-family: Arial, serif;
 }
 
.meldung
 {
 font-size: 14pt;
 font-family: "Arial Black", serif;
 color: red;
 background-color: white;
 }

table.modul
 {
 border: 1px solid black;
 width: 95%;
 font-size: 10pt;
 color: black;
 font-family: "Times New Roman", Times, Arial, serif;
 background-color: white;
 }

td.modul
 {
 background-color: #B5B5B5;
 color:black;
 }

p.modul
 {
 border: 1px solid black;
 width: 95%;
 text-align: center;
 }
 
.menue
 {
 position: absolute;
 right: 20px;
 top: 10px;
 text-align: right;
 }
 
table.Tortendiagramm
 {
 font-size: 10pt;
 color: black;
 font-family: "Times New Roman", Times, Arial, serif;
 background-color: white;
 }

th
 {
 text-align:left;
 }

a.referer
 {
 color: #000000;
 background-color: #FFFFFF;
 text-decoration: none;
 }

a.referer:hover
 {
 text-decoration: underline;
 }