.txt
{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
}

.txt_impressum
{
	color: #646464;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
}

.grey  { color: #5d5d5d; }

a, a:visited
{ 
	color: #5d5d5d; 
	text-decoration: none;
	outline: none;
}
a:hover, a:active
{
	color: #000;
	text-decoration: underline;
	outline: none;
}

.navsel
{
	color: #FF6000;
	font-weight: bold;
	margin-right: 22px;
} 

OL
{
	margin: 0 0 7px 1.3em;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
}

LI
{
	margin: 0.1em 0.8em 0.35em 2px;
	padding: 0;
}
