.menu_contact {
	background-attachment: fixed;
	background-image: url(../../Img/hintergr_menu_contact.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	height: 360px;
	width: 205px;
	left: 0px;
	top: 0px;



}
.menu_auswahl {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 100px;
	width: 218px;
}
.menu_questions {

	background-attachment: fixed;
	background-image: url(../../Img/hintergr_menu_qs-and-as.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	height: 360px;
	width: 205px;
	left: 0px;
	top: 0px;
}
.menu_news {

	background-attachment: fixed;
	background-image: url(../../Img/hintergr_menu_news.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	height: 360px;
	width: 205px;
	left: 0px;
	top: 0px;
}
