/*
 CSS von SHW
*/


body {background-color: #EFEFEF;}
body {color: #666;}
body {font-size: 8pt; }
body {margin-top:10px;margin-bottom:10px;margin-right:10px;margin-left:10px;}
body {font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;}

td {font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;font-size:8pt;}

#haupt {background-color:#FFF;width:99%; max-width:99%;height:99%; max-height:99%;padding:0;margin:0 auto;}
#content {border-top:#CCC 15px solid;background-color:#fff; width:100%; max-width:100%;height:100%; max-height:100%;padding:0;margin:0;}
#content p { font-size:8pt; margin: 0 0.2em 0.2em 0.2em;}
#content td {padding-left:3px;padding-right:3px;}

.head {border-bottom:#DD0000 solid 1px;border-top:solid 1px #CCC;margin-bottom:0;padding-right:10px;height:75px;max-height:75px;background-image:url(images/top.jpg);background-repeat:no-repeat;}
.chkconf {border-bottom:#CCC solid 1px;}
.chkconf1 {border-top:#CCC solid 1px;}

.headnavi {border-left:#666 1px solid;border-bottom:#DD0000 solid 1px;margin-bottom:15px;background-color:#fff;height:45px;max-height:45px;background-image:url(images/logo.jpg);background-position:right;background-repeat:no-repeat;}

.bloecke {font-size: 8pt; background-color:#EFEFEF;color:#000;border:#fff solid 1px;padding-right:1px;padding-top:10px;}
.bloecke_r {font-size: 8pt; background-color:#EFEFEF;color:#000;border-left:#fff solid 1px;}
.bloecke_r_art {width:175px;max-width:175px;font-size:8pt;background-color:#FFF;padding-top:20px;border-left:#EFEFEF solid 1px;}
.content {font-size: 9pt;}
.contentright {font-size: 8pt; border-left:#EFEFEF solid 1px;padding-left:5px;}
.inhalt {border-left:#dd0000 solid 10px;padding-left:5px;padding-top:10px;border-right:#ccc solid 1px;padding-top:10px;}
.storytitle {font-size: 9pt; font-weight: bold } 



.boxText { font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif font-size: 8pt; }
.errorBox {background-color:#DD0000; border:#CACACA solid 2px; font-weight: bold; color:#FFF; height:30px;}
.stockWarning { font-family : Verdana,Tahoma,Arial,Helvetica,sans-serif font-size : 10pt; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 8pt; color: #70d250; text-decoration: underline; }


/* Allgemeine Definition für Schriftart */
p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,tt { font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;}

h1 {
font-size:11pt; letter-spacing:1px;color:#000;font-weight:bold; text-align:left;
padding-right:3pt; padding-bottom:3pt; vertical-align:top;}

hr {background-color:#FF6600;color:#FF6600; border:#FF6600; height: 1px;}
hr.block {background-color:#FF6600;color:#FF6600; border:#FF6600; height: 1px;}

ul {margin-left:0.5em; padding-left:1.0em;list-style-type:none;list-style-image:url(images/bullet2.gif);}


a:link       { color: #DD0000;text-decoration:none}
a:hover { color:#dd0000; text-decoration:underline; }
a:visited { color:#A56969;text-decoration:none}
a:active { color:#DD0000; text-decoration:underline; }

a.block:link       { color: #666;text-decoration:none;line-height:15px;}
a.block:hover { background-color:#DBDBDB; text-decoration:none; }
a.block:visited { color:#666;text-decoration:none}
a.block:active { color:#DD0000; text-decoration:underline; }


/* Definiton der Link-Colors */

 #navcontainer ul
{
list-style-type:none;
padding-right: 10px;
padding-top:3px;
margin-left: 0;margin-top:0px;margin-bottom:0;
color: #666;
/*text-align: right;*/
height:17px;
float:left;

}

#navcontainer ul li { display: inline; list-style-type:none;list-style-image:none;}

#navcontainer ul li a
{
padding-right:  1em;
color: #666;
text-decoration: none;
font-weight:normal;
font-size:11px;
/*text-align: right;*/
}

#navcontainer ul li a:hover
{
color: #666;
background-color:#DBDBDB;
}


form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
legend {
	display: none;
	}
fieldset#search {
	padding: 5px 5px 5px 250px;
	}
input.button {
	/*font-size: 85%;*/
	border: 1px solid #DD0000;
	background-color:#CACACA;
	color: #DD0000;
}

#search select, input, textarea {
	/*font-size: 85%;*/
	border: 1px solid #9495A2;
	color: #000;
	}

image {border:none;}

input.inp_img {
	border: 1px solid #9495A2;
	}
form#search {
	position: absolute;
	top: 22px;
	left: 325px;
	width: 218px;
	}

form#searchie {
	position: absolute;
	top: 40px;
	left: 315px;
	width: 218px;
	}


#blockcontainer { margin-top:0;width: 175px; border-bottom:#CCC 1px dashed;}
#blockcontainer p {font-size: 8pt;
	font-weight:bold; 
	color:#666;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:5px;
	margin:0;}

#blockcontainer ul
{
list-style-type:none;
list-style-image:none;
padding-top:0px;
margin-left: 0;
padding-left: 5px;
}

#blockcontainer li {list-style-type:none;list-style-image:none;}

#blockcontainer a
{
display: block;
padding: 0 5px 1px 8px;
width: 169px;
color: #666;
}

#blockcontainer a:link, #navlist a:visited
{
color: #666;
text-decoration: none;
}

#blockcontainer a:hover
{
background-color: #DBDBDB;
}


a.headerNavigation:link{ color: #000;}
A.headerNavigation:hover {color: #000; text-decoration:underline;}
a.headerNavigation:visited { color: #000;}
a.headerNavigation:active { color: #000; text-decoration:underline;}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #CCC;
}

TD.headerNavigation {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  background: #CCC;
  color: #000;
  padding-left:5px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

.footer {text-align:center;background-color:#FFF;color:#666;height:25px;max-height:25px;font-size:8pt;}
.subfooter {text-align:center;background-color:#CCC;color:#666;height:25px;max-height:25px;font-size:8pt;}


TR.footer {
  background: #333333;
}

TD.footer {
text-align:center;background-color:#CCC;color:#666;height:25px;max-height:25px;font-size:8pt;}

.infoBox {
  border-bottom:dashed 1px #ccc;
}

.infoBoxContents {
  font-size: 8pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #666;
}

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

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: none; /*#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: none; /*#f8f8f9;*/
}

table.pb {
vertical-align:top;
float:right;
}

TABLE.productListing {
  border:none;
  empty-cells:show;
}

.productListing-heading {
  font-size: 8pt;
  font-weight:bold;
  color: #000;
  border-bottom:solid 1px #CCC;
}

TD.productListing-data {
  font-size: 8pt;
  vertical-align:top;
  padding:5px;
  /*width:33%;*/

}

A.pageResults {
  color: #DD0000;
}

A.pageResults:hover {
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {font-size:12pt; font-variant:small-caps;letter-spacing:1px;color:#000;font-weight:bold; text-align:left;
padding-right:3pt; padding-bottom:3pt; vertical-align:top;}
}

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.address {padding-bottom:8px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 8pt;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
  padding-bottom:8px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  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: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #DD0000;
  font-weight:bold;
  font-size:10pt;
  text-align:right;
}

SPAN.productPrice {
  font-weight:bold;
  font-size:10pt;
  text-align:right;
}

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

.moduleRow { }
.moduleRowOver { background-color: #E2E2E2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFF4F4; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 8pt; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 8pt; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 8pt; border:#DD0000 solid 2px; }
.messageStackSuccess { font-size: 8pt; border:#339966 solid 2px; }

/* input requirement */

.inputRequirement { font-size: 8pt; color: #DD0000; font-weight:bold; }

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-size: 8pt;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
