/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   
   XT-Commerce - community made shopping   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on:    (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com    (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/****** GRUNDLEGENDER STIL *****//* mac hide\*/
html{overflow-y: scroll;}

html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:992px;/* for mozilla*/
	background-color: #e3d7c5;
	background-image: url('img/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	color: #3f281d;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

#outer{
	height:100%;
	min-height:100%;
	width:992px;
	text-align:left;
	margin:auto;
	position:relative;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:797px;
}

#header{
	position:absolute;
	top:0;
	left:0px;
	width:992px;
	height:213px;
	background-image: url('img/header/header_bg.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	/*z-index:100;*/
}

#navbar tr td.bg{
  height:30px;
  background-image: url('img/header/navbar_bg.gif');
  background-repeat:repeat-x;
}

#nav_left{
	height:30px;
	width:7px;
    background-image: url('img/header/navbar_left_bg.gif');
    background-repeat: no-repeat;	
}

#nav_right{
    height:30px;
    width:7px;
    background-image: url('img/header/navbar_right_bg.gif');
    background-repeat: no-repeat;   
}

#logo{
    margin-top:73px;
    margin-left:20px;
    float:left;	
}

#bars_outer{
    float:right;
    text-align:right;
    margin-top:28px;
    margin-right:13px;
}

* html #bars_outer{
    margin-right:10px;
}

#navbar {
    margin-right: 7px;
}

#searchbar{
    text-align:right;
    margin-top:10px;
    margin-right: 7px;
}

#langbar{
    text-align:right;
    margin-top:10px;
    margin-right: 7px;
}

#socialbar{
    margin-top:20px;    
}

#left {
	/*position:relative;/*ie needs this to show float */
	width:194px;
	float:left;
	padding-top:234px;/*needed to make room for header*/
	padding-bottom:2px;/* needed to make room for footer */
}

#right {
	/*position:relative;/*ie needs this to show float */
	width:194px;
	float:right;
	padding-top:234px;/*needed to make room for header*/
	padding-bottom:2px;/* needed to make room for footer */
}

#footer {
	width:992px;
	clear:both;
	height:20px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
    font-size:0.9em;
    background-image: url('img/footer_bg.jpg');
    background-repeat: no-repeat;   
    padding-top:10px;
}

* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}

#footer_left, #footer_right{
  float:left;
  width:194px;
}

#footer_center{
  float:left;
  width:604px;
  margin: auto;
  padding-top:2px;
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:572px;
	float:right;
	padding-top:234px;
	padding-bottom:2px;/* needed to make room for footer */
	padding-right:15px;
	padding-left:15px;
	overflow: hidden;
}

#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */
#copyright{
	color:#b0a090;
	font-size: 0.8em;
}

img{	border:0;}

/* formulare  */

form {	display: inline;		   }
.onepxwidth {	width: 1px;}
input, select, textarea {
	background-color:#efe8dd;
}

input.no_bg{
    background: none;	
}
textarea {  width: 99%;}

.input{
	font:normal 11px Verdana,Arial,sans-serif;
	padding:2px;
	border-top:1px solid #3f281d;
	border-left:1px solid #3f281d;
	border-right:1px solid #3f281d;
	border-bottom:1px solid #3f281d;
}

#serachinput{
    padding-top:2px;
    padding-right:8px;
}

#searchinput input{
	padding:3px;
	margin-right:5px;
    background-color: #E3D7C5;	
}


/* schriftformatierung für allgem. textbereiche  */
.main {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.5;
}
.main2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.95em;
  line-height: 1.5;
}

/* obere navigaton / anmelden/ihr konto/korb/kasse */
#navbar tr td a {
	color: #e3d7c5;
	padding:5px 3px;
	margin:0px 3px;
	height:16px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
#wishlist_not_empty {
    color: #e29a3b !important;
}
#cart_not_empty {
    color: #e29a3b !important;
}

/* horizontale linien */
div.between_hr {
	width:100%;
	border-top:1px solid #3f281d;
	border-bottom:1px solid #3f281d;
	padding:25px 0px;
	margin:5px 0px;
}

div.bottom_hr {
	width:100%;
	border-bottom:1px solid #3f281d;
	padding-bottom:5px;
	margin-bottom:5px;
}
/* "navtrail" - seitennavigation /startseite/katalog.. */
TD.headerNavigation {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	background-color: #393939;
	height: 18px;
	vertical-align: middle;
	padding-left: 5px;
}
/********* SÄMTLICHE LINKDEFINITIONEN *************/
/*allgem. links*/
A {  color: #3f281d;  text-decoration: underline;}

A:hover {
}
/*loginbox passwort vergessen */
A.pw {
}
A.pw:hover {
}
/*produkt titel in den boxen die produktbilder enthalten wie "whatsnew" "last_viewed" "specials" */
A.boxLink {
}
A.boxLink:hover {
}
/*weitere Links in den boxen mit produktbild wie zb. "last_viewed" */
A.boxLinkText {
}
A.boxLinkText:hover {}
/*img links im titel von den linken boxen*/
A.show_left {	color: #e3d7c5;	background-image: url(img/icon_more.gif);	background-repeat: no-repeat;	background-position: right center;	display: block;	width: 155px;
	text-decoration: none;
}
A.show_left:hover {	background-image: url(img/icon_more_light.gif);
}
/*img links im titel von den rechten boxen*/
A.show_right {    color: #e3d7c5;
    background-image: url(img/icon_more.gif);
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    width: 155px;
    text-decoration: none;
}
A.show_right:hover {	background-image: url(img/icon_more.gif);
}
/*link erweiterte Suche in der "searchbox" */
A.searchlink {
}
A.searchlink:hover {}
/*mwst und versandkosten links in den boxen*/
SPAN.box_shipping_link {}
.box_shipping_link a {}
.box_shipping_link a:hover {}
/* produkttitel als link zb. "new_products_default" */
.products_link {}
.products_link:hover {}
/* produkttitel link in der reviews_info */
A.reviews_link {}
A.reviews_link:hover {}
/*gutschein bild in der "box_cart"*/
A.gift_box {	background-image: url(img/img_gift.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	text-decoration: none;	height: 40px;	width: 48px;	display: block;}
A.gift_box:hover {	background-position: 0px -40px;
}
/*gift_cart.html*/
A.gift_link {
}
A.gift_link:hover {}
A.headerNavigation  { 
}

A.headerNavigation:hover {
}

/*seitennavigation bei mehreren produktseiten*/
A.pageResults {}
A.pageResults:hover {}
/*im checkout - checkout_confirmation "bearbeiten"*/
A.confirmationEdit {
	font-size: 10px;
	text-decoration: none;
}
A.confirmationEdit:hover {}
/*categorie_listing*/
A.catLink {
	display: block;
	height:25px;
	padding-top:7px;
	margin:5px 3px;
	background-image: url('img/cat_link_bg.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: bold;}
A.catLink:hover {
}
/*product_navigator.html - datei bearbeiten, wenn anstelle der grafiken text stehen soll (text nur auskommentiert) */div.product_navigator{
    float: right;
    background-image: url(img/navigator/nav_bg.gif);
    background-repeat: no-repeat;
    width: 179px;
    height: 25px;
    padding:4px 10px;
    color:#E3D7C5;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

A.first {	background-image: url(img/navigator/nav_first.gif);	background-repeat: no-repeat;	background-position: left;	height: 15px;	width: 25px;	display: block;	padding: 0px 10px 0px 0px;
}
A.back {	background-image: url(img/navigator/nav_back.gif);	background-repeat: no-repeat;	background-position: left;	height: 15px;	width: 15px;	display: block;    padding: 0px 10px 0px 0px;}
A.next {	background-image: url(img/navigator/nav_next.gif);	background-repeat: no-repeat;	background-position: right;	height: 15px;	width: 15px;	display: block;    padding: 0px 0px 0px 10px;}
A.last {	background-image: url(img/navigator/nav_last.gif);	background-repeat: no-repeat;	background-position: right;	height: 15px;	width: 25px;	display: block;    padding: 0px 0px 0px 10px;}
#copyright a, #copyright a:hover {
    color:#b0a090;
    text-decoration: none;
}

#socialbar a {
	float: right;
    display: block;
    width: 35px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center;
}

#socialbar #facebook {
    background-image: url(img/header/facebook-icon.jpg);
}

#socialbar #facebook:hover {
    background-image: url(img/header/facebook-icon_h.jpg);
}

#socialbar #twitter {
    background-image: url(img/header/twitter-icon.jpg);
}

#socialbar #twitter:hover {
    background-image: url(img/header/twitter-icon_h.jpg);
}

#socialbar #taf {
    background-image: url(img/header/tell-a-friend-icon.jpg);
}

#socialbar #taf:hover {
    background-image: url(img/header/tell-a-friend-icon_h.jpg);
}

#fb_product_info {
	position: absolute;
    width:290px;
    height:20px;
    margin:0;
    padding:0;
}

#taf_product_info {
	display: block;
	width: 118px;
	height: 14px;
	margin:3px 0px;
	padding-left:23px;
	padding-top:2px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    background-image: url(img/btn_email_2.gif);
    background-position: center;
    background-repeat: no-repeat;
}

.FBConnectButton .FBConnectButton_Text, .FBConnectButton_RTL .FBConnectButton_Text {
    width: 110px;	
}

/* CONTENTBEREICH  - index.html */
#main_col {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
/****** BOXEN links und rechts ******/
/*linke boxenspalte - index.html*/
#left_col {
	width: 195px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
/*rechte boxenspalte - index.html*/
#right_col {
	width: 195px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
/*** KATEGORIEBOX ***/

/****** erste ebene (hauptkategorie) ******/
#boxCategories {
	font-size: 1.2em;}
#boxCategories ul {	margin: 0px;	padding: 0px;}
#boxCategories ul li {	list-style-type: none;
    background-image: url(img/icon_akat.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px}

* html #boxCategories ul li {

}

#boxCategories ul li a.normal {	text-decoration:none;
    padding: 3px 5px 6px 20px;
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;	display: block;}


#boxCategories ul li a.normal:hover {}
/*aktive hauptkategorie*/
#boxCategories ul li a.active {    text-decoration:none;
    padding: 3px 5px 6px 20px;
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    font-style: italic;
}
#boxCategories ul li a.active:hover {
}

/****** zweite ebene  (Unterkategorie) ******/ 
#boxCategories ul ul {	margin: 0px 0px 0px 2px;	padding: 0px;}
#boxCategories ul ul li {    padding: 3px 5px 6px 5px;
    background-image: url(img/icon_akat.gif);
    background-repeat: no-repeat;
    background-position: 10px 13px}
#boxCategories ul ul li a.normal {    text-decoration:none;
    padding: 3px 5px 6px 22px;
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
}
#boxCategories ul ul li a.normal:hover {}
/* aktive unterkategorie */
#boxCategories ul ul li a.active {    text-decoration:none;
    padding: 3px 5px 6px 22px;
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    font-style: italic;
}
#boxCategories ul ul li a.active:hover {}
/*************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Weitere Unterebenen können hier definiert werden 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		dritte ebene  (Unter_Unter_Kategorie) 
**************************
#boxCategories ul ul ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: 1px solid #990033;
}
#boxCategories ul ul ul li {
	padding: 2px;
}
#boxCategories ul ul ul li a.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #990033;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 15px; 
}
#boxCategories ul ul ul li a.normal:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #000000;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#boxCategories ul ul ul li a.active {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #3399ff;
	font-weight: bold;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 15px; 
}
#boxCategories ul ul ul li a.active:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #99ccff;
	font-weight: bold;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vierte ebene (Unter_Unter_Unter_Kategorie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#boxCategories ul ul ul ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: 1px solid #ff3300;
}
#boxCategories ul ul ul ul li {
	padding: 2px;
}
#boxCategories ul ul ul ul li a.normal {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #ff3300;
	background-image: url(img/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 15px; 
}
#boxCategories ul ul ul ul li a.normal:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #330066;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#boxCategories ul ul ul ul li a.active {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #330066;
	font-weight: bold;
	background-image: url(img/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 15px; 
}
#boxCategories ul ul ul ul li a.active:hover {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 1.2em;
	color: #cc99ff;
	font-weight: bold;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
***********************************************/

/* produktanzahl hinter den kategorienamen */
span.catcount {
}
/*** ENDE KATEGORIEBOX ***/


/*außenrahmen der boxen*/.shopbox {	margin: 0px 0px 15px 0px;	padding: 0px;
	background-image: url('img/boxes/box_bg.gif');
	background-repeat: repeat-y;}
/* "nur text" in den boxen */.boxText { }
div.marquee_box_content{
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
}


/*LINKE BOXEN */
/*überschrift*/
.infoBoxHeading_left {	font-weight: bold;	color: #e3d7c5;	height: 56px;	line-height: 37px;	vertical-align: middle;	text-indent: 10px;	background-image: url('img/boxes/box_header_bg.jpg');	background-repeat: no-repeat;
	padding-left: 28px;}
/*inhalt*/
.infoBox_left, .infoBox_left_center {  	font-size: 0.9em;  	margin: 0px;  	padding: 0px 10px 35px 10px;
  	background-image: url('img/boxes/box_footer_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;}
/*inhalt zentriert*/
.infoBox_left_center {	text-align: center;
}

/*RECHTE BOXEN*/
/*überschriften*/
.infoBoxHeading_right {    font-weight: bold;
    color: #e3d7c5;
    height: 56px;
    line-height: 37px;
    vertical-align: middle;
    text-indent: 10px;
    background-image: url('img/boxes/box_header_bg.jpg');
    background-repeat: no-repeat;
    padding-left: 28px;
}
/*inhalt*/
.infoBox_right, .infoBox_right_center {    font-size: 0.9em;
    margin: 0px;
    padding: 0px 10px 35px 10px;
    background-image: url('img/boxes/box_footer_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}
.infoBox_right_center {	text-align: center;
}
.infoBox_right h3 {
    font-size: 14px;
    font-weight: bold;
}

.infoBox_right h4 {
    font-size: 12px;
    font-weight: bold;
}

/**BOX_CART**/
/*in produkte der box "warenkorb"*/
.cart_products {
	border-bottom: 1px solid #666666;
	padding: 5px;
}
.boxText_cart {
	padding: 5px;
}
/*preisfeld in boxen mit preis zb."whatsnew" "specials" ..*/
DIV.boxPrice {
	font-weight: bold;
	padding: 3px;
	width: 80%;
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	
	margin-bottom:3px;
}
/* guthabenanzeige in der box "cart" */
.gvBox {	font-size : 1.2em;	font-weight: bold;
}

.GVboxText{
    padding: 6px 5px 6px 5px;
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: top;	
}


/*** BESTSELLERSBOX  ***/
.bestsellers  {
	font-size: 11px;
}
/*preisfeld in der "bestsellersbox" */
.boxTextPrice {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.bestsellers_shipping_link {	font-weight: normal;}
/*AUFZÄHLUNG FÜR BOXEN zB /"mehr über" /"informationen" /"extrabox1" /"extrabox2" */
UL#box_information, UL#box_content, UL#box_extra1, UL#box_extra2{	font-size: 1.05em;	margin: 0px;	padding: 0px;}
#box_information li, #box_content li, #box_extra1 li, #box_extra2 li{    list-style: none;   
    margin: 3px 0px 0px 0px;
    padding: 3px 5px 6px 5px; 
    background-image: url('img/menu_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}
#box_information li a, #box_content li a, #box_extra1 li a, #box_extra2 li a{    text-decoration: none;
    font-size: 1.05em;
    display: block;
}
#box_information li a:hover, #box_content li a:hover, #box_extra1 li a:hover, #box_extra2 li a:hover {
}

#box_information li #newsletter_link {
	height:16px;
	font-weight: bold;
	font-size: 1.1em;
    background-image: url(img/social_btn_nl_link.gif);
    background-repeat: no-repeat;
    background-position: 107px center;
}

/*** STARTSEITE ***/
/* "willkommen" */
.pageHeading {
  font-size: 16px;
  font-weight: bold;
}

/* besucherbegrüssung  "gast" "herr/frau name" */
SPAN.greetUser {  font-weight: bold;
}


/**** MODULDATEIEN ****/
/* überschiften in den moduldateien */
.contentsTopics {	font-size: 1.5em;
	font-style:italic;	font-weight: bold;
	vertical-align: middle;
	padding: 0px 10px 5px 10px;
	margin: 0px;
	
}
h2.contentsTopics {
	font-size: 1.2em;
	font-style:normal;
	padding: 10px 0px;
	margin: 0px;
}

.moduleHeading {	font-size: small;	font-weight: bold;}

.smallHeading {
	font-size: 11px;
	font-weight: bold;}
/* texte in den modultateien */
/*zb in reviews */
.small_text, .smallText, .small {
  font-size: 0.9em;
}

/* hintergrundfeld in den moduldateien */
#contentsBG {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	vertical-align: top;
}

#contentsBG h2{
	font-size: 16px;
    font-weight: bold;
}

/* button  rechts */
#button_right {
	padding-top: 5px;
	text-align: right;
}
/*kontaktforumlar*/
#contact {
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
/******** CHECKOUT + WARENKORB  *********/
/* im WARENKORB des Contentbereichs bzw. orderdetails */
.boxTextBG {
}
.boxTextBGIII {
}
SPAN.total {
	font-size: 12px;
	font-weight: bold;
}
.summe {
	font-size: 12px;
}

#cart_cross_selling {
    margin-top: 50px;
}

/*nicht genug auf lager anzeige im shopping_cart bzw. orderdetails*/
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}
/*gutscheinefeld in shopping_cart.html bzw. gift_cart.html  und error_message für die suche*/
.boxTextBGII {
	font-size: 11px;
	color: #3b3b3b;
	border: 1px solid #3f281d;
}
/*hintergundfelder bei "new_products_default" "new_products_overview" "specials"*/
.centerfield {
	vertical-align: top;
	text-align: center;
	padding: 5px;
	height: auto;
}
.centerfield:hover {
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
SPAN.products_price {	font-size: 1.1em;	font-weight: bold;}
SPAN.shipping {
	font-size: 12px;
}
.products_table {
}
.products_table:hover {
}
/*** "categorie_listing" kategoriebild ***/#categories_image{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.moreHeading {	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
/*** bilderrahmen ***/
img.image_border{
	border:1px solid #3f281d;
}

/*** product_info ***/
h1.product_title, h1.search_title{
	margin-top:0;
	margin-bottom:35px;
	font-size:1.5em;
	font-style:italic;
}

SPAN.info_price {	font-size: 1.2em;	font-weight: bold;}
/* hintergrund in der tabellarischen attribute auflistung (tablelisting.html) */
.tableListingI {
}
.tableListingII {	background-color: #ced0d1;}
/* UPCOMING_PRODUCTS */
.upcomingListingI {
	font-size: 0.83em;

}
.upcomingListingI a {	color: #f1f1f1;}
.upcomingListingI a:hover {}
.upcomingListingII {
	background-color: #ced0d1;
	color: #3b3b3b;
	font-size: 0.83em;
}
.upcomingListingII a {
	color: #3b3b3b;
}
.upcomingListingII a:hover {
	color: #3b3b3b;
	text-decoration: underline;
}
/*** REVIEWS ***/
SPAN.ratingtext {  font-size: 10px;  font-weight: bold;
}

/**** LOGIN / ACCOUNT - DATEIEN ***/
/* zb in login.html / account - dateien / create_account */
DIV.formArea {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:10px 0px;
	margin: 35px 0px;
}
TABLE.formArea, TD.formArea {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 25px;
}
.formAreaTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
/*account.html*/
UL#account_list {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
UL#account_list li {
	list-style: none;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 0px 5px 0px 20px;
}
UL#account_list li a {	font-size: 12px;	text-decoration: none;}
UL#account_list li a:hover {	font-size: 12px;	text-decoration: underline;}

/* abstand für die überschriften in create_account */
.abstand {
	margin-top: 10px;
	padding-left: 5px;
}
/* "notwendige Angabe" bei accounterstellung */
.inputRequirement { 	font-size: 0.9em; 
}
/* adressfeld in sämtlichen dateien des adressbuchs und im checkout */
.address_lable {	background-color: #bdae97;
	border:1px solid #3f281d;	padding: 5px;}
.arrow {
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 40px;
}
/* adressauswahl / versandauswahl / zahlungsauswahl */
.moduleRow { 	font-size: 11px; 	line-height: 1.5; 	background-color: #BDAE97; 	cursor: pointer;}
.moduleRowOver { 	font-size: 11px; 	line-height: 1.5;	background-color: #3F281D;
	color:#E3D7C5;	cursor: pointer; }
/* nur bei zahlungs und versandartauswahl */
.moduleRowSelected { 	font-size: 11px; 	line-height: 1.5;    background-color: #3F281D;
    color:#E3D7C5;}
/* gutscheinfeld - checkout_payment.html */
.cot_gv {
  font-size: 11px;
  line-height: 1.5;
}
/* CHECKOUT DATEIN */
.checkoutTitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}
TABLE.checkoutTable {
	border-top: 1px solid #666666;
}
DIV.checkoutTable {
	border-top: 1px solid #666666;
}
.tableabstand {
	margin-top: 25px;
	margin-bottom: 15px;
}
.checkoutBarFrom, .checkoutBarTo { 
	font-size: 10px; 	
	margin-right:20px;
	
	margin-top:15px;
	
}
.checkoutBarCurrent { 
	font-size: 10px; 	
	font-weight:bold;
	
	margin-right:20px;
	
	margin-top:15px;
	
}
.checkout_bullet {
	background-image: url(img/checkout_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	width:30px;
	
	margin-top:15px;
}
.checkout_bullet2 {
	background-image: url(img/checkout_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
tr.trcol1 td table, tr.trcol2 td table, tr.trcol3 td table, tr.trcol4 td table, tr.trcol5 td table{
    margin-top:10px;	
}

/* agb akzeptieren feld */
.conditions {	background-color: #BDAE97;  	border: 1px solid #3f281d;	padding: 3px;	margin-top: 2px;}
SPAN.checktext {
	font-weight: normal;
}
/* hinweis der oben angezeigt wird */
.confirmationText {
	font-size: 12px;
  	border-top: 1px solid #666666;
  	border-bottom: 1px solid #666666;
	padding: 3px;
}
/* checkout_success.html */
.successTopics {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
/* anzeige im Warenkorb bzw. order_details wenn ein artikel nicht verfügbar ist */
SPAN.markProductOutOfStock {
  font-size: 12px;
  font-weight: bold;
}
/******* PREISE ********/
SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #990033;
	text-decoration: line-through;
}
SPAN.productDiscountPrice {
  color: #990033;
  font-weight: bold;
}

/* Kategorie Liste (übersicht) */
.sitemap_heading {
	font-size: 10pt; 
	border-top: 1px solid #3f281d;
	border-bottom: 1px solid #3f281d;
	padding: 2px;
}
.sitemap_heading a {}
.sitemap_heading a:hover {}
.sitemap_sub {	font-size: 9pt; 	border-bottom: 1px solid #3f281d; 	padding: 2px 2px;}
.sitemap_sub a {}
.sitemap_sub a:hover {}
/* Hersteller Liste */
.manufacturers_heading {
	font-size: 10pt; 
	background-color: #E0B57E;
	border: 1px solid #3f281d;
	padding-top: 2px; 
	padding-bottom: 2px;
}
.manufacturers_heading a {	font-weight: bold;}
.manufacturers_heading a:hover {}

/*** linien zb in product_listing ***/
.line_top {
	border-top: 1px solid #666666;
}
div.img_container {
	width:225px;
	margin-right: 5px;
	overflow: hidden;
}

.line_right {

	border-right: 1px solid #666666;

}
.line_bottom {
	border-bottom: 1px solid #666666;
}
/* MELDUNGEN */
.errorBox, .errorBox2 {	color: #282828;	background-color: #c67a55;	border: 1px solid #92360a;	text-align: center;	padding: 5px;
	color:#E3D7C5;}
.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning, .messageStackSuccess {
	font-size: 10px;
	background-color: #c67a55;
    color: #282828;
}


/*fehlermeldung zb in gutscheine versand */
SPAN.errorText {
  font-weight: bold;
  color: #990033;
}
/* meldung beim checkout_payment */
.infoBoxNotice {  background: #c67a55;  padding: 2px;
  margin:15px auto;}
.infoBoxNoticeContents {
  background: #990033;
  font-size: 10px;
}
.productsNotifications {
	background-color: #f2fff7;
}
/*message zb. gift_cart.html, login.html*/
.headerMessage {	
	text-align: center;
	font-weight: bold;
	padding: 2px 10px;
}
.headerError {  font-size: 12px;  background: #c67a55;  color: #282828;  font-weight : bold;  text-align : center;}
.headerInfo {
  background: #00ff00;
}
.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

SPAN.underline {
	text-decoration: underline;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }


/* Tab Pane in checkout_payment.html AGB und Widerruf*/
.dynamic-tab-pane-control.tab-pane {	position:	relative;	width:		100%;		/* width needed weird IE bug */	margin-right:	-2px;	/* to make room for the shadow */	margin-top: 15px;}

.dynamic-tab-pane-control .tab-row .tab {	width:				auto;	height:				16px;	background-image:	url(img/tab.png);	background-repaet:	repeat-x;	position:		relative;	top:			0;	display:		inline;	float:			left;	overflow:		hidden;	cursor:			pointer;	margin:			1px -1px 1px 2px;	padding:		4px 10px 2px 10px;	border:			0;	z-index:		1;	font:			11px Tahoma;	white-space:	nowrap;	text-align:		center;	border-left: 1px solid #3f281d;	border-right: 1px solid #3f281d;}

.dynamic-tab-pane-control .tab-row .tab.selected {	width:				auto;	height:				18px !important;	background-image:	url(img/tab.active.png) !important;	background-repaet:	repeat-x;	border-bottom-width:	0;	z-index:		3;	padding:		4px 10px 2px 10px;	margin:			1px -3px -3px 0px;	top:			-2px;	font:				11px Tahoma;}

.dynamic-tab-pane-control .tab-row .tab a {	font:				11px Tahoma;	color:				Black;	text-decoration:	none;	cursor:				pointer;}

.dynamic-tab-pane-control .tab-row .tab.hover {	font:				11px Tahoma;	width:				auto;	height:				16px;	background-image:	url(img/tab.hover.png);	background-repaet:	repeat-x;	padding: 4px 10px 2px 10px;	border-left: 1px solid #3f281d;	border-right: 1px solid #3f281d;}


.dynamic-tab-pane-control .tab-page {	clear:			  both;	border:			  1px solid #3f281d;	background-color: #E3D7C5;	z-index:		  2;	position:		relative;	top:			-2px;	font:		    11px Tahoma;	color:			Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);	/*244, 243, 238*/	/* 145, 155, 156*/
	padding:		10px;}

.dynamic-tab-pane-control .tab-row {	z-index:		1;	white-space:	nowrap;}
