#maincontainer_ace {
	position: relative;
	margin: 0;
	padding:0;
	background: transparent url('hg_maincontainer/hg_maincontainer_ace1.jpg') top left no-repeat;
}



.wertetabelle_ace {
	background: #FFEAB9 url('../grafiken/tab_hg_ace.jpg') no-repeat right bottom;
	font-size: 100%;
	line-height: 140%;
	}



#werkfenster_ace {
	position: relative;
	display: block;
	width: 200px;
	margin-right: 0px;
	margin-top: 180px;
	float:right;
	text-align: right;
	
	}

#kaestchen_ace {
	position: relative;
	display: block;
	width: 360px;
	height: 127px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border: 1px solid red;*/
	background:  url('../grafiken/galerien/flaschenleiste_ace.gif') no-repeat left top;
	}

#kaestchen_ace li {
	list-style: none;
	}
#kaestchen_ace a {
	display: block;
 	position: absolute;
	font-size: 10px;
	color: #6F6F6F;
	width: 21px;
	height: 21px;
	text-decoration: none;
	background:  url('../grafiken/kasten.gif') no-repeat left top;
	visibility: visible;
	overflow: hidden;
	z-index: 50;
}

#kaestchen_ace a span {
	visibility: hidden;
	}

	
#ace1 {left: 20px; top: 23px;}
#ace2 {left: 134px; top: 26px;}

#ueber_box_ace {
	display: block;
	margin-left: -30;
	background: url('../grafiken/hg_h1_ace.gif') no-repeat left top;
	height: 25px;
	}

