/* TEASER */
#teaser {
	width: 960px;
	height: 390px;
}

#teasersearch {
	background-image: url("../img/index/teaser_balken_gruen.png");
	width: 977px;
	height: 83px;
	position: absolute;
	top: 420px;
	margin-left: -8px;
	z-index: 3;
}

#toggle_teaser a {
	display: block;
	text-indent: -9999px;
	width: 960px;
	height: 370px;
	z-index: 2;
	position: absolute;
	display: none;
}

#toggle_teaser .active {
	display: block;
}

#teaserlogo_1 {
	background-image: url("../img/index/teaser_pizza.jpg");
}

#teaserlogo_2 {
	background-image: url("../img/index/teaser_wm.jpg");
}

#teaserlogo_3 {
	background-image: url("../img/index/teaser_sushigirl.jpg");
}

#teasersearch_bg {
	background-image: url("../img/index/teaser_balken_gruen_bg.png");
	width: 977px;
	height: 12px;
	position: absolute;
	top: 497px;
	margin-left: -8px;
	z-index: 1;
}
/* /TEASER */