.graymeout
{
    display: none;
	z-Index: 9000;
	position: fixed;
	top: 0px;
	
	background-color: #000000;
	
	width: 100%;
	height: 100%;
	text-align: center;
	
	opacity: 0.8;
    filter:Alpha(opacity=0,finishopacity=0,style=1); // msie
}

.layer-box
{
	position: absolute;
	top: 0px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	/*opacity : 0.0;
    filter: alpha(opacity=0); // msie*/
}

.layer-box-big
{
	font-size: 11px;
	position: absolute;
	top: 276px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0); // msie*/

}
.layer-box-huge
{
	font-size: 11px;
	position: absolute;
	top: 110px;
	left: 22px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0); // msie*/

}

.layer-box-middle
{
	font-size: 11px;
	position: absolute;
	top: 110px;
	left: 22px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0); // msie*/

}

.layer-box-middle .title
{
	font-size: 14px;
}

.layer-box-middle-fixed .title
{
	font-size: 14px;
}

.layer-box-middle-fixed
{
	font-size: 11px;
	position: fixed;
	top: 276px;
	left: 22px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0); // msie*/

}


.layer-box-small
{
	font-size: 11px;
	position:  absolute;
	top: 276px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0);*/
}

.layer-box-small-fixed
{
	font-size: 11px;
	position:  fixed;
	top: 276px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0);*/
}

.layer-box div#uploadlayer-holder
{
	top: 535px;
	width: 380px;
	height: 142px;
	overflow:show;
	background-color: transparent;
	position: relative;
	margin: 0px auto;
}
.layer-box div#uploadlayer-content
{
	top: 393px; 
	width: 370px;
	height: 142px;
	background-color: transparent;
	position: relative;
	margin: 5px auto;
	text-align: left;
}

.layer-box div#uploadlayer-holder #uploadlayer-top
{
	width: 380px;
	height: 8px;
}
.layer-box div#uploadlayer-holder #uploadlayer-top div
{
	float: left;
}

.layer-box div#uploadlayer-holder #uploadlayer-bottom
{
	width: 380px;
	height: 8px;
}
.layer-box div#uploadlayer-holder #uploadlayer-bottom div
{
	float: left;
}

.layer-box div#uploadlayer-holder #uploadlayer-middle
{
	width: 100%;
	height: 126px;
}
.layer-box div#uploadlayer-holder #uploadlayer-middle div
{
	float: left;
}


.layer-corner-rounded
{
	width: 8px;
	height: 8px;
}
.uploadlayer-edgde-horicontal
{
	width:  364px;
	height: 8px;
}
.uploadlayer-edgde-vertical
{
	width:  8px;
	height: 126px;
}
.uploadlayer-middle-spacer
{
	height: 126px;
	width:  364px;
	background-color: #181818;
}

.layer-box div#uploadlayer-holder div#corner-green-topleft
{
	background: url(/images/gfx_layer_corner_green_top_left.png);
}
.layer-box div#uploadlayer-holder div#corner-green-topright
{
	background: url(/images/gfx_layer_corner_green_top_right.png);
}
.layer-box div#uploadlayer-holder div#edge-green-top
{
	background: url(/images/gfx_layer_edgepixel_green_top.png) repeat-x;
}

.layer-box div#uploadlayer-holder div#corner-green-bottomleft
{
	background: url(/images/gfx_layer_corner_green_bottom_left.png);
}
.layer-box div#uploadlayer-holder div#corner-green-bottomright
{
	background: url(/images/gfx_layer_corner_green_bottom_right.png);
}
.layer-box div#uploadlayer-holder div#edge-green-bottom
{
	background: url(/images/gfx_layer_edgepixel_green_bottom.png) repeat-x;
}

.layer-box div#uploadlayer-holder div#edge-green-left
{
	background: url(/images/gfx_layer_edgepixel_green_left.png) repeat-y;
}
.layer-box div#uploadlayer-holder div#edge-green-right
{
	background: url(/images/gfx_layer_edgepixel_green_right.png) repeat-y;
}
.layer-box .spacer
{
	width: 100%; 
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-box div#uploadlayer-content div#uploadstatusbar
{
	width: 100%;
	height: 10px;
	padding: 18px 0 0 0;
	background: url(/images/gfx_progressbar_upload_base.gif) no-repeat center center;
}
.layer-box div#uploadlayer-content div#uploadstatusbar div#progress_start
{
	position: relative;
	top: -6px;
	left: 10px;
	width: 8px;
	height: 4px;

	background: url(/images/gfx_progressbar_fill_start.gif) no-repeat center center;
}
.layer-box div#upload_progress
{
	position: relative;
	top: -10px;
	left: 18px;
	width: 0px;
	height: 4px;
	background: url(/images/gfx_progressbar_fill_middle.gif) repeat-x center center;
}
.layer-box div#upload_finish
{
	position: relative;
	top: -14px;
	left: 354px;
	width: 3px;
	height: 4px;
	background: url(/images/gfx_progressbar_fill_end.gif) no-repeat center center;
	display: none;
}


/* kleiner layer (presse, ...) */
.layer-holder-small
{
	width: 387px;
	margin: 0px auto;
}
.layer-holder-small .blue-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_top_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .blue-inner
{
	background: url(/images/gfx_layer_edge_blue_middle_small.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-small .green-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_green_top_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .green-inner
{
	background: url(/images/gfx_layer_edge_green_middle_small.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-small .green-bottom
{
	/*clear: both;*/
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_green_bottom_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .closer
{
	cursor: pointer;
	text-indent: -9999em;
	display: block;
	float: right;
	padding-right: 18px;
	background: url(/images/btn_layerclose_green.png) no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	top: -1px;
	right: 5px;
}
.layer-holder-small .closer:hover
{
	background-position: 0 100%;
}

.layer-holder-small .title
{
	padding: 0 0 0 11px;
}
.layer-holder-small .spacer
{
	margin: 0 11px 10px 11px;
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-holder-small .blue-bottom
{
	/*clear: both;*/
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .red-bottom
{
	/*clear: both;*/
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_red_bottom_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .red-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_red_top_small.png) no-repeat scroll 0 0;
}
.layer-holder-small .red-inner
{
	background: url(/images/gfx_layer_edge_red_middle_small.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}

/* mittlerer Layer */
.layer-holder-middle
{
	width: 440px;
	margin: 0px auto;
}
.layer-holder-middle .blue-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_top_440.png) no-repeat scroll 0 0;
}
.layer-holder-middle .blue-inner
{
	background: url(/images/gfx_layer_edge_blue_middle_440.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-middle .closer
{
	cursor: pointer;
	text-indent: -9999em;
	display: block;
	float: right;
	padding-right: 18px;
	background: url(/images/btn_layerclose_green.png) no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	top: -1px;
	right: 5px;
}
.layer-holder-middle .closer:hover
{
	background-position: 0 100%;
}

.layer-holder-middle .title
{
	padding: 0 0 0 11px;
}
.layer-holder-middle .spacer
{
	margin: 0 11px 10px 11px;
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-holder-middle .blue-bottom
{
	/*clear: both;*/
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_440.png) no-repeat scroll 0 0;
}

.layer-holder-middle .productdetails-holder
{
	/*clear: both;*/
	width: 430px;
}

/* */
.upload-progress-box .blue-bottom
{
	clear: both;
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_small.png) no-repeat scroll 0 0;
}


.layer-holder-small .inner-content
{
	padding: 0 35px 15px 50px;
}
.layer-holder-small .inner-content .indent-text
{
	padding: 0 0 30px 100px;
}

/* grosser layer (affiliate, ...) */
.layer-holder-big
{
	width: 679px;
	margin: 0px auto;
}

.layer-holder-big .blue-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_top_big.png) no-repeat scroll 0 0;
}

.layer-holder-big .blue-inner
{
	background: url(/images/gfx_layer_edge_blue_middle_big.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-big .blue-inner .closer
{
	cursor: pointer;
	text-indent: -9999em;
	displax: block;
	float: right;
	padding-right: 18px;
	background: url(/images/btn_layerclose_green.png) no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	top: -4px;
	right: 3px;
}
.layer-holder-big .blue-inner .closer:hover
{
	background-position: 0 100%;
}
.layer-holder-big .blue-inner .title
{
	padding: 5px 0 0 11px;
}
.layer-holder-big .spacer
{
	margin: 0 11px 25px 11px;
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-holder-big .blue-bottom
{
	clear: both;
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_big.png) no-repeat scroll 0 0;
}
.layer-holder-big .inner-content
{
	padding: 0 35px 15px 50px;
}

/* Upselling Layer*/
.layer-holder-big .inner-content-upselling
{
	padding: 5px 35px 10px 20px;
}
.layer-holder-big .inner-content-upselling img
{
	padding: 0 15px;
}
.layer-box-big table .product
{
	width: 200px;
}
.layer-box-big table .availability
{
	width: 170px;
}
.layer-box-big table .price
{
	width: 135px;
}
.layer-box-big table td.price
{
	color: #ff6600;
	width: 135px;
}
.layer-box-big .spacer-upselling
{
	margin: 0 11px 4px 11px;
}


.layer-holder-big .inner-content .indent-text
{
	padding: 0 0 30px 100px;
}


/* huge layer ( for prices and formats)*/
.layer-holder-huge
{
	width: 923px;
	margin: 0px auto;
}

.layer-holder-huge .blue-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_top_huge.png) no-repeat scroll 0 0;
}

.layer-holder-huge .blue-inner
{
	background: url(/images/gfx_layer_edge_blue_middle_huge.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-huge .blue-inner .closer
{
	cursor: pointer;
	display: block;
	float: right;
	padding-right: 18px;
	background: url(/images/btn_layerclose_green.png) no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	top: -4px;
	right: 3px;
}
.layer-holder-huge .blue-inner .closer:hover
{
	background-position: 0 100%;
}
.layer-holder-huge .blue-inner .title
{
	padding: 5px 0 0 11px;
}
.layer-holder-huge .spacer
{
	margin: 0 11px 25px 11px;
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-holder-huge .blue-bottom
{
	clear: both;
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_huge.png) no-repeat scroll 0 0;
}
.layer-holder-huge .inner-content
{
	padding: 0 35px 15px 50px;
}
.layer-holder-huge .inner-content .indent-text
{
	padding: 0 0 30px 100px;
}

/* floats killen */
.clear
{
	width: 0px; 
	height: 0px; 
	clear: both;
}

.orange_text
{
	color: #ff6600;
}


/* contact form formatieren */
.contact-form .text
{
	width: 200px;
}


/* pricelist navigation*/
.nav-material-pricelist
{
	position: relative;
	left: -12px;
	overflow:hidden;
	margin:0 0px;
	height:1%;
	list-style:none;
	text-align:left;
	padding: 0 0 20px 0;
}

.layer-pricelist-prices .headline-link
{
	font-size: 14px;
	padding-right: 20px;
	text-decoration: none;
}

.layer-pricelist-prices .headline-div
{
	padding: 0px 0px 20px 0px;
}

.layer-pricelist-prices .headline-link:hover
{
	color: #0099ff;
}

.layer-pricelist-prices .highlight
{
	color: #0099ff;
}


.nav-material-pricelist li
{
	float: left;
	padding: 0 10px 0 10px;
	font-size: 14px;
	text-align: left;
	
}
.nav-material-pricelist li:hover
{
	color: #0099ff;
	cursor: pointer;
}

.nav-type-pricelist
{
	overflow:hidden;
	margin:0 20px;
	height:1%;
	list-style:none;
}
.nav-type-pricelist li
{
	float: left;
	padding: 0 10px 0 10px;
	font-size: 12px;
	text-align: left;
	
}
.nav-type-pricelist li:hover
{
	color: #0099ff;
	cursor: pointer;
}

#layer-box-pricelist .spacer
{
	margin-bottom: 30px;
}
.nav-material-pricelist .highlight
{
	color: #0099ff;
}
.layer-pricelist-prices .prices
{
	color: #ff6600;
}
.layer-pricelist-prices .headline
{
	color: #0099ff;
	font-size: 14px;
	padding: 0 0 20px 0;
}

td.divider
{
	background: url(/images/gfx_boxedge_vertical.gif) repeat-y;
	width: 2px;
}

#layer-box-pricelist .layer-pricelist-prices
{
	display: none;
}

.productdetails-picture
{
	float: left;
	padding: 0 5px 5px 15px;
	min-height: 90px;
}

.productdetails-holder
{
	width: 370px;
	padding: 0 0 0 0;
	min-height: 90px;

}
.productdetails-holder img
{
	padding: 0 10px 10px 15px;
}

.layer-box-small-fixed .title
{
	font-size: 14px;
}
.layer-box-small-fixed a
{
	font-size: 10px;
}

/* progresslayer */
.upload-progress-box #myprinting_upload_status_bar
{
	position: absolute;
	top: 7px;
	left: 8px;
	width: 0px;
	height: 4px;
	background: url(/images/gfx_progressbar_fill_middle.gif) repeat-x;
	z-Index: 99999;
}
.upload-progress-box #myprinting_upload_status_bg
{
	position: absolute;
	width: 353px;
	height: 0px;
	top:3px;
	overflow:show;	
	z-Index: 99998;
}
.upload-progress-box #myprinting_upload_status_info
{
	position: absolute;
	top: 20px;
	left: 4px;
	
}
.upload-progress-box #myprinting_upload_status_left
{
	position: absolute;
	overflow: show;
	top: 0px;
	left: 4px;
	width: 0px;
	height: 4px;
	z-Index: 99999;
}

.upload-progress-box #myprinting_upload_status_right
{
	display: none;
	position: absolute;
	overflow: show;
	top: 0px;
	left: 345px;
	width: 0px;
	height: 4px;
	z-Index: 99999;
}
#uploadstatus-holder
{
	position: relative;
	width: 353px;
	height: 30px;
}


.layer-fixed
{
	position: fixed;
}

/* contact form */
.text-replacement
{
	position: relative;
	left: 6px;
}
.text-replacement .replace-left
{
	position: absolute;
	left: -6px;
	width: 6px;
	height: 23px;
	background:url(/images/gfx_textfield_small_fill_start.png) no-repeat scroll 0 0;
}
.text-replacement .replace-right
{
	position: absolute;
	left: 200px;
	width: 6px;
	height: 23px;
	background:url(/images/gfx_textfield_small_fill_end.png) no-repeat scroll 0 0;
}
.text-replacement .replace-bg
{
	position: absolute;
	width: 200px;
	height: 23px;
	background:url(/images/gfx_textfield_small_fill_middle.png) repeat-x scroll 0 0;
}


.text-replacement input
{
	position: relative;
	top: 3px;
	background-color: transparent;
	border-style: none;
	height: 23px;
	/*background:url(/images/gfx_textfield_small_fill_middle.png) no-repeat -3px 0;*/
	color: #999999;
}

/* picture alliance preview layer */
.layer-holder-papreview
{
	width: 643px;
	margin: 0px auto;
}
.layer-holder-papreview .blue-top
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_top_pictureportal.png) no-repeat scroll 0 0;
}
.layer-holder-papreview .blue-inner
{
	background: url(/images/gfx_layer_edge_blue_middle_pictureportal.png) repeat-y 0 0;
	padding: 0 0 15px 0;
}
.layer-holder-papreview .blue-bottom
{
	height: 8px;
	background: transparent url(/images/gfx_layer_edge_blue_bottom_pictureportal.png) no-repeat scroll 0 0;
}
.layer-holder-papreview .spacer
{
	position: relative;
	width: 633px; 
	margin-right: 3px;
	left: 5px;
	height: 5px; 
	background: url(/images/gfx_boxedge_horizontal.gif) repeat-x;
}
.layer-holder-papreview .closer
{
	cursor: pointer;
	text-indent: -999em;
	display: block;
	float: right;
	margin-right: 0px;
	background: url(/images/btn_layerclose_green.png) no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	top: -1px;
	right: 5px;
}
.layer-holder-papreview .closer:hover
{
	background-position: 0 100%;
}
#layer-box-pacart .content
{
	margin: 0px 10px 0px 10px;
}
.press-layer > div
{
	float: left;
}
.press-layer .press-left
{
	width: 414px;
}
.press-layer .press-right
{
	padding-left: 5px;
	width: 414px;
}
.press-layer .press-divider
{
	width: 10px;
	background: url(/images/gfx_boxedge_vertical.gif) repeat-y scroll 0 0;
	height: inherit;
}
.press-layer table
{
	empty-cells:show;
}
.press-layer table tr
{
	vertical-align: top;
}
.press-layer .headline
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0 5px 0;
	margin:0px;
}
.press-layer p
{
	margin: 0 0 25px 0;
}

.layer-box-inv-fixed
{
	font-size: 11px;
	position: fixed;
	top: 276px;
	left: 22px;
	z-Index: 9999;
	background-color: transparent;
	
	width: 100%;
	height: 100%;
	display: none;
	/*opacity : 0.0;*/
    /*filter: alpha(opacity=0); // msie*/

}
.layer-holder-inv
{
	width: 462px;
	height: 330px;
	margin: 0px auto;
}