@CHARSET "UTF-8";
/** Startseiten Teaser rechts **/
#start_page #content #marginal .start_teaser {
	background-position: left -400px;
	margin-bottom: 21px;
	padding: 6px 0 0 6px;
	height: 168px;

}

.teaser_iframe {
	width: 278px;
	height: 163px;
	overflow: hidden;
	margin: 0;
}

#marginal {
	position: relative;
	height: 369px;
	overflow: hidden;
	z-index: 1;
}


/** //Startseiten Teaser rechts **/
