.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	text-align: left;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;	
	font-weight: bold;
}
.rot {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 20px;
}
.punkte_schwarz {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.rotlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6CCB0;
	border-right-color: #D6CCB0;
	border-bottom-color: #D6CCB0;
	border-left-color: #D6CCB0;
}

