.text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
}
.background {
	background-repeat: no-repeat;
}
.line_oben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.text_unten {
	font-family: Verdana, Geneva, sans-serif;
	color: #989898;
	font-size: 10px;
}

