/* Service spezifisch */
#areahemd
{  
height: 131px; width: 115px; 
left: 0px; 
top: 0px;
left: 18px; 
position: absolute; 
z-index: 1; visibility: visible; 
}	

div#arealogo
{
background-image: url(/img/logo_service_sm.gif); 
background-repeat: no-repeat;
width: 147px;
height: 51px;
left: 21px;
top: 22px;
z-index: 3;
position: absolute;
}

div#navigation {
top: 70px;
}

div#warenkorb {
top: 70px;
}

div#backplane
{
margin-top: 10px;
background-color: #FFCA76;
background-image: url(/img/bplane_service.gif);
background-repeat: repeat-x;
padding: 3px 20px 5px 5px;
}

div#content
{
background-color: #FDF6EC;
}

div#imgbox {
position: absolute;
left: 175px;
top: 120px;
width: 600px;
height: 180px;
padding: 0;
display: none;
}
div.picpane {
	position: absolute;
	top: 0; left: 0;
	width: 600px;
	height: 180px;
}
/* herumschieb- panel */
div#panelcontainer {
background-color: #ccc;
margin-top: 200px;
width: 600px;
height: 180px;
overflow: hidden;
}
div#panelplane {
position: relative;
top: 0; left: 0;
background-color: #fff;
width: 550px;
}
div.panel {
position: absolute;
top: 0; left: 0;
width: 550px;
height: 180px;
background-color: #aaa;
margin: 0px;
}