body            { color: #666666;
	          background-color: #999999; }

a:link          { color: #CCCCCC; text-decoration: none; }
a:visited       { color: #CCCCCC; text-decoration: none; }
a:hover         { color: #FF0000; text-decoration: none; }
a:active        { color: #CCCCCC; text-decoration: none; }

a.titel:link    { color: #000000; text-decoration: none; }
a.titel:visited { color: #000000; text-decoration: none; }
a.titel:hover   { color: #FF0000; text-decoration: none; }
a.titel:active  { color: #000000; text-decoration: none; }

table           { background-color: #333333; }

tr.body         { background-color: #999999; }

td              { font-family: helvetica, arial, sans-serif;
                  font-size: 10pt; }

td.bild         { background-color: #000000; text-align: center; }

td.agenda       { background-color: #6600FF; }
td.cyberpunk    { background-color: #52657A; }
td.cthulhu      { background-color: #7A7952; }
td.fantasy      { background-color: #6A7D4F; }
td.vampire      { background-color: #834949; }
td.topf  { background-color: #009999; }
td.vorstellung  { background-color: #009999; }

td.titellinks   { vertical-align:bottom; }

p               { color: #999999;
                  font-family: helvetica, arial, sans-serif;
                  font-size: 10pt;
                  margin-left: 10px;
                  margin-right: 10px; }
                  
p.blocksatz     { text-align: justify; }

p.klappentext   { color: #333333; }

p.titelrechts   { color: #000000;
                  font-family: haettenschweiler, helvetica, arial,
                  sans-serif;
                  font-size: 36pt;
                  margin-bottom: -3px;
                  margin-top: 7px;
                  margin-right: 0px; }

p.titellinks    { color: #000000; margin-bottom: 8px; font-weight:bold; }

p.footer        { font-size: 8pt;
                  color: #333333;
                  margin-right: 0px;
                  margin-top: 0px; }

p.ueberschrift1 { font-size: 12pt; font-weight:bold; }
p.ueberschrift2 { font-size: 14pt; font-weight:bold; }

ul              { color: #999999;
                  text-align: justify;
                  margin-right: 15px; }
