.angebot_box {
		width:670px;
		height:80px;
		cursor:pointer;
		margin:0px 0px 50px 0px;
}

.angebot_box .vis {
		width:670px;
		height:80px;
		margin:0px 0px 50px -13px;
		padding:0px 0px 0px 0px;
}

.angebot_box .invis {
		width:670px;
		height:157px;
		position:absolute;
		margin:0px 0px 50px -13px;
		padding:0px 0px 0px 0px;
		display:none;
}

.angebot_box_hover {
		background:url(../images/produkte/produkt_ball_o.jpg) no-repeat;
		width:670px;
		height:157px;
}

.angebot_box .button {
		width:123px;
		height:27px;
		cursor:pointer;
		margin:-27px 12px 0px 0px;
		float:right;
}

.angebot_box #bestellung {
		background:url(../images/produkte/button_bestellen.jpg) no-repeat;
}

.angebot_hinweis {
		width:640px;
		margin:0px 0px 0px -13px;
		padding:15px 15px 15px 15px;
		color:#fff;
}






















































