#maincontainer_firma {
	position: relative;
	margin: 0;
	padding:0;
	background: transparent url('hg_maincontainer_firma.jpg') top left no-repeat;
}

#maincontainer_sponsoring {
	position: relative;
	margin: 0;
	padding:0;
	background: transparent url('hg_maincontainer_sponsoring.jpg') top left no-repeat;
}


.wertetabelle_ace {
	background: #FFEAB9 url(../produktseiten/%27../grafiken/tab_hg_ace.jpg%27) 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(../produktseiten/%27../grafiken/galerien/flaschenleiste_ace.gif%27) 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(../produktseiten/%27../grafiken/kasten.gif%27) 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;}




/*testnavigation*/

ul#navigation
{
position: absolute;
top: 311px;
width:    188px;
margin:    2em;
padding:    0;
list-style:      none;
border-top:    1px solid #ccc;
border-left:    1px solid #ccc;
border-right:    1px solid #ccc;
}

ul#navigation li
{
margin:    0;
padding:    0;
text-align:    center;
border-bottom:  1px solid #ccc;
}

ul#navigation li a
{
display:    block;
height:    22px;
width:    200px;
padding-top:    4px;
background:    #990000;
text-decoration:  none;
color:    #eaeaea;
}

ul#navigation li a:hover
{
background-color:  #CC0000;
}