td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a {
	color: #641464;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00826E;
}
.head_line {
	font-size: 16px;
	font-weight: bold;
	color: #641464;
	text-decoration: none;
}
.sub_line {
	font-size: 12px;
	font-style: italic;
	color: #00826E;
	text-indent: 5px;
	line-height: 20px;
}
.button_on {
	color: #00826E;
	font-weight: bold;
	text-decoration: none;
}

.feld  {
       font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
       border-right: #333333 1px solid;
       border-left: #333333 1px solid;
       border-top: #333333 1px solid;
       border-bottom: #333333 1px solid;
       }
