.vtchatouttab {
	margin-top:20px;
}
.vtchatoutblock {
  	background-color:#EBEBEB;
	border:1px dashed #0066CC;
	font-size:11px;
	color:#000000;
	margin-bottom:8px;
	padding:5px;
}
.vtchatouttext {
  	background-color:#EBEBEB;
	font-size:11px;
	color:#000000;
}
.vtchatoutdatum {
	font-style:italic;
}
.vtchatouttyp {
	font-weight:bold;
}
.vtchatoutfrage {
	color:blue;
}
.vtchatoutantwort {
	color:red;
}
.vtchatoutanmerkung {
	color:green;
}
.vtchatoutbild {
}

