.fliesstext
{
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.fliesstext-klein
{
	font-size: 9px;
	line-height: 13px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.fliesstext-bold
{
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.input
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	width: 300px;
	height: 18px
}

.code
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 200px
}

a:link
{
	text-decoration: none;
	color: #000000
}

a:visited
{
	text-decoration: none;
	color: #666633
}

a:active
{
	text-decoration: none;
	color: #000000
}

a:hover
{
	color: #666633;
	text-decoration: underline
}

a.link
{
	text-decoration: none;
	color: #000000
}

a.visited
{
	text-decoration: none;
	color: #666633
}

a.active
{
	text-decoration: none;
	color: #000000
}

a.hover
{
	color: #666633;
	text-decoration: underline
}