/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

IMG.schatten  {
  -webkit-box-shadow: 5px 5px 10px #999;
  -moz-box-shadow: 5px 5px 10px #999;
   box-shadow: 5px 5px 10px #999;
}

TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }

.errorBox {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px; background: #ffb3b5;
  font-weight: bold;
  }
  
.stockWarning {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px; color: #cc3333;
  }
  
.orderEdit {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px; color: #70d250;
  text-decoration: underline;
  }

BODY {
  background: url('images/header/body_bg.jpg');
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #990000;
  text-decoration: none;
}

A.headeralert {
  color: #cc3333;
  text-decoration: none;
}

A.headeralert:hover {
  color: #990000;
  text-decoration: none;
}

FORM {
	display: inline;
}



TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  text-decoration: none 
}

A.headerNavigation:hover {
  color: #990000;
  text-decoration: none;
}

A.headerindex_old {
  font-family: Verdana, Arial, sans-serif;
  color: #7C3E05;
  font-size: 10px;
  text-decoration: none 
}
A.headerindex {
  font-family: Verdana, Arial, sans-serif;
  color: #666666;
  font-size: 10px;
  text-decoration: none 
}

A.headerindex:hover_old {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
  font-size: 10px;
  text-decoration: none;
}
A.headerindex:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}

TR.headerError {
  background: #cc3333;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #cc3333;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
   /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  /*color: #ffffff;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #CCCCCC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #b6b7cb;*/
  /*color: #FFFFFF;*/
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading_old, DIV.pageHeading_old {
  font-size: 20px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif; 
  font-style: normal;
  color: #7C3E05;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 19px;
  font-weight: bold;
  font-family: Arial, sans-serif; 
  font-style: normal;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TABLE.proddesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallestText, SPAN.smallestText, P.smallestText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue,  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc3333;
}

CHECKBOX, INPUT, RADIO, SELECT, OPTION {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productLieferbar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc3333;
}

SPAN.productSpecialPrice {
  color: #cc3333;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #cc3333;
}

.moduleRow { }
.moduleRowOver { background-color: #E1E1E1; cursor: pointer; cursor: hand;}

.moduleRowSearches { background-color: #b0b396;}
.moduleRowOverSearches { background-color: #E1E1E1; cursor: pointer; cursor: hand;}

.moduleRowSelected { background-color: #F5F5F5;} /* #CBD8C8 */
				  

				  
.moduleLeft { background-image:url('images/form_l.png'); background-position:left; background-repeat:repeat-y;}
.moduleRight{ background-image:url('images/form_r.png'); background-position:right; background-repeat:repeat-y;}



				  

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* info box 1 */

.mws_boxTop    { background: url('images/infobox/boxo.jpg');
                 font-family: Verdana, Arial, sans-serif;
                 font-weight:bold;
                 font-size: 10px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/boxl.jpg'); }
.mws_boxRight  { background: url('images/infobox/boxr.jpg'); }
.mws_boxBottom { background: url('images/infobox/boxu.jpg');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: url('images/infobox/box.jpg'); }

/* info box 2 */

.mws_boxTop2    {font-family: Verdana, Arial, sans-serif;
                 font-weight:bold;
                 font-size: 10px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }


/* info box cl */

.cl_boxTop    { font-family: Verdana, Arial, sans-serif;
                 font-weight:bold;
                 font-size: 11px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }


/* kopf */
/*
.kopfl         { background: url('images/header/headl.jpg');
                 background-repeat:no-repeat;
                 background-position: center left;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 font-weight:bold; }
.kopfr         { background: url('images/header/headr.jpg');
                 background-repeat:no-repeat;
                 background-position: center right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 font-weight:bold;  }
.kopf          { background: url('images/header/head.jpg'); }
.logo          { background: url('images/header/headlogo.jpg');
                 background-repeat:no-repeat;
                 background-position: center center;
                 width: 600px;
                 height: 150px; }
*/                 
		 
.kopflneu        { background: url('images/header/headerlinks.jpg');
                 background-repeat:no-repeat;
                 background-position: top left;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 font-weight:bold; }
.kopfrneu         { background: url('images/header/headerrechts2.png');
                 background-repeat:no-repeat;
                 background-position: center right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 font-weight:bold;  }
.kopfneu         { background: url('images/header/headermitte.jpg');
                 background-repeat:repeat-x;}
.logoneu         {position:absolute;
                 left:120px;
		 top:20px;
                 background: url('images/header/ueberschrift.png');
                 background-repeat:no-repeat;
                 background-position: center center;
                 width: 411px;
                 height: 95px;}
		 
.layergruesse    {position:absolute;
                 left:120px;
		 top:20px;
                 width: 337px;
                 height:508px;
		 visibility:visible;
		 z-index:998;}
		 
.layergruessex   {position:absolute;
                 left:437px;
		 top:42px;
                 visibility:visible;
		 z-index:999;
		 width:15px;
		 height:14px;
		 background: url('images/schliessen.png');
		 }
		 
.footerneu       { background: url('images/header/footer.jpg');
                 background-repeat:no-repeat;
                 background-position: bottom right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 font-weight:bold; }
		 
.boxneulo       { background: url('images/header/boxlo.jpg');
                 background-repeat:no-repeat;
                 background-position: bottom right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 font-weight: bold; }
		 
.boxneul       { position:relative;
                 left:-8px;
                 background: url('images/header/boxlm.jpg');
                 background-repeat:repeat-y;
		 background-position: top right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
		 
.boxneulu       { background: url('images/header/boxlu.jpg');
                 background-repeat:no-repeat;
		 background-position: bottom right;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}		 
		 
.boxneuro       { background: url('images/header/boxro.jpg');
                 background-repeat:no-repeat;
                 background-position: bottom left;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 font-weight: bold; }
		 
.boxneur       { position:relative;
                 left:8px;
                 background: url('images/header/boxrm.jpg');
                 background-repeat:repeat-y;
		 background-position: top left;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
		 
.boxneuru       { background: url('images/header/boxru.jpg');
                 background-repeat:no-repeat;
		 background-position: bottom left;
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}		 
		 
		 
.info           { color: #4f4f4f;
                 margin: 10px; }
#navileft      { position:absolute;
                 width:800px;
                 height:20px;
                 left:10px;
                 top:110px;
                 z-index:1; }
.naviright      { position:absolute; 
                 width:500px;
                 height:200px;
                 right:180px;
                 top:-30px;
                 z-index:2; }
#yalst          { position:absolute;
                 background: url('images/yalst.jpg'); 
                 width:10px;
                 height:12px;
                 right:24px;
                 top:91px;
                 z-index:3; }
#skype         { position:absolute; 
                 width:80px;
                 height:20px;
                 right:380px;
                 top:20px;
                 vertical-align: middle;
                 z-index:3; }
#log           { position:absolute; 
                 width:140px;
                 height:14px;
                 right:120px;
                 top:107px;
                 vertical-align: middle;
                 z-index:3; }
#muster        { float:left;
                 margin:5px;
                 width:68px; 
                 height:78px;
                 z-index:1 }
#musterbig     { position:absolute;
                 left:90px; 
                 top:20px; 
                 width:270px; 
                 height:262px; 
                 z-index:2; 
                 background: url('images/musterbg.gif');
                 visibility: hidden; }
#languages     { position:absolute; 
                 height:20px;
                 left:10px;
                 top:10px;
                 z-index:3; }
#partner         { position:absolute; 
                 width:246px;
                 height:35px;
                 left:0px;
                 top:0px;
                 z-index:10; }
#callback      { position:absolute;
                 right:0px; 
                 top:0px; 
                 width:105px; 
                 height:35px; 
                 z-index:10;  }
				 
.danger {
  color: #cc3333;
  font-weight: bold;
  text-align : center; }
  
.roter_text {
  color: #cc3333;}

.checkout         { background: url('images/rand.gif');
                 background-repeat:no-repeat;
                 background-position: center center;}

.hidden     {width:0px; 
                 height:0px;
                 overflow: hidden; }
		 
TR.main_cat_list    { background: url('images/categories/main_cat_bg.png');
                 background-repeat:no-repeat;
                 background-position: center center;}

TR.main_cat_txt {font-family: Verdana, Arial, sans-serif;
                 font-size: 14px;}		 
		 
		 
DIV.tip    { background: url('images/unsertipbg.png');
                 background-repeat:no-repeat;
                 background-position: center center;
		 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
		 vertical-align:middle;
		 text-align:center;
		 }
		 
/* suchbox */
div.aesuche .aeinputbox {
  margin:0 0 0 5px;
  background-image:url("../images/search_icon.gif");
  background-position:5px center;
  background-repeat:no-repeat;
  padding:2px 5px 2px 20px;
}


		 
DIV.cart         {
  position: absolute;
  left: 0px;
  top: -30px;
  height:30px;
  width:50px;
		 }		 
		 
DIV.info         {
  position: absolute;
  background: url('images/info_box_icon_30.png');
  background-repeat:no-repeat;
  top: -40px;

  right: 0px;
  
  height:30px;
  width:50px;
		 }
		 
TABLE.shop TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.shop TR {
background-color:#999;
}

TABLE TR.shop {
background-color:#666;
}

TABLE TR.shop TD {
color:#ccc;
}

TABLE.shop {
  text-align: center;
}

INPUT, TEXTAREA, SELECT {
    background: url("./images/formhg.png") no-repeat scroll left top;
    margin-top: 1px;
}

DIV.gruesse {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 337px;
  height: 508px;
  background: url("images/frohes_fest.png") no-repeat center center;
  margin: 10px;
}

TD.gruesse {
  text-align: center;
  width:337px;
  font-family: 'Mr De Haviland', cursive;
  font-size: 30px;
}

TD.gruesseinfo {
  text-align: center;
  vertical-align: top;
  width:337px;
  color: red;
  font-size: 12px;
}

DIV.gruesseinfo {
  opacity:0.6;
  filter: alpha(opacity = 60);
  zoom:1;
  padding: 5px;
  margin: 0px 30px 0px 30px;
  border: solid 2px;
  background-color: white;
}
		 
		 

