/************************************************************/
/*       Style Sheet Datei fuer The ENTNER.NETwork          */
/*            (c) 2001 by ascalc Web Solutions              */
/*                      www.ascalc.com                      */
/************************************************************/

BODY
   { color:#000000; background-color:#336699; margin:0px; padding:0px; }

/* ------- Schrift: Art, Farbe, Größe, Ausrichtung ----------------------- */


P,TD,OL,UL,LI, TH
   { font-size:12px; font-family:Verdana,Helvetica,Arial,sans-serif; } 
   
H1
   { font-size:18px; font-weight:bold; }
   
H2
   { font-size:16px; font-weight:bold; }
   
H3
   { font-size:14px; font-weight:bold; }
   
.header
   { font-weight:bold; text-decoration:underline; }
   
.topmenu, A.topmenu, A.topmenu:link, A.topmenu:visited, A.topmenu:hover
   { color:#FFFFFF; font-weight:bold; text-decoration:none; }
   
.topbanner, A.topbanner, A.topbanner:link, A.topbanner:visited, A.topbanner:hover
   { color:#000000; }
   
A.topmenu:hover
   { color:#FF0F0F; }

.tablehead
   { background-color: #003366; color:#FFFFFF; font-weight:bold; background-image:url(/burtquiz-tablehead_background.gif)}
   
.tophead       /* Ganz oben */
   { background-color: #003366; background-image:url(/burtquiz-head_background.gif)}

.tablebody
   { background-color: #FFFFFF; color:#000000; }

.disclaimer
   { margin-top:0px; text-align:right; font-size:10px; }

/* ------- News: -------------------------------------------------------- */
.newstitle   { font-weight:bold; margin-bottom:0px; }
.newsbody    { margin-top:0px; margin-bottom:0px; }
.newsdate    { font-size:10px; margin-top:0px; text-align:right; }
   
/* ------- Quiz: -------------------------------------------------------- */
.frage		{ font-weight: bold; font-size: 20px; text-align: center; }
.bezeichnung	{ font-weight: bold; text-align: center; }
.richtig	{ ; }
.falsch		{ color: #dd0000; font-weight: bold; }

/* ------- Links: ------------------------------------------------------- */
.links_navRubrik	{ font-size: 10pt; text-decoration:none; }
.links_navRubrikAktiv	{ font-size: 10pt; font-weight: bold; text-decoration:none; }
.links_navText		{ font-size: 12pt; font-weight: bold; }
.links_navLinkZahl	{ font-size: 8pt;  }

/* ------- A: ----------------------------------------------------------- */
A		{ font-weight:normal; }
A.nav		{ text-decoration:none; }
A.navAktiv	{ text-decoration:none; font-weight:bold; }
A.big		{ font-weight:bold; }

A:link       { color:#000099; }
A:visited    { color:#000066; }
A:active     { color:#0000FF; }
A:hover      { color:#FF0F0F; }

A.anchor     { text-decoration:none; }
