/* Allgemeine Infos */
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#084549; color:#333333; font-size:10px; }
td { font-size:10px; background-color:#EFFFFF; }

/* Text */
.ttop { font-size: xx-large; font-weight:bold; color: #FFFFFF; background-color:#EC6024; }
.ttitlesmall { font-size: x-small; }
.ttitle { font-size: larger; }
.teintragen { font-size: smaller; }
.tueberschrift { color:#FFFFFF; background-color:#084549; }
.tmark { color:#990000; font-weight:bold;}

/* Link */
a:link { color:#333333; font-style: normal; text-decoration: none; font-weight: bold; }
a:visited { color:#333333; font-style: normal; text-decoration: none; font-weight: bold; }
a:active { color:#333333; font-style: normal; text-decoration: none; font-weight: bold; }
a:hover { color:#333333; font-style: normal; text-decoration: underline; font-weight: bold; }

/* Rand */
.randoben { border-top: 1px solid #888888; }
.randrechts { border-right: 1px solid #888888; }
.randlinks { border-left: 1px solid #888888; }
.randunten { border-bottom: 1px solid #888888; }

/* Login */
.login { height: 17px; font-size: 12px; }
.loginsend { height: 19px; font-size: 14px; color:#333333; }

.miniline{ height: 4px; font-size: 4px; }
.bg1 { background-color:#FFCC00; }
.bg2 { background-color:#FF6633; }
.bg3 { background-color:#9900CC; }
.bg4 { background-color:#00FFFF; }
.bg5 { background-color:#33CC00; }
.bg6 { background-color:#FF9933; }
.bg7 { background-color:#CC66FF; }

/* Statistik-Modul */
h1 { font-size: 15pt; width: 100%; font-family: Trebuchet MS; color: black; }
h2 { font-size:12pt; font-family:Arial }
.meldung { font-size: 14; font-family: Arial Black; color: red; }
table.modul { border: 1px solid black; width: 95%; font-size: 10pt; color: black; font-family: Times New Roman, Times, Arial; }
td.modul { background-color: #B5B5B5; }
p.modul { border: 1px solid black; width: 95%; text-align: center; }
.menue { position: absolute; right: 20px; top: 10px; text-align: right; }
body  table.Tortendiagramm { font-size: 10pt; color: black; font-family: Times New Roman, Times, Arial; }

