/* Abi98-SG.de,  Version 0.99 */
/* 31.03.2003 */
/* Oliver Gerspacher, 2002 */
/* Abstaende */
body { margin : 5px 0px 0px 5px;  }
body.text { margin : 20px 0px 0px 80px;  }
body.aufbau { margin: 0px 0px 0px 0px; }
table { margin-top:5px; }

/* Farben */
body {
	background-color: Navy;
	background : Gray;
}
td.details  {
	color: Navy;
	font-weight:bold;
}
table.adressen {
	background-color: #333399;
}
td.anmeldung  {
	background-color: Silver;
	font-size : 5px;
}
td.anmeldungfalsch
{
	color: Red;
}
td.ueberschrift	{
	color: #003366;
	font-size : 12px;
	font-weight : bold;
}
td.passwort		{ color:#003366; font-size : 10px; }
td.navicompaq  { background-color:#666666; color:white; text-align:center; font-weight:bold; }
td.rsb { background-color:#666666; color:white; text-align:left; font-weight:bold; }
td.explorer {	color: Black;}
td.ueberschriftchronik  { color: Black;}
td.textchronik  {color: Black;}
}

/* Schriftfonts und -Größen */
p,td,li,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
p,td,li { font-size: 10pt; }
td.adressliste { font-size:14pt; }
td.aenderung  { font-size:10pt; }
td.datumzeit { font-size:10pt; }
td.ueberschrift { font-size:16pt; font-weight:bold; }
hl.ueberschrift { font-size:16pt; font-weight:bold; }
td.anmeldung{
	font-size: 12pt;}
td.sprueche	{
	font-size: 12pt;
	font-family : "Bradley Hand ITC";
}
td.spruecheueberschrift	{
	font-size: 12pt;
	text-decoration : underline;
}
td.normal	{ font-size:12pt; }
td.startseite	{ font-size:18pt; text-align:center; }
td.option		{ font-weight:bold; text-align:center; }
td.anschrift		{font-size: 10pt;}
td.explorer {font-size: 8pt;}
td.ueberschriftchronik {
	font-weight:bold;
	fontext-align:left;
	font-size: 12pt;
	font-family: Monotype Corsiva;
	text-decoration : underline;
}
td.textchronik {
	text-align:left;
	font-size: 10pt;
	font : italic;
	text-decoration : kursiv;
}
}
ul { list-style-type:disc; }
li { line-height:30px; }

/* Links */
a:link {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}



