/*** ABC uebersichtsseite ***/

#centerCol {
	background-color: #E3CDA4;	
}

.standardTeaserABC h2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.standardTeaserABC .teaserImg {
	background-color: #e3cda4;
	float: left;
	width: 13.4em;
	padding-bottom: 20px;
}

.standardTeaserABC .teaserImg img {
	width: 13.4em;
	float: right;
}

.standardTeaserABC .teaserText {
	background-color: #ecebd9;	
	color: #000000;
	float: right;
	font-size: 1.1em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	width: 28.7em;
}

.standardTeaserABC .teaserWrapper {
	float: right;
	background-color: #ecebd9;	
	width: 34.3em;
}


.standardTeaserABC .teaserText p {
	background-color: #ecebd9;
	padding: 0px;
}

#centerCol .standardTeaserABC .pageFunctions a {
	width: 11em;
}

#centerCol .standardTeaserABC .trenner{
	margin-left: 0px;
	margin-right: 0.6em;
}
