/* ####################### */
/* Detailanzeige ohne Bild */
.textSatz{
	
	border-top: 1px solid #fff;
}

.textSatz .title a:link, .textSatz .title a:visited, .textSatz .title a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #E02D23;
}

#middleCol{
	float: left;	
	width: 500px;
	height: 455px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -1px;
	padding-top: 0px;	
	background-color: #474243;
}