/*
  $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
*/

.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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
  background: #FFF900;
  color: #000000;
  margin: 0px;
}

a {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration:none;
}

a:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
}

form {
	display: inline;
}

tr.header {
  background: #FFF900;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  background-image:url(images/langeleiste_oben.gif);
  font-size: 14px;
  line-height:25px;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  color: #000000;
  font-weight: 900;
  text-decoration:none;
}

a.headerNavigation {
  color: #000000;
}

a.headerNavigation:hover {
  color: #C52F17;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #bbc3d3;
  background-image:url(bilder/jpg/muster1.jpg);
  background-repeat:repeat;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  font-weight: bold;
  line-height: 28px;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  background-image:url(images/langeleiste_unten.gif);
  color: #000000;
  font-weight: 900;
  text-decoration:none;
}

td.footerneu {
  padding-right: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  font-weight: bold;
  line-height:28px;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  background-image:url(images/langeleiste_unten.gif);
  color: #000000;
  font-weight: 900;
  text-decoration:none;
  text-align: right;
}

span.footerneu {
  border: 3px;
  border-style: inset;
  background: #F0D5D1;
  padding: 1px;
  margin: 1px;
  border-color: #F3E3E0 #E4BFBA #E4BFBA #F3E3E0;
  background-image:url(images/forlanguage.gif);
  }

.infoBox {
  background: #FFF900;
  padding: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.infoBoxContents {
  background: #FFF900;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #720100;
  font-weight: 500;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

td.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat: repeat;
  color: #000000;
}

td.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFF900;
}

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: #FFF900;
}

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: #FFF900;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #FFF900;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height:20px;
  background: #FFF900;
  color:#000000;
  font-weight: bold;
  background-image:url(../catalog/images/contentBox/corner_right_left.gif);
  background-repeat:repeat-x;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height:14px;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  font-weight: 400;
  background: #FFF900;
}

/*
------------Productlisting Section for css-------------
Format for head in productlisting according to your needs
*/

TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-style: oblique;
  line-height:15px;
  letter-spacing:0.1mm;
  word-spacing:0.2mm;
  font-weight: 600;
  background: #FFF900;
  color: #7E2E22;
}

/*
------------Productlisting Section for css-------------
Format for description in productlisting according to your needs
*/

.listing {
  padding-bottom: 8px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-style: oblique;
  line-height:15px;
  letter-spacing:0.1mm;
  word-spacing:0.2mm;
  font-weight: 500;
  background: #FFF900;
  color: #7E2E22;
}
a.pageResults {
  color: #0000FF;
}

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

td.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

tr.subBar {
  background: #f4f7fd;
}

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

td.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
td.main1
  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:14pt;
  letter-spacing:0.1mm;
  word-spacing:0.2mm;
  text-decoration:none;
  font-weight:500;
  color: #000000;
  }

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height:14pt;
  letter-spacing:0.4mm;
  word-spacing:0.8mm;
  text-decoration:none;
  font-weight:600;
  color: #09953A;
}

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: #ff0000;
}

checkbox, input, radio, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

span.greetUser {

  font-family: Verdana, Arial, sans-serif;
  font-size: 15pt;
  color: red;
  line-height:24pt;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  font-weight:600;
}
span.greetregUser {
  position: relative;
  text-align: center;
  left: 25%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  color: #720100;
  line-height:24pt;
  letter-spacing:0.1mm;
  word-spacing:0.4mm;
  font-weight:400;
}

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

td.infoBoxSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/infobox/sub_right_left.gif);
  background-repeat: repeat;
  color: #720100;
}

.td.hinweis
		{
		 font-family: Verdana, Arial, sans-serif;
		 text-align: center;
		 color:#720100;
		 font-size:10pt;
  	     line-height:13pt;
  	     letter-spacing:0.1mm;
  	     word-spacing:0.2mm;
  	     text-decoration:none;
  	     font-weight:500;
  	     padding-top: 3px;
  	     padding-bottom: 5px;
  	     }

span.greetgeneral
		{
		font-family: Verdana, Arial, sans-serif;
		color:#720100;
		font-size:12pt;
  	    line-height:14pt;
  	    letter-spacing:0.1mm;
  	    word-spacing:0.4mm;
  	    text-decoration:none;
  	    font-weight:500;
		}
span.greetgeneral2
		{
		font-family: Verdana, Arial, sans-serif;
		color:#720100;
		font-size:10pt;
  	    line-height:12pt;
  	    letter-spacing:0.1mm;
  	    word-spacing:0.4mm;
  	    text-decoration:none;
  	    font-weight:500;
		}
span.greetgeneralp
		{
		position: relative;
  		left: 11%;
		font-family: Verdana, Arial, sans-serif;
		color:#720100;
		font-size:12pt;
  	    line-height:14pt;
  	    letter-spacing:0.1mm;
  	    word-spacing:0.4mm;
  	    text-decoration:none;
  	    font-weight:400;
		}
span.bild
		{
		font-family: Verdana, Arial, sans-serif;
		color:#720100;
		font-size:10pt;
  	    line-height:12pt;
  	    letter-spacing:0.1mm;
  	    word-spacing:0.4mm;
  	    text-decoration:none;
  	    font-weight:400;
		}
td.boxTextc{
		border: 2px;
		border-color:#ff0000;
		border-width:2px;
		border-style:groove;
		}

span.errorText2 {
 	 	font-family: Verdana, Arial, sans-serif;
  		font-size:12pt;
  	    line-height:12pt;
  	    letter-spacing:0.1mm;
  	    word-spacing:0.4mm;
  	    text-decoration:none;
  	    font-weight:400;
  		color: #ff0000;
  		border: 2px;
		}

/*
------------Boxes Section for css-------------
Format each info box according to your needs
*/

.contentBox {
  background: #878185;
}
td.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/contentBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.contentBoxContents {
  background: #FFF900;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.BestSellersBox {
  background: #878185;
}
td.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/BestsellersBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.BestSellersBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.CategoriesBox {
  background: #878185;
}
td.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  line-height:14px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/CategoriesBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.CategoriesBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.CurrenciesBox {
  background: #878185;
}
td.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/CurrenciesBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.CurrenciesBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.giftsBox {
  background: #878185;
}
td.giftsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/giftsBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.giftsBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing:0.1mm;
  word-spacing:0.2mm;
  text-decoration:none;
  line-height:10pt;
}

.InformationBox {
  background: #878185;
}
td.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/InformationBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.InformationBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.LanguagesBox {
  background: #878185;
}
td.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/LanguagesBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.LanguagesBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.ManufacturerInfoBox {
  background: #878185;
}
td.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/ManufacturerinfoBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.ManufacturerInfoBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.ManufacturersBox {
  background: #878185;
}
td.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/ManufacturersBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.ManufacturersBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.NavigationBox {
  background: #878185;
}
td.NavigationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/NavigationBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.NavigationBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.NewsBox {
  background: #878185;
}
td.NewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/NewsBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.NewsBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.OrderHistoryBox {
  background: #878185;
}
td.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/OrderHistoryBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.OrderHistoryBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.ProductNotificationsBox {
  background: #878185;
}
td.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/ProductNotificationsBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.ProductNotificationsBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.ReviewsBox {
  background: #878185;
}
td.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/ReviewsBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.ReviewsBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.SearchBox {
  background: #878185;
}
td.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/SearchBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.SearchBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.ShoppingCartBox {
  background: #878185;
}
td.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/ShoppingCartBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.ShoppingCartBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #720100;
  font-weight: 500;
}

.SpecialsBox {
  background: #878185;
}
td.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/SpecialsBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.SpecialsBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.TellaFriendBox {
  background: #878185;
}
td.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/TellaFriendBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.TellaFriendBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.WhatsNewBox {
  background: #878185;
}
td.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  background-image:url(../catalog/images/WhatsNewBox/corner_right_left.gif);
  background-repeat:repeat-x;
}
.WhatsNewBoxContents {
  background: #F2DAAC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.conditions
	{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 300;
  background: #FFF900;
  color: #720100;
	}
<!-- ZENTRALE SCALE KLASSEN-->
div.figure{
 	position: relative;
    left: 10%;
    float: left;
    border:none;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 37%;
    background-color: #E4F1FF;
    }
    img.scaled{
    width:52%;
    }
    span.caption{
    font-family:verdana, arial, georgia, serif;
    font-size:90%;
    font-style:italic;
    color:#FD2631;
    line-height:19pt;
    font-weight:700;
    }
div.zentrierung
	{
	text-align: center;
	}
.impressum
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 13px;
  	font-weight: bold;
  	color: #000000;
	}
impressum.text
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 13px;
  	font-weight: bold;
  	color: #000000;
	}
span.text
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 14px;
  	font-weight: bold;
  	color: #000000;
	}
td.productoption
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: left;
 	font-size: 15px;
  	font-weight: 500;
  	color: #000000;
	}
p.description
	{
	margin-top: 12px;
	margin-bottom: 18px;
	padding: 1px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: left;
 	font-size: 14px;
    font-style:oblique ;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:16pt;
  	color: #000000;
 	background: #FFF900;
	}
span.description
	{
	margin-top: 12px;
	margin-bottom: 18px;
	padding: 1px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: left;
 	font-size: 14px;
    font-style:oblique ;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:16pt;
  	color: #000000;
 	background: #FFF900;
	}
/* DDB - 041031 - Form Field Progress Bar */
progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
/*changes the table of gift  margin is that if there is more than one gift that they dont stick together*/
table.gifts
	{
	margin: 1px;
	}
/*changes the table of gift */
td.gift
	{
	margin: 6px;
	padding: 4px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: bold;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:19pt;
 	background: #FFF900;
 	border-style: ridge;
 	border-color: #F3E3E0 #E4BFBA #E4BFBA #F3E3E0;
	}
/*changes "Please remove other gifts..." */
span.gift1
	{
	margin-top: 2px;
	padding: 1px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:oblique ;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
 	background: #FFF900;
 	border-style: none;
	}
/*changes "(Maximum 1 gift per order)" */
span.gift2
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #000000;
 	background: #FFF900;
	}
/*changes "By spending over %s you have qualified..." */
span.gift3
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #000000;
 	background: #FFF900;
	}
/*changes "Spend just %s more to get ..." */
span.gift4
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
 	background: #FFF900;
	}
/*changes the Name of gift */
span.gift5
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 18px;
    font-style:italic;
  	font-weight: 600;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:20pt;
  	color: #000000;
 	background: #FFF900;
	}
/*fuer h1 im heading title*/
h1.begin
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align:left;
 	font-size: 17px;
    font-style:italic;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:20pt;
  	color: #000000;
 	background: #FFF900;
	}
/* fuer die Navigationbox*/
span.forlanguage
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 10px;
    font-style:normal;
  	font-weight: 400;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:12pt;
  	color: #000000;
 	background: #F2DAAC;
	}
.urlaub
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 16px;
    font-style:normal;
  	font-weight: 600;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:18pt;
  	color: #000000;
 	background: #FFF900;
	}
.urlaub1
	{
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 14px;
    font-style:normal;
  	font-weight: 400;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:12pt;
  	color: #000000;
 	background: #FFF900;
	}
.urlaub2
	{
  	font-family: Verdana, Arial, sans-serif;
 	font-size: 14px;
    font-style:normal;
  	font-weight: 600;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:12pt;
  	color: #000000;
 	background: #FFB3B5;
	}
	/*KATEGORIEN IM KOPF*/

TD.tab {
	background-color: #091F4C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	text-align: center;
	vertical-align: middle ;
	background-image:url(images/langeleiste.gif);
	}

A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	color: #0107FE;
	text-decoration : none;
	text-align: center;
	vertical-align: middle ;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	color: #000000;
	text-decoration : none;
	text-align: center;
	vertical-align: middle ;
	}
TD.ontab {
	background-color: #091F4C;
	background-image:url(images/langeleiste2.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	color: #ffffff;
	text-align: center;
	vertical-align: middle ;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	color: #0303FE;
	text-decoration : none;
	text-align: center;
	vertical-align: middle ;
	}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
	color: #000000;
	text-decoration : none;
	text-align: center;
	vertical-align: middle ;
	}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 13px;
 	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: red;
 	text-decoration : none;
 	text-align: center;
 	vertical-align: middle ;
	}
		/*PRODUCT_LISTING SUCHE und PRODUCT_INFO*/
.carpets{
	border: 2px;
	margin: 0px;
	padding: 0px;
 	background: #FFF900;
 	border-style: ridge;
 	border-color: #D9F0FF #778DAB #778DAB #D9F0FF;
	}
table.carpets{
	border: 4px;
	margin: 0px;
	padding: 0px;
 	background: #FFF900;
 	border-style: ridge;
 	border-color: #D9F0FF #778DAB #778DAB #D9F0FF;
	}
.suche{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 12px;
 	line-height:15px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
	}
a.suche{
	position: relative;
	left: 10%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 14px;
 	line-height:17px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
	}
table.popup {
  	border-width: 1px;
  	border-style: dotted;
  	border-color
	}
		/*PRODUCT_LISTING ANZEIGE BEI SPALTEN!!!*/
.model{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
 	line-height:19px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
 	}
.name{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: 900;
	font-size: 16px;
 	line-height:19px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
 	}
.description{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
 	line-height:16px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #7E2E22;
 	text-decoration : none;
 	text-align: left;
 	vertical-align:  middle;
 	}
.manufacturer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
 	line-height:19px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
 	}
td.detail{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
 	line-height:20px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #000000;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
	}

	/*---------EXTRAFELDER IN DER PRODUCTINFO----------*/
span.extrafeldname{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
 	line-height:19px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
	}
span.extrafeldwert{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
 	line-height:19px;
	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
 	color: #FFFFFF;
 	text-decoration : none;
 	text-align: center;
 	vertical-align:  middle;
	}
.small{
	position: relative;
	left: 20px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	}

