<!--

/*  Anfang der globalen Standardeinstellungen */
body
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
}

h1
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
}

h2
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
}

td
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
}

b
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
}

a:link
{
	color : #000000;
	font-style : normal;
	text-decoration : none;
}

a:visited
{
	color : #000000;
	font-style : normal;
	text-decoration : none;
}

a:active
{
	color : #000000;
	font-style : normal;
	text-decoration : none;
}
/*  Ende der globalen Standardeinstellungen */


/*  Jeder Link der unterstrichen sein soll  */
a.underline:link
{
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

a.underline:visited
{	
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

a.underline:active
{
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

/*  Definition verschiedener Table-Datas
	in die dann Text geschrieben wird   */

/* in: beitragliste.asp, qn.asp, qnmem.asp, include.inc  */
td.titelkurz
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	background-color : #96A0C3;
}

/*  fuer Schularten, Land etc, in: include.inc, beitrag.asp, beitragliste.asp, qn.asp, qnmem.asp */
td.beitragdaten
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : #21016F;
}
td.beitragdatenueberschrift
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : #9999CC;
}
/* fuer Beitragdaten */
td.beitrag
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}

td.admin
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Black;
	background-color : #FFCC66;	
}
/* text zu gefundenebeitraege*/
td.foundtext
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #21016F;
}

/* text zu pager */
td.pager
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

/* in: beitrag.asp  */
td.beitragkurz
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

/* in: beitrag.asp  */
td.titel
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}

/* in: beitrag.asp, qn.asp, qnmem.asp */
td.autor
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	text-align : right;
	color : Black;
}

/* in: qn.asp, qnmen.asp */
td.hitlistkurz
{	
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}

/*  Navigationsschrift in den Menues: qn.asp */
td.navi
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color : Black;
}
/*  Navigationsschrift in den Menues: qn.asp */
td.navidisabled
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color : Silver;
}

/*  News-Kasten: werbetext.inc */
td.news
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Black;
}

/*  Startseite &Uuml;berschrift: Startseite.inc */
td.StartseiteHeadBig
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 14pt;
	color : black;
}

/*  Startseite &Uuml;berschrift: Startseite.inc */
td.StartseiteHead
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}

td.StartseitePkt
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
}

td.StartseiteText
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}

td.StartPkt
{
	font-family : "Verdana", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	
}

td.StartText
{
	font-family : "Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
td.NavigationHead
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #180464;
}
td.NavigationText
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}

/*  Eingabetabellen */
td.EingabeHead
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : Bold;
	font-size : 12pt;
	color : Black;
}
td.EingabeLinks
{
	vertical-align : top;
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
td.EingabeRechts
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
td.LitKategorie
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	
}
td.LitEintraege
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : Black;
	
}
td.LitPfeil
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color: #bbc1d9;
}
td.LitPfeilGross
{
	font-family : "Arial, Helvetica, Verdana", sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color: White;
	
}
table.EingabeLinks
{
	padding : 3;
	background-color= #96A0C3
}
table.EingabeLinksHell
{
	padding : 3;
	background-color= #BBC1D9
}
table.EingabeRechts
{
	padding : 3;
	background-color= #FFFFFF
}

//-->