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

   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

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



BODY {

	background-color: #B6B6B6;
	
	background: #fff url(img/bilder/wolle_bg.jpg);
	
	background-attachment:fixed;
	
	background-position:center;
	
	background-repeat:repeat;

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

	background-attachment:fixed;

	background-position: top;*/

	color: #000000;

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

	font-size : 10px;
	
	margin:10px 0 0 0;

	margin-left:auto;

	margin-right:auto;

	max-width:1200px;

	min-width:1000px;
}

.tableShop {

	background-color: #FFFFFF;

	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	
	

	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;

}



img{

	border:0;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #143666;

  text-decoration: underline;

}



FORM {

	display: inline;

}



/* BOXES */

.box_ol {

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

	width: 20px;

	height: 15px;

	line-height: 15px;

	background-repeat: no-repeat

}



.box_om {

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

	width: 100%;

	height: 15px;

	line-height: 15px;

	background-repeat: repeat-x

}



.box_or {

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

	width: 20px;

	height: 15px;

	line-height: 15px;

	background-repeat: no-repeat

}



.box_ml {

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

	width: 20px;

	height: 5px;

	line-height: 5px;

	background-repeat: repeat-y

}



.box_mm {

	background-color: #FFFFFF;

}



.box_mr {

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

	width: 20px;

	height: 5px;

	line-height: 5px;

	background-repeat: repeat-y;

	background-position:  left 50%;

}



.box_ul {

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

	width: 20px;

	height: 15px;

	line-height: 15px;

	background-repeat: no-repeat

}



.box_um {

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

	width: 100%;

	height: 15px;

	line-height: 15px;

	background-repeat: repeat-x

}



.box_ur {

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

	height: 15px;

	width: 20px;

	background-repeat: no-repeat

}



.whitebox

{

	background-color:#ffffff;

}



.paddingbox

{

	padding:5px;

         background-color:#ffffff;

}

/* HEADER*/



.pageHeader {

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

	background-position: left;

	height: 150px;
	
	width:517px;

	background-repeat: no-repeat;

	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;

}

.pageHeader2 {

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

	background-position: right;

	height: 150px;
	
	width:455px;

	background-repeat: no-repeat;

	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;

}

.header {

	vertical-align: middle;

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

	background-repeat: repeat-x;

	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;

}

/* INFOBOX HEADER */

TD.infoBoxHeading {

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

	font-size: 10px;

	font-weight: bold;

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

	height:20px;

	color: #000;

	/*text-indent: 2px;*/

	line-height: 12px;

	text-align: center

}



TD.infoBoxHeading a{

	color: #000;

}



TD.infoBoxHeading a:hover{

	color: #990033;

}



TD.infoBoxHeading_1 {

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

	height: 20px;

	width: 20px

}



TD.infoBoxHeading_2 {

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

	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;



}



.guthaben {

	background-color:#ffffff;

	font-size: 10px;

	line-height: 12px;

	text-decoration: none;

	font-weight: normal;

	padding:3px;
	
	margin:3px 0 3px 0;

	color: #990033;

}



#footer {

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

	height:50px;

	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;

	}



.copyright {

	font-size: 10px;

	text-align: center;

	line-height: 12px;

	text-decoration: none;

	font-weight: normal;

	color: #000000;

}

.parseTime {

font-size:10px;}



.boxText {

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

	font-size: 10px;

}



.boxTextBG {

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

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;

	background-color: #f4f4f4;

}



/* Produktnavigation */

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

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

	font-size: 10px;

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;

	background-color: #8b661b;

}



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





.navileiste_1 {

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

	vertical-align: middle;

	width: 20px;

	height: 27px;

	background-repeat: repeat-x

}

.navileiste_2 {

	background: #835c0d;

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

	background-position:top;

	background-repeat: repeat-x;

	height: 20px;

	text-align: center;

	vertical-align: top;

	color: #fff;

	overflow: hidden;

	font-size: 10px;

	line-height: 12px;

	text-decoration: none;

	font-weight: bold;

	padding-top:4px

}

.navileiste_3 {

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

	vertical-align: middle;

	width: 20px;

	height: 27px;

	background-repeat: repeat-x

}

.navileiste_2 a {

	color: #fff;

	padding: 2px;

	font-weight: bold;

}

.navileiste_2 a:hover {

	color: #f00;

	padding: 2px;

	text-decoration: none;

	font-weight: bold;

}



TD.headerError {

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

  font-size: 12px;

  background: #6FD05F;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

  padding: 5px;

}



.infoBoxContents {

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

  font-size: 10px;

}



.infoBoxNotice {

	border: 3px solid #ff0000;

}



.infoBoxNoticeContents {

  background: #FF9933;

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

  font-size: 10px;

}



.border{

	/*height: 380px;*/

	border: 1px solid #e4e4e4;

	margin-bottom: 5px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading h1 {

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

  font-size: 10px;   /* 16px;*/

  font-weight: bold;

  color: #000000;

}



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: 10px;

}



TD.tableHeading {

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

  font-size: 12px;

  font-weight: bold;

}



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: #6FD05F;

  font-weight: bold;

}



TABLE.formArea {

  background-color: #f4f4f4;

  border-color: #e4e4e4;

  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: #6FD05F;

}



SPAN.productDiscountPrice {

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

  color: #ff0000;

  font-weight: bold;

}



.smallHeading {

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

	font-size: x-small;

	font-weight: bold;

	color: #5b3107;

}



.moduleRow {

 background-color: #f4f4f4;

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

 font-size: 11px;

 line-height: 11px;

 border: 1px solid;

 border-color: #E6E6E6;



}



.moduleRowOver {

	background-color: #e4e4e4;

	cursor: hand;

	border: 1px solid;

	border-color: #E6E6E6;

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

	font-size: 11px;

	line-height: 11px;

}



.moduleRowOver a:hover {

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

	font-size: 11px;

	line-height: 11px;

	color: #5b3107;

}



a.moduleRow:active {

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

	font-size: 11px;

	line-height: 11px;

	background-color: #f4f4f4;

	border: 0px solid;

	border-color: #E6E6E6;

}



.moduleRowActive a:hover {

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

	font-size: 11px;

	line-height: 11px;

	color: #e4e4e4;

}



.moduleRowSelected { background-color: #e4e4e4; }



.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; }



/* sitewide font classes */

/* Note: heading<Number> equals <font size="Number"> */

.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: #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: 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, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #6FD05F; }

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







.navLeft {

	vertical-align: top;

	width: 200px;

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

	padding: 2px;

}

.navRight {

	vertical-align: top;

	width: 210px;

	padding: 2px;

}

.poweredby {

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

  font-size: 10px;

  color: #000000;

  font-weight: bold;

}



.contentsTopics, .contentsTopics h1 {

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

	font-size: 14px;

	line-height: 16px;

	height: 16px;

	text-decoration: none;

	font-weight: bold;

	background-color: #f4f4f4;

	padding: 5px;

	color: #5b3107;

	border: 1px solid #e4e4e4;

}

.contentsTopics a {

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

	color: #5b3107;

}

.contentsTopics a:hover {

	color: #000000;

	text-decoration:none;

}

.contentsTopics2 {

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

	font-size: 12px;

	line-height: 16px;

	height: 16px;

	text-decoration: none;

	background-color: #f4f4f4;

	font-weight: bold;

	padding: 5px;

	color: #5b3107;

	border: 1px solid #e4e4e4;

}

.contentsTopics2 a {

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

	color: #5b3107;

}

.contentsTopics2 a:hover {

	color: #000000;

	text-decoration:none;

}



				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */



.price {

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

	font-size: 14px;

	line-height: 14px;

	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: 14px;

	line-height: 14px;

	text-decoration: line-through;

	font-weight: bold;

	text-transform: uppercase;

	text-indent: 5pt;

	font-style: italic;

	color: #ff0000;

}



.productNewPrice {

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

	font-size: 14px;

	line-height: 14px;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	text-indent: 5pt;

	color: #000000;

}



.productDiscount {

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

	font-size: 10px;

	line-height: 12px;

	text-decoration: none;

	font-weight: normal;

	text-transform: uppercase;

	text-indent: 5pt;

	color: #ff0000;

}



.yourPrice {

	color: #ff0000;

	font-size: 12px;

}

.tableListingI {

	background-color:#f4f4f4;

	font-size:10px;

}

.tableListingII {

	background-color:#e4e4e4;

	font-size:10px;

}

.tableListingIII {

	padding: 3px;

	background-color:#e4e4e4;

	font-size:12px;

}



.onepxwidth {

width: 1px;

}

.shadetabs {

padding : 3px 0;

margin-left : 0;

margin-top : 1px;

margin-bottom : 0;

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

font-size : 10px;

list-style-type : none;

text-align : center;

}

.shadetabs li {

display : inline;

margin : 0;

}

.shadetabs li a {

top : -2px;

text-decoration : none;

position : relative;

padding : 2px;

margin-right : 1px;

border : 1px dotted #e2e2e2;

color : #999999;

background-color : #f6f6f6;

}

.shadetabs li a:visited {

color : #999999;

}

.shadetabs li a:hover {

text-decoration : underline;

color : #ff9900;

}

.shadetabs li a.selected {

position : relative;

top : -10px;

border : 1px solid #e2e2e2;

background-color : #f6f6f6;

color : #ff9900;

}

.shadetabs li a.selected:hover {

text-decoration : none;

}

.tabcontenttable {

border : 1px solid #e2e2e2;

width : auto;

margin-bottom : 1em;

padding : 10px;

background-color : #ffffff;



}

/*----------------------------Suggest Styles--------------------------*/

.suggest_link {

background-color: #FFFFFF;

padding: 2px 6px 2px 6px;

}

.suggest_link_over {

background-color: #3366CC;

padding: 2px 6px 2px 6px;

cursor: pointer;

}

#search_suggest {

position: absolute;

visibility: hidden;

background-color: #FFFFFF;

text-align: left;

border: 1px solid #000000;

}

/*----------------------------End Suggest Styles------------------------*/



.poll_question  {

  background-color:#dddddd;

  padding:5px;

  margin-bottom:10px;

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

  font-size: 11px;

  color: #000000;

}



/* erweitertes Kontaktformular */



.contact2 {border: 0px none; background: #FFF;}

.hidden { visibility: hidden; display: none; }



/* Warenkorb ubnd Bonuspunkte im Header*/

#cartbonus{width:250px; position:relative; left:250px; top:0px; color:#ffffff; font-weight:bold;}
#cartbonus a{color:#ffffff; font-weight:bold; text-decoration:none;}
#cartbonus hr {border:0; height: 1px; background: #ffffff; color: #ffffff;}


/*------------------EMION*/
.font1{
  font-size: 12px;
}

.font2{
  font-size: 18px;
}

.font3{
  font-size: 11px;
}

.font4{
  font-size: 15px;
}

.font5{
  font-size: 18px;
}

.font6{
  font-size: 9px;
  font-weight: bold;
}

.font7{
  font-size: 9px;
}

.font8{
  font-size: 16px;
}

.font9{
  font-size: 14px;
}

.font10{
  font-size: 9px;
    font-weight: bold;
}
