body
{
	font: 0.8em Verdana, Helvetia, sans-serif;
	background-color:#E1E1E1;
}

div.border
{
	/*border: 3px ridge gold;*/
	padding:5px;
	
}


a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}




div#navi
{
	background-color:#E1E1E1;
	text-align:center;
}


a.navi
{
	padding:5px;
	text-decoration:none;
	
}

a.navi:hover { text-decoration:underline;}


li{padding:1px;}

ul.threads li:hover
{ 
/*font-weight:bold;*/
background-color:#CCC;
}


span.feedback
{
	font-weight: bold;
	color:red;
}

.smaller {font-size:0.7em;}

table.farben tr td {width:20px; height:20px;}

img {border:0;}
