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

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  /*background: #fff url(/images/background/back_snow.jpg) repeat-x; */
  /*margin-top: 1px;*/
 
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

.hrline{
border-bottom: 1px solid #ccc;
}

.maintable_meta{
margin-top: 0px;
}

td.left_back_top{
background: #fff url(./images/background/blur_left_top.jpg) no-repeat right bottom; 
width:31px;
height:31px;
}

td.main_back_top{
background: #fff url(./images/background/blur_top.gif) repeat-x bottom; 
height:31px;
}

td.right_back_top{
background: #fff url(./images/background/blur_right_top.jpg) no-repeat left bottom; 
width:31px;
height:31px;
}

td.left_back{
background: #fff url(./images/background/blur_left.gif) repeat-y right; 
width:31px;
}

td.right_back{
background: #fff url(./images/background/blur_right.gif) repeat-y left; 
width:31px;
}

.maintable_all{
width: 920px;
border: 1px solid #FF9A32;
}

.maintable_shop{
padding-top: 10px;
}

b.soft{
  color: #808080;
}

h2.prod_descr{
	/*font-size: 12px;
	color: #808080;*/
   font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #FF8838;
  margin-bottom: 0;
  border-bottom: dotted 1px #ccc;
  font-weight: normal;
}

.socialbookmarkeu{
        /*font-size: 12px;
        color: #808080;*/
   font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #FF8838;
  margin-bottom: 0;
  border-bottom: dotted 1px #ccc;
  font-weight: normal;

}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {
  background: #F26A22;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

.navigation_block{
padding-left: 5px;

}



A.headerPath { 
  color: #a1a1a1; 
}

A.headerNavigation { 
  color: #666666; 
}


A.headerNavigation:hover {
  color: #000;
}



TR.headerError {
  background: #ff0000;
}

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

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

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

.infoBox_border{
   width: 100%;	
   background: #fff;
   border: 1px solid #ccc;
}
.infoBoxContents {
  /*background: #FFDCC6; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxFrameOut {
  background: #E5E5E5;
}

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




.infoBoxNotice {
  background: #FF8E90;
}

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

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

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



TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background: #E7E6E4;
  color: #9A9899;
  font-size: 12px;
  height: 18px;
	width: 145px;
	//font-variant:small-caps;
	padding-left: 5px;

	
}


h2.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF8838;
  font-weight: normal;
    color: #9A9899;
  margin-bottom: 0;
}


TD.infoBoxCross {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  /*background: #E5E5E5;*/
  color: #FF8838;
}

h1.infoBoxCross {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FF8838;
  margin-bottom: 0;
  font-weight: normal;
}

h1.infoBoxCross_bold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FF8838;
  margin-bottom: 0;
  font-weight: normal;
}



.infoBoxCross {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #E5E5E5;*/
  color: #FF8838;
}



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

.infoBoxRight {
  background: #ffffff;
}

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

.infoBoxNoticeRight {
  background: #FFFFFF;
}

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

.Cath_Box{
  line-height : 16px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  font-variant:small-caps;
}

.Cath_Box_sub{
  line-height : 13px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  font-variant:small-caps;
}

.show_product_listing{
  line-height : 13px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #61615F;
}


.tiny{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #61615F;
}


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

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



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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E5E5E5;
  color: #FF8838;
  font-weight: bold;
}

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

.borderline{
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #FF8838;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  /*font-weight: bold;*/
  color: #61615F;
}


TD.ShowPrice{
font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #61615F;
}

.PriceBack{
	/*background: #FF8A3A;*/
	background: url(/images/background/back_price.jpg) no-repeat;
	color: #fff;
	width: 130px;
	height: 30px;
	text-align: center;
	padding: 5 0 5 0;
}

.PriceBack{
	/*background: #FF8A3A;*/
	background: url(/images/background/back_price_circle.jpg) no-repeat;
	color: #fff;
	width: 120px;
	height: 120px;
	text-align: center;
	padding: 0 0 0 0;
}

.PriceShow{
  	padding-top: 50px;
}

h2.prod_vkfrei{
	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #61615F;
}

.OldPrice{
	color: #61615F;
}
TD.ProductName{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #61615F;
}

h1.ProductName{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #61615F;
  margin-bottom: 0;
}

TD.pageHeadingHigh, DIV.pageHeadingHigh {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #61615F;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background: #F8F8F7;

}



TD.pageHeadingProduct, DIV.pageHeadingProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #1D1D1D;
}


TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.smallTextLight, SPAN.smallTextLight, P.smallTextLight, a.smallTextLight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #808080;
}

h3.smallTextLight{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #808080;
}

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

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

}


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

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #FFDCC6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E5E5E5; }

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

/* message box */

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

/* input requirement */

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

.gb_link{
background: #FFDCC6;
border: 1px solid #ccc;
font-weight: normal;
font-size: 10px;
}

.lean{
  text-decoration: none;
  font-weight: normal;  
  font-size:9px;
  color: #aaa;
}

a.header_utils{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
}

.header_user{
	background: #fff url(./images/layout/blur_header_util.jpg) repeat-x;
	border: 1px solid #E5E5E5;
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

a.header_user_nav{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}




/* HEader */
td.td_main_left_top_col{
	
	
}

	.main_left_top_col{
	background: #666666;
	width: 180px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 18px;
	font-variant:small-caps;
	}

	.main_left_content{
	padding-left: 5px;
	}

	

td.td_main_right_top_col{
	
}


	.main_right_top_col{
		background: #E7E6E4;
		/*margin-left: 5px;*/
		color: #9A9899;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		height: 18px;
		width: 145px;
		font-variant:small-caps;
		border-left: 2px solid #E7E6E4;

	}



td.td_main_col_left{

}

	.main_col_left{
	background: #FF9934;
	width: 180px;
	border-top: 4px solid #fff;
	font-family: Verdana, Arial, sans-serif;
	font-variant:small-caps;
	height: 100%;
	}




	
	
td.td_main_col_right{
	

}


.right_col_content_box{
	border-left: 1px solid #E7E6E4;
	border-right: 1px solid #E7E6E4;
	border-bottom: 1px solid #E7E6E4;
	width: 145px;
}




td.td_BreadheaderNavigation{
width: 100%;
}

.BreadheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 18px;
  color: #CBCACA;
  background: #E5E5E5;
  font-weight: normal;
  font-style: normal;
}

td.spacer_col{
font-size: 10px;
background: #fff;
}


.normal_text_left{
font-size: 10px;
	color: #fff;
font-variant:  normal;
}

.container_schnellsuche{
padding-left: 5px;
padding-top: 20px;
}

.font_empty_cart{
font-weight: bold;
color: #FE8939;
padding-left: 5px;
padding-top: 5px;

}






