.menu_extern {
	position: absolute;
	left: -172px;
	width: 175px;
	text-align: right;
}
	#konka {
		display: none;
		top: 310px;
	}
	#arcuswear {
		display: none;
		top: 333px;
	}
	#crewlock {
		display: none;
		top: 356px;
	}

.menu_left {
	position: absolute;
	left: -172px;
	width: 175px;
	text-align: right;
}

	#events {
		top: 403px;
	}
	#mitfahrzentrale {
		top: 426px;
	}

	#crew {
		top: 460px;
	}
	#contact {
		top: 483px;
	}
	#ford72 {
		display: none;
		top: 449px;
	}
	#berg {
		top: 517px;
	}
	#links {
		top: 540px;
	}

.menu_top {
	position: absolute;
	left: -172px;
	width: 175px;
	text-align: right;
}
	#home {
		top: 10px;
	}




.menu_right {
	position: absolute;
	left: 686px; /* content.left */
	width: 175px;
	top: 540px;
	text-align: left;
	display: none;
}

