#pagetitle {
	z-index: 3;
	position: absolute;
	top: 20px;
	left: 20px;
}


#img-cover {
	position: absolute;
	z-index: 2;
	width: 738px;
	height: 358px;
	background: transparent url(/images/content/wieesbeiunsaussieht-labor/img-cover.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content/wieesbeiunsaussieht-labor/img-cover.png', sizingMethod='scale');
}
#img-container  {
	position: absolute;
	top: 0px;
	left: 376px;
	height: 358px;
	text-align: right;
	overflow: hidden;
}

#diaimage {
	border: 0;
}

.labor-content {
	display: none;
	z-index: 3;
	position: absolute;
	top: 50px;
	left: 20px;
	width: 330px;
	padding: 0;
	padding-right: 10px;
	margin: 0;
	height: 298px;
	overflow: auto;
	font-size: 0.9em;
}
.labor-content p {
	line-height: 150%;
}
.labor-content p.special {
	border-top: 1px dotted gray;
	padding-top: 10px;
	margin-top: 15px;
	line-height: 120%;
	
}
.labor-content address {
	margin: 10px 0px;
	color:#4673b5;
	font-size: 0.9em;
	font-style: normal;
}

#labor-image-switch {
	z-index:4;	
	border: 1px solid white;
	position: absolute;
	bottom: 10px;
	left: 375px;
}
#labor-image-switch ul {
	margin: 0px;
	padding: 0px;
}
#labor-image-switch ul li {
	display: block;
	float: left;
	height:10px;
	width:30px;
}
#labor-image-switch ul li a {
	display: block;
	width: 30px;
	height: 10px;
}
#labor-image-switch ul li a span {
	display:none;
}
#labor-image-switch ul li.prev a {
	background: transparent url(/styles/basic/image-switch/prevbtn.gif) 0px -10px no-repeat;
}
#labor-image-switch ul li.next a {
	background: transparent url(/styles/basic/image-switch/nextbtn.gif) 0px -10px no-repeat;
}
#labor-image-switch ul li.prev a:hover, #labor-image-switch ul li.next a:hover {
	background-position: 0px 0px;
}
