.txtunter {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.linkklein {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navylinkfett {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.textfett {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rahmen {
	border: 1px solid #000000;
}
.textweiss {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textweissunterst {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkweiss {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.rahmenweiss {
	border: 1px solid #CCCCCC;
}

