#HQtop {
	position: relative;
	margin-left: 10px;
	background: url(../../gfx/all/start/HQ_bgTop.jpg) no-repeat right top;
	width: 191px;
	height: 82px;
	padding: 0px;
}

#HQbottom {
	position: relative;
	margin-left: 10px;
	width: 191px;
	height: 64px;
}

#HQlinks {
	position: absolute;
	margin-left: 104px;
	margin-top: 22px;
}

a:link.High1,a:visited.High1 {
	background: url(../../gfx/all/start/HQ_high1.jpg) 50% 0%;
	width: 35px;
	height: 16px;
}

.test1 {
	background: url(../../gfx/all/start/HQ_high1.jpg) 50% 0%;
	width: 35px;
	height: 16px;
}

.test2 {
	background: url(../../gfx/all/start/HQ_high2.jpg) 50% 0%;
	width: 35px;
	height: 16px;
}

.test3 {
	background: url(../../gfx/all/start/HQ_high3.jpg) 50% 0%;
	width: 35px;
	height: 16px;
}

.testst1 {
	background: url(../../gfx/all/start/HQ_stand1.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

.testst2 {
	background: url(../../gfx/all/start/HQ_stand2.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

.testst3 {
	background: url(../../gfx/all/start/HQ_stand3.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

a:link.High2,a:visited.High2 {
	width: 35px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background: url(../../gfx/all/start/HQ_high2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: #999999 0px solid;
}

a:link.High3,a:visited.High3 {
	background: url(../../gfx/all/start/HQ_high3.jpg) 50% 0%;
	width: 35px;
	height: 16px;
}

a:link.Stand1,a:visited.Stand1 {
	background: url(../../gfx/all/start/HQ_stand1.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

a:link.Stand2,a:visited.Stand2 {
	background: url(../../gfx/all/start/HQ_stand2.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

a:link.Stand3,a:visited.Stand3 {
	background: url(../../gfx/all/start/HQ_stand3.jpg) 50% 0%;
	width: 48px;
	height: 16px;
}

a:link.moreinfosHQ,a:visited.moreinfosHQ {
	background: url(../../gfx/all/start/HQ_bgBottom.jpg) 50% 0%;
	width: 191px;
	height: 64px;
}

.moreinfosHQ {
	width: 191px;
	height: 64px;
	background: url(../../gfx/all/start/HQ_bgBottom.jpg) 50% 0% no-repeat;
	margin: 0px 0px 0px 10px;
}

a:hover.High1,a:hover.High2,a:hover.High3,a:hover.Stand1,a:hover.Stand2,a:hover.Stand3,a:hover.moreinfosHQ {
	background-position: 50% 100%;
}