#layout{
	position:relative;
	left:11px;	
}

#content {
	position:relative;
	width:624px;
	float:left;
	left:5px;
	line-height:20px;
}

#content_header {
	background-image:url(/img/unternehmen/content_header_referenzen.png);
	position:relative;
	width:624px;
	height:290px;
}

#content_header_gallery {
	background-image:url(/img/unternehmen/content_header_ueber_uns.png);
	position:relative;
	width:624px;
	height:290px;
}

#header_image {
	position:absolute;
	left:10px;
	bottom:10px;
	width:605px;
	height:285px;
}

#box_middle_top {
position:relative;
width:623px;
height:21px;
background-image:url(/img/kreative-verpackung-layout/box_middle_bottom_01.png);
background-position:top;
background-repeat:no-repeat;
}

#box_middle {
position:relative;
min-height:500px;
background-image:url(/img/service/content_main.png);
background-position:bottom;
background-repeat:no-repeat;
}

.box_header{
	font-size:13px;
	font-weight:bold;
}

#box_content{
	position:relative;
	left:25px;
	top:6px;
}

#list {
	line-height:18px;	
}

#list a:hover {
	color:#8FAF0E;
}

#gallery-caption {
position:relative;
top:-35px;
left:25px;
font-weight:bold;
}


/* MOO FLOW STYLES */
#MooFlow {
border: solid 0px #ff0000;
width:580px;
left:20px;
}

.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(../../img/gallery_icons/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
	
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:50px;
	width:100%;
	
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	width:100%;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
	
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
	top:20px;
	display:none;
}
.mf a.play{
	background:url(../../img/gallery_icons/play.gif) no-repeat;
	
}
.mf a.stop{
	background:url(../../img/gallery_icons/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin-top:20px;
	width:640px;
	text-align:center;
}
.mf a.sliderNext{
	background:url(images/arrow_left.gif) no-repeat;
	position:absolute;
	top:-0;
	left:4px;
	border: solid 0px #ffffff;
}
.mf a.sliderPrev{
	background:url(images/arrow_right.gif) no-repeat;
	position:absolute;
	top:-108px;
	left:732px;
	border: solid 0px #ffffff;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:25px;
	height:16px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(../../img/gallery_icons/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(../../img/gallery_icons/slider.png) repeat-x;
	height:16px;
	position:relative;
	text-align:left;
	float:left;
	
}
.mf div.knob{
	top:2px;
	height:12px;
	background:url(../../img/gallery_icons/knob.png) no-repeat center;
}
.mf div.knobleft{
	background:url(../../img/gallery_icons/left-slider.gif) repeat-x center;
	width:8px;
	height:16px;
 display:none;
}

