.menu {
	display: none;
}

.noprint {
	display: none;
}
.mediacenter {
	text-align: center;
	position: absolute;
	left: -100px;
	top: 100px;
}

.mediabottom {
	text-align: center;
	position: absolute;
	left: 100px;
	top: 600px;
	
}

.contactmap {
	background-repeat: no-repeat;
	background-position: 260px -5px;
	background-attachment: fixed;
	background-image: url(images/map.jpg);
	z-index: 1; 
}

.bannerlogo {
	text-align: center;
	position: absolute;
	left: 350px;
	top: 0px;
}
