body {
	background-color:	#FFFFFF;
	color:				#087D7C;
}
hr {
	color:				#009999;
}
table th {
	border-bottom:		1px solid #009999;
}
table tfoot td {
	border-top:		1px solid #009999;
}
textarea, select, .border, .inputText {
	border:				1px solid #009999;
	background-color:	white;
}
textarea:focus, select:focus, .border:focus, .inputText:focus {
	background-color:	#dcdcdc;
}
.buttonKlein_normal {
	background-color:	#087D7C;
	color:				white;
	border:				1px solid #009999;
	font-size:			xx-small;
}
.buttonKlein_mouseOver {
	background-color:	#1FB2B4;
	color:				white;
	border:				1px solid #009999;
	font-size:			xx-small;
}
.button_normal {
	background-color:	#087D7C;
	color:				white;
	border:				1px solid #009999;
}
.button_mouseOver {
	background-color:	#1FB2B4;
	color:				white;
	border:				1px solid #009999;
}
.inputBox {
	height:				22px;
	overflow:			hidden;
}
.inputBox2 {
	height:				44px;
	overflow:			hidden;
}
.suchmaske {
	border:				1px solid #009999;
	background-color:	white;
	width:				600px;
}
.ergebn_meldg {
	font-size:			smaller;
}
.kosten_td1 {
	background-color:	#B2B2B2;
}

.kosten_td2 {
	background-color:	#E6E6E6;
}
.kleiner {
	font-size:			smaller;
}
.hinweis_legende {
font-size: smaller; font-weight: bold;
}
.datenschutzerkl {
font-size: smaller; font-weight: bold;
}