/*
  $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: #f0f0f0;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.pad {
	padding-top: 4px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #f0f0f0;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

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

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

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
  text-align: right;
}

TD.footercl {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
}

TD.footer1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #b6b7cb;
}

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

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

TD.infoBox, SPAN.infoBox {
  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: #ffffff;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

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

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: 10px;
  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: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
DIV.pageHeading  {   font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
 } 
P.main  {
}
a.rolloverartind:link { color:#0000CC; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em;}
a.rolloverartind:visited { color:#0000CC; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em;}
a.rolloverartind:hover { color:#FFFFFF; background:#313032; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em; cursor:pointer;}
a.rolloverartind:focus { color:#FFFFFF; background:#313032; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em; cursor:pointer;}

a.rolloverartsh:link { color:#010143; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em;}
a.rolloverartsh:visited { color:#010143; text-decoration:underline; padding: 0em 0.2em 0.1em 0.2em;}
a.rolloverartsh:hover { color:#FFFFFF; background:#313032; text-decoration:none; padding: 0em 0.2em 0.1em 0.2em; cursor:help;}
a.rolloverartsh:focus { color:#FFFFFF; background:#313032; text-decoration:none; padding: 0em 0.2em 0.1em 0.2em;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.blind {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5pt;
	color: #FFFFCC;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.textdi0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textdi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
}
.textdi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-bottom: 4px;
}
.textdi3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-bottom: 3px;
}
.textdi4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-bottom: 2px;
}
.text111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
}
.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: justify;
}
.white {
}
.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	vertical-align: middle;
	line-height: 18px;
}
.testsieger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
}
.modell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bolder;
}
.stil1 {
	color: #FF0000;
	font-weight: bold
}
.javpa {
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#apdiv1 {
	position:absolute;
	width:100%;
	height:13px;
	/*z-index:1;*/
	visibility: visible;
}
#apdiv2 {
	position:relative;
	width:563px;
	height:104px;
	/*z-index:2;*/
	visibility: hidden;
	left: 0px;
	bottom: 161px;
}
#apdiv3 {
	position:relative;
	width:574px;
	height:105px;
	/*z-index:2;*/
	visibility: hidden;
	left: 0px;
	bottom: 171px;
}
#t_03 {position:relative;
	margin-left: auto;
	margin-right: auto;
	width:768px;
	height:558px;
}
#m1196063-cs-09-01_ {	position:absolute;
	left:0px;
	top:0px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-02_ {	position:absolute;
	left:256px;
	top:0px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-03_ {	position:absolute;
	left:512px;
	top:0px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-04_ {	position:absolute;
	left:0px;
	top:170px;
	width:256px;
	height:171px;
}
#m1196063-cs-09-05_ {	position:absolute;
	left:256px;
	top:170px;
	width:256px;
	height:171px;
}
#m1196063-cs-09-06_ {	position:absolute;
	left:512px;
	top:170px;
	width:256px;
	height:171px;
}
#m1196063-cs-09-07_ {	position:absolute;
	left:0px;
	top:341px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-08_ {	position:absolute;
	left:256px;
	top:341px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-09_ {	position:absolute;
	left:512px;
	top:341px;
	width:256px;
	height:170px;
}
#m1196063-cs-09-10_ {	position:absolute;
	left:0px;
	top:511px;
	width:768px;
	height:47px;
}
#t_02 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:768px;
	height:558px;
	text-align: center;
}
#a-01_ {	position:absolute;
	left:0px;
	top:0px;
	width:256px;
	height:170px;
}
#b-02_ {	position:absolute;
	left:256px;
	top:0px;
	width:256px;
	height:170px;
}
#c-03_ {	position:absolute;
	left:512px;
	top:0px;
	width:256px;
	height:170px;
}
#d-04_ {	position:absolute;
	left:0px;
	top:170px;
	width:256px;
	height:171px;
}
#e-05_ {	position:absolute;
	left:256px;
	top:170px;
	width:256px;
	height:171px;
}
#f-06_ {	position:absolute;
	left:512px;
	top:170px;
	width:256px;
	height:171px;
}
#g-07_ {	position:absolute;
	left:0px;
	top:341px;
	width:256px;
	height:170px;
}
#h-08_ {	position:absolute;
	left:256px;
	top:341px;
	width:256px;
	height:170px;
}
#i-09_ {	position:absolute;
	left:512px;
	top:341px;
	width:256px;
	height:170px;
}
#j-10_ {	position:absolute;
	left:0px;
	top:511px;
	width:768px;
	height:47px;
}
#t_01 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:768px;
	height:575px;
}

#m1193013-09-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:122px;
	height:177px;
}

#m1193013-09-02_ {
	position:absolute;
	left:122px;
	top:0px;
	width:130px;
	height:177px;
}

#m1193013-09-03_ {
	position:absolute;
	left:252px;
	top:0px;
	width:128px;
	height:177px;
}

#m1193013-09-04_ {
	position:absolute;
	left:380px;
	top:0px;
	width:129px;
	height:177px;
}

#m1193013-09-05_ {
	position:absolute;
	left:509px;
	top:0px;
	width:141px;
	height:177px;
}

#m1193013-09-06_ {
	position:absolute;
	left:650px;
	top:0px;
	width:118px;
	height:177px;
}

#m1193013-09-07_ {
	position:absolute;
	left:0px;
	top:177px;
	width:122px;
	height:153px;
}

#m1193013-09-08_ {
	position:absolute;
	left:122px;
	top:177px;
	width:130px;
	height:153px;
}

#m1193013-09-09_ {
	position:absolute;
	left:252px;
	top:177px;
	width:128px;
	height:153px;
}

#m1193013-09-10_ {
	position:absolute;
	left:380px;
	top:177px;
	width:129px;
	height:153px;
}

#m1193013-09-11_ {
	position:absolute;
	left:509px;
	top:177px;
	width:141px;
	height:153px;
}

#m1193013-09-12_ {
	position:absolute;
	left:650px;
	top:177px;
	width:118px;
	height:153px;
}

#m1193013-09-13_ {
	position:absolute;
	left:0px;
	top:330px;
	width:122px;
	height:135px;
}

#m1193013-09-14_ {
	position:absolute;
	left:122px;
	top:330px;
	width:130px;
	height:135px;
}

#m1193013-09-15_ {
	position:absolute;
	left:252px;
	top:330px;
	width:128px;
	height:135px;
}

#m1193013-09-16_ {
	position:absolute;
	left:380px;
	top:330px;
	width:129px;
	height:135px;
}

#m1193013-09-17_ {
	position:absolute;
	left:509px;
	top:330px;
	width:141px;
	height:135px;
}

#m1193013-09-18_ {
	position:absolute;
	left:650px;
	top:330px;
	width:118px;
	height:135px;
}

#m1193013-09-19_ {
	position:absolute;
	left:0px;
	top:465px;
	width:122px;
	height:110px;
}

#m1193013-09-20_ {
	position:absolute;
	left:122px;
	top:465px;
	width:130px;
	height:110px;
}

#m1193013-09-21_ {
	position:absolute;
	left:252px;
	top:465px;
	width:128px;
	height:110px;
}

#m1193013-09-22_ {
	position:absolute;
	left:380px;
	top:465px;
	width:129px;
	height:110px;
}

#m1193013-09-23_ {
	position:absolute;
	left:509px;
	top:465px;
	width:141px;
	height:110px;
}

#m1193013-09-24_ {
	position:absolute;
	left:650px;
	top:465px;
	width:118px;
	height:110px;
}
#t_04 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:768px;
	height:575px;
}

#m1193063-09-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:153px;
	height:149px;
}

#m1193063-09-02_ {
	position:absolute;
	left:153px;
	top:0px;
	width:175px;
	height:149px;
}

#m1193063-09-03_ {
	position:absolute;
	left:328px;
	top:0px;
	width:158px;
	height:149px;
}

#m1193063-09-04_ {
	position:absolute;
	left:486px;
	top:0px;
	width:164px;
	height:149px;
}

#m1193063-09-05_ {
	position:absolute;
	left:650px;
	top:0px;
	width:118px;
	height:149px;
}

#m1193063-09-06_ {
	position:absolute;
	left:0px;
	top:149px;
	width:153px;
	height:153px;
}

#m1193063-09-07_ {
	position:absolute;
	left:153px;
	top:149px;
	width:175px;
	height:153px;
}

#m1193063-09-08_ {
	position:absolute;
	left:328px;
	top:149px;
	width:158px;
	height:153px;
}

#m1193063-09-09_ {
	position:absolute;
	left:486px;
	top:149px;
	width:164px;
	height:153px;
}

#m1193063-09-10_ {
	position:absolute;
	left:650px;
	top:149px;
	width:118px;
	height:153px;
}

#m1193063-09-11_ {
	position:absolute;
	left:0px;
	top:302px;
	width:153px;
	height:129px;
}

#m1193063-09-12_ {
	position:absolute;
	left:153px;
	top:302px;
	width:175px;
	height:129px;
}

#m1193063-09-13_ {
	position:absolute;
	left:328px;
	top:302px;
	width:158px;
	height:129px;
}

#m1193063-09-14_ {
	position:absolute;
	left:486px;
	top:302px;
	width:164px;
	height:129px;
}

#m1193063-09-15_ {
	position:absolute;
	left:650px;
	top:302px;
	width:118px;
	height:129px;
}

#m1193063-09-16_ {
	position:absolute;
	left:0px;
	top:431px;
	width:153px;
	height:144px;
}

#m1193063-09-17_ {
	position:absolute;
	left:153px;
	top:431px;
	width:175px;
	height:144px;
}

#m1193063-09-18_ {
	position:absolute;
	left:328px;
	top:431px;
	width:158px;
	height:144px;
}

#m1193063-09-19_ {
	position:absolute;
	left:486px;
	top:431px;
	width:164px;
	height:144px;
}

#m1193063-09-20_ {
	position:absolute;
	left:650px;
	top:431px;
	width:118px;
	height:144px;
}
#boto {
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.rready {
	padding-top: 1px;
}

#t_cls55clbl09 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:452px;
}

#cls55classic-black-09-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:236px;
	height:177px;
}

#cls55classic-black-09-02_ {
	position:absolute;
	left:236px;
	top:0px;
	width:236px;
	height:177px;
}

#cls55classic-black-09-03_ {
	position:absolute;
	left:472px;
	top:0px;
	width:296px;
	height:177px;
}

#cls55classic-black-09-04_ {
	position:absolute;
	left:0px;
	top:177px;
	width:236px;
	height:118px;
}

#cls55classic-black-09-05_ {
	position:absolute;
	left:236px;
	top:177px;
	width:236px;
	height:118px;
}

#cls55classic-black-09-06_ {
	position:absolute;
	left:472px;
	top:177px;
	width:296px;
	height:118px;
}

#cls55classic-black-09-07_ {
	position:absolute;
	left:0px;
	top:295px;
	width:236px;
	height:157px;
}

#cls55classic-black-09-08_ {
	position:absolute;
	left:236px;
	top:295px;
	width:236px;
	height:157px;
}

#cls55classic-black-09-09_ {
	position:absolute;
	left:472px;
	top:295px;
	width:296px;
	height:157px;
}
#t_cls55clrd09 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:452px;
}

#cls55classic-red-09-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:236px;
	height:177px;
}

#cls55classic-red-09-02_ {
	position:absolute;
	left:236px;
	top:0px;
	width:236px;
	height:177px;
}

#cls55classic-red-09-03_ {
	position:absolute;
	left:472px;
	top:0px;
	width:296px;
	height:177px;
}

#cls55classic-red-09-04_ {
	position:absolute;
	left:0px;
	top:177px;
	width:236px;
	height:118px;
}

#cls55classic-red-09-05_ {
	position:absolute;
	left:236px;
	top:177px;
	width:236px;
	height:118px;
}

#cls55classic-red-09-06_ {
	position:absolute;
	left:472px;
	top:177px;
	width:296px;
	height:118px;
}

#cls55classic-red-09-07_ {
	position:absolute;
	left:0px;
	top:295px;
	width:236px;
	height:157px;
}

#cls55classic-red-09-08_ {
	position:absolute;
	left:236px;
	top:295px;
	width:236px;
	height:157px;
}

#cls55classic-red-09-09_ {
	position:absolute;
	left:472px;
	top:295px;
	width:296px;
	height:157px;
}

