.pic {
	border: 1px solid #FFFFFF;
	border-width: 1px;
}

.ref{
	font-family: Verdana;
	font-size: 15px;
	color: #766B69;
	margin: 15px;
	line-height: 22px;
	text-decoration: none;
}
.refweiss{
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	text-decoration: none;	
	}
.refzwo{
	font-family: Verdana;
	font-size: 15px;
	color: #766B69;
	line-height: 22px;
	text-decoration: none;
}

.refklein{
	font-family: Verdana;
	font-size: 11px;
	color: #766B69;
	margin: 11px;
	line-height: 15px;
	text-decoration: none;
}
.refkleinweiss{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
	font-weight: normal;
}