.showtitel, .hidetitel, .txtout {
width: 450px;
font-size: 13px;
padding: 5px;
}
.txtout {
color: #000000;
}
.showtitel a {
text-decoration: none;
font-size:14px;
}
.showtitel a:hover {
text-decoration: underline;
}
.showtitel span{
	font-size: 11px;
	color: #666;
}

