#beneficiary {
	width:				250px;
}

#ausgabeoriginAJAX {
	font:				1.0em arial,helvetica,sans-serif;
	visibility:			hidden;
	border:				1px solid #999;
	position:			absolute;
	background:			#FFFFFF;
	margin:				0px;
	padding:			0px;
	overflow:			visible;
	z-index:			9000;
}

#ausgabedestinationAJAX {
	font:				1.0em arial,helvetica,sans-serif;
	visibility:			hidden;
	border:				1px solid #999;
	position:			absolute;
	background:			#FFFFFF;
	margin:				0px;
	padding:			0px;
	z-index:			9001;
}

tabletr.ergebnis:hover {
	background-color:	#D9D9EC;
}

.trhover {
	background-color:	#D9D9EC;
}

.trnothover {
	background-color:	#FFFFFF;
}

.ergebnis1 {
	font-family:		Arial;
	font-size:			9pt;
	text-decoration:	none;
	display:			block;
	width:				100%;
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		3px;
}

a.ergebnis1 {
	font-family:		Arial;
	font-size:			9pt;
	color:				black;
	text-decoration:	none;
	display:			block;
	width:				100%;
}

.ergebnis2 {
	font-family:		Arial;
	text-align:			right;
	font-size:			8pt;
	color:				#000080;
	text-decoration:	none;
	display:			block;
	width:				100%;
	padding-top:		1px;
	padding-bottom:		1px;
	padding-right:		4px;
}

.brder_ads {
	border-width:		1px;
	border-style:		solid;
	border-color:		#C1B09F;
}