/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/
	 
/* XMAS LOGO */	 
#xmas_logo						{ width:199px; height:88px; position:absolute; margin-top:-14px; }

.productAdditionalInfo_geschenk { display:none;}
.floatkiller					{ height: 0px; overflow: hidden; clear: both; }
html									{ padding: 0px; margin: 0px; height: 100%; }
img 									{-ms-interpolation-mode: bicubic;}
a.underline 					{ text-decoration:underline; color:#003C96;}
a.underline:hover				{ text-decoration:none; color:#003C96;}

body
{
SCROLLBAR-FACE-COLOR:#CCD8EA;
SCROLLBAR-HIGHLIGHT-COLOR:#CCD8EA;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#FFFFFF;
SCROLLBAR-TRACK-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
margin:0px;
background-color:#ffffff;
height:100%;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding: 0px;
margin: 0px auto;
text-align: left;
overflow: -moz-scrollbars-vertical;
/* background-image: url(img/allgemein/bg_rechts.gif);*/
/*
background-image: url(img/allgemein/background_shop_mitte.gif);
background-repeat: repeat-x;
*/
/*background-position:970px 0px;*/
}

.tdLeftShadow {
	width:20px;
	/*
	background-image: url(img/allgemein/background_shop_links.gif);
	background-repeat: no-repeat;
	background-position: right top;
	*/
}

.tdRightShadow {
	width:20px;
	/*
	background-image: url(img/allgemein/background_shop_rechts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

table
	{
  empty-cells:show;

  }

.boxText {
	font-family: Arial, sans-serif;
	font-size: 11px;
  background-color:#CCD8EA;
}

.boxTextRight {
	font-family: Arial, sans-serif;
	font-size: 11px;
/*  background-image: url(img/allgemein/bg_rechtespalte_blau.gif); */
}

.boxTextRot {
	font-family: Arial, sans-serif;
	font-size: 11px;
  color:#B40001;
}

.boxTextBG {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.boxTextBGII {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #CCD8EA;
}
.boxTextPrice {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.errorBox2 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight: 100;
	background-color: #F8DBDD;
	border: 1px solid #E14656;
  color:#E14656;
  padding:10px;
  text-align:left;
	/* display: none; */
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight: 100;
	background-color: #8E0000;
  color:#FFFFFF;
  padding:10px;
  text-align:left;
	/* display: none; */
}
.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

A {
  color: #003C96;
  text-decoration: none;
}

A:hover {
  color: #003C96;
  text-decoration: underline;
}

.internal_links a					{ text-decoration:underline; }
.internal_links a:hover		{ text-decoration:none;}


A.categories {
  color: #003C96;
  font-size:11px;
  line-height:18px;
  background:url(img/allgemein/einzelpfeil_blau.gif) no-repeat 0em 0.4em; padding-left:7px;

}
A.categories:hover {
  color: #003C96;
  text-decoration: underline;
}

A.header {
  color: #959595;
}
A.header:hover {
  color: #959595;
  text-decoration: underline;
}

A.header_xmas {
  color: #FFFFFF;
}
A.header_xmas:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #979386;
	font-weight : bold;
}

A.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
  color: #979386;
}

A.headerNavigation:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
  color: #979386;
}

TD.conditions {
	font-family: Arial, sans-serif;
  background-color: #8E0000;
  color:#FFFFFF;
  font-weight:100;
  padding:5px;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.headerMessage {
	font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #E02922;
  color:#003C96;
	background-color:#CCD8EA;
  border: 1px solid #B2C4DF;
  padding: 10px;
}

.moduleHeading {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #808285;
  font-weight: 100;
}

TD.footer a {
  color: #808285;
}

A.footer {
  color: #808285;
}
A.footer:hover {
  color: #808285;
  text-decoration: underline;
}

.copyright_note		{ margin: 5px 0px 0px 0px; }

.infoBox {
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 100;
  /*background: #666666;*/
  height:18px;
  color: #ffffff;
  text-align:left;
}

TD.infoBoxHeading_right {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 100;
  /*background: #C4C4C4;*/
  height:18px;
  color: #000000;
  text-align:left;
}

TD.categories {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003C96;
  border-right: 0px solid;
  /*background: #79582F;*/
}

TD.categories_text {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003C96;
  font-weight: 100;
  border-right: 0px solid;
  /*background: #79582F;*/
}

A.categories_text {
  color: #003C96;
}
A.categories_text:hover {
  color: #003C96;
  text-decoration: underline;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-right: 0px solid;
  /*background: #79582F;*/
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 11px;
  /*background: #E6E6E6;*/

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}










.pageResultsTable {
	color: #003c96;
	padding-top: 5px;
	padding-bottom: 5px;

}

.pageResultPageTranslation {
	color: #003c96;
}

.pageResultsActive {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin-left: 1px;
	border: 1px solid #003c96;
	background-color: #003c96;
}

.pageResults {
	color: #003c96;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin-left: 1px;
	border: 1px solid #003c96;
	height: 12px;
	width: 20px;
}

A.pageResults {
	color: #003c96;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px 2px 5px;
	margin-left: 1px;
	border: 1px solid #003c96;
	height: 12px;
	width: 20px;
}




A.pageResults:hover {
  color: #ffffff;
  background: #003c96;
}




TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main_xmas {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  /* width: 100%;    Änderung Textfeld API */
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #D1CDB9;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  text-align:center;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #808285;
  text-indent:14px;		
}
.copyright A {
  color: #808285;
}
.copyright:hover A {
  color: #808285;
  text-decoration: underline;
}

TD.copy {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B1B1B1;
  line-height: 1.5;
  text-align:center;
}
A.copy {
  color: #B1B1B1;
}
A.copy:hover {
  color: #B1B1B1;
  text-decoration: underline;
}

TD.suche {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003C96;
  line-height: 18px;
}
A.suche {
  color: #003C96;
}
A.suche:hover {
  color: #003C96;
  text-decoration: underline;
}

TD.weiss {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 18px;
}
A.weiss {
  color: #FFFFFF;
}
A.weiss:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, sans-serif;
	/*color: #000000;*/
	color: #3E3E3E;
	text-decoration: line-through;
}
SPAN.productNewPrice {
	font-family: Arial, sans-serif;
	/*color: #e2001a;*/
	color: #E4001C;
	text-decoration: none;
}
SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #FFFFFF;
 border: 1px solid;
 border-color: #000000;

}
.moduleRowOver {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 /*background-color: #F8F3DF;*/
 border: 1px solid #000000;
 /*cursor: pointer;*/
 /*cursor: hand;*/
}

.moduleRowSelected {
 background-color: #F0F0F0;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color:#F8F3DF;
 border: 1px solid #D1CDB9;
 padding: 5px;
}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#000000; text-decoration:underline;}

.sitemap_sub {font-family: Arial, sans-serif; font-size: 11px; color: #000000; background-color: #F8F3DF; padding: 5px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #e2001a; padding: 0px 0px 6px 0px; text-align: left; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
  color:#003C96;
  font-family:Arial;
  font-size:14px;
  line-height:16px;
	font-weight: bold;
  /*padding-bottom:10px;*/
}

.checkoutBarFrom, .checkoutBarTo {
  font-family:Arial;
  font-size:14px;
  line-height:16px;
	font-weight: normal;
  color: #8c8c8c;
}

.checkoutBarCurrent {
  color:#003C96;
  font-family:Arial;
  font-size:14px;
  line-height:16px;
	font-weight: bold;
}

.contentsTopicsHeader {
  color:#FFFFFF;
  font-family:Arial;
  font-size:18px;
  line-height:18px;
	font-weight: bold;
  padding-left:10px;
  padding-top:8px;
  height:114px;
  /*padding-bottom:10px;*/
}

.tableListingI {
	background-color: #F8F3DF;
}

.tableListingII {
	background-color: #F8F3DF;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


.Boeckmann_Menu1
  {
    font-size:11px;
    font-family:Arial;
    color:#979386;
  }

.Boeckmann_Menu1_link
  {
    font-size:11px;
    font-family:Arial;
    color:#979386;
    text-decoration:none;
  }

.Boeckmann_Menu1_link:hover
  {
    color:#979386;
    text-decoration:underline;
  }

.ContraMenu_navi2
  {
    font-size:11px;
    font-family:Arial;
    color:#000000;
  }

.ContraMenu_link_navi2
  {
    font-size:11px;
    font-family:Arial;
    color:#000000;
    text-decoration:none;
  }

.ContraMenu_link_navi2:hover
  {
    color:#000000;
    text-decoration:none;
  }

/* wendweb */
.nonshop_header1
	{
  color:#B40001;
  font-family:Arial;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  padding-bottom:10px;
  }

.nonshop_spalte1
	{
  height:7px;
  background: url(img/content_anfang.gif);
  }
.nonshop_spalte2
	{
  padding-left:7px;
  padding-right:7px;
  background: url(img/content_mitte.gif);
  }
.nonshop_spalte3
	{
  height:5px;
  background: url(img/content_abschluss.gif);
  }


#comments
  {
    width:518px;
    margin-left:0px;
    border:1px solid white;
  }



/* Textfeld Begin */
A.Menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
/*	border-bottom: 1px solid;  */
/*	border-color: #b6b7cb;    */
	background-color: #2B3744;
}

A.Menu:hover {
  color: #00ffff;
  text-decoration: underline;
}

TR.headerMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
/*	border-bottom: 1px solid;  */
/*	border-color: #b6b7cb;    */
/*	background-color: #2B3744;  */
}

TR.headerMenu:hover {
  color: #0000ff;
  text-decoration: underline;
}
/* Textfeld End */






/* ------------------ Kontaktformular ------------------ */

.formularOuter
  {
    height:auto;
    width: 100%;
    vertical-align:top;
    border-top:0px solid #316ac5;
    padding-top:10px;
  }

.formularTextFormularBox
  {
    /* position:relative; */
    height:auto;
    width:100%;
    vertical-align:top;
    font-size:11px;
    font-weight:100;

  }

.formularLeerzeileBox
  {
    /* position:relative; */
    float:left;
    height:20px;
    width:100%;
    vertical-align:top;
  }

.formularInputBox
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:100%;

    vertical-align:top;
    padding-top:3px;
  }

.formularInputCaption
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:130px;

    vertical-align:top;

    padding-left:0px;
    padding-top:2px;

    font-size:11px;
    font-weight: normal;
  }

.formularInputInput
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:230px;

    vertical-align:top;

    font-size:11px;
    font-weight:100;
  }

.formularInputInputButton
  {
    float:left;
    height:auto;
    width: 302px;

    vertical-align:top;
    text-align:right;

    font-size:11px;
    font-weight:100;
  }

.formularTextBox
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:390px;

    vertical-align:top;

    padding-top:3px;
    padding-left:10px;

    font-size:11px;
    font-weight:100;
  }

.formularTextErrorBox
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:390px;

    vertical-align:top;

    padding-left:0px;
    padding-bottom:10px;

    color:red;
    font-size:11px;
    font-weight: bold;
  }

.formularTextAfterBox
  {
    /* position:relative; */
    float:left;
    height:auto;
    width: 302px;

    vertical-align:top;

    padding-top:10px;
    padding-bottom:5px;
    padding-left:0px;

    font-size:11px;
    font-weight:100;
  }

.formularTextGesendetBox
  {
    /* position:relative; */
    float:left;
    height:auto;
    width:390px;
    vertical-align:top;

    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;

    font-size:11px;
    font-weight:bold;
  }

.formularButton
  {
    height:22px;
	width: 80px;
	height: 18px;
    font-size: 12px;
    font-weight:bold;
    margin-top:4px;
    border:0px;
    background-color:#FF7D01;
    color:white;
    cursor:pointer;
	background-image: url(buttons/german/button_send.gif);
	background-repeat: no-repeat;

  }

.formularInputSelect
  {
    margin:0px;
    padding:0px;
  }

.formularInputText
  {
    width:170px;
	height: 17px;
    margin:0px;
    padding:0px;
    border:1px solid #b2c4df;
    font-size:11px;
  }

.formularInputTextArea
  {
    width:170px;
    height:100px;
    margin:0px;
    padding:0px;
    border:1px solid #b2c4df;
    font-size:11px;

  }

.formularInputRadio
  {}

.formularInputCheckbox
  {}

.categorieHintergrund
	{
	  border:1px solid #B2C4DF;
	  background-color:#B2C4DF;
	}

.categorieHintergrund_c71
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c117
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c128
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c3
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c91
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c68
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c105
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}

.categorieHintergrund_c449
	{
	  border:1px solid #DBDBDB;
	  background-color:#DBDBDB;
	}


	.ol_list ol							{ margin: 0px 0px 0px 20px; padding: 0px; }
	.ol_list ol li					{ margin: 0px 0px 6px 0px; }

#popup_rahmen    			{ z-index: 50; position: absolute; z-index: 90; margin: -120px -150px; width: 552px; height: 250px; overflow:hidden; background: url(img/bg_content_ad.png) no-repeat; }

* html #popup_rahmen    			{ z-index: 50; position: absolute; z-index: 90; margin: -120px -150px; width: 552px; height: 250px; overflow:hidden; background: url(img/bg_content_ad.gif) no-repeat; }


#popup   	 						{ background: none; width: 532px; height: 250px; margin: 10px; }
#popup_ausblenden a   { z-index: 100; background: url(img/Startseite/teaser_wm2010_close.gif) no-repeat; width: 20px; height: 20px; display:block; position: absolute; margin-left: 505px; margin-top: 7px; }
.popup_content					{ width: 552px; height: 250px; overflow: hidden; margin-top: -250px; }

/* GUTSCHEIN EINLÖSEN IM WARENKORB */
#gift_cart { }
/* RAHMEN FÜR EINGABEFELD */
#gift_cart #input_code { padding: 10px;	 background-color:#CCD8EA;  border: 1px solid #B2C4DF; }
/* RAHMEN FÜR EINGABEFELD */
#gift_cart #input_code_sucess { padding: 10px;	 background-color:#1D7000;  border: 1px solid #1D7000; color: #FFFFFF; }
/* BUTTON EINLÖSEN */
#gift_cart #input_code input[type="image"] { position: relative; top: 6px; left: 5px;  }
/* ENDE - GUTSCHEIN EINLÖSEN IM WARENKORB */

/* POPUP MIT INFOS */
/* RAHMEN FÜR INFORMATIONEN */
#gift_infos { margin: 0px; padding: 10px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 30%; right: 30%; z-index: 1; }
/* LISTE GÜLTIGER ARTIKEL UND KATEGORIEN */
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }
/* ENDE- POPUP MIT INFOS */


.metamenu														{ margin: -3px 0px 0px 0px; }
.supportinfo												{ width: 500px; height: 20px; color: #979386; }
.supportinfo span										{ display:none;}
.supportinfo a											{ color: #979386; text-decoration: none; }
.supportinfo a:hover								{ color: black; text-decoration: underline; }

.servicebar													{ margin: 25px 0px 0px 0px; }
.servicebarEl												{ float: left; display: inline; }
.servicebarEl1											{ margin: 0px 0px 0px 25px; }
.servicebarEl4											{ float: right; margin: -12px 0px 0px 0px; }

.ajaxSearchbox											{ width: 182px; height: 23px; overflow: hidden; background: url(img/allgemein/ajaxSearchbox.gif); }
.ajaxSearchbox #searchField					{ float: left; background: none; border: none; padding: 4px 0px 0px 5px; font-size: 12px; color: #3f3f3f; }
.ajaxSearchbox .button_ajaxSearch		{ float: right; }

.rightside													{ color: black; }
.rightside a												{ color: black; }
.rightside a:hover									{ color: black; }
.rightside a.weiss									{ color: white; }

/* Home Boxes */
.homeBox														{ margin: 0px 0px 30px 0px; }
.homeBoxWide												{ width: 532px; }
.splitterbox .homeBoxEl							{ float: left; width: 260px; overflow: hidden; }
.splitterbox .homeBoxEl_1						{}
.splitterbox .homeBoxEl_2						{ margin-left: 12px; }

.homeBox h1									{ visibility:visible !important; font-size:11px; font-weight:bold; color:#808285; line-height:1em; font-family:Arial,sans-serif; }
.homeBox.homeBoxWide.infotext				{ border-top:1px solid #808285; padding:20px 0px 0px 0px; color:#808285;}	
.homeBox.homeBoxWide.infotext a				 {  color:#808285; text-decoration:underline;}	
.homeBox.homeBoxWide.infotext a:hover		{ color:#808285; text-decoration:none;}	
.homeBox h2									{ color:#808285; font-size:11px; font-weight:bold; line-height:1em; font-family:Arial,sans-serif;    }

.homeBox h3									{ line-height: 160%; overflow: hidden; padding: 0px; margin: 0px; }
.splitterbox .homeBoxElWrap					{ padding: 0px 0px 0px 0px; color: #3f3f3f; line-height: 13px; }
.splitterbox .homeBoxElWrap a				{ display: block; margin: 5px 0px 0px 0px; color: #00519e; text-decoration: underline; }
.splitterbox .homeBoxElWrap a:hover	{ text-decoration: none; }
.splitterbox .homeBoxElWrapContent	{ padding: 10px 0px 0px 0px; }

/* Link rechts neben der H3 Headline */
.homeBox .rightLink									{ float: right; margin: 3px 0px 0px 0px; }
.homeBox .rightLink	a								{ text-decoration: underline; }
.homeBox .rightLink	a:hover					{ text-decoration: none; }

/* SB Mover */
.sbMover														{ background: #efefef; height: 310px; overflow: hidden; }

/* Topmarken */
.homeBoxWide.topmarken									{ margin-bottom:15px; }
.topmarken div											{ float: left; }

/* ProductInfo */
.productBasicInfo 									{ width: 532px; height: 50px; margin: 20px 0px 0px 0px; font-size: 18px; font-weight: bold; color: #3F3F3F; }
.productBasicInfo h2								{ float: left; padding: 0px; margin: 0px; font-size: 18px; width: 370px; color: #00519e; }
.productBasicInfo span							{ float: right;}

.productAdditionalInfo							{ width: 532px; margin: 0px 0px 30px 0px; color: #3f3f3f; }
.productAdditionalInfo span					{ display: block; }
.productAdditionalInfo span	a				{ text-decoration: underline; color: #3f3f3f; }
.productAdditionalInfo span	a:hover	{ text-decoration: none; }
.productAdditionalInfo .left				{ float: left; }
.productAdditionalInfo .right				{ float: right; text-align: right; }
.productAdditionalInfo_artNr				{ font-weight: bold; }
.productAdditionalInfo_tax					{ font-weight: bold; }

/* Product Body */
.productBody												{ width: 532px; color: #3f3f3f; font-size: 12px; }
.productBody .left									{ min-height: 200px; float: left; width: 285px; }
.productBody .right									{ min-height: 200px; float: left; width: 247px; }
.product_zoom												{ margin: 10px 0px 10px 0px; width: 246px; }
.product_zoom												{ color: #3f3f3f; text-decoration: underline; background: url(img/allgemein/button_detailansicht.gif) no-repeat 0px 4px; padding: 4px 0px 4px 20px; }
.product_zoom:hover									{ text-decoration: none; }

/* Product Footer */
.productSizeTable										{ width: 532px; color: #3f3f3f; text-align: right; }
.productSizeTable	table							{ /* float: right; */ }
.productSizeTableLegend							{ margin: 20px 0px 0px 0px; color: #3f3f3f; }

.productCart												{ width: 532px; margin: 20px 0px 0px 0px; color: #3f3f3f; }
.productCart .left									{ float: left; }
.productCart .right									{ float: right; }
.productCart .quantity input				{ background: white; border: 1px solid #979386; padding: 3px 5px 4px 5px; margin: 0px 1px 0px 0px; text-align: right; width: 30px; }

.productAdditionalInfo_print span		{ text-decoration: underline; cursor: pointer; }
.productAdditionalInfo_print span:hover	{ text-decoration: none; }

.Boeckmann_Login_link								{ color: #00519e; }
.Boeckmann_Login_link:hover					{ color: #00519e; }

.smallThumb	img											{ border: 1px solid #d2d1d1; }
.productBasicInfo .productNewPrice	{ color: #e2001a; }
.productBasicInfo .productOldPrice	{ color: #3F3F3F; font-size: 12px; }
.logoutbutton												{ }

/* Top Products */
.top_products												{ width: 100px; float: left; margin: 5px 44px 0px 0px; text-align: center; color: #3f3f3f; }
.top_products.last									{ margin-right: 0px; }
.top_products_image									{ width: 100px; height: 100px; background: #efefef; overflow: hidden; }
.top_products_title									{ margin: 10px 0px 0px 0px; }
.top_products a											{ color: #3f3f3f; text-decoration: none; }
.top_products a:hover								{ color: #3f3f3f; text-decoration: underline; }

.top_products_title .productOldPrice	{ display: none; }
.top_products_title .productNewPrice	{ color: #3f3f3f; }

/* IE 6 Warning */
.ie6warning													{	border: 1px solid #ff0000 ;	background: url(../images/ie6warning.gif) #ffe5e5 no-repeat 27px 8px;	margin: 15px 0px 0px 13px;	width: 937px;	color: #ff0000; }
.ie6warning a												{ color: #ff0000; text-decoration: underline; } 
.ie6warning div { padding: 10px; }

/* Partnerlogos */
.partnerlogos_title									{ padding: 30px 0px 10px 0px; color: #979386; }
.partnerlogos img										{ float: left; margin: 0px 0px 10px 0px; display:block; }

.clearfix:after 										{	content:"."; display:block; height:0;	clear:both;	visibility:hidden; }
.clearfix 													{	display: inline-block;	}

/* Hides from IE-mac \*/
* html .clearfix 										{ height:1%; }
.clearfix 													{ display:block; }
/* End hide from IE-mac */





td.infoBoxHeading h3									{ line-height: 1px !important; font-size: 7px !important; width: auto !important; padding:0px; margin: 0px; }

.productSizeTable .prodOpt_array .main						{ text-align: left; width: 150px; }
.prodOpt_array																		{ width: 100%; margin: 10px 0px 0px 0px; }
.prodOpt_array textarea														{ width: 400px; height: 80px; }



/* NavigationTree */

/* lvl0 */
ul.level0																					{ width: 172px; overflow: hidden; margin: 0px; padding: 0px; font-size: 11px; }
ul.level0 li																			{ padding: 3px 0px 3px 0px; }
ul.level0 li span																	{ display: block; width: 300px; margin: 0px; padding: 0px; line-height: 160%; }
ul.level0 li a																		{ background: url(img/allgemein/einzelpfeil_blau.gif) no-repeat 0px 0.4em; padding-left: 8px; display: block; }

/* lvl1 */
ul.level1																					{ margin: 3px 0px 0px 12px; padding: 0px; font-size: 11px; }
ul.level1 li																			{ padding: 2px 0px 2px 0px; font-weight: normal; }
ul.level1 li.active																{ font-weight: bold; }

/* lvl2 */
ul.level2																					{ margin: 3px 0px 0px 12px; padding: 0px; font-size: 11px; }
ul.level2 li																			{ padding: 2px 0px 2px 0px; font-weight: normal; }
ul.level2 li.active																{ font-weight: bold; }











/* Produkt Sammelbestellung */
.sammelbestellung_wrap                            { text-align: left; }
.sammelbestellung                                 {  }

.sammelbestellung_headline_wrap                   { width: 532px; height: 29px; overflow: hidden; background: #858585; border-bottom: 1px solid #ffffff; }
.sammelbestellung_headline                        { padding: 7px 10px 10px 10px; font-weight: bold; font-size: 12px; color: #ffffff; }
.sammelbestellung_headline_color                  { float: left; width: 103px; }
.sammelbestellung_headline_size                   { float: left; width: 74px; }
.sammelbestellung_headline_color_big              { float: left; width: 177px; }
.sammelbestellung_headline_size_big               { float: left; width: 177px; }
.sammelbestellung_headline_status                 { float: left; width: 99px; }
.sammelbestellung_headline_price                  { float: left; width: 77px; }
.sammelbestellung_headline_qty                    { float: left; width: 67px; }
.sammelbestellung_headline_total                  { float: left; width: 92px; }

.sammelbestellung_content_wrap                    { width: 532px; }
.sammelbestellung_content                         {  }
.sammelbestellung_content_headlineitem_wrap       {  }
.sammelbestellung_content_headlineitem            { width: 532px; height: 32px; background: url(img/sammelbestellung_content_headlineitem_bg.gif) repeat-x; }
.sammelbestellung_content_headlineitem_inner      { padding: 8px 27px 0px 10px; font-weight: normal; font-size: 12px; color: #3f3f3f; }
.ui-state-active .sammelbestellung_content_headlineitem_inner a  { cursor: default; padding: 0px 0px 0px 23px; color: #3f3f3f; font-weight: bold; background: url(img/sammelbestellung_minus.gif) no-repeat 0px 0px; }
.ui-state-active .sammelbestellung_content_headlineitem_inner a:hover  { text-decoration: none; cursor: default; }
.ui-state-active .sammelbestellung_content_headlineitem_inner a.nobackgroundimage {background:none;}
.sammelbestellung_content_headlineitem_inner a   { padding: 0px 0px 0px 23px; color: #3f3f3f; background: url(img/sammelbestellung_plus.gif) no-repeat 0px 0px; }
.sammelbestellung_content_headlineitem_link         { float: left; }
.sammelbestellung_content_headlineitem_totals_wrap  { float: right; }
.sammelbestellung_content_headlineitem_totals_label { float: right; text-align: right; width: 29px; }
.sammelbestellung_content_headlineitem_totals       { float: right; text-align: right; width: 74px; }
.sammelbestellung_content_headlineitem_count        { float: right; text-align: left; width: 29px; }
.sammelbestellung_content_headlineitem_count_label  { float: right; right; text-align: left; width: 52px; }
.sammelbestellung_content_item_wrap               { /*margin: 17px 0px 0px 10px;*/ }
.sammelbestellung_content_item_wrap_inner         { max-height: 254px; padding-top:10px; padding-bottom:4px; overflow-y: scroll; overflow-x: hidden; }
.sammelbestellung_content_item                    { padding: 0px 0px 5px 10px; color: #3f3f3f; font-weight: normal; font-size: 12px; margin: 5px 1px 0px 1px; border-bottom: 1px solid #d2d1d1; }
.sammelbestellung_content_item_last               { padding: 0px 0px 5px 10px; color: #3f3f3f; font-weight: normal; font-size: 12px; margin: 5px 1px 0px 1px; }
.sammelbestellung_content_item_color              { float: left; width: 103px; height:32px; }
.sammelbestellung_content_item_size               { float: left; width: 74px; height:32px; }
.sammelbestellung_content_item_color_big              { float: left; width: 177px; height:32px; }
.sammelbestellung_content_item_size_big               { float: left; width: 177px; height:32px; }
.sammelbestellung_content_item_status             { float: left; width: 99px; height:32px; }
.bestand_gruen  { color: #009900; }
.bestand_gelb   { color: #3f3f3f; }
.bestand_rot    { color: #E2001A; }
.sammelbestellung_content_item_price                  { float: left; width: 77px; text-align: right; height:32px;}
.sammelbestellung_content_item_price .normal-price    { color: #3F3F3F; font-family: Arial,sans-serif; text-decoration: none; }
.sammelbestellung_content_item_price .special-price   { color: #E2001A; font-family: Arial,sans-serif; text-decoration: none; }
.sammelbestellung_content_item_price
.original-price                                   { text-decoration: line-through; }
.special-price-label                              { color: #E2001A; }
.sammelbestellung_content_item_qty                { float: left; width: 67px; }
input.sammelbestellung_content_item_qty_input     { font-size:12px; width: 32px; height: 23; border: 1px solid #979386; margin-left: 5px; height: 19px; }
.sammelbestellung_content_item_total              { height:32px; float: left; width: 75px; text-align: right; font-weight:bold;}

.sammelbestellung_footer_wrap                     { width: 532px; height: 30px; background: #d4d3d3; }
.sammelbestellung_footer                          { font-weight: bold; font-size: 14px; color: #3f3f3f; padding-top: 7px; padding-right: 24px; }
.sammelbestellung_footer_count_label              { float: right; text-align: left; width: 111px; }
.sammelbestellung_footer_count                    { float: right; text-align: left; width: 29px; }
.sammelbestellung_footer_totals                   { float: right; text-align: right; width: 74px; }
.sammelbestellung_footer_totals_label             { float: right; text-align: right; width: 32px; }

.sammelbestellung_minimum_order_quantity_wrap     { background: #e14656; padding: 1px; margin-top: 10px; }
.sammelbestellung_minimum_order_quantity          { background: #f8dbdd; padding: 8px 10px; text-align: left; color: #e14656; font-size: 12px; }

.sammelbestellung_msg_wrap                        { background: #e14656; padding: 1px; margin-top: 10px; }
.sammelbestellung_msg_spacer                      { background: #f8dbdd; height: 8px; }
.sammelbestellung_msg                             { background: #f8dbdd; padding: 0px 10px 8px 10px; text-align: left; color: #e14656; font-size: 12px; }

.sammelbestellung_content_item_submit_wrap        { margin-top: 10px; }

.sammelbestellung_content_single                  { margin-top: 10px; float: right; }
.sammelbestellung_content_single_qty              { display: block; float: left; height: 23px; }
.sammelbestellung_content_single_qty input        { width: 32px; height: 23; border: 1px solid #979386; margin-left: 5px; height: 19px; }
.sammelbestellung_content_single_submit           { display: block; float: left; height: 23px; margin-left: 5px; }
.sammelbestellung_content_single_submit input     {  }













/* Box Boeckmann */
.boeckmann_link		{ background:url(img/bullet_grey.gif) no-repeat 0px 4px; padding-left:12px; color:#979386 !important; }








