/*---------------------------------*/
/* Frickler.net Stylesheet Angaben */
/*---------------------------------*/



/* Schrift im Body Tag */
body
{	font-family:verdana;
	font-size: 8pt;		}


/* Schrift in Tabellen und Listen */
ul,ol,li,td,th
{ 	font-family:verdana;
	font-size: 8pt;		}


/* Links */
a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }
a:hover { color:#707070; text-decoration:none; }


/* Formularfelder */
input, select, textarea
{	color: #54727D;
	font-family:verdana;
	font-size: 8pt;		
	border: solid #C5C6CA;
	border-width: 1px;
	background-color: #FFFFFF;
				}

/* HR Querstrich */
hr
{	border: solid #C5C6CA;
	border-width: 1px;	}

/* Überschrift auf der Startseite */
h1#willkommen
	{
	font-family: verdana;
	font-size: 14px;
	}

/* Nedstat */
div#stats
	{
	height:18px;
	width:18px;
	visibility:hidden;
	}