/*
  $Id: stylesheet_printmedia.css,v 1.4 2010/01/06 10:29:25 rpv Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.errorBox { font-family : Verdana, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Helvetica, sans-serif; font-size : 12px; color: #000000; text-decoration: underline; }

BODY {
  background: white;
  color: #222222;  
  margin-top: 120px;
  background-image: url('images/local/shop_logo.gif');
  background-position: 20px 0px;
  background-repeat: no-repeat;
}

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

A:hover {
  color: #666666;
  text-decoration: none;
}

DIV.header {
	display: none;
}

DIV.imageLogo {
  display: none;
}

DIV.headerLogin {
  display: none;
}

DIV.content {  
  border-left: 2px solid white;
  border-right: 2px solid white;
  float: left;
}

TD.content {
  width: 740px;
  padding: 0px 15px;
  background: #ffffff;
}

DIV.contentFondTop {
  display: none;
}

DIV.contentFondTopLeft {
  display: none;
}

DIV.contentFondTopLeftselected {
  display: none;
}

DIV.contentFondTopRight {
  display: none;
}

DIV.contentFondBottom {
  display: none;
}

DIV.contentFondBottomLeft {
  display: none;
}

DIV.contentFondBottomRight {
  display: none;
}

.breadcrumb
{
	display: none;
}

.menu {
  display: none;
}

.contentStart {
  width: 412px;
  float: left;
  padding-left: 20px;
}

DIV.shadowSpaceLeft {
  display: none;
}

DIV.shadowRightTop {
  display: none;  
}

DIV.shadowRightMain {
  display: none;  
}

DIV.shadowBottomLeft {
  display: none;
}

DIV.shadowBottomMiddle {
  display: none;
}

DIV.shadowBottomRight {
  display: none;
}

DIV.contentFooter {
  display: none;
}

DIV.footer {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

DIV.footer TD
{
	text-align: right;
}


DIV.footer HR {
  display: none;
}

DIV.footerInfo {
	display: none;
}

DIV.footerInfo A {
  padding: 0px 10px;
  color: #555;
}

DIV.footerInfo A:hover {
  padding: 0px 10px;
  color: #555;
  text-decoration: underline;
}

TD.footer {
  font-size: 11px;
  color: #555;
}

TD.footer A {
  padding: 0px;
  color: #555;
}

TD.footer A:hover {
  padding: 0px;
  color: #555;
  text-decoration: underline;
}

TD.bookmarks {
  display: none;
}

DIV.trustedSiegel
{
  display: none;
}


.boxText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 7px 5px 9px;
}

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

DIV.separator
{
	width: 100%;
	border-bottom: 2px solid #F9EF9E;
	height: 2px;
	margin: 15px 0px;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading, DIV.productListingPrice {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #E50F9F;
  margin: 0px;
}

H1.main {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  line-height: 1.5;
}

H2 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 8px;
}

H3 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

TD, TH, DIV {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

TD.main, P, UL, LI {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.magentaText
{
	color: #E50F9F;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
}

INPUT[type=text], INPUT[type=password], SELECT, TEXTAREA {
  border: 1px solid black;
}

INPUT.requiredField {
  border: 2px solid red;
}

.long {
  width: 100%;
}

.formArea {
  background: #fff6bd;
  border-color: #E50F9F;
  border-style: solid;
  border-width: 1px;
}

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

.formTable {
  width: 100%;
}

.formTable TD.main#first {
  width: 120px;
}

.formTable SELECT {
  margin: 0px;
}

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

BIG {
  font-size: 13px;
}

.productImage {
  border: 0px;
}

FIELDSET
{
	font-size: 11px;
	line-height: 16px;
	border: 1px solid gray;
	padding: 5px;
}

SELECT.childOptions OPTION
{
	margin-left: 5px;
}

SELECT.childOptions OPTION#heading
{
	background-color: #E50F9F;
	color: white;
	border-bottom: 1px solid black;
	margin-left: 0px;
	margin-bottom: 2px;
}

/* Anzeige Produktbilder Produktdetailseite*/
DIV#productImage IMG
{
	display: none;
}

DIV#additionalImages IMG
{
	display: none;
}

DIV.fckContent#prodDesc
{
	padding: 3px 10px 0px 0px;
}

div#navbar {
	display: none;
}
DIV.space {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-top: 0px;
	width: 7px;
}

DIV.fadeContentFirstClosed
{
	display: none;
}

DIV.banner
{
	display: none;
}

SPAN#askAQuestion
{
	display: none;
}
