.tx-w3teaser-pi1 {
	clear: both;
	width: 100%;
	overflow: auto;
}

/* cols (1 to 3 teaser) */
.tx-w3teaser-pi1 .col {
	margin: 0 3px;
	padding: 10px 10px;
	border: 2px solid #f3fafb;
	background-color: #e9f5f8;
}

.tx-w3teaser-pi1 .cols-2 {
	float: left;
	width: 290px;
}

.tx-w3teaser-pi1 .cols-2 img { width: 290px;}

.tx-w3teaser-pi1 .cols-3 {
	float: left;
	width: 185px;
}
.tx-w3teaser-pi1 .cols-3 img { width: 185px;}

.col .tx-w3teaser-pi1-listrowField-headline {
	margin-bottom: 0.5em;
	color: #494949;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.col .tx-w3teaser-pi1-listrowField-image {
	margin-bottom: 1em;
}
	
	/*
	.col .tx-w3teaser-pi1-listrowField-image img {
		width: 185px;
	}*/

.col .tx-w3teaser-pi1-listrowField-link {}

.tx-w3teaser-pi1 .spacer {
	clear: both;
	height: 20px;
}


/* rows 4 or more teaser */

.tx-w3teaser-pi1 .row {
	clear: both;
	padding: 10px 20px;
	border-bottom: 1px solid #fff;
}


.tx-w3teaser-pi1-listrowField-headline {
	font-size: 14px;
	font-weight: bold;
}

.row strong {
	font-size: 13px;
	font-weight: bold;
}

.row span {
	font-size: 12px;
}

