/*
  $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; }
.headerNavigationgruen { color: #803603; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px; font-weight : bold; }

.preis 
 { color: #333333; text-decoration: none; font-family: Arial, sans-serif; font-size: 20px; font-weight : bold;   
 }

.preis_alt 
 {  /* color: #ff0000;*/  color: #333333; text-decoration: none; font-family: Arial, sans-serif; font-size: 20px; font-weight : bold;   
 }  
/* Neu für mcschmuck */

td.header {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fff;
}

td.versand{
   color:#666666; 
   font-size:9px; 
   font-family:Arial, Helvetica, sans-serif;
   padding-left: 12px;
}

.versand2{
   color:#666666; 
   font-size:11px; 
   font-family:Arial, Helvetica, sans-serif;
   padding-left: 0px;
}

.breadcrumb {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
}

a.headerNavigationweiss { 
color: #FFFFFF; 
text-decoration: none; 
font-family: Verdana; 
font-size: 13px; 
font-weight : normal; 
}

a.headerNavigationweiss:hover { 
color: #FFFFFF; 
text-decoration: underline; 
font-family: Verdana; 
font-size: 13px; 
font-weight : normal; 
}

A.toplink {
  	color: #333333;
	font-size: 14px;
	font-weight: bold;
 	position:relative; 
	bottom:15px;

}

A.toplink:hover {
  	color: #333333;
	font-size: 14px;
	font-weight: bold;
  	text-decoration: underline;

}
A.warenkorb {
   font-family:Arial, Helvetica, sans-serif;
  	color: #333333;
	font-size: 14px;
	font-weight: bold;

}

A.warenkorb:hover {
   font-family:Arial, Helvetica, sans-serif;
  	color: #333333;
	font-size: 14px;
	font-weight: bold;
  	text-decoration: underline;

}

h1  {
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #333333;
  font-weight : bold;
}

h2  {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight : bold;
}

BODY {
	background-color: #FFFFFF;
	margin-top: 6px;
}

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

A:hover {
  color: #333333;
  text-decoration: underline;
}

A.black {
  color: #333333;
  text-decoration: none;
}

A.black:hover {
  color: #333333;
  text-decoration: underline;
}

A.withe {
  color: #FFF;
  text-decoration: none;
}

A.withe:hover {
  color: #FFF;
  text-decoration: underline;
}

A.headerNavigationgruen {
  color: #333333;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.headerNavigationgruen:hover {
  color: #333333;
  text-decoration: underline;
  font-weight : bold;
}

FORM {
	display: inline;
}



TR.headerNavigation {
  background: #bbc3d3;
}

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


A.headerNavigation { 
  color: #333333; 
}

A.headerNavigation2 { 
  color: #803603; 
  text-decoration: underline;
}

A.headerNavigation:hover {
  color: #333333;
  text-decoration: underline;
}

TR.headerError {
  background: #FF7D7D;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FF7D7D;
  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: #333333;
}

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

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
  background: #E1E6EC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.infoBoxContentsmitte, TD.infoBoxContentsmitte, TABLE.infoBoxContentsmitte {
  background: #E1E6EC;
  font-family: Verdana, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #76BAFE;
	border-right-color: #76BAFE;
	border-bottom-color: #76BAFE;
	border-left-color: #76BAFE;
}

.leer {
  background: #464646;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #76BAFE;
	border-right-color: #76BAFE;
	border-bottom-color: #76BAFE;
	border-left-color: #76BAFE;
	color: #D6E5F5;
}

.infoBoxContentsgrau {
  background: #E1E6EC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	padding: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #78ABF8;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}



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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  color: #333333;
	background: #E1E6EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

TR.productListing-even {
  color: #333333;
	background: #E1E6EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.alsoPurchased-even {
  background: #FBFAF0;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

.products_title {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}



A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

table.neutral {
	background: #FFFFD7;
	border: thin solid #803603;
}

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

.mainmini {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
}

TD.mainkl, P.mainkl, .mainkl {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

textaera.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.main13 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.maingrau, P.maingrau {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #333333;
}

.maingrau {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #333333;
}

A.maingrau {
  color: #333333;
}

A.maingrau:hover {
  color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

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: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productSpecialPrice_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px; 
  font-weight : bold;  
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF7D7D;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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: #FF7D7D; }

.gesamtpreis{
    font-family: tahoma,verdana,arial;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 10px;
	  padding-right: 10px;
 }  

/*.bildmitrahmen {  border: 100px solid #803603; } */
.bildmitrahmen {  border: 2px solid #cccccc; }
.main {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  line-height: 1.5; }
.main10 { font-family: Verdana, Arial, sans-serif;  font-size: 10px; line-height: 1.5; }


.rahmen {
  border: 1px;
  border-style: solid; 
  border-color: #333333;
  border-spacing: 0px; 
  padding-bottom: 100px; 
  background: #E1E6EC;
  color: #3596FD; 

}

TD.main_neu, P.main_neu  {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 180%; 
  font-weight: bold;
  
}

 .short_desc  {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 180%; 
  font-weight: normal;
  color: #333333; 
}

TD.short_desc  {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 180%; 
  font-weight: normal;
  color: #333333; 
}

.productPrice {
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: right;
  font-weight: bold;
  color: #333333;
}

TD.products_price {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 150%;
  text-align: center;
  font-weight: bold;
  color: #333333;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #333333;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight : normal;
}
A.sitemap { 
  color: #333333;
  font-weight : bold;
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 


.mattblackmenu ul{
margin: 0;
padding: 0;
font: normal 13px Verdana;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 6px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: #E1E6EC; /*background of tabs for hover state */
color: #333333;
}

.mattblackmenu a.selected{
background: #E1E6EC; /*background of tab with "selected" class assigned to its LI */
color: #333333;
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style: none;
background: #E1E6EC;
border: 0px solid #CCCCCC;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
font: normal 13px Verdana;
display: block;
width: 260px; /*width of menu (not including side paddings)*/
color: #333333;
background-color: #E1E6EC;
text-decoration: none;
padding: 2px 10px;
border-bottom: 1px solid #CCCCCC;
}


* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #333333;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.markermenu{
width: 170px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #CCCCCC;
}

.markermenu ul li a{
background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 10px solid #CCCCCC;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 170px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: #323FE2;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}

/* ######### Innerfade ######### */

ul#portfolio {
padding: 0px;
margin: 0px;
list-style: none;
}

li#portfolio {
padding: 0px;
margin: 0px;
list-style: none;
}


