/* css-datei - www.grafton.de */

.fsnd
{
	font-size: 12px;
	font-family: Arial;
}

div.fsnd
{
	position: relative;
    visibility: visible;
	height: 100px;
	margin-bottom: 20px;
	overflow: visible;
}

.fsnd a, .fsnd a:visited, .fsnd a:active
{
   color: #000000;
   font-size: 12px;
}

.fsnd a:hover
{
   text-decoration: none;
}

.fsnd h2
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}

.fsnd p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


