/* Teaser */
body.start_page_flash #main {
	margin-top:-4px;
}

#content #teaser_section {
	background-image:url('../img/bg_home.jpg');
	height:365px;
}

.start_page_flash {
	background-image:url('../img/hg_home.gif');
	background-repeat:repeat-x;
	background-position:0% 0px;
}

#flash {
	position:absolute;
	top:60px;
}

#teaser_section_flash {
	margin-top:-2px;
	height:365px;
}

#teaser_section .intro {
	clear:both;
	width:265px;
	padding:55px 0px 0px 49px;
	margin:0px;
}

#teaser_section .intro .headline {
	width:264px;
	height:206px;
	background-image:url('../img/home_text.jpg');
}

#teaser_section .intro .headline h3,
#teaser_section .intro .headline h4,
#teaser_section .intro p.text {
	display:none;
}

