/* -----------------------------------------------------------------------------------------

   Hartmut Frings - www.hartmutfrings.de (c)2006 Hartmut Frings

   -----------------------------------------------------------------------------------------

   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   



   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 

   ---------------------------------------------------------------------------------------*/

.border_lr {

	border-left:1px solid #8b0000;

	border-right:1px solid #8b0000;

}

#navigation {

	border-bottom:1px solid #D31C3C;

	border-top:1px solid #D31C3C;

}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11x;
}



.boxTextBG {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #222222;

	text-decoration: none;

	font-weight: normal;

}



/* Produktnavigation */

.navigator, .navigator A, .navigator A:visited, .navigator A:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;

	background-color: #D31C3C;

}

.navigator A:hover {

	color: #ffff00;

}



.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FFCC33; 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-color:#f8f8f8;

  background-repeat: repeat;

  background-position: top;

  color: #222222;

  font-family : Verdana, Arial, sans-serif;

  margin:5px;

}



img{

border:0;

}



A {

  color:#000002;

  text-decoration: none;

}



A:hover {

  color: #000002;

  text-decoration: none;

}



FORM {

	display: inline;

}

.navileiste_1 {

	background-color: #D31C3C;

	vertical-align: middle;

	width: 20px;

	height: 20px;

}

.navileiste_2 {

	background-color: #D31C3C;

	height: 20px;

	text-align: center;

	vertical-align: middle;

	color: #ffffff;

	overflow: hidden;

	font-size: 13px;

	line-height: 12px;

	text-decoration: none;

	font-weight: bold;

}

.navileiste_3 {

	background-color: #D31C3C;

	vertical-align: middle;

	width: 20px;

	height: 20px;

}

.navileiste_2 a {
	color: #ffffff;
	padding: 2px;
	font-weight: bolder;
}

.navileiste_2 a:hover {

	color: #8b0000;

	padding: 2px;

	text-decoration: none;

	font-weight: bold;



}

.navileiste_4 {

	background-image: url('img/bilder/page_nav1.png');

	vertical-align: middle;

	width: 20px;

	height: 20px;

	background-repeat: repeat-x;

}

.navileiste_5 {

	background-image: url('img/bilder/page_nav5.png');

	background-repeat: repeat-x;

	height: 20px;

	text-align: center;

	vertical-align: top;

	color: #D31C3C;

	overflow: hidden;

	font-size: 10px;

	line-height: 12px;

	text-decoration: none;

	font-weight: bold;

	padding-top:4px

}

.navileiste_6 {

	background-image: url('img/bilder/page_nav3.png');

	vertical-align: middle;

	width: 20px;

	height: 20px;

	background-repeat: repeat-x;

}

.navileiste_5 a {

	color: #ffffff;

	padding: 2px;

	font-weight: bold;

}

.navileiste_5 a:hover {

	color: #D31C3C;

	padding: 2px;

	text-decoration: none;

	font-weight: bold;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #FFCC33;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

  padding: 5px;

}



.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

	border: 3px solid #8b0000;

}



.infoBoxNoticeContents {

  background: #FF9933;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.infoBoxHeading {

	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;

	font-weight: bold;

	font-variant: inherit;

	background-color:#D31C3C;

	height:20px;

	color: #ffffff;

	line-height: 11px;

	text-align: center;

}

#left .infoBoxHeading {

	text-align: left;

}

#right .infoBoxHeading {

	text-align: right;

}



.infoBoxHeading a{

	color: #ffffff;

}



.infoBoxHeading a:hover{

	color: #D31C3C;

}

#left .infoBoxHeading_1 {

	background-image: url('img/bilder/boxheader_left_1.jpg');

	height: 20px;

	width: 15px;

}

#right .infoBoxHeading_1 {

	background-image: url('img/bilder/boxheader_right_1.jpg');

	height: 20px;

	width: 30px;

}

#center .infoBoxHeading {

	background-color: #D31C3C;

	height: 30px;

	font-size: 12px;

	font-weight: bold;

}

#left .infoBoxHeading_2 {

	background-image: url('img/bilder/boxheader_left_2.jpg');

	height: 20px;

	width: 30px;

}

#right .infoBoxHeading_2 {

	background-image: url('img/bilder/boxheader_right_2.jpg');

	height: 20px;

	width: 20px;

}

#center .infoBoxHeading_2 {

	background-color: #D31C3C;

	height: 20px;

	width: 20px;

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBox_right, SPAN.infoBox_right {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;



}



.border, .categorie_border{

	border: 1px solid #cccccc;

	margin-bottom: 5px;

}



A.pageResults {

  color: #999999;

}



A.pageResults:hover {

  color: #000000;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 16px;

  font-weight: bold;

  color: #222222;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

}

.table_header {

	font-size:12px;

	font-weight:bold;

	color:#222222;

	background-color: #fffffe;

	line-height: 15px;

	height: 15px;

	text-align:left;

	padding:5px;



}

CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  color:#222222;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #D31C3C;

  font-weight: bold;

}



TABLE.formArea {

  background-color: #fffffe;

  border-color: #cccccc;

  border-style: solid;

  border-width: 1px;

}



TABLE.formArea2 {

  background: #d1d7e3;

  border-color: #5fa7d0;

  background-image: url('img/longback.png');

  background-repeat: repeat-y;

  background-position: center;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family:Tahoma, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 11px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #8b0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #FFCC33;

}



SPAN.productDiscountPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #8b0000;

  font-weight: bold;

}



.smallHeading {

	font-family: Verdana, Arial, sans-serif;

	font-size: x-small;

	font-weight: bold;

	color: #262930;

}



.moduleRow {

 font-family: Verdana, Arial, sans-serif;

 font-size: 11px;

 line-height: 13px;

 background-color:#ffffff;

}



.moduleRow:hover  {

 font-family: Verdana, Arial, sans-serif;

 font-size: 11px;

 line-height: 13px;

 background-color:#f2f2f2;

 padding-left:5px;

}

.moduleRowOver {

	background-color: #bcbcbc;

	cursor: hand;

	font-family: Verdana, Arial, sans-serif;

	font-size: 13px;

	line-height: 13px;

}

#categories a {color:#000000;}

#categories a:hover {color:#D31C3C;}

.selected{color:#D31C3C;}



.moduleRowActive a:hover {

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	line-height: 13px;

	color: #E6D9C1;

}



.moduleRowSelected { background-color: #f4f4f4; }



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

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



/* sitewide font classes */

.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: #222222; 

	padding-top: 2px; padding-bottom: 2px;}

.sitemap_heading a {color:#FFFFFF;}

.sitemap_heading a:hover {color:#000002; text-decoration:none;}



.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #222222; background-color: #989da2; background-image: url('img/longback.png'); background-repeat: repeat-y; background-position: center; padding: 2px 2px;}

.sitemap_sub a {color:#222222;}

.sitemap_sub a:hover {color:#000002; 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: #FFCC33; }

.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: #FFCC33; font-weight: bold; }



.tableShop {

  color: #000000;

  font-family : Verdana, Arial, sans-serif;

  font-size : 10px;

  

}



.navLeft {

	vertical-align: top;

	width: 200px;

	/*background-image: url(./img/back.png);*/

	padding: 0px;

}

.navRight {

	vertical-align: top;

	width: 200px;

	padding: 0px;

}

.poweredby {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #222222;

  font-weight: bold;

}

.pageHeader {

	background-image: url(img/bilder/header.png);

	vertical-align: middle;

	height: 100px;

	width: 1000px;

	background-repeat: repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #ffffff;

	background-position:left;

}

.pageHeader2 {

	background-color: #ffffff;;

	vertical-align: middle;

	height: 10px;

	width: 1000px;

	background-position:left;

}

.header {

	vertical-align: middle;

}



.contentsTopics {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	height: 18px;

	text-decoration: none;

	font-weight: bold;

	  background-repeat:repeat-x;

	padding: 2px;

	color: #000000;

}

.contentsTopics a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}

.contentsTopics2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	height: 16px;

	text-decoration: underline;

	font-weight: bold;

	padding: 5px;

	color: #000000;

}

.contentsTopics2 a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}



				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */



.price {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 18px;

	font-weight: bold;

}



.boxprice {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 14px;

	font-weight: bold;

}



.productOldPrice {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 18px;

	text-decoration: line-through;

	font-weight: bold;

	text-transform: uppercase;

	text-indent: 5pt;

	font-style: italic;

	color: #8b0000;

}



.productNewPrice {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 18px;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	text-indent: 5pt;

	color: #222222;

}



.productDiscount {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	text-decoration: none;

	font-weight: normal;

	text-transform: uppercase;

	text-indent: 5pt;

	color: #8b0000;

}



.yourPrice {

	color: #8b0000;

	font-size: 12px;

}

.tableListingI {

	font-size:10px;

	color: #222222;

	background-color:#efefef;

	padding:5px;

}

.tableListingII {

	font-size:10px;

	color: #222222;

	background-color:#fffffe;

	padding:5px;

}

.tableListingIII {

	font-size:10px;

	color: #222222;

	padding: 3px;

	background-color:#fffffe;

}

.onepxwidth {

width: 1px;

}



/* BOXES */



.box{ 

    margin-bottom:3px;

}



#left, #right {

	background-color:#ffffff;

	padding:3px;

}

#left .box_mm {

	background-color: #ffffff;

}

#right .box_mm {

	background-color: #ffffff;

}

#center {

	background-color:#ffffff;

}

#center .box_mm {

	padding:5px;

}

#center #center_box {

	background-image: url('img/bilder/center_box.png');

	background-position:bottom;

	background-repeat:repeat-x;

}



#footer {

	background-image: url('img/bilder/footer.jpg');

	height:50px;

	}

.guthaben {

	background-color:#FFFF99;

	font-size: 10px;

	line-height: 12px;

	text-decoration: none;

	font-weight: normal;

	text-indent: 5pt;

	color: #8b0000;

}



.copyright {
	font-size: 2px;
	text-align: center;
	line-height: 7px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

.parseTime {

font-size:10px;}



A.confirmationEdit {

	color: #009933;

	font-style: italic;

}

A.confirmationEdit:hover {

	color: #009933;

	font-style: italic;

	text-decoration: underline;

}

#CatNavi li {

	list-style-type: none;

}

#CatNavi a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #000000;

	font-weight:bold;

}

#CatNavi a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #D31C3C;

	font-weight:bold;

	text-decoration: none;

}

#CatNavi .Current a {

	color: #D31C3C;

}