div#gesamt {
	position: relative;
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	
	background-color: white;
}

#left,
#center,
#right {
	float: left;
	padding: 0px 0px 20px 0px;
	
	/* background: yellow; */
}

#left {
	width: 180px;
	border-right: 15px solid #ffffff;;
	overflow: hidden;
}

#center {
	width: 610px;
	overflow: hidden;
}

#right {
	width: 180px;
	border-left: 15px solid #ffffff;
	overflow: hidden;
}

.top {
	height: 100px;
	background: #ffffff;
	
	/* background: green; */
}

.top_navi,
.top_warenkorb {
	height: 25px;
	padding: 75px 0px 0px 0px;
	
	/* background: blue; */
} 

.top_warenkorb {
	
} 

.logo {
	padding: 15px 0px 0px 0px;
}

.navi_left {
	padding: 10px 0px 0px 10px;
}

.warenkorb_short {
	display: none;
	margin: 0px 0px 14px 0px;
	padding: 7px 10px 3px 10px;
	/* border: 1px dashed #bca57f; */
	background: #e3d9bd;
	/* background-color: #e7e1d0; */
}

.warenkorb_short .title {
	float: left;
	width: 125px;
	line-height: 1.0em;
	
	/* background: red; */
}

.warenkorb_short .singleprice {
	float: right;
	width: 45px;
	line-height: 1.0em;
	text-align: right;
	
	/* background: red; */
}

.warenkorb_short .price {
	text-align: right;
}


#warenkorb_added,
#warenkorb_added_ajax {
	background-color: #6997c3; 
	background-color: #c4bba0; /* GOLD */
}

#warenkorb_added .text,
#warenkorb_added_ajax .text {
	float: left;
	width: 120px;
	/* color: #ffffff; */
	/* background: red; */
}


#warenkorb_added_ajax .text,
#warenkorb_added_ajax .title {
	/* color: #ffffff; */
	font-size: 15px;
	line-height: 1.2em;
	/* background: red; */
}

#warenkorb_added_ajax .title {
	color: #cc071a;
}

#warenkorb_added_ajax {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 12px;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	z-index: 99999;
}


.shopping_cart_title,
.shopping_cart_value {
	float:right;
	font-weight: bold;
	text-align: right;
	
	/* background: yellow; */
} 

.shopping_cart_title {
	color: #6997c3; /* blau */
}

.shopping_cart_value {
	width: 60px;
}

.shopping_cart_text {
	font-weight: normal !important;
	text-align: right;
}


#error {
	font-size: 18px;
	line-height: 1.0em;
	color: #ffffff;
	background: #cc071a;
	padding: 10px 0px 10px 0px;
	text-align: center;
	/* border-top: 17px solid #e3d9bd; */
}


.small {
	font-size: 9px !important;;
	line-height: 1.4em !important;;
}

.normal {
	font-weight: normal !important;
}

.shadow_image {
	/* box-shadow:0px 0px 3px #999;  */
	/* -webkit-box-shadow:0px 0px 3px #999;  */
	/* -moz-box-shadow:0px 0px 3px #999; */
	/* -webkit-border-radius: 5px; */
	/* -moz-border-radius: 5px; */
}


span.small_info {
	font-size:9px; 
	font-style:italic;
}







div#content {
	padding: 0px 0px 20px 0px;
}



#div_options {
	position: fixed;
	width: 140px;
	height: 220px;
	left: 860px;
	bottom: 0px;
	
	/* background-color: blue; */
}

.special {
	padding: 10px 10px 10px 10px;
	border: 1px dashed #bca57f;
	background-color: #ffffff;
	text-align: center;
}


.special .titel {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	color: #c4bba0; /* GOLD */
	color: #6997c3; /* BLAU */
	color:#cc071a; /* ROT */
	text-align: center;
}


.special .text,
.special .text p {
	color: #c4bba0;
	text-align: center;
}


.bestellvorgang_anzeige {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	/* background-color: #e3d9bd; */
	/* background-color: #ffffff; */
}


#accordion {
	border: none;
	background: none;
}


#accordion a,
#accordion h4,
#accordion .content {
	border: none;
	background: none;
}

#accordion h4 {
	/* border-top: 1px dashed #ffffff; */
	/* border-right: 1px dashed #ffffff; */
	/* border-left: 1px dashed #ffffff; */
	background: #ffffff;
	margin: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
	padding: 0px;
	line-height: 13px;
	height: 21px;
}

#accordion h4 a {
	height: 18px;
	padding: 3px 0px 0px 25px;
}

#accordion .content {
	border: 1px dashed #ffffff;
	border-top: none;
	/* border-bottom: none; */
	margin: 0px 0px 10px 0px;
}

#accordion h4 {
	font-weight: bold;
	/* height: 20px; */
	line-height: 11px;
}

#accordion a,
#accordion h4,
#accordion .content,
#accordion .p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	/* letter-spacing: 0.2pt; */
	color: #333333;
}


.social {
	display: none;
}

.social .button {
	/* float: left; */
	font-size: 10px;
	/* text-transform: uppercase; */
	padding: 0px 7px 3px 18px;
	background-repeat: no-repeat;
	background-position: left top;
}



/* ------------------------------------------------------------------------------------------ content: content */
div#content_titel_kollektion {
	padding: 5px 0px 5px 50px;
	background-image: url(../_layout/blaue_streifen.gif);
}

div#content_titel_ueberuns,
div#content_titel_haendlerinfo,
div#content_titel_bestellung_senden {
	padding: 15px 0px 15px 50px;
	background-color: #ffffff;
	border-top: 17px solid #e3d9bd;
	border-bottom: 1px solid #e3d9bd;
}

div#content_titel_presse,
div#content_titel_impressum,
div#content_titel_geburtstagserinnerung,
div#content_titel_geburtstagserinnerung_senden,
div#content_titel_empfehlung_senden {
	padding: 5px 0px 5px 50px;
	border-top: 17px solid #e3d9bd;
}

div#content_titel_warenkorb,
div#content_titel_kasse,
div#content_titel_coupon,
div#content_titel_zusammenfassung {
	padding: 5px 0px 15px 50px;
}

div#content_titel_agb {
	padding: 5px 0px 5px 20px;
	border-bottom: 10px solid #e3d9bd;
	background-image: url(../_layout/blaue_streifen.gif);
}

div#content_titel_haendler {
	padding: 15px 0px 40px 0px;
	border-top: 10px solid #e3d9bd;
}

div#content_titel_partner {
	padding: 5px 0px 15px 50px;
	border-top: 10px solid #e3d9bd;
	border-bottom: 1px solid #e3d9bd;
}

div#content_titel_kontakt,
div#content_titel_paypal,
div#content_titel_laden,
div#content_titel_kontakt_senden,
div#content_titel_newsletter,
div#content_titel_seiteweiterempfehlen {
	padding: 5px 0px 30px 50px;
	border-top: 17px solid #e3d9bd;
}


.title_blue {
	color: #6997c3;
	/* font-size: 13px; */
	font-weight: bold;
	padding: 0px;
}


.kollektion_infotext {
	padding: 0px 15px 20px 0px;
}

.kollektion_infotext_2 {
	padding: 10px 25px 20px 0px;
}

.kollektion_infotext_2,
.kollektion_infotext_2 * {
	font-size: 10px;
	line-height: 1.3em;
}

.kollektion_infotext_2 h1,
.kollektion_infotext_2 h2,
.kollektion_infotext_2 h3 {
	padding-bottom: 10px;
}


div#presse {
	background-color: #ffffff;
}

div#agb {
	padding: 20px 0px 0px 0px;
	background-color: #ffffff;
}

div#empfehlung_senden {
	padding: 20px 0px 20px 50px;
	background-color: #ffffff;
}

div#geburtstagserinnerung {
	padding: 20px 0px 0px 0px;
}

div#bestellung_senden {
	padding: 20px 0px 0px 50px;
}

.footer {
	padding: 6px 0px 20px 0px;
	text-align: right;
	
	background-color: white;
}

.vspace {
	clear: both;
	width: auto;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.blau {
	color: #6997c3;
}


.warenkorb_seitenleiste {
	width: 160px;
	padding: 7px 10px 7px 10px;
	overflow: hidden;
	text-align:right;
	background: #e3d9bd;
}


table, tr, td, th {
	vertical-align: top;
}




.box_white {
	width: 420px; 
	background: white; 
	padding: 10px 10px 2px 10px; 
}


.box_white_gold {
	margin: 0px 0px 15px 0px; 
	width: 200px; 
	background: white; 
	padding: 10px 10px 2px 10px; 
	border-bottom: 10px solid #e3d9bd;
}







#wrap {
	width: 270px;
	padding: 0px;
	margin: 0px; 
}



.tabbed-box {
	width: 270px;
	background: transparent;
	padding: 0px;
	margin: 0px; 
	text-align: left;
	
	list-style-position:inside;
}

.tabbed-box .tabs {
	margin: 0px;
	padding: 0px;
}

.tabbed-box .tabs li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px 1px 0px 0px; 
	text-align: left;
	border-bottom: 1px solid #e1d8bf;
	
	background: #ffffff;
}

.tabbed-box .tabs li a {
	display: block;
	width: auto;
	padding: 2px 8px 2px 8px;
	/* font-weight: bold; */
	text-align: center;
	text-decoration: none;
}

.tabbed-box .tabs li a:hover {
}

.tabbed-box .tabs li a:focus {
	outline: none; 
}

.tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover {
	background: #b0a689;
	color: #ffffff
}

.tabbed-content {
	padding: 10px 10px 0px 10px;
	display: none; 
	background: #ffffff;
}

.hline {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: transparent url(../_layout/vline.gif) 0px 0px repeat-x;
}


.home_text_bottom,
.home_text_bottom p {
   font-size:'.$counts_home_text_bottom.'px; 
   line-height:1.3em;
   width:'.$counts_home_text_bottom_w.'px; 
}

table.productlist {
	width: 100%;
	height: auto;
}

table.productlist tr {
	background: #e3d9bd;
}


table.productlist tr.head {
	background: #ffffff;
	padding: 10px 14px 10px 50px;
}

table.productlist th,
table.productlist td {
	font-size: 12px;
	line-height: 1.0em;
	padding: 10px 14px 10px 0px;
}

table.productlist th {
	color: #6997c3;
	font-weight: bold;
	white-space: nowrap;
}


table.productlist th.first,
table.productlist td.first {
	padding-left: 50px;
}

table.productlist th.right,
table.productlist td.right {
	text-align: right;
	padding-left: 10px;
}


.img_preview {
	position: relative;
	width: 250px;
	height: 250px;
	
	background: #ffffff;
	/* background: red; */
}

.btn_zoom {
	position:absolute;
	z-index:100;
	right:0px;
	bottom: 0px;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #ffffff;
	padding: 4px;
	
	background: #ffffff;
	background: #d3caaf;
}