/* Gisiboden Layout,  Version 1.0 */
/* 19.08.2002 */
/* Letzte Änderung: 12.01.2003*/
/* Oliver Gerspacher, 2002 */

/* Abstaende */
body { margin-top:6px; }
body { margin-bottom:0px; }
body { margin-left:4px; }
table { margin-left:0px; }

/* Farben - Schriften - Größen */
body {
	background-color: Silver;
}
td.anmeldung  {
	background-color: Silver;
	font-size : 10px;
}
p,td {
	color: Black;
}
p,td { font-family: Arial, Helvetica, Verdana; }
p,td { font-size:14 px; }
td.lastmodified	{ font-weight:normal; font-size:8pt; }

/* Hyperlinks */
a:link { color:#333333; text-decoration:none; font-weight:normal; }
a:active { color:#FF0066; text-decoration:none; font-weight:normal; }
a:visited { color:#333333; text-decoration:none; font-weight:normal; }
a:hover { color:#FF0000; text-decoration:none; font-weight:normal; }
