div.menu2 a {
	background-position: top left;
}

div.submenu1 {
	width: 71px; height: 19px;
	background: url( '/images/layout/ms1_overview.png' ) top left no-repeat;
}
div.submenu1 a {
	background: url( '/images/layout/ms1_overview.png' ) -71px 0 no-repeat;
}

div.submenu2 {
	width: 67px; height: 19px;
	background: url( '/images/layout/ms2_technical.png' ) top left no-repeat;
}
div.submenu2 a {
	background: url( '/images/layout/ms2_technical.png' ) -67px 0 no-repeat;
}

div.submenu3 {
	width: 71px; height: 24px;
	background: url( '/images/layout/ms3_gameplay.png' ) top left no-repeat;
}
div.submenu3 a {
	background: url( '/images/layout/ms3_gameplay.png' ) -71px 0 no-repeat;
}