/* css-datei - www.faceliftings.com */
/* CSS Document */

.fsnd
{
	font-size: 12px;
	font-family: Arial;
}

div.fsnd
{
	position: relative;
	left: 0px;
  visibility: visible;
	height: 100px;
	width: 400px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: visible;
}

.fsnd a, .fsnd a:visited, .fsnd a:active
{
   color: #000000;
   font-size: 12px;
	 text-decoration: none;
}

.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: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
a, a:active 
{
    text-decoration: none;
	color: #00426F;  
}

a:visited
{
    text-decoration: none;
	color: #00426F;  
}



