body {
	background: url(../images/bgbody.jpg);
}

table.aussen {
	height: auto;
	background: none;
}

#frkTxt {
	position:absolute;
	left:250px;
	top:110px;
	width:345px;
}

#frkList {
	text-align: justify;
	margin: 0 0 10px 20px;
	width: 820px;
	color: #666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#frkList a,
#frkList a:link {
	color: #666;
	text-decoration: none;
}

#frkList a:hover {
	color:#E3001B;
}
