.td_background {
	background-color: #FFFCF1;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F48C2D;
}
.linie_unten_cp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.a_navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.a_navi:link {
	text-decoration: none;
}
.a_navi:visited {
	text-decoration: none;
	color: #990000;
}
.a_navi:hover {
	text-decoration: none;
	color: #990000;
}
.a_navi:active {
	text-decoration: none;
	color: #990000;
}
.a_navi_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
.a_navi_up:link {
	text-decoration: none;
}
.a_navi_up:visited {
	text-decoration: none;
	color: #990000;
}
.a_navi_up:hover {
	text-decoration: none;
	color: #990000;
}
.a_navi_up:active {
	text-decoration: none;
	color: #990000;
}
.a_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.a_black_bold:link {
	text-decoration: none;
}
.a_black_bold:visited {
	text-decoration: none;
	color: #000000;
}
.a_black_bold:hover {
	text-decoration: none;
	color: #000000;
}
.a_black_bold:active {
	text-decoration: none;
	color: #000000;
}.eingabe_felder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: solid 1px #FF9900;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
