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

.wrapper { margin:0 auto; width:950px; border:8px solid #fff; background:#FFFFFF; }

body {
	color:#444;
	background:#EEF2F7; 
	margin:20px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
img {
	border:0;
}
h1 {
	font-size:11px;
	font-weight:normal;
	display:inline;
}
h2 {
	font-size:11px;
	font-weight:normal;
	display:inline;
}
h3 {
	font-size:11px;
	font-weight:normal;
	display:inline;
}
h4 {
	font-size:11px;
	font-weight:normal;
	display:inline;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #345D93;
	text-decoration: none;
}

p {
}
ul li {
	margin:0px;
	padding:0px;
	list-style:square outside;
}
div.table {
	display:table;
}
div.tr {
	display:table-row;
}
div.td {
	display:table-cell;
}
.headerNavigation a {
	color:#ffffff;
}
.headerNavigation a:hover {
	color: #ffffff;
	text-decoration:none;
}
.navtrail {
	font-size:11px;
	color:#ffffff;

}
.navtrail a {
	font-size:11px;
	color:#ffffff;
}
.navtrail a:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.ulBox {
	font-size:10px;
	padding-left:16px;
	margin:0px;
}
.liBox {
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
	line-height:1;
}
ul.categories {
	font-size:11px;
	padding:0;
	margin:0px;
}
ul.categories li.firstCategorie {
	list-style:none;
	padding-left:5px;
	margin-bottom:5px;
	padding:2px;
}
ul.categories li.firstCategorie a:link, ul.categories li.firstCategorie a:visited, ul.categories li.firstCategorie a:active {
	font-weight:bold;
	color:#404040;
}
ul.categories li.firstCategorie a:hover {
	font-weight:bold;
	color:#345D93;
}
ul.categories li.firstCategorie a.catChosen {
	font-weight:bold;
	color:#333;
}
ul.categories li.categorieLevel1 {
list-style:none;
	color:#333;
	line-height:1.3;
	position:relative;
	top:-3px;
	padding:4px;
	padding-left:20px;
	
}
ul.categories li.categorieLevel1 a:link, ul.categories li.categorieLevel1 a:visited, ul.categories li.categorieLevel1 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel1 a:hover {
	font-weight:normal;
	color:#345D93;
}
ul.categories li.categorieLevel1 a.catChosen {
	font-weight:bold;
	color:#333;
}
ul.categories li.categorieLevel2 {
	list-style:disc outside;
	color:#333;
	line-height:1.3;
	position:relative;
	top:-5px;
	left:13px;
}
ul.categories li.categorieLevel2 a:link, ul.categories li.categorieLevel2 a:visited, ul.categories li.categorieLevel2 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel2 a:hover {
	font-weight:normal;
	color:#345D93;
}
ul.categories li.categorieLevel2 a.catChosen {
	font-weight:bold;
	color:#333;
}
ul.categories li.categorieLevel3 {
	list-style:circle outside;
	color:#00cc00;
	line-height:1.3;
	position:relative;
	top:-5px;
	left:13px;
}
ul.categories li.categorieLevel3 a:link, ul.categories li.categorieLevel3 a:visited, ul.categories li.categorieLevel3 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel3 a:hover {
	font-weight:normal;
	color:#0345D93;
}
ul.categories li.categorieLevel3 a.catChosen {
	font-weight:bold;
	color:#333;
}
.categorieCount {
	font-size:9px;
	color:#999999;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size:11px;
	padding:0px;
	margin:0px;
}
TEXTAREA {
	width:100%;
	font-size: 11px;
}
.boxTop {
	padding:0px;
}
.infoBoxHeading {
	font-size:11px;
	padding:3px 5px;
	font-weight:bold;
	color:#FFFFFF;
	background:#333;
}
.infoBoxen {
	font-size:11px;
	background:#EEF2F7;
	border:solid #333;
	border-width:1px 1px 1px 1px;
	padding:4px;
}
.boxBottom {
	padding:0px;
	border-bottom:5px solid #345D93;
	margin-bottom:10px
}
.infoBoxSearchInputSearch input{
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#333;
	padding:3px;
	margin: 5px 0;
	width:130px;
}
.infoBoxQuickieInputQuickie input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding:0 0 0 2px;
	margin-right:3px;
	height:16px;
	width:138px;
}
.infoBoxLoginInputEmail input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#333;
	padding:3px;
	margin: 5px 0;
	width:162px;

}
.infoBoxLoginInputPassword input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#333;
	padding:3px;
	margin: 5px 0;
	width:162px;


}
.infoBoxNewsletterInputEmail input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#333;
	padding:3px;
	margin: 5px 0;
	width:162px;

}
.priceBox {
	font-size:11px;
	color: #FF3300;
	font-weight:bold;
	text-align:right
}
.priceDisclaimerBox {
	font-size:9px;
	line-height:1;
}
.bordersBottomBox {
	border-bottom:1px solid #ccc;
	padding-top:5px;
	margin-bottom:5px;
}
.boxText {
	font-size:11px;
	line-height:1;
	padding:2px;
}
.boxTextPrice {
	font-size:11px;
	line-height:14px;
	padding:2px;
	text-align:right;
	border-bottom:1px solid #666;
	padding-bottom:10px;
}
.boxImage {
	padding:5px;
	text-align:center;
}
.categorieImage {
	width:203px;
	height:110px;
	background-color:#EEF2F7;
	padding-top:5px;
	border:1px solid #ccc;
}
.categorieImageWidth {
	padding:5px;
	background:#f1f1f1;
}
.contentsTopics {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	border-bottom:3px solid #345D93;
	font-weight:bold;
}
.productInfoHeading {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	border-bottom:3px solid #ccc;
	font-weight:bold;
}
.pageHeading {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	border-bottom:3px solid #333;
	font-weight:bold;
}
.contentPage {
	padding: 15px 5px 10px 5px;
	border-bottom:1px solid #ccc;
	background-color:#EEF2F7;
}
.pageContent {
	border-bottom:1px solid #ccc;
	font-weight:bold;
	padding-left:5px;
}
.newProductsHeading {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	border-bottom:3px solid #345D93;
	font-weight:bold;
}
.bordersListing {
	border-bottom:1px solid #ccc;
}
.bordersInfoImage {
	border-top: 1px solid;
	border-color: #cccccc;
}
.bordersThumbnailImage {
	float:left;
	padding:10px;
	text-align:center;
}
.productsDiscription {
	padding:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#EEF2F7;
}
.productsDiscriptionFooter {
	padding:2px 0px 2px 5px;
	background-color:#f1f1f1;
	border-bottom:1px solid #ccc;
	background-color:#f1f1f1;
}
.bordersTop {
	border-top:1px solid #ccc;
}
.bordersRight {
	border-right:1px solid #ccc;
}
.bordersBottom {
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
}
.bordersLeft {
	border-bottom:1px solid #ccc;
}
span.productsInfoName {
	font-size:13px;
	font-weight:bold;
}
.bgOrderDetails {
	background-color:#ffffff;
	padding:2px;
}
.productInfoInput input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding:0 0 0 2px;
	margin-right:3px;
	height:16px;
	width:20px;
}
.productInfoInputIE input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding:0 0 0 2px;
	margin:0px;
	height:15px;
	width:19px;
}
.price {
	font-size:18px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #345D93;
	color:#333333;
	font-family:"Courier New", Courier, mono;
}
.priceSmall {
	font-size:13px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #345D93;
	color:#666666;
}
.priceDisclaimer {
	font-size:9px;
	line-height:1;
	color:#999999;
}
.productListingOuter {
	width:268px;
	float:left;
	border:1px solid #ccc;
	border-bottom:4px solid #345D93;
	background-color:#ffffff;
	margin:2px;
}
.productListingOuterListing {
	border:1px solid #ccc;
	margin-bottom:5px;
	background-color:#ffffff;
	clear:both;
}
.productListingInner {
	padding:2px;
}
.productListingName {
	line-height:1;
	height:30px;
}
.productListingPrice {
	color:#345D93;
	font-size:11px;
	font-weight:bold;
	line-height:1.2;
}
.productListingDescription {
	line-height:1;
	padding-top:0px;
}
.copyright {
	font-size:9px;
	line-height:1.2;
	color:#999999;
	text-align:center;
}
.copyright a {
	color:#999999;
}
.copyright a:hover {
	text-decoration:none;
}
.parseTime {
	font-size:9px;
	line-height:1.2;
	color:#999999;
	text-align:center;
}
.boxTextBG {
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 11px;
	background-color: #FFCC99;
}
.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
.mainContent {
	width:663px;
}
FORM {
	display: inline;
}
TR.header {
	background-color: #ffffff;
}
TR.headerNavigation {
	background: #F6F6F6;
}
TD.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
.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-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-size: 10px;
	background: #F6F6F6;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}
.infoBox {
}
.infoBoxContents {
	font-size: 11px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}
.infoBoxHeading A {
	font-size:11px;
	color:#ffffff;
	text-transform:lowercase;
}
.infoBoxHeading A:hover {
	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	text-transform:lowercase;
}
.infoBox, SPAN.infoBox {
	font-size: 10px;
	background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #0000ff;
	text-transform:lowercase;
	padding:2px;
	margin-bottom:10px;
}
.infoBox_right, SPAN.infoBox_right {
	font-size: 10px;
	background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #cccc00;
	text-transform:lowercase;
	padding:2px;
	margin-bottom: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: #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-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 10px;
}
A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size: 10px;
	color: #000000;
}
.main, P.main {
	font-size: 11px;
	line-height: 1.3;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-size: 10px;
	color: #ff0000;
}
SPAN.greetUser {
	color: #333;
	font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
	background: #f1f1f1;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #345D93;
}
SPAN.productOldPrice {
	color: #345D93;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	line-height:1;
	padding:0px;
	text-decoration:line-through;
}
SPAN.errorText {
	color: #345D93;
}
SPAN.productDiscountPrice {
	color: #345D93;
	font-weight: bold;
}
.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	font-size: 11px;
	line-height: 1.5;
	height:20px;
}
.moduleRowOver {
	font-size: 11px;
	line-height: 1.5;
	height:20px;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}
/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {
	font-size: 7pt;
}
.heading2 {
	font-size: 9pt;
}
.heading3 {
	font-size: 10pt;
}
.heading4 {
	font-size: 12pt;
}
.heading5 {
	font-size: 16pt;
}
/* Sitemap Tables */
.sitemap_heading {
	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-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-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-size: 10px;
	color: #ff0000;
}
.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}
/* Breite linke, mitte und rechte spalte */
.navLeft {
	width: 180px;
	float:left
}
.main1 { margin:0 auto; width:950px; padding-top:10px }
.main_content {
	float:left;
	width:550px;
	padding:0 19px;
}
.navRight {
	width: 180px;
	float:left;
}
.tableListingI {
	background-color: #f1f1f1;
}
.tableListingII {
	background-color: #ffffff;
}
.tableBody {
	padding: 5px;
}
.poweredby {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

