body {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif, Geneva;
	margin:0;
	padding:0;	
}

.head     {
	color: #666;
	font-size: 15px;
	line-height: 18px;
}
.titellinks       {
	color: #666;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
}
.textrechts      {
	color: #666;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
}

.textweiss {
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #fff;
}

.namenlinks    { color: #666; font-style: normal; font-size: 12px; line-height: 14px;  }

A  { color: #666; text-decoration: none }
A:hover  { color: #699; text-decoration: underline }

