.boxText {
	font-size: 10px;
}

.boxTextPrice {
	font-size: 10px;
	font-weight:bold;
}

.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;
}

img{
	border:0;
}



FORM {
	display: inline;
}

TR.header {
	background-color: #ffffff;
}



TD.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-family: Verdana, Arial, sans-serif;
	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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading_right {

  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {

  font-size: 10px;
  background: #fff;
}

.box_schatten_rechts {
	background-image: url(img/box_schatten_rechts.jpg);
	background-repeat: no-repeat;
}

.box_schatten_rechts1 {
	background-image: url(img/box_schatten_rechts1.jpg);
	background-repeat: no-repeat;
}

.box_schatten_unten {
	background-image: url(img/box_schatten_unten.jpg);
	background-repeat: no-repeat;
}

TD.infoBox_right, SPAN.infoBox_right {

  font-size: 10px;
  background: #E6E6E6;

}

TD.infoCartHeading {

  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #000000;
}

TD.infoCart, SPAN.infoCart {

  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: #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;
}

h1{
  margin-top:0;
  font-size: 12px;
  font-weight: bold;
  background-color:#FED993;
  padding:10px;
  padding-bottom:15px;
  padding-top:15px;
  text-transform:uppercase;
  border:1px solid #FFBE42;
	border-top:none;
}
h2,TD.infoBoxHeading{
	background-color: #dfdfdf;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
h3{
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;

}
#breadcrumb{
	background-color: #dfdfdf;
	color:gray;
	padding:5px;
	padding-left:10px;
	border:1px solid #FFBE42;
	border-bottom:none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

.main1 {
	background-color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

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;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  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: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {

  color: #ff0000;
}

SPAN.productDiscountPrice {

  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}



.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: #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; }

.tableShop {
   background-color: #ffffff;
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
   padding: 5px;
}

.poweredby {

  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.header_rand {
  border-left: 1px solid #C1091A;
  border-right: 1px solid #C1091A;
}
.header_rand1 {
  border-left: 1px solid #C1091A;
  border-right: 1px solid #C1091A;
  border-bottom: 1px solid #C1091A;
}
.header_oben {
	background-image: url(img/header_oben.gif);
	background-repeat: repeat;
}
.header_oben1 {
	background-image: url(img/header_oben1.gif);
	background-repeat: no-repeat;
}
.header_oben2 {
	background-image: url(img/header_oben2.gif);
	background-repeat: repeat;
}
.header_oben3 {
	background-image: url(img/header_oben3.gif);
	background-repeat: no-repeat;
}
.header_mitte {
	background-image: url(img/header_mitte.gif);
	background-repeat: repeat;
}
.header_mitte1 {
	background-image: url(img/header_mitte1.gif);
	background-repeat: no-repeat;
}
.header_mitte2 {
	background-image: url(img/header_mitte2.gif);
	background-repeat: repeat;
}
.header_mitte3 {
	background-image: url(img/header_mitte3.gif);
	background-repeat: repeat;
}

.header_unten {
	background-image: url(img/header_unten.gif);
	background-repeat: repeat;
}
.header_unten1 {
	background-image: url(img/header_unten1.gif);
	background-repeat: no-repeat;
}
.header_unten2 {
	background-image: url(img/header_unten2.gif);
	background-repeat: repeat;
}
.header_unten3 {
	background-image: url(img/header_unten3.gif);
	background-repeat: no-repeat;
}
.nav_b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    color: #FFF;
	background-image: url(img/nav_b.gif);
	background-repeat: repeat;
}

/* css für Kobu-Teeversand*/
/*Basics*/

/*a*/
a{
	color: #0F3F6C;
	font-size: 12px;
	text-decoration: underline;
}

a:visited{
	color: #0F3F6C;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

a.ang{
	color: #000000;
	text-decoration: none;
}

a:hover.ang{
	color: #000000;
	text-decoration: underline;
}

body{
	background-color: #FDFDEC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(img/background.jpg);
	background-repeat:repeat-x;
}

form{
	display: inline;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 12px;
}

input.but{
	background-color: #FFEEAA;
	color: #000000;
	font-weight: bolder;
}

li{
	line-height: 22px;
}

p,td{
	font-size: 12px;
	line-height: 19px;
	color: #0F3F6C;
	vertical-align:top;
}

p.einzug{
	margin-left: 8px;
}

pre{
	color: #000000;
	font-size: 12px;
}

table.angebot, td.angebot{
	font-weight: bold;
	padding: 10px;
}
.daten{
	background: #FCFBC9;
	padding:5px;
	border:1px solid #FFBE42;
	border-top:none;
}

td.linie{
	background-color: #F2E866;
}

td.liniebold{
	background-color: #FFEEAA;
	font-weight: bold;
}

td.linielight{
	background-color: #FFEEAA;
}

td.start{
	border: 1px solid #FFEEAA;
	padding: 10px;
}

/*******************************/
/*Tabellen td's und tr's*/
td.top{
	background-color: #FFCC33;
	color: #003366;
	font-weight: bold;
}
ul{
	color: #000066;
	list-style: cirlce;
}
.head{
	background-color:#FED993;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 200px;
	border:1px solid #FFBE42;
	border-bottom:none;
}

.klein{
	font-size; 10px: ;
}

.suche input{
	font-size: 14px;
	font-weight: bold;
}
.mainCol{
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}
.product-list-item-desc{
	height:70px;
}
.price{
	position:absolute;
	top:10px;
	right:10px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	background-color: #dfdfdf;
}
.product-info-box{
	position:absolute;
	top:60px;
	right:10px;
	text-align:right;
}
h3{
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
.buy-button{
	position:absolute;
	bottom:10px;
	right:10px;
}
#navi{
	margin-top: 3px;
}
#navi a{
	background-color: #DFDFDF;
	border: 1px solid #FFBE42;
	color: #0F3F6C;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 125px;
	margin-left:2px;
	margin-right:5px;
	font-size:13px;
	text-align:center;
}
#navi b a{
	background-color: #FDE3AB;
}
#navi a:hover{
	background-color: #FFBE42;
}
#sslcontent{
	padding-left: 150px;
	padding-right: 150px;
}
#kasten a{color: #0F3F6C;
	text-decoration: none;
	background-color: #FCFBC9;
	float:left;
	margin: 5px 60px 20px 0;
	width: 135px;
	height:120px;
	border: 1px solid #FFBE42;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}

#kasten b{
	height:40px;
	display:block;
}
#kasten a:hover{
	background-color: #FFBE42;
}
label{
	white-space: nowrap;
}
.strong{
	font-weight: bold;
	font-size: 14px;
}
fieldset{
	border:  #FFBE42 1px solid;
	padding: 5px;
}
.rightCol, .leftCol{
	padding-left: 10px;
	padding-right: 10px;

	vertical-align: top;
	width: 200px;
}
.leftCol{
	width: 120px;
}
.rightCol table, .leftCol table{
	margin-bottom:10px;
}
#footer{
	background-image: url(img/background_footer.jpg);
	background-repeat:repeat-x;
}
#footer, a#footer, .copyright, .copyright a{
	color:gray;
	font-size: 10px;
	text-align:center;
}
.clear{
	clear:both;
}
.product-list-item, .product-info, .category ,.contentbox{
	border:1px solid #FFBE42;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	clear:both;
}
.product-list-item a{
	text-decoration:undeline;
}
.category img{
	max-width:150px;
}
.error{
	background:#FF8080 url(img/exclamation.png) no-repeat scroll 0.6em;
	border:1px solid red;
	margin:0pt 0pt 1.5em;
	padding:5px;
	padding-left:30px;
}
.conditions{
	background:#FFEA97 5px 3px;
	border:1px solid #FF9853;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 5px 5px 5px;
	font-weight:bold;
}
.total-block{
	text-align:right;
}
.total-block table{
	width:100%;
}