/* -----------------------------------------------------------------------------------------
   $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:Georgia;
    font-size:14px;
    line-height:17px;
    text-align:left;

}

TD.main, P.main {
  color:#3C3C3C;
     font-family:Georgia;
     font-size:14px;
     line-height:130%;
}


.content {
    text-align:left;
    color:#000000;
    font-family:Georgia;
    font-size:14px;
    line-height:17px;

}

/* Formatierung der Buttons*/

.input, div.input {
  border:0px;
  border-color: #FFFFFF;
  
}

.button_templates {
  background-repeat:no-repeat;
  text-decoration: none;
	font-size: 0.001px;
	cursor: pointer;
  display:block;
	line-height:18px;
	color:transparent;
	text-align:center;
	font-weight:bold;
	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;  

}

.button, div.button, input.button {
  display:block;
  width:120px;
	height:20px;
	background-image:url(img/vorlage_dilly.gif);
	background-repeat:no-repeat;
  text-decoration: none;
	font-size:13px;
	cursor: pointer;
	font-weight:bold;
  
	line-height:18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;	
  vertical-align:middle;
}

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 {
  color:#FFFFFF; 
  text-decoration:none;
  display:block;
  width:120px;
	height:20px;
	background-image:none;
	background-repeat:no-repeat;
	font-size:13px;
	cursor: pointer;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

a.buttonLink {
  background-image:none;
  background-repeat:no-repeat;
  display:block;
  width:120px;
	height:20px;
	line-height:14px;
	padding-top:2px;
	position:relative; top:2px;left:0px;
}

.button {
    width:120px;
	  height:20px;
    border: none;
    background: url('/forms/up.png') no-repeat top left;
}

/* Formatierung der Buttons - ENDE*/

TD.headerNavigation {
	color: #A20024;
	font-weight : bold;
}

A.headerNavigation { 
  color: #A20024; 
}

A.headerNavigation:hover {
  border-top:1px solid;
  border-color: #A20024;
  color: #A20024;
}

TD.navi_top_right {
  font-size:12px;
  text-align:right;
  width: 30%;
  vertical-align: bottom;
  color:#A20024;
  padding-left:15px;
   padding-right:5px;
}

.navi_top_right a:link, .navi_top_right a:visited, .navi_top_right a:active{
  text-align: center;
  color:#A20024;
  font-weight: bold;
}

.navi_top_right a:hover {
  text-align: center;
  color:#A20024;
  font-weight: bold;
}

/* Hovereffekt bei Produkten der Startseite */
.newProductsHead{
  font-size:12px;
  text-align: center;
  background-color: #E6E2AA;
  margin:6px; 
  padding-bottom:5px; 
   background-color: expression(
this.onmouseover = new Function("this.className += ' newProductsHeadHover';"),
this.onmouseout = new Function("this.className = this.className.replace('newProductsHeadHover', '');")
);
}

.boxContent {
  padding-left:160px;
  padding-top:10px;
}

.newProductsHead:hover {
  font-size:12px;
  text-align: center;
  background-color: #EEB773;
  margin:6px; 
  padding-bottom:5px; 
}

.newProductsHeadHover {
  font-size:12px;
  text-align: center;
  background-color: #EEB773;
  margin:6px; 
  padding-bottom:5px; 
}

.newProductsHead a:link, .newProductsHead a:visited, .newProductsHead a:active,.newProductsHead a:hover {
  color:#A20024;
}

td.newProductsPic{
  font-size:12px;
  text-align: center;
  color:#3C3C3C;
  background-color: #A20024;
  margin:6px;  
}


.tableListingI {
	background-color: #cfcfcf;
	height:26px;
}

.tableListingII {
	background-color: #e3e3e4;
	height:26px;
}

.listingTotalPrice {
  background-color: #EEB773;
  font-size:12px;
  line-height:1.5;
}


.allLines{
  border-bottom: 1px solid;
  border-color: #A20024;
  color:#A20024;
}

.allLinesWithoutBG{
  backgorund:#FCF6E8;
}


.bottomLines {
  border-bottom: 1px solid;
  border-color: #A20024;
}

.topLines {
  border-top: 1px solid;
  border-color: #A20024;
}

.rightLines {
  border-right: 0px solid;
  border-color: #A20024;
}

.leftLines {
  border-left: 0px solid;
  border-color: #A20024;
}

.verticalLines {
  border-left: 0px solid;
  border-right: 0px solid;
  border-color: #A20024;
}

.boxTextCart {
  border-bottom: 1px solid;
  border-color: #A20024;
	font-family: Georgia;
	font-size:12px;
	background-color: #e3e3e4;
}

.boxTextBG {
	font-family: Georgia;
	font-size:12px;
	background-color: #e3e3e4;
	border-right: 2px solid;
  border-color: #FFFFFF;
}


.boxTextBGII {
	font-family: Georgia;
	font-size:12px;
	background-color: #A20024;
	text-align:center;
}

.boxTextBGIICart {
	font-family: Georgia;
	font-size:12px;
	background-color: #A20024;
	border-bottom: 1px solid;
  border-color: #A20024;
  color:#FFFFFF;
}

.cartImage {
  padding-left:40px;
}

.cartNumber {
  padding-left:30px;
  padding-right:40px;
}

.toolTip {
    background:#A20024;
    color:#A20024F;
    padding:10px;
    font-size:12px;
    border:2px solid;
    border-color:#A20024;
    line-height:1.5;
}

.sessionInput {
    width:45px;
}

.sessionText {
    font-weight:bold;
    text-align:left;
}


TD.navtrail {
  font-size:12px;
  font-weight: bold;
  text-align: left;
  width: 70%;
  vertical-align: bottom;
  color:#A20024;
  padding-left:56px;
}

a.navtrail{
  font-size:12px;
  font-weight: bold;
  text-align: left;
  width: 80%;
  vertical-align: middle;
  color:#A20024;
}

.giftvoucherDescription {
  width:260px;
  padding-left:20px;
}


TABLE.formArea {
  padding-left:20px;
  padding-right:20px;
  font-weight:bold;
  background-color:#ececec;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  width:91%;
  text-align:left;
  margin-left:30px;
}

.contentManager, table.contentManager {
  padding-left:270px;
  width:100%;
}

table.productBlock {
  background-color:#ececec;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  padding:3px;
}

TABLE.formAreaAddress{
  background-color:#e3e3e4;
  padding-left:10px;
}

.checkout_step {
  background-color:#cfcfcf;
  color:#A20024;
  text-align:center;
  width:50px;
  font-weight:bold;
  font-size:16px;
  font-family:Georgia;
}

.checkout_step_selected {
  background-color:#A20024;
  color:#FFFFFF;
  text-align:center;
  width:50px;
  font-weight:bold;
  font-size:16px;
  font-family:Georgia;
}

.checkout_text {
  border: 2px solid;
  border-color:#cfcfcf;
  padding-top: 2px; padding-bottom: 2px;
  padding-left: 7px; padding-right: 5px;
  height:33px;
  text-align:left;
}

.checkout_text_final {
  border: 2px solid;
  border-color:#cfcfcf;
  padding-top: 2px; padding-bottom: 2px;
  padding-left: 7px; padding-right: 5px;
  height:33px;
  text-align:left;
  font-weight:bold;
  font-size:12px;
}

.checkout_text_selected {
  border: 2px solid;
  border-color:#A20024;
  font-weight:bold;
  padding-top: 2px; padding-bottom: 2px;
  padding-left: 7px; padding-right: 5px;
  height:33px;
  text-align:left;
}

.checkout_text_selected_final {
  border: 2px solid;
  border-color:#A20024;
  font-weight:bold;
  padding-top: 2px; padding-bottom: 2px;
  padding-left: 7px; padding-right: 5px;
  height:33px;
  text-align:left;
  font-size:12px;
}

.steps {
  padding-bottom:20px;
  padding-right:10px;
}

table.stepsCheckout, td.stepsCheckout {
  width:200px;
  padding-right:40px;
  vertical-align:top;
}


/* Kategorieeinträge in KategorieBox*/
.moduleRow {

}
.moduleRowOver { 
	background-color:#e3e3e4; 
  font-family:Georgia;
  font-size:14px;
  line-height:130%;	
}

.moduleRowSelected, .moduleRowSelectedCheckout { 
  color:#FFFFFF;
	background-color:#A20024;
  font-family:Georgia;
  font-size:14px;
  line-height:130%;
}



























.whatsNew {
}

/* GiftVoucher */

.pageHeading {
	font-size:14pt; 
	color:#9F8C51;
}

.voucherlabel {
	 font-weight:bold;
}


.boxText { 
	font-family: Georgia;
	font-size:12px;
}



.boxTextPrice {
	font-family: Georgia;
	font-size:12px;
	color: #FF0000;
}

.errorBox {
	font-family: Georgia;
	font-size : 12px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gv
 {
	font-family: Georgia;
	font-size : 11px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family: Georgia;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family: Georgia;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
  vertical-align:middle;
}

A {
  color: #3C3C3C;
  text-decoration: none;
}

A:hover {
  color:#A20024;
  text-decoration:none;
}

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;
}

td.lineBottom {
  border-bottom: 1px solid; 
  border-color: #A20024;
  text-align : center;
  width:100%;
  padding-top:10px;
}

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: Georgia;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Georgia;
  font-size:12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia;
  font-size:12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

.footerContent{
  align:center;
  padding-top:5px;
}


TD.footer {
  font-family: Georgia;
  font-size:12px;
  background: #F6F6F6;
  color: #3C3C3C;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

/* Sprachen - Flagge */
TD.languages{
  text-align: right;
  align: right;
  width: 10%;
}

.selected_col_alt_img { 
  background-color:#C6C6AC;
  padding:8px;
}

.col_alt_img{
  padding:8px;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.alt_img_table{

}

.text_alt_img {
  color:#A21B37;
  font-weight:normal;
}




.agbs a:link, .agbs a:hover, .agbs a:visited, .agbs a:active{
  font-family: Georgia;	
  color:#FFFFFF;
}

.categoryBox {
  background-color: #BC968B;
  text-align:left;
  align:left;
  width="80%"
}

.categoryImageLeft {
  width: 13px;
  height: 28px;
  BACKGROUND: #A20024;
  background-repeat: repeat;
}

.categoryImageRight {
  width: 17px;
  height: 28px;
  
  
}

table.listingBackground{
  padding-bottom:30px;
}


/* Neue Artikel Oberforsthof */
.newProducts {
  width: 100%;
  text-align: center;
  BACKGROUND: #A20024;
  background-repeat: repeat;
  margin:3px; 
  font-size:12px;

  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
  border-color: #A20024;

}

.borderTable {
  border:1px solid;
  border-color: #BFBFBF;

}

.newProductsPrice{
  text-align: center;
  background-color: #EEB773;
  font-size:12px;

}



td.whatsNewHead{
  font-size:12px;
  text-align: center;
  color:#3C3C3C;
  margin:6px;  
  background-color:#EEB773;
}

.whatsNewPrice {
  font-size:12px;
  color:#A20024;
  margin:2px;
  BACKGROUND: #A20024;  
}


.whatsnewContent {
  BACKGROUND: #FFFFFF;
  font-size:12px;
  border:1px solid;
  border-color: #A20024;

}

.whatsnewText {
  BACKGROUND: #EEE2C3;
  font-size:12px;

}

td.productinfo img {
  BACKGROUND: #A20024;
  padding:10px;
  text-align:center;
}

.productinfo {
  text-align:center;
}

.infoBoxContents {
  font-family: Georgia;
  font-size:12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia;
  font-size:12px;
}

/* Navigationsboxen Header Links */
TD.infoBoxHeading {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
  background: #A20024;
  height:17px;
  color: #FFFFFF;

}

/* Navigationsboxen Header Rechts */
TD.infoBoxHeading_right {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
  height:17px;
  border: 1px solid;
  color: #A20024;
  border-color: #A20024;
  background: #FFFFFF;
}

TD.infoBoxHeading_Admin {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
  height:17px;
  color: #FFFFFF;
}

/* Navigationsboxen Links */
TD.infoBox, SPAN.infoBox {
  font-family: Georgia;
  font-size:12px;
  border: 1px solid;
 
  border-color: #8B0D00;
}

/* Navigationsboxen Rechts */
TD.infoBox_right, SPAN.infoBox_right {
  font-family: Georgia;
  font-size:12px;
  border: 1px solid;
  border-color: #A20024;
  background: #FFFFFF;
}


TD.infoBoxHeadingNavi {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
  background: #FFFFFF;
  height:17px;
  border-color: #A20024;
}

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: Georgia;
  font-size:12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia;
  font-size:12px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  color: #3C3C3C;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia;
  font-size:12px;
  color: #3C3C3C;
}



td.indexContent {
  font-family: Georgia;
  font-size:12px;
  line-height: 1.5;
  vertical-align: top;
  margin-left: 5px;
}


a.navitop, td.navitop {
  font-family: Georgia;
  font-size:12px;
  color: #666666;
}

a.navitop:hover {
  font-family: Georgia;
  font-size:12px;
  color: #A20024;
  text-decoration: none;

}



.category:hover {
  font-family: Arial Black;
  align: left;

}

.category {
   font-family: Comic Sans MS;
   align: left;

}


a.categories {
  font-family: Georgia;
  font-size:12px;
  color: #3C3C3C;
  font-weight:bold;
  vertical-align:middle;
  
}


a.categories:hover {
  font-family: Georgia;
  font-size:12px;
  color: #FFFFFF;
  font-weight:bold;
  vertical-align:middle; 
  text-decoration: none; 

}

.colorSeperator  {
  padding-top:15px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia;
  font-size:12px;
}

TD.accountCategory {
  font-family: Georgia;
  font-size:12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia;
  font-size:12px;
}

TD.tableHeading {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia;
  font-size:12px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
	font-family: Georgia;
	font-size:12px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia;
  font-size:12px;
}

SPAN.greetUser {
  font-family: Georgia;
  font-size:12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}



TD.formAreaTitle {
  font-family: Georgia;
  font-size:12px;
  font-weight: bold;
  color:#FFFFFF;


}



TD.copyright, DIV.copyright {
  font-family: Georgia;
  font-size:12px;
  line-height: 1.5;
  padding-left:430px;
  color: #CCCCCC;
}

.copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active{
  color:#CCCCCC;
}


A.copyright {
  color: #3C3C3C;
}
A.copyright:hover {
  color: #3C3C3C;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Georgia;
  font-size:12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Georgia;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Georgia;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Georgia;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}



.checkoutBarFrom, .checkoutBarTo { font-family: Georgia; font-size:12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia; font-size:12px; color: #3C3C3C; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Georgia; font-size: 6px; }
.heading2 { font-family: Georgia; font-size: 8px; }
.heading3 { font-family: Georgia; font-size:11px; }
.heading4 { font-family: Georgia; font-size: 12px; }
.heading5 { font-family: Georgia; font-size: 16px; }

/* Sitemap Tables */
.sitemap_heading {font-family: Georgia; 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: Georgia; font-size: 9pt; color: #3C3C3C; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#3C3C3C;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Georgia; font-size:12px; }
.messageStackError, .messageStackWarning { font-family: Georgia; font-size:12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia; font-size:12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia; font-size:12px; color: #ff0000; font-weight:normal; }

.tableShop {

}

.navLeft {
	width: 185px;
}
.navRight {
	
	width: 185px;
}



.contentsTopics {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
  color: #A20024;
  padding-bottom:20px;
}

td.product
.contentsDescription {
	font-family: Georgia;
	font-size:12px;

      color: #3C3C3C;
}


td.alignMiddle {
	vertical-align: middle; 
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Georgia;
  font-size:12px;
  color: #FFFFFF;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* Stylesheets for reception_order */

.body_rox { margin:0px 0px 0px 0px;
          font-family:Georgia;
          font-size:13px;
          line-height:1.5;
}

.content_rox {
	font-family:Georgia;
  font-size:13px;
	padding: 10px 10px 10px 10px; 
}

.contentsTopics_rox {
	font-family:Georgia;
	font-size: 16px;
	font-weight: bold;
  color: #004279;
  padding-bottom:10px;
}

.productinfo_rox {
  background-color:#C8D9EB;
}

 table.voucherDescription {
  padding-left:10px;
  width:300px;
  padding-right:63px;
  text-align:middle;
}

.voucherCreation {
  width:100%;
  text-align:left;
  padding-right:20px;
}

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:Georgia;
  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:Georgia;
  font-size:13px;
  color:#004279;
  padding-left:15px; 
}

.navtrailLines_rox_white_no {
  border-bottom: 1px solid; 
  border-color: #004279;
  font-family:Georgia;
  font-size:13px;
  padding-left:5px;
  padding-right:5px;
  background-color:#004279; 
}

TD.infoBoxHeadingCategory_rox {
  color:#004279;
  font-family:Georgia;
  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;

}

.newProductsPrice_rox {
  font-weight:bold;
  color:#000000;
}

.newProductsText_rox a:link, .newProductsText_rox a:hover, .newProductsText_rox a:hover, .newProductsText_rox a:visited, .newProductsText_rox a:active {
  font-weight:bold;
  color:#004279;
  font-size:13px;
  text-decoration:none;
}

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;
}

.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:Georgia;
	font-size:13px;
	background-color: #DEDEDE;
}
.boxTextBGII_rox {
	font-family:Georgia;
	font-size:13px;
	background-color: #A20024;
}

TABLE.formArea_rox {
  background: #C8D9EB;
  border-color: #004279;
  border-style: solid;
  border-width: 1px;
}

/* Bestellprozess*/
.moduleRowCheckout_rox {
 font-family:Georgia;
 font-size: 13px;
 height: 28px;
 padding-left:21px;
}

.moduleRowOverCheckout_rox { 
	border-bottom: 1px solid;
	border-color:#DAE8BA;
  font-family:Georgia;
  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:Georgia;
 font-size: 13px;
 height: 28px;
 background-color:#DEDEDE;
}


.moduleRowSelectedCheckout_rox { 

font-family:Georgia;
 font-size: 13px;
 height: 28px;
 padding-left:21px;
text-decoration: none;
padding-left:21px;
background-color:#C8D9EB;

}

TD.infoBoxHeadingRequirement_rox {
  font-family:Georgia;
  font-size:13px;
  font-weight: bold;
  height:17px;
  color: #FF0000;
  background-color:#004279;

}

/******* 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 left;
}

.loginBoxMR { 
 height:152px;
 background-image: url(img/loginBox/imageMR.gif);
 background-repeat: no-repeat;
 background-position:top left;
 text-align:center;
 background-color:#7597B6;
 padding-left:60px;
 font-weight:bold;
}


.loginBoxBR { 
  padding:20px 5px 5px 0px;
  text-align:center:
}

table.loginBox {
}

div.loginBox { 
  display:inline; 
  width:100%; 
  text-align:left;
}

#wrap{text-align:center}
#wrap div{width:110px;display:inline-block; float:left;}
#wrap div{display:inline}
#wrap>div{display:inline-block}




.loginBoxSpacer {
  width:20px;
}

/******* LoginBox*******/
/********* ENDE *************/

