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


.body {   
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    width:100%;
}


.content {
  width:100%;
}

h1, .contentsTopics {
  font-size:18px;
  font-weight:bold;
  padding:20px 0px 20px 0px;
}

h3 {
  font-size:15px;
  font-weight:bold;
}

TD.navtrail {
  text-align: left;
  width: 75%;
  padding-bottom:30px;
}

TD.navtrailCart {
  text-align: right;
  width: 25%;
  padding-bottom:30px;
}

a.navtrailLines{
  text-align: left;
}

.navtrailLines a:link, .navtrailLines a:visited, .navtrailLines a:active{
  text-align: left;
}

.navtrailLines a:hover, a.headerNavigation {
  color:#2b84c6;
}

.win_info_text {
  padding-top:10px;
  color:#b0b0b0;
}

.newProductsBG {  
} 

.toolTip {
  background-color:#CDD6E5;
  padding:10px;
}

.newProducts {
  padding:15px 0px 15px 0px;
  margin:0px;
  background-image:url(img/hr.gif);
  background-position:bottom;
  background-repeat:repeat-x;
} 

.newProductsText {
  padding:0px 0px 0px 20px;
}

.newProductsPrice {
  text-align : right;
  padding-top:5px;
  padding-bottom:5px;
  color:#2B84C6;
  font-size:14px;
  font-weight:bold;
}

.productInfoPrice {
  padding-top:5px;
  padding-bottom:5px;
  color:#2B84C6;
  font-size:14px;
  font-weight:bold;
  text-align:left;
}

.newProductsPrice a:link, .newProductsPrice a:hover, .newProductsPrice a:visited, .newProductsPrice a:active {
  color:#2B84C6;
}

.newProductsButton {
  padding-bottom:10px;
}

.newProductsHead {
  text-align:left;
}

.newProductsHead a:link, newProductsHead a:hover, .newProductsHead a:visited, .newProductsHead a:active {
  font-size:13px;
  font-weight:bold;
  line-height:20px;
  text-decoration:underline;
}

div.content_main {
  padding:0px;
  margin:0px;
}

a, a:link, a:visited, a:active {
  color:#000000;
  text-decoration:none;
}

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

.productinfo {
    background-color:#cdd6e5;
}

.voucher_image {
  text-align:center;
  padding-bottom:10px;
}



/* Formatierung der Buttons*/


div.button {
  display:block;
  width:120px;
	height:22px;
	background-image:url(img/vorlage_button.gif);
	background-repeat:repeat-x;
  text-decoration: none;
  color:#FFFFFF;
	font-size: 11px;
	cursor: pointer;
	line-height:22px;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
}

input.button {
  display:block;
  width:120px;
	height:22px;
	background-image:url(img/vorlage_button.gif);
	background-repeat:repeat-x;
  text-decoration: none;
  color:#FFFFFF;
	font-size: 11px;
	cursor: pointer;
	line-height:22px;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	padding-bottom:1px;
}


.button_templates {
  background-repeat:no-repeat;
  text-decoration: none;
	font-size: 0.001px;
	cursor: pointer;
  display:table-cell;
	line-height:22px;
	color:transparent;
	text-align:center;
	font-weight:normal;
	vertical-align:top;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:0px;
  left:0px;
  padding-left:0px;
  padding-right:0px;
  top:0px;  

}

div.button a:link, div.button a:visited, div.button a:active, div.button a:hover, .button a:link, .button a:visited, .button a:active, .button a:hover {
  text-decoration:none;
  display:block;
  width:120px;
	height:22px;
	font-size: 11px;
	cursor: pointer;
	line-height:22px;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	color:#FFFFFF;
}

a.buttonLink {
  display:block;
  width:120px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFFFFF;
}

.button {
    width:120px;
	  height:22px;
    border: none;
    background: url('/forms/up.png') no-repeat top left;
}

/**** ende Buttons ****/


.flashCopy {
  font-weight:bold;
  color:#2b84c6;
}




































.boxLanguages {
  text-align:right;
  width:50px;
  border-bottom: 1px solid; 
  border-color: #FFFFFF;
  vertical-align:middle;
}
.navtrailBox {
 background-image:url(img/nav_left_bg.gif);
 background-repeat:repeat-x;
 color:White;
 font-size:11px;
 font-weight:bold;
 line-height:20px;
 width: 174px;
}

.navtrailBoxCorner {
 background-image:url(img/nav_left_corner.gif);
 background-repeat:no-repeat;
 width:7px;
}

.navtrailBuy {

 color:#666666;
 font-weight:bold;
 width: 145px;
 text-align:right;
 border-bottom: 1px solid; 
 border-color: #FFFFFF;
}

.navtrailCart {
 width:130px;
 color:#666666;
 text-align:right;
 border-bottom: 1px solid; 
 border-color: #FFFFFF;
}

.navtrailCart a:link, .navtrailCart a:visited, .navtrailBox a:active {
 color:#666666;
  font-size:11px;
 text-decoration:none;
}

.navtrailCart a:hover {
 color:#2b84c6;
  font-size:11px;
 text-decoration:none;
}


.navLeft {
	width: 180px;
	background-color:#E5E5DA;
	border-right: 1px solid; 
	border-left: 1px solid; 
  border-color: #FFFFFF;
}



.navtrailLines {
  border-bottom: 1px solid; 
  border-left: 1px solid;
  border-color: #FFFFFF;
  font-size:11px;
  color:#000000;
  padding-top:1px;
  vertical-align:middle;
}


.boxText { 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	vertical-align:middle;
	line-height:20px;
}

/*********** Category Styles************/
/***********       Begin    ************/

#CatNavi {
  display:block;

  padding: 0px;
  margin: 0px;
}


#CatNavi ul, #CatNavi li, .ul, .li {
  list-style-type:none;
  padding:0px;
  margin:0px;
}


#CatNavi .CatLevel1 a, #CatNavi .CatLevel1SubMenue a {
  background-image:url(img/list_arrow.gif);
  background-position:7px 9px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  display:block;
  font-size:11px;
  line-height:23px;
  padding-left:21px;
  text-decoration:none;
  border-bottom:1px solid #FFFFFF;
  padding-left:21px;
  margin:0px;
}

#CatNavi .CatLevel1 a:hover, #CatNavi .CatLevel1SubMenue a:hover {
  background-image:url(img/list_arrow_over.gif);
  background-position:5px 6px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  text-decoration:none;
  background-color:#C6C6AC;
}


#CatNavi .CatLevel1SubMenueCurrentParent a, #CatNavi .CatLevel1SubMenueCurrent a, #CatNavi .CatLevel1Current a {
  background-image:url(img/list_arrow_over2.gif);
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#A0A07A;
  color:#FFFFFF;
  font-weight:bold;
  display:block;
  font-size:11px;
  line-height:23px;
  padding-left:21px;
  text-decoration:none;
  border-bottom:1px solid #FFFFFF;
  padding-left:21px;
  margin:0px;
}

#CatNavi .CatLevel2 a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  display:block;
  font-size:11px;
  line-height:23px;
  text-decoration:none;
  border-bottom:1px solid #FFFFFF;
  padding-left:30px;
  margin:0px;
  background-color:#C6C6AC;
  font-weight:normal;
}

#CatNavi .CatLevel2Current a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  background-color:#C6C6AC;
  padding-left:30px;
  color:#5C5C5C;
  font-weight:bold;

}



#CatNavi .CatLevel2 a:hover {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  text-decoration:none;
  font-weight:bold;
  background-color:#C6C6AC;
}

/***********       END    ************/
/*********** Category Styles************/


table.boxStyle {
 border-bottom:1px solid;
 border-top:1px solid;
 border-color:#FFFFFF;
 vertical-align:middle;
}

/* Navigationsboxen Header Links */
TD.infoBoxHeading {
  color:#000000;
  font-weight:normal;
  line-height:23px;
  padding-left:5px;
  background-color:#ebedee;
  text-align:left;
}


TD.infoBoxHeadingCategory {
  border-bottom: 1px solid;
	border-color:#DAE8BA;
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
  text-transform:uppercase;
  
}

TD.infoBoxHeadingRequirement {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight: bold;
  height:17px;
  color: #000000;
  border-bottom: 1px solid; 
  border-color: #000000;
}

.backgroundColor, table.backgroundColor {
   background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
    padding-left:10px;
}

.contentsTopicsSmaller {
  font-weight:bold;
}











.infoBoxContents {
  width:100%;
}

.boxTextBG {
  background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
    padding-left:10px;
}
.boxTextBGII {
  background-color:#cdd6e5;
}

table.prodListing {
  background-image:url(img/orange_teaser_back.gif);
  background-repeat:repeat-x;
  background-position:left bottom;
  padding:10px;
  width:269px;
  height:137px;
  text-align:left;
}


.productLisitingPic {
  width:97px;
  vertical-align:bottom;
}

.productLisitingPrice {
  width:120px;
  padding-right:10px;
  text-align:left;
}

.productLisitingTitel a:link, .productLisitingTitel a:visited, .productLisitingTitel a:hover, .productLisitingTitel a:active {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}

.rightLines {
  border-right: 1px solid; 
  border-color:#2b84c6;
}

.leftLines {
  border-left: 1px solid; 
  border-color:#2b84c6;
}

.verticalLines {
  border-left: 1px solid; 
  border-right: 1px solid; 
  border-color: #2b84c6;
}

.bottomLines {
  border-bottom: 1px solid; 
  border-color: #000000;
  color:#000000;
}

.topLines {
  border-top: 1px solid; 
  border-color:#2b84c6;
  line-height:1.5;
}

.horizontalLines {
  border-top: 1px solid; 
  border-bottom: 1px solid;
  border-color: #000000;
}

.allLines{
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#2b84c6;
}


.productBlock {
  padding:3px 0px 5px 0px;
}


.selected_col_alt_img { 
  background-color:#2b84c6;
  padding:4px;
}

.col_alt_img{
  padding:4px;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.alt_img_table{

}

.text_alt_img {
  color:#000000;
  font-weight:bold;
}



TABLE.formArea {
  background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
    padding-left:10px;
}

.formPadding {
  background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
  padding:5px 5px 5px 15px;
}


/******* Bestellprozess*******/
/*****************************/

td.checkout_step {
  background-color:#cdd6e5;
  color:#000000;
  text-align:center;
  width:30px;
  font-weight:bold;
  font-size:16px;
  font-family:Verdana;
}

.checkout_step_selected {
  background-color:#2b84c6;
  color:#FFFFFF;
  text-align:center;
  width:30px;
  font-weight:bold;
  font-size:16px;
  font-family:Verdana;
}

.checkout_text {
  border: 2px solid;
  border-color:#cdd6e5;
  padding-left: 7px; padding-right: 5px;
  text-align:left;
  vertical-align:middle;
}

.checkout_text_final {
  border: 2px solid;
  border-color:#cdd6e5;
  padding-left: 7px; padding-right: 5px;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  vertical-align:middle;
}

.checkout_text_selected {
  border: 2px solid;
  border-color:#2b84c6;
  font-weight:bold;
  padding-left: 7px; padding-right: 5px;
  text-align:left;
  vertical-align:middle;
}

.checkout_text_selected_final {
  border: 2px solid;
  border-color:#2b84c6;
  font-weight:bold;
  padding-left: 7px; padding-right: 5px;
  text-align:left;
  font-size:12px;
  vertical-align:middle;
}

a.stepLink {
  display:block;
  cursor:pointer;
  height:100%;
  width:100%;
  vertical-align:middle;
}

table.steps {
  width:100%;
  height:45px;
}





.moduleRowCheckout {
 height: 30px;
 background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
}

.moduleRowOverCheckout { 
  height: 30px;
	background-color:#e9eff8;
	background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
}

.moduleRowOverCheckout a:hover{
 font-size: 13px;
 height: 30px;
 background-color:#e9eff8;
 background-attachment:scroll;
    background-color:transparent;
    background-image:url(img/diagonal_hintergrund.gif);
    background-position:0 0;
    background-repeat:repeat !important;
}


.moduleRowSelectedCheckout { 
 height: 30px;
 background-color:#cdd6e5;
}


/*** Patch 08_260 END ****

/******* LoginBox*******/
/*****************************/

.loginBoxTL { 
 width:51px;
 background-image: url(img/loginBox/imageTL.gif);
 background-repeat: no-repeat;
 background-position:bottom right;
}

.loginBoxTR { 
 height:78px;
 background-image: url(img/loginBox/imageTR.gif);
 background-repeat: no-repeat;
 background-position:bottom left;
 text-align:right;
}

.loginBoxML { 
 width:51px;
 background-image: url(img/loginBox/imageML.gif);
 background-repeat: no-repeat;
 background-position:top right;
}

.loginBoxBL { 
 width:51px;
}

.loginBoxMR { 
 height:170px;
 background-image: url(img/loginBox/imageMR.gif);
 background-repeat: no-repeat;
 background-position:top left;
 text-align:center;
 background-color:#7597B6;
 padding-left:80px;
 font-weight:bold;
}


.loginBoxBR { 
  padding:40px 5px 5px 50px;
  text-align:center;
  width:100%;
}

.loginBox {
  background-color:#FFFFFF;
}

div.loginBox { 
  display:inline; 
  width:100%; 
  text-align:left;
}


#wrap{width:100%;text-align:center;}
#wrap div{width:130px;display:inline-block; float:left;}
#wrap div{display:inline}
#wrap>div{display:inline-block}




.loginBoxSpacer {
  width:20px;
}

/******* LoginBox*******/
/********* ENDE *************/































.giftvoucherBG {
  background-image:url();
  background-repeat:repeat-x;
  background-position: top;
}




.navi_top_left {
    background-color:#E5ECF3;
    border-bottom:1px solid;
    border-color:#FFFFFF;
    padding-left:10px;
}

.navi_top_right {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  text-align: right;
  background-color:#E5ECF3;
  border-bottom:1px solid;
  border-color:#FFFFFF;
  padding-right:10px;
  color:#000000;
}

.navi_top_center {
    background-color:#E5ECF3;
    border-bottom:1px solid;
    border-color:#FFFFFF;
}

.navi_top_right a:link, .navi_top_right a:hover, .navi_top_right a:visited, .navi_top_right a:active {
  color:#000000;
}

.navi_top_left a:link, .navi_top_left a:hover, .navi_top_left a:visited, .navi_top_left a:active {
  color:#405676;
}

.payment {
  font-size:10px;
}

.voucherText {
  color:#000000;
}



li {
  line-height:1.5;
}





/* Trennlinie am unteren Ende des Shops; vor Footer*/
td.line-bottom {
  border-bottom: 0px solid; 
  border-bottom: 0px solid; 
  border-color: #2b84c6;
  text-align : center;
  padding-top:10px;
} 

.colorSeperator {
  color:#000000;
  padding-top:10px;
}

.colorSeperator a:link, .colorSeperator a:visited, .colorSeperator a:active{
  text-align: left;
}

.colorSeperator a:hover{
  color:#2b84c6;
}

TD.copyright, DIV.copyright {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  line-height: 1.5;
  padding-left:210px;
  color: #C6C6C6;
}

.copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active{
  color:#C6C6C6;
}


A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  text-decoration: underline;
}




/* GiftVoucher */

.pageHeading {
	font-size:14pt; 
	color:#9F8C51;
}

.voucherlabel {
	 font-weight:bold;
}




.boxTextPrice {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #FF0000;
}

.errorBox {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gv
 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}



FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}


td.top_navi {
  border-top: 2px solid; 
  border-bottom: 2px solid; 
  border-color: #FFFFFF;
  background-color: #DCD7BA;
}









.productTitel {
  font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight : bold;
	text-align:left;
}




TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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


TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, Helvetica, 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,Helvetica,sans-serif;
  font-size:13px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

/* Sprachen - Flagge */
TD.languages{
  text-align: right;
  width: 60px;
}







.indexText {
  width: 50%;
  vertical-align: top;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  padding: 10px 0px 0px 25px; 
}

.indexSignature {
  width: 50%;
  vertical-align: top;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  padding: 0px 0px 0px 25px; 
}


.indexTipp {
  width: 50%;
  vertical-align: top;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-align: left;
  padding: 0px 0px 0px 25px; 
}

.indexHeading {
  height: 20px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  vertical-align: top; 
}


.loginBox {
  border:0px solid;
  border-color: #000000;
  width:600px;
}

.categoryImageLeft {
  width: 13px;
  height: 28px;
  BACKGROUND: #000000;
  background-repeat: repeat;
}



.whatsnewContent {
  BACKGROUND: #FFFFFF;
  font-size: 8pt;
  border:1px solid;
  border-color: #000000;

}

.whatsnewText {
  BACKGROUND: #FFFFFF;
  font-size: 8pt;

}

.infoBoxNotice {
  background: #FF8E90;
}

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

.border {
  border-top: 1px solid; 
  border-color: #000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
}






/* Navigationsboxen Links */
TD.infoBox {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  border-bottom: 1px solid;
  border-color: #cccccc;
}

/* Navigationsboxen Rechts */
TD.infoBox_right, SPAN.infoBox_right {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  padding:20px 0px 0px 0px;
}


TD.infoBoxHeadingNavi {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  height:17px;
  border-color: #000000;
}

TD.boxLanguage {
	text-align:left;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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

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

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

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
}

.icon {
  padding-right:5px;
}

.startPage {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
}

.startPage  a:link {
  color: #000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
}

.startPage  a:hover, .startPage a:visited, .startPage a:active {
  color: #000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
}

a.navitop, td.navitop {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  line-height: 1.5;
  color: #000000;
}

.ranking {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight: bold;
  color: #000000;
}

a.navitop:hover {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  line-height: 1.5;
  color: #000000;
  text-decoration: none;
}




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

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

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

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

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

SPAN.newItemInCart {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
}

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

SPAN.underline {
	text-decoration: underline;
}



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


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

SPAN.productSpecialPrice {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

/* Kategorieeinträge in KategorieBox*/
.moduleRow {
 border-bottom: 1px solid;
 border-color:#DAE8BA;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 background-image:url(img/dot.jpg);
 background-repeat:no-repeat;
 background-position: left center;
 padding-left:21px;
}

.moduleRowOver { 
	border-bottom: 1px solid;
	border-color:#DAE8BA;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
	text-decoration: none;
	background-image:url(img/dot1.jpg);
  background-repeat:no-repeat;
  background-position: left center;
  text-decoration: none;
	padding-left:21px;
}

.moduleRowOver a:hover{
 text-decoration: none;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
}


.moduleRowSelected { 

 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 padding-left:21px;
 background-image:url(img/dot1.jpg);
 background-repeat:no-repeat;
 background-position: left center;
 text-decoration: none;
 padding-left:21px;

}



.voucherDescription {
 padding-left:10px;
 padding-right:10px;
}


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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6px; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #000000; 
	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,Helvetica,sans-serif; font-size:13px; }
.messageStackError, .messageStackWarning { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #000000;}

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}






.processButtons {
  padding-top:20px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

td.alignMiddle {
	vertical-align: middle; 
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  color: #FFFFFF;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}







.listingBackground {
  background-color:#E5ECF3;
  line-height:1.5;
}



/* Stylesheets for reception_order */

.body_rox { margin:0px 0px 0px 0px;
          background-color:#FFFFFF;
          font-family:Verdana,Arial,Helvetica,sans-serif;
          font-size:13px;
          line-height:1.5;
}

.content_rox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
	padding: 10px 10px 10px 10px; 
}

.contentsTopics_rox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #004279;
  padding-bottom:10px;
}

.productinfo_rox {
  background-color:#C8D9EB;
}


a.navtrailLines_rox {
  font-family: Arial,Helvetica,sans-serif;
  font-size:13px;
  text-align: left;
  vertical-align: bottom;
  color:#DAE8BA;
  font-weight:bold;
}

.navtrailLines_rox a:link, .navtrailLines_rox a:visited, .navtrailLines_rox a:active{
  font-family: Arial,Helvetica,sans-serif;
  font-size:13px;
  text-align: left;
  vertical-align: bottom;
  color:#000000;
  font-weight:bold;
}

.navtrailLines_rox a:hover {
  color:#004279;
  font-family: Arial,Helvetica,sans-serif;
  font-size:13px;
  text-align: left;
  vertical-align: bottom;
  font-weight:bold;
}


.navtrailLines_rox {
  border-bottom: 1px solid; 
  border-color: #004279;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  color:#004279;
  padding-left:15px;
  font-weight:bold;
  background-color:#C8D9EB; 
}

.navtrailLines_rox_white {
  border-bottom: 1px solid; 
  border-color: #004279;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  color:#004279;
  padding-left:15px;
  background-color:#FFFFFF; 
}

.navtrailLines_rox_white_no {
  border-bottom: 1px solid; 
  border-color: #004279;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  color:#FFFFFF;
  padding-left:5px;
  padding-right:5px;
  background-color:#004279; 
}

TD.infoBoxHeadingCategory_rox {
  color:#004279;
  font-family:Helvetica,Arial,Verdana,Geneva,sans-serif;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  text-transform:uppercase;
  
}


table.newProducts_rox, td.newProducts_rox {
  border: 1px solid;  
  border-color: #CCCCCC;
  text-align : center;
  background-color:#C8D9EB;
  line-height:1.0;
  height:550px;
}

.newProductsPrice_rox {
  font-weight:bold;
  color:#000000;
}

.newProductsText_rox {
  height:50px;
}

td.newProductsColumn {
  text-align : left;
  line-height:1.0;
  height:270px; 
  width:150px;
}

.reception_order_cart {
  border-top: 0px solid;
  border-left: 0px solid; 
  border-color: #004279;
  padding-left:5px;
  background-color:#004279;
  width:330px;
}

.reception_order_cart a:link, .reception_order_cart a:hover, .reception_order_cart a:hover, .reception_order_cart a:visited, .reception_order_cart a:active {
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
}

.navtrailLines_rox_white_no a:link, .navtrailLines_rox_white_no a:hover, .navtrailLines_rox_white_no a:visited, .navtrailLines_rox_white_no a:active {
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
}

.navtrailLines_rox_white_no a:hover {
  color:#FFFFFF;
  font-size:13px;
  text-decoration:underline;
}

.infoBoxHeading_rox {
  color:#333333;
}

.background_image_rox {
  background-color:#004279;
  padding:10px; 
  text-align:center;
}

.background_price_rox {
  background-color:#CCCCCC;
  padding:10px; 
  text-align:center;
}

.background_price_rox a:link, .background_price_rox a:hover, .background_price_rox a:visited, .background_price_rox a:active {
  color:#004279;
  text-align:center;
}


.navtrailLines_rox_white a:link, .navtrailLines_rox_white a:hover, .navtrailLines_rox_white a:visited, .navtrailLines_rox_white a:active {
  color:#004279;
  font-weight:bold;
  text-align:left;
}

.success_text_rox{
  color:#004279;
  text-align:left;
}

.rightLines_rox {
  border-right: 1px solid; 
  border-color: #004279;
}

.leftLines_rox {
  border-left: 1px solid; 
  border-color: #004279;
}

.verticalLines_rox {
  border-left: 1px solid; 
  border-right: 1px solid; 
  border-color: #004279;
}

.bottomLines_rox {
  border-bottom: 1px solid; 
  border-color: #004279;
}

.topLines_rox {
  border-top: 1px solid; 
  border-color: #004279;
}

.horizontalLines_rox {
  border-top: 1px solid; 
  border-bottom: 1px solid;
  border-color: #004279;
}

.allLines_rox {
  border: 1px solid; 
  border-color: #004279;
  background-color:#004279;
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#FFFFFF;
}

.boxTextBG_rox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	background-color: #DEDEDE;
}
.boxTextBGII_rox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	background-color: #FFCC99;
}

TABLE.formArea_rox {
  background: #C8D9EB;
  border-color: #004279;
  border-style: solid;
  border-width: 1px;
}

/* Bestellprozess*/
.moduleRowCheckout_rox {
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 padding-left:21px;
}

.moduleRowOverCheckout_rox { 
	border-bottom: 1px solid;
	border-color:#DAE8BA;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	background-color:#DEDEDE;
}

.moduleRowOverCheckout_rox a:hover{
 text-decoration: none;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 background-color:#DEDEDE;
}


.moduleRowSelectedCheckout_rox { 

font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 padding-left:21px;
text-decoration: none;
padding-left:21px;
background-color:#C8D9EB;

}




TD.infoBoxHeadingRequirement_rox {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight: bold;
  height:17px;
  color: #FF0000;
  background-color:#004279;

}


