/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
p {
	margin:0;
	padding:0;
}

h3 {
	margin:0;
	font-size: 12px;
	font-weight: normal;
}
	
div#clear {
	clear: both;
}

/* for navtrail */
.separator {
	color: #fde8a6;
}

.testen {
	background-color: white;
	background:transparent url(img/horizontal.gif) repeat-y top left;
}
	
.logoDesign {
	width: 353px;
	border-collapse: collapse;
	border: none;
	height: 156px;
	background: #7F7267;
	float: left;
}

/* old 3.10.07
.logoDesign {
	width: 333px;
	border-collapse: collapse;
	border: none;
	height: 113px;
	background: #7F7267 url(img/logolayer1.jpg) no-repeat top right;
	float: left;
}
*/

.boxSearchDesign {
	position: relative;
	display: block;
	width: 199px;
	height: 53px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
}

.boxSearch1 {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
	text-align: left;
}

.boxSearch2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
}

.boxAccountDesign {
	width: 268px;
	height: 58px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	background-color: #FEFFED; 
	border-collapse: collapse;
	border: none;
	display: block;
	text-align: right;
	padding-right: 4px;
	margin-top: 2px;
	float:left;
}

.boxCurrencyDesign {
	width: 68px;
	height: 58px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	background-color: #FEFFED;
	text-align: right; 
	padding-left: 4px;
	margin-top: 2px;
	border-collapse: collapse;
	border: none;
	float: left;
}

.boxCartDesign {
	width: 342px;
	height: 90px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	background-color: #FEFFED; 
	border-collapse: collapse;
	padding-left: 4px;
	border: none;
	text-align: left;
	float:left;
}

.boxLangDesign {
	position: relative;
	top: 8px;
	float: left;
	width: 149px;
	height: 33px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	border-collapse: collapse;
	border: none;
	text-align: left;
	color: #7F7267;
}

/* 8.10.07
.boxLangDesign {
	width: 219px;
	height: 43px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	border-collapse: collapse;
	border: none;
	text-align: center;
	color: #7F7267;
}
*/

/* box fuer novelties auswahl*/
.boxManuDesign {
	width: 199px;
	height: 43px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
	text-align: left;
}

.boxSiegelDesign {
	width: 70px;
	height: 60px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
	text-align: center;
	float: left;
}

.boxSiegelDesign2 {
	width: 124px;
	height: 60px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fde8a6;
	border-collapse: collapse;
	border: none;
	text-align: center;
	float: left;
	padding-right: 3px;
}

.boxManu1 {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #FEFFED;
	border-collapse: collapse;
	border: none;
}

/* old 3.10.07
.boxLangDesign {
	width: 552px;
	height: 63px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	background-color: #7F7267; 
	border-collapse: collapse;
	border: none;
}
*/


.boxSitemapDesign {
	float: left;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	background-color: white; 
	border-collapse: collapse;
	border: none;
}

#gut .boxSitemapDesign {
	float: left;
	width: 100%; 
   height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7F7267;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	background: White;
	text-align: left;
}


#navTop,
#navTop ul {
	margin:0;
	padding:0;
}

#navTop {
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	width: 348px; 
	top: 125px; 
	left: 553px; 
	font-size: 10px;
	line-height: normal;
}

* html #navTop{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#navTop ul{
list-style-type: none;
margin:0;
margin-left: 1px;
padding:0;
}

#navTop li{
display:inline;
margin:0;
padding:0;
}

#navTop a {
float:left;
background:url(img/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#navTop a span {
float:left;
display:block;
background:url(img/tab-right.gif) no-repeat right top;
padding:3px 5px 15px 5px;
font-weight:bold;
color:#7f7267;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navTop a span {float:none;}
/* End IE5-Mac hack */

#navTop a:hover span {
color: black;
}

#navTop #current a {
background-position:0 -125px;
}

#navTop #current a span {
background-position:100% -125px;
color: black;
}

#navTop a:hover {
background-position:0% -125px;
}

#navTop a:hover span {
background-position:100% -125px;
}

#CatNavi,
#CatNavi ul { margin: 0; margin-left: 1px; list-style-type: none; padding: 0; }
#CatNavi { 
	position: absolute; 
	width: 750px; 
	top: 162px; 
	left: 150px; 
	height: 33px;
	color: #7F7267;
}
/* max-width fuer Zeilenumbruch*/
#CatNavi li {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	display: inline; 
 	list-style-type: none; 
 	margin: 0; 
 	padding: 0; 
	max-width: 110px;
}
 
#CatNavi .CurrentParent a { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

#CatNavi .CatLevel1 { 
	display: block; 
	float: left; 
}

#CatNavi .CatLevel1 ul { 
	position: absolute; 
	top: 48px; 
	left: -148px; 
	width: 150px; 
	list-style-type: none;
	padding:0;
	margin:0;
	z-index: 2; 
	overflow: hidden;
}

#CatNavi .CatLevel1 a { 
	float:left;
	margin:0;
	padding:0 0 0 4px;
   text-decoration:none;
	line-height: normal;
	background:url(img/tab-left_cat.gif) no-repeat left top;
}

#CatNavi .CatLevel1 a span {
	float:left;
	display:block;
	background:url(img/tab-right_cat.gif) no-repeat right top;
	padding:3px 5px 15px 5px;
	font-weight:bold;
	color:#FEFFED;
	cursor: pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#CatNavi a span {float:none;}
/* End IE5-Mac hack */

#CatNavi .CatLevel2 ul {
	 clear: left;
	 position: relative; 
	 top: 0; 
	 left: 0;
}

#CatNavi .CatLevel2 a { 
	clear: left;
	font-size: 11px;
	color: white;
	line-height: normal;
	padding: 0 0 0 2px;
	text-decoration:none;
	background:url(img/tab-left_sub.gif) no-repeat left top;
}

#CatNavi .CatLevel2 a span {
	float:left;
	display:block;
	width: 120px;
	padding:2px 2px 5px 15px;
	font-weight:bold;
	color: white;
	cursor: pointer;
	background:url(img/tab-right_sub.gif) no-repeat right top;
}

#CatNavi .CatLevel2 a:hover { color: #FDE8A6; }

/* ok
#CatNavi .CatLevel2 a:hover span { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-image: url(img/icon_nav_hi.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}
*/

#CatNavi .CatLevel3 a { 
	line-height: normal;
	padding: 0 0 0 2px;
	margin-left: 7px;
	background:url(img/tab-left_sub.gif) no-repeat left top;
}

#CatNavi .CatLevel3 a span {
	float:left;
	display:block;
	width: 90px;
	padding:3px 5px 5px 12px;
	font-weight:normal;
	color:white;
	cursor: pointer;
	background:url(img/tab-right_sub.gif) no-repeat right top;
}

/* #CatNavi .CatLevel3 ul {
	 position: relative; 
	 top: 0; 
	 left: 0; 
} */

#CatNavi .CatLevel4 a { padding-left: 35px; }

#CatNavi li a,

/* sajako sequence a:hover after li a for FF bug*/

#CatNavi a:hover {
background-position:0% -125px;
}

/* original
#CatNavi a:hover span { color: black; }
*/
#CatNavi .CatLevel2 a:hover span { color: #fde8a6; }

#CatNavi a:hover span {
background-position:100% -125px;
}

#CatNavi .CurrentParent .Current li a span {font-weight: normal; 	}

#CatNavi .CatLevel1 .Current a { 
background-position:0 -125px;
}

#CatNavi .CatLevel1 .Current a span {
background-position:100% -125px;
color: white;
}

#CatNavi .CurrentParent .Current a { font-weight: bold; }

/* start neu für header1*/

div#mainlayout { 
   width: 900px; 
	position: relative;
	margin: 10px auto 0 auto; /* margin-top: 3px; */
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
	border-collapse: collapse;
	padding: 0;
	border: none;
}

/* sajako */
div#head { 
    width: 900px; 
    border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 position: relative; 
	 border: none;
	 z-index: 10;
}

/* sajako layer for navtrail currency cart */
div#leftlayer { 
    width: 353px;
	 height: 156x;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background-color: #7F7267;
	 border: none;
	 float:left;
}

/* old 3.10.07
div#leftlayer { 
    width: 552px;
	 height: 176x;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: none;
	 float:left;
}
*/

div#middlelayer { 
    width: 199px;
    height: 156px;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: none;
	 background: url(img/middlelayer.jpg) no-repeat top left;
	 float:left;
	 z-index: 10;
}

div#rightlayer { 
    width: 348px;
    height: 156px;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: 0;
	 background: #FEFFED url(img/rightlayer_frame2.jpg) no-repeat top left;
	 float:left;
}

div#whitelayer { 
    width: 900px;
	 height: 10px;
    border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: none;
	 background-color: white;
}

/* old 3.10.07
div#rightlayer { 
    width: 348px;
    height: 176px;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: none;
	 background: #FDE8A6 url(img/beige_layer_right2.jpg) no-repeat bottom right;
	 float:left;
}
*/

div#navlayer { 
    width: 900px; 
    height: 56px;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background: #A09082 url(img/top_maincontent.jpg) no-repeat top left;
	 border-top: 2px white solid;
}

div#navlayer table { 
    border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 border: none;
	 background-color: #A09082;
}

div#navtrail { 
    position: absolute;
	 top: 194px; 
	 left: 151px;
    width: 745px; 
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 10px;
    line-height: normal;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background: #A09082;
	 border: none;
}

div#banner { 
    position: relative;
	 width: 900px; 
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 10px;
    line-height: normal;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background: white;
	 border: none;
}

#content { 
    width: 900px; 
    height: 100%;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background: White;
	 position: relative;
}

#maincontent { 
    width: 900px; 
    height: 100%;
	 border-collapse: collapse;
	 border: none;
	 margin: 0;
	 padding: 0;
	 color: white;
	 position: relative;
	 background: #A09082 url(img/unten_maincontent.jpg) no-repeat bottom left;
	 z-index: 1;
}

#submaincontent { 
    width: 900px; 
    height: 100%;
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
	 background: White;
	 position: relative;
}

#boxcontent { 
    width: 100%; 
	 height: 100%;
	 border-collapse: collapse;
	 margin: 0;
	 margin-top:5px;
	 padding: 0;
	 background: White;
	 position: relative;
	 text-align: center;
	 display: block;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: none;
}

.boxTextShoppingCart { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #7F7267;
	
}

.boxTextShoppingCart2 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid; 
	border-color: #cccccc;
	color: #7F7267;
	text-align: left;
}

.boxTextAdvancedSearch { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #7F7267;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: White;
   color: #7F7267;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: White;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background: #FFCC99;
   color: Red;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
   padding: 0px;
   border:0;
	background: url(img/stts_v4neu.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
}

img{
	border:0;
}

img#isnew {
	vertical-align:top;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: -32px;
}
img#isnew2 {
	vertical-align:top;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 0px;
}

A {
  color: #956F68;
  text-decoration: none;
}

A:hover {
  color: #FF8000;
  text-decoration: none;
}

FORM {
	display: inline;	
	background-color: #FDE8A6; 	
	color: #7F7267;   
	border-color: #7F7267;
}

FORM#quick_find {
   background: none;
	color: #7F7267;  
	text-align: center; 
}

FORM#quick_find a {
	color: #FEFFED;  
}

FORM#manufacturers select {
   background: #FEFFED;
	color: #7F7267;  
	text-align: left; 
}

FORM#advanced_search select {
   background: #FEFFED;
	color: #7F7267;  
	text-align: left; 
}

FORM#sorting {
   background: #FEFFED;
	color: #7F7267;  
	text-align: center; 
}

FORM#siegel {
	margin:0px 0px 0px 0px;
	background: none;
}

.categoryListing {
  font-size: 12px;
  margin-left: 150px;
  width: 750px;
  background-color: #a09082;
  border-collapse: collapse;
  border: none;
  padding: 0;
}

.categoryListing2 {
  font-size: 12px;
  margin: 0;
  width: 100%;
  background: white;
  border-collapse: collapse;
  border: none;
  overflow: hidden;
  padding: 0;
}

.productListing {
  font-size: 12px;
  margin-left: 150px;
  width: 750px;
  background: white;
}

.productListingDescr01 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  width: 162px;
  height: 338px;
  padding: 0px 1px 1px 0px;
  margin: 6px 0px 6px 8px;
  color: #7F7267;
  background: white url(img/horizontal2.gif) repeat-y top left;
  border: 1px solid #F1F0E8;
 }

.productListingDescr01b {
  width: 162px;
  height: 230px;
  text-align: center;
}

.productListingDescr02 {
  padding-top: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: normal;
  width: 160px;
  color: #7F7267;
  background:transparent url(img/bgoff.gif) repeat-x top left;
}

/* old 5.10.07 
.productListingDescr02 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  width: 160px;
  color: #7F7267;
  background:transparent url(img/bgoff.gif) repeat-x;
  position: top 206px;
}
*/

.productListingDescr03 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: normal;
  width: 160px;
  color: #7F7267;
}

.productInfoListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
}

.ModuleProductInfo1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: #FEFFED;
}

.ModuleProductInfo2 {
  display: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 3px;
  color: #7F7267;
}

.ModuleProductInfoHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-collapse: collapse;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border: 1px solid #7f7267;
	text-align: left;
	padding: 2px;
}

.ModuleProductInfoDescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background-color: white;
	width: 370px;
	line-height: normal;
	border: 1px solid #7f7267;
	text-align: left;
	padding: 1px;
	margin-left: 4px;
}

.ModuleProductInfoDescription1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	width: 365px;
	line-height: normal;
	border: none;
	text-align: left;
	vertical-align: top;
}
.ModuleProductInfoShippingImage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background:transparent url(img/ampelbild_leer.jpg) no-repeat top left;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: -1px;
	border: none;
	text-align: left;
	}
	
.ModuleProductInfoShippingImageRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background:transparent url(img/ampelbild_red.jpg) no-repeat top left;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: -1px;
	border: none;
	text-align: left;
	}
	
.ModuleProductInfoShippingImageYellow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background:transparent url(img/ampelbild_yellow.jpg) no-repeat top left;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: -1px;
	border: none;
	text-align: left;
	}
	
	.ModuleProductInfoShippingImageGreen {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background:transparent url(img/ampelbild_green.jpg) no-repeat top left;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: -1px;
	border: none;
	text-align: left;
	}

.ModuleCrossSelling1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
}

.ModuleReverseCrossSelling1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
 }

.ModuleProductsMedia1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
}

.ModuleProductsDateAviable1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
}

.ModuleProductsUrl1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 150px;
  width: 750px;
  background: White;
}

.NewProductsDefHeading {
position: absolute;
  top: 0px; 
  left: 0px; 
  width: 150px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 33px;
  color: black;
  background: url(img/left_heading.gif) top left;
  text-align: center;
}

.SpecialsHeading {
  position: absolute;
  top: 0px; 
  left: 0px; 
  width: 150px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 33px;
  color: black;
  background: url(img/left_heading.gif) top left;
  text-align: center;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
  color: #FDE8A6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FDE8A6;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #FDE8A6; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #C1F2A2;
}

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: #D2EEAC;
	color: #7F7267;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, 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: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  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: 11px;
  font-weight: bold;
  background: #fde8a6;
  line-height: normal;
  color: #7F7267;
}

.BoxHeadingNewProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #7F7267;
  width: 900px; 
  height: 22px;
  background:transparent url(img/bgoff.gif) repeat-x;
  text-align: center;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}


.BoxHeadingSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #7F7267;
  width: 900px; 
  height: 22px;
  background:transparent url(img/bgoff.gif) repeat-x;
  text-align: center;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}

.BoxHeadingPopupImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #7F7267;
  height: 22px;
  background:transparent url(img/bgoff.gif) repeat-x;
  text-align: center;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}

.BoxHeadingCrossSelling {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: white;
  line-height: normal;
  background:transparent url(img/div_heading6.gif) repeat-x top left;
  text-align: center;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}

.BoxHeadingReverseCrossSelling {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: white;
  line-height: normal;
  background:transparent url(img/div_heading6.gif) repeat-x top left;
  text-align: center;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}

.BoxHeadingCartSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #7F7267;
  line-height: normal;
  background:transparent url(img/bgoff.gif) repeat-x;
  text-align: center;
  padding: 4px 0px 4px 0px;
  border: none;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: White;
  color: #000000;
  text-align: center;
  vertical-align: top;
}

TD.infoBoxCurrency {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #FDE8A6;
  height:17px;
  color: #7F7267;
 }
 
.infoBoxHeadingLogin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #7F7267;
  height:17px;
  color: white;
  text-align: center;
 }
 
 .infoBoxLogin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background: #7F7267;
  color: white;
 }
 
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; /* font-size: 10px; */
  font: bold;
  border-right: 0px; /* border-right: 4px solid; */
  background: White; /*background: #E6E6E6; */
  border-color: #E0E0E0;

}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; /* font-size: 10px; */
  background: White; /* 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;
}

.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 {
	font-weight: bold;
	color: #DBDBDB;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #FF8000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  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: 12px;
  font-weight: normal;
  color: #7F7267;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #7F7267;
}

P.smallTextfooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #7F7267;
  text-align: center;
  margin:0;
  margin-top:5px;
}

TD.pageresult {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-top: 1px solid white;
  font-weight: lighter;
  color: white;
  padding: 3px 5px 3px 5px;
}

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: #ff0000;
}

CHECKBOX, RADIO, INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7F7267;   
}

INPUT#search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #7F7267;   
	padding: 4px 4px;
   font-weight: normal;
   border: 1px solid #DDDDDD;
}

INPUT#search1 {
	margin:0px 0px 0px 0px;
}


SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: white; 	
	color: #7F7267;   
	border-color: #7F7267;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #FDE8A6;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  color: #7F7267;
  font-size: 12px;
}

TABLE.formArea2 {
  width: 750px;
  border-collapse: collapse;
  background: white;
  border: none;
  color: #7F7267;
  font-size: 12px;
  margin-left: 150px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  text-align: center;
  color: #BBBBBB;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.productOldPercentage {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -2px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: Black;
	background-color: white;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #F1F0EF;
 border: 1px solid;
 border-color: #E6E6E6;
}

.moduleRowOver { 
	background-color: #FDE8A6; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5; 
}

.moduleRowSelected { background-color: #FDE8A6; }

.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* 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; color: #7F7267; background-color: #C1F2A2; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRequirement2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7F7267; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	background-color: #ccbc9f;
	border-right: 0px; /* border-right: 1px solid; */
	border-color: White; /*#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: #deca9e;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.ModuleCreateAccount1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
}

.ModuleCreateAccount2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	text-align: left;
}

.ModuleAccount {
	font-family: Verdana, Arial, sans-serif;
	color: #CC9966;
	background-color: white;
	width: 100%;
	text-align: left;
	border: none;
}

.ModuleAccount1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAccount1b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: right;
	padding: 4px;
	margin-left: 15px;
}

.ModuleAccount2 {
   font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	background-color: white;
	width: 100%;
	text-align: left;
	padding-top: 8px;
}

.ModuleAccount3 {
   font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	text-align: left;
	padding-top: 8px;
}

.ModuleLogin {
	font-family: Verdana, Arial, sans-serif;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	border: none;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.ModuleLogin1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleLogin2a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7267;
	background-color: white;
	width: 34%;
	line-height: normal;
	text-align: left;
	padding: 4px;
}

.ModuleLogin2b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7267;
	background-color: #FDE8A6;
	width: 34%;
	line-height: normal;
	text-align: left;
	padding: 4px;
}

.ModuleLogin2c {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7267;
	background-color: #F3F3F3;
	width: 32%;
	line-height: normal;
	text-align: left;
	padding: 4px;
}
/* login-style*/


div#Log ul { 
vertical-align: top; 
margin: 0; 
margin-left: 50px; 
padding: 0;
list-style: none; 
}

div#Log { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F7267;
	width: 100%;
	text-align: left;
	background-color: white;
}
/* max-width fuer Zeilenumbruch*/
div#Log li {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0; 
 	padding-left: 40px; 
	max-width: 810px;
	text-align: left;
	vertical-align: top;
	background: url(img/advantages.gif) 0 50% no-repeat;   
	line-height: 28px; 
}
/* login-style ende*/

.ModuleGiftCart1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	border: none;
	border-collapse: collapse;
}

.ModuleGiftCart2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F7267;
	background-color: #FDE8A6;
	width: 100%;
	line-height: normal;
	text-align: center;
	border-bottom: 1px solid #7F7267;
	border-collapse: collapse;
	padding: 4px;
}

h1#gift_cart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-collapse: collapse;
	color: #7F7267;
	background-color: white;
	width: 898px;
	line-height: normal;
	border: 1px solid #7f7267;
	text-align: left;
	padding: 0px;
	margin-top:0px;
	margin-bottom: 0px;
 }

.ModuleShoppingCart1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleShoppingCart2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: left;
}

.ModuleCartSpecials {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	text-align: left;
	border: none;
	border-collapse: collapse;
}

.ModuleCartSpecials0 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: none;
}

.ModuleNewsletter1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding-top: 2px;
}

.ModuleErrorMessage1 {
	position: relative;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7F7267;
	background-color: White;
	width: 750px;
	left: 150px;
	line-height: normal;
	text-align: center;
	padding-top: 2px;
}

.ModuleAccountHistoryInfo1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAccountHistoryInfo2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
	border-collapse: collapse;
}

.ModuleAccountHistoryInfo3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
	border-collapse: collapse;
}

.ModuleAccountHistoryInfo4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
	border-collapse: collapse;
}

.ModuleCheckoutShipping1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutShipping2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutShipping3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}
.ModuleCheckoutShipping3Label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutShippingAddress1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutShippingAddress2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutShippingAddress3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutShippingAddress3Label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}
	
.ModuleCheckoutPayment1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutPayment2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
	border-collapse: collapse;
	border: none;
}

.ModuleCheckoutPayment3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutPayment3Label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutPaymentAddress1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutPaymentAddress2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutPaymentAddress3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutPaymentAddress3Label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutConfirmation1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutConfirmation2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutConfirmation2b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
}

.ModuleCheckoutConfirmation3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutConfirmation4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: #EEEEEE;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAddressBook1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAddressBook2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAddressBook3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: #fde8a6;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAddressBookDetails1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAddressBookDetails2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	text-align: left;
}

.ModuleAddressBookProcess1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
}

.ModuleAddressBookProcess2 {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCookieUsage1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}
.ModuleCookieUsage2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleLogoff1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleLogoff2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAdvancedSearch1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAdvancedSearch2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAdvancedSearch3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutSuccess1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: transparent url(img/div_heading2.gif) repeat-x top left;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleCheckoutSuccess2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleCheckoutSuccess3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: center;
	padding-bottom: 8px;
}

.ModuleAccountHistory1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAccountHistory2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleContent1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleContent2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

.ModuleContact1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleContact2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAccountPassword1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModulePassword_Double1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModulePassword_Double2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleAccountEdit1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleAccountEdit2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.ModuleSitemap1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: center;
	border: none;
	border-collapse: collapse;
}

.ModuleSitemap2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	border: none;
	border-collapse: collapse;
}

.ModuleSitemap3 {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background: url(img/header_sitemap.gif) repeat-x;
	text-align: left;
	height: 34px;
}

.ModuleGV_Send1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	border-collapse: collapse;
	padding-top: 4px;
}

.ModuleGV_Send2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	border-collapse: collapse;
}

/*
.ModuleGV_Send3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}
*/

.ModuleGV_Redeem1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border-top: 1px solid white;
	text-align: center;
	padding: 4px;
}

.ModuleGV_Redeem2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7267;
	background-color: white;
	width: 100%;
	line-height: normal;
	text-align: left;
	padding-bottom: 8px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.paypal {
   position: absolute;
	top: 1px;
	left: 648px;
	width: 100px;
	margin:0;
	padding:0 0 0 4px;
   text-decoration:none;
	height: 100%;
	background:url(img/lockbox_100x40.gif) no-repeat left top;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.closewindow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* -----------------------------------------------------------------------------------------
Highslide integration
   ---------------------------------------------------------------------------------------*/

* {
    font-family: Verdana, Arial, sans-serif;
  }
  
.highslide {
	cursor: url(includes/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid silver;
}

.highslide-image {
border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(includes/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px dotted #333;
    border-bottom: 1px dotted #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}


/* Content Seiten */

.ContentInfoHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-collapse: collapse;
	color: white;
	background-color: #cc9966;
	width: 100%;
	line-height: normal;
	border: 1px solid #7f7267;
	text-align: left;
	padding: 2px;
}

.ContentInfoDescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	color: #7f7267;
	background-color: white;
	width: 370px;
	line-height: normal;
	border: 1px solid #7f7267;
	text-align: left;
	padding: 1px;
	margin-left: 4px;
}

#content_line {
    height:15px;
    padding:0;
    padding-bottom:1px;
    border-bottom:1px solid #000000;
    margin:0px 0px 5px 0px;
}

#content_line p {
    margin:0;
    padding:0;
}

#content_line_l {
    font-size:12px;
    font-weight:bold;
    float:left;
}

#content_line_l a {
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
#content_line_r {
    text-align:right;
    width:90px;
    white-space:nowrap;
    float:right;
}
#content_line_r a {
    font-size:10px;
    font-weight:normal;
    color:#808080;
    text-decoration:none;
}
#zusatzinfo{
    float:right;
    display:block;
    background:transparent;
    margin:20px 15px 0 0;
    _margin-right:7px;
    width:165px;
    height:100%
}
#content_introduction {
    float:left;
    display:block;
    background:transparent;
    margin:0px 0 0 20px;
    _margin-left:20px;
    width:650px;
    height:100%
}
.content_menu2 {
    color:#000000;
    font-weight:bold;
    background:#ffffff;
    border-top:1px solid #7C7C7C;
    border-bottom:1px solid #7C7C7C;
    font-size:11px;
}
#content_menu {
    /*width:165px;*/
    width:100%;
    border-spacing:0px;
    border:1px solid #7C7C7C;
    padding:0;
    border-collapse:collapse;
    /*table-layout:fixed;*/
    margin-bottom:20px;
}

/* -------------------------------------------------------------------- */
/* Tabelle Zusatzinfo */
#content_menu td {
    padding:5px 5px 5px 5px;
}
#content_menu td table td{
    padding:0;
}

#content_wrapper{
    float: left;
	 margin:0px auto 20px auto;
    padding:0;
    width:700px;
    text-align:left;
    position:relative;
    top:4px;
}

.absatz_h1 {
    height:10px;
}