.tx-t3references-pi1 {
	float: left;
	width: 100%;
}


/**
*	Referenz Liste
**/

.tx-t3references-pi1-listrow {
	float: left;
	width: 300px;
}	

.tx-t3references-pi1-listrow table {
	float: left;
	width: 300px;
	height: auto;
}

table tr.tx-t3references-pi1-listrow-header {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 20px;
	background-color: #E1E1E1;
}

table tr.tx-t3references-pi1-listrow-header td a {
	width: 300px;
	padding-left: 5px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tx-t3references-pi1-descr, .tx-t3references-pi1-detail {
	float: left;
	width: 300px;
	height: auto;
}


/**
*	Referenz Content
**/

.tx-t3references-pi1-singleView {
	float: left;
	width: 100%;
	height: auto;
}

.tx-t3references-pi1-singleView h2 {
	float: left;
	margin: 0px;
	padding: 0px;
}

.tx-t3references-pi1-singleView table {
	float: left;
	width: 100%;
}

.tx-t3references-pi1-singleViewField-description, .url, .image {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
}
