/* css-datei - www.grafton-fsnd.de */


body 
{
  /*background-image: url(/images/grafton.jpg);  */
  /*background-repeat: no-repeat; */
}


.fsnd {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	z-index: auto;
	top: 100px;
	left: 200px;
	width: 600px;
	height: 300px;
}


