table
{
	border-collapse: collapse;
	border-style: none;
}

div.imgpreview 
{
	
}

#body div.item p.infobox 
{
	width: 470px;
	border-top: dashed 1px #aaa;	
	border-bottom: dashed 1px #aaa;
	padding: 1em 10px 10px 1em;
	background-color: #eee;
}


#body div.item div.infobox 
{
	width: 470px;
	border-top: dashed 1px #aaa;	
	border-bottom: dashed 1px #aaa;
	padding: 1em 10px 10px 1em;
	background-color: #eee;
	margin-bottom: 20px;
}

#body div.item div.infobox span.bu
{
  background-color: #fff;
  display: block;
  text-align: right;
  font-size: 0.8em;
  padding-left: 5px;
  padding-right: 5px;
}

a img, img 
{
	border-style:none;
	display: block;
}

/* Allgemeine Eigenschaften */

div { display: block; }
.hidden					{display: none; }
.standard_background 	{background: #000; }
.standard_padding 		{padding: 10px; }
.standard_headroom 		{margin-top: 10px; }
.standard_footroom		{margin-bottom: 10px; }
em 						{font-style: italic; }

.highlight{
	color: #6B3FA0;
}

/* @group INHALT */

input.text, textarea
{
	border: 1px #aaa solid;
	color: #777;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: right;
}

#mail_form form p { padding-bottom: 10px; margin-left: 0px;}

div#mail_form
{
	margin-left: 0px;
}


#mail_form form
{
	padding-bottom: 10px;
}

#mail_error
{
	background-color: lightyellow;
	padding: 5px;
	border: 5px yellow solid;
	margin-bottom: 10px;
	margin-left: 200px;
	width: 450px;
}

/* @end */

/* @group RASTER */


.inner
{
	margin-right: 10px;
	margin-bottom: 10px;
}

div.grid > div 
{
}

div.grid div
{
	overflow:hidden;
	float: left;
}

 .grid_1x {	width: 72px; }
 .grid_2x {	width: 154px; }

 .grid_3x {	width: 236px; }
 .grid_4x {	width: 318px; }
 .grid_5x {	width: 400px; }
 .grid_6x {	width: 482px; }
 .grid_7x {	width: 564px; }
 .grid_8x {	width: 646px; }
 .grid_9x {	width: 728px; }
 .grid_10x { width: 810px; }
 .grid_11x { width: 892px; }
 .grid_12x { width: 974px; }

  .grid_1y {	height: 70px;}
  .grid_2y {	height: 150px;}
  .grid_3y {	height: 230px;}
  .grid_4y {	height: 310px;}

  .grid_5y {	height: 390px;}
  .grid_6y {	height: 470px;}
  .grid_7y {	height: 550px;}
  .grid_8y {	height: 630px;}
  .grid_9y {	height: 710px;}
  .grid_10y {	height: 790px;}
  .grid_11y {	height: 870px;}
  .grid_12y {	height: 950px;}
  .grid_13y {	height: 1030px;}
  .grid_14y {	height: 1110px;}

/* hier war vorher der selector: .container > div */

/* @end */

/* @override http://ready-made.local/css/master.css */

p,td,li,a,div,input,textarea, th, h1
{
	font-size: 12px;
	font-family: Helvetica, Geneva, Univers, Arial, Sans-Serif;	
	line-height: 23px;
	vertical-align: top;
	text-align: left;
}

a img
{
	border-style: none;
}

img {display: block}


body
{
	padding: 0px;
	margin: 20px 0px 0px;
}

/* wrap ist die Haupt-Säule */

#wrap
{
}

#wrap, div.wrap
{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	display: block;
	position: relative;
	overflow: hidden;
}

/* @group Newsletter Float */
#newsletter_subscription
{
	z-index: 1000 !important;
	position:absolute;
	right: 0px;
	display: block;
	width: 200px;
	padding: 5px;
	top: 70px;
	margin-bottom: 0px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px dashed;
	height: 19px;
}

#newsletter_subscription p
{
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 0px;
}

#newsletter_subscription p a
{
	font-size: 14px;
	text-decoration: none;
	color: #777;
}

#newsletter_subscription input.text
{
	border:1px solid #eee;
	height: 1.6em;
	line-height: 1.2em;
	width: 195px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 5px;
}
#newsletter_subscription input.submit{
	display: block;
	width: 100px;
	height: 2.2em;
	text-align: center;
	margin-left: auto;
}

/* @end */

/* @group Header */

#header
{
	width: 100%;
	height: 80px;
	display: block;
	line-height: 12px;
	padding-top: 0;
}

#logoimg
{
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	clear: left;
}

#header h1
{
	overflow: visible;
	width: 657px;
	height: 11px;
	background: url(/img/heading_text.png);
	text-indent: -9999px;
	float: left;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	top: 57px;
}

#header ul 
{
	text-align: center;
	list-style-type: none;
	display: block;
	position: absolute;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	margin-left: 1px;
	clear: left;
	float: left;
	top: 70px;
	height: 19px;
	border-bottom: 1px dashed #000;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 5px;
}

#header li
{
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
	overflow: hidden;
	padding-bottom: 0;
	bottom: 0;
}

#header li.selected
{
	background-color: #fff;
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	border-top: 1px dashed #000;
	padding-bottom: 16px;
}

#header li.selected a
{
	color: #000;
}

#header li a
{
	font-size: 14px;
	text-decoration: none;
	color: #777;
}

#header li a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #555;
}

#header li.shop a
{
	color: #6B3FA0;
}


/* @end */
/* @group body */

#body h1
{
	text-transform: uppercase;
}

#body div.item
{
	margin-top: 60px;
	border-bottom: 1px dashed #000;
	position: relative;
	overflow: hidden;
}

#body div.lastitem,
#body div.item.noline
{
	border-bottom: none;
}

#body div.item img.previewimage, #body div.item img.labelpreview
{
	padding-right: 20px;
	float: left;
	display: block;
}

#body div.item p, #body div.item div.infobox
{
	width: 480px;
	padding-right: 20px;
	margin-left: 200px;
}

table.openinghours
{
	table-layout:fixed;
	border-collapse: collapse;
}

table.openinghours th
{
}

table.openinghours  td
{
	table-layout:fixed;
	border-collapse: collapse;
}

#body div.item table.openinghours
{
	width: 220px;
	padding-right: 20px;
	margin-left: 200px;
}
/*
#body div.item h1
{
	font
	width: 480px;
	padding-right: 20px;
	margin-left: 200px;
}
*/
/*#body div.item h1
{
	font
	width: 480px;
	padding-right: 20px;
	margin-left: 200px;
	font: 24px "Courier New", Courier, mono;
	text-transform: none;
}
*/
#body div.item > h1
{
	width: 480px;
	padding-right: 20px;
	margin-left: 200px;
}


#body dl
{
	margin: 0;
	padding: 0;
}

#body dt
{
	width: 180px;
	display: block;
	top: 0;
	padding-top: 2em;
	text-align: right;
}

#body dd
{
	width: 400px;
	padding-left: 160px;
	margin-top: -2em;
}

#body a.em
{
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#body
{
	padding-bottom: 40px;
}

#body.blue_angel{

}

#body div.collectionpreview
{
	margin-left: auto;
	width: 648px;
	margin-right: auto;
	position: relative;
	display: block;
	height: 430px;
}

#body div.collectionpreview img
{
	width: 106px;
	height: 133px;
	margin: 1px;
	display: block;
	float: left;
}
#body div.bs_preview
{
	margin-left: auto;
	width: 758px;
	margin-right: auto;
	position: relative;
	display: block;
	height: 430px;
}

#body div.velvet_preview,
#body div.satin_preview
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	height: 583px;
	padding-left: 56px;
	padding-right: 56px;
}

#body div.satin_preview
{
	height: 775px;
	width: 516px;
	margin-left: 254px;
}

#body div.drei_farben_preview
{
	height: 510px;
	width: 758px;
	margin-left: 133px;
}
#body div.velvet_preview{
  width: 758px;
  margin-left: 133px;
}

#body div.velvet_preview img,
#body div.satin_preview img
{
	width: 127px;
	height: 188px;
	margin: 1px;
	display: block;
	float: left;
}


#body div.bs_preview img
{
	width: 106px;
	height: 133px;
	margin: 1px;
	display: block;
	float: left;
}

#body div.drei_farben_preview img
{
	width: 106px;
	height: 159px;
	margin: 1px;
	display: block;
	float: left;
}

#body div.big_preview
{
	width: 758px;
	display: block;
 	height: 430px;
	position: relative;
}

/* @end */

/* @group preview */

div.big_preview #preview_infotext
{
	padding-top: 5px;
}


#preview_navi
{
	top: 344px;
	left: 0px;
	height: 19px;
	width: 758px;
	position: absolute;
	display: block;
	float: none;
	clear: none;
	z-index: 1000;
	visibility: visible;
}

#preview_navi ul
{
	text-align: left;
	list-style-type: none;
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: left;
	height: 19px;
	right: 0px;
	float: left;
}


#preview_navi li
{
	font-weight: bold;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	padding-bottom: 0px;
	background: transparent url(/img/transparent_30.png);
	background-repeat: repeat;
	position: relative;
	width: 12px;
	float: left;
}

#preview_navi li a
{
	display: block;
	float: right;
	text-decoration: none;
	color: black;
}
#preview_navi li.selected, #preview_navi li.selected a
{
	background-color: transparent;
	background-image: none;
	color: white;
}

#preview_popup_bs, #preview_popup, #preview_popup_velvet,
div.preview_popup
{
	position: absolute;

	top: 5px;
	height: 510px;
	width: 100%;
	overflow: auto;
}

#preview_popup_drei_farben
{
  height: 566px;
}

#preview_popup p, #preview_popup img, 
#preview_popup_bs img, #preview_popup_bs p, 
#preview_popup_velvet img, #preview_popup_velvet p,
#preview_popup_drei_farben img, #preview_popup_drei_farben p,
div.preview_popup p, div.preview_popup img
{
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
	margin-left: 5px;
}

#preview_popup_bs p, #preview_popup_velvet p,
{
	position:absolute;
}

#preview_popup p,  #preview_popup_bs p, #preview_popup_velvet p,
div.preview_popup p
{
	vertical-align: top;
	height: 291px;
	width: 330px;
	padding: 190px 10px 10px;
	display: block;
}

#preview_popup_bs img
{
	width: 360px;
	height:  490px;	
}

#preview_popup_drei_farben img,
div#preview_popup_drei_farben.preview_popup img

{
	width: 364px;
	height:  546px;	
}

#preview_popup_velvet img,
div.preview_popup img
{
	width: 331px;
	height:  490px;	
}

#indeximg
{
	display: block;
	width: 1024px;
  height: 683px;
	clear: left;
	padding-bottom: 0;
	margin-bottom: 10px;
}


#preview_img
{
	top: 0px;
	float: left;
	clear: left;
	display: block;
	position: relative;
}

/* @end */

#breadcrumb
{
	width: 1024px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	background: #6B3FA0;
	/* background: #003f35; */
	text-align: center;
	margin-bottom: 30px;
	border-top: 1px dashed #fff;
}

.shop
{
	color: #6B3FA0;
}

#breadcrumb img
{
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

div#breadcrumb
{
	overflow: hidden;
}

div#breadcrumb p#jacquesschiesserspecial
{
	margin-left: auto;
	position: relative;
	width: 200px;
	color: #eee;
	text-align: right;
}

p.highlight{
	font-weight: bold;
}

p#jacquesschiesserspecial img
{
	position: absolute;
	top: 0px;
	right: 0px;
}

p#jacquesschiesserspecial
{
	padding-top: 37px;
	padding-right: 150px;
	height: 120px;
}

span.reg
{
	position: relative;
	bottom: 1em;
	font-size: 0.6em;
}

div#badge_container
{
	overflow: visible;
	width: 1024px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}

img#shop_opening_badge
{
	position: absolute;
	top: 44px;
	left: 653px;
}

img#sale_badge
{
	position: absolute;
	top: 48px;
	left: 646px;
}

img#urlaub_badge {
  position: absolute;
  left: 815px;
  z-index: 2000;
	top: 150px;
}

img#new_angel_badge {
  position: absolute;
  top: 493px;
  left: 5px;
  
}


#body div.item div.imgpreview 
{
	overflow: hidden;
	position: absolute;
	top: 100px;		
	left: 0px;
}


/* showcase */


div#body .showcase{
  width:100%;
  padding-bottom: 30px;
  background: #fff;
  padding-top: 50px;
  margin-top: 0px;
}

div.showcase > div{
  display: block;
  position: relative;
  float: left;
}

div#body .showcase div.preview_left img, 
div#body .showcase div.preview_right img {
  width: 85px;
  height: 127px;
  margin-right:5px;
  margin-bottom: 16px;
  display: block;
  position: relative;
  float: left;
  cursor: pointer;
}

div#body .showcase img.thumbnail.rightmost{
  margin-right:0px;
}

div#body .showcase div.thumbnail{
  display: none;
}

/*  background: #e7d5c6; */

div#body .showcase div.preview_left{
  width: 445px;
  padding-left: 10px;
  padding-right: 20px;
  display: block;
  clear: left;
  float: left;
}

div#body .showcase div.preview_right{
}

div#body .showcase div.main_display{
  position: relative;
  width:370px;
  height: 556px;
  overflow:hidden;
  display: block;
    float: left;
  display: block;

}

div#body .showcase div.main_display div#zoom_container{
  display:none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 370px;
  height: 556px;
}

div#body .showcase div.main_display div#display_window_navigation{
	position: absolute;
	bottom: 0px;
	height: 50px;
	width: 370px;
}

div#body .showcase div.main_display div#display_window_navigation a#thumb_previous{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	width: 70px;
	text-indent: -1000px;
  background: url(../img/display_window_navi.png) left;
}

div#body .showcase div.main_display div#display_window_navigation a#thumb_next{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	width: 70px;
	text-indent: -1000px;
  background: url(../img/display_window_navi.png) right;
}

div#body .showcase div.main_display div#display_window_navigation a#thumb_zoom{
	position: absolute;
	left: 71px;
	top: 0px;
	height: 50px;
	width: 228px;
	text-indent: -1000px;
  background: url(../img/display_window_navi.png) no-repeat -71px;
}

div#body .showcase div.main_display div#zoom_container img{
	display: block;
	position: absolute;
	width:100%;
	height:100%;
}

div#body .showcase div.main_display img{
position: absolute;
width:370px;
}



div#body .showcase div#description{
	overflow: hidden;
	display: block;
	background: #fff;
	float: left;
	position: relative;
	width: 154px;
	border-top: 1px #000 dashed;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 20px;
  margin-top: 1px;
}

div#body .showcase div#description p{
	display: block;
	width: auto;
	padding-left: 0px;
	padding-right: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#body .showcase div#description p em{
	font-size: 0.8em;
}


