.chatAntwort {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 1px;
	padding-top: 0px;
	color: #003366;
}
.inputText {
	width: 180px;
	background-color: #F2F6FA;
}
.tr {
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-right-color: #E4E8F1;
	border-bottom-color: #003366;
	border-left-color: #E4E8F1;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
}
.inputButton {
	width: 85px;
}
.chatAntwort a:link {
	background-image: url(http://new.nsbmedia.ch/bilder/textLink.gif);
	background-repeat: no-repeat;
	background-position: RIGHT 4px;
	padding-right: 11px;
	margin-right: 5px;
	text-decoration: none;
	color: #003366;
}
.chatAntwort a:hover {
	text-decoration: none;
	color: #99DD00;
}