/*
  $Id: windowstylesheet.css,v 1.2 2004/09/17 Stephen Walker SNJ Computers$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

@page querformat { size:landscape; }
table.uebersicht { page:querformat; border: 1px solid #eee; padding: 20px; }

body {
  color: #000000;  margin: 20px;  font-family : Verdana, Arial, sans-serif;  font-size : 12px;}

a {color: #0000ff;text-decoration: none;}
a:hover {color: #0080ff;text-decoration: underline;}

V { 
  color: #800080; 
  text-decoration: none; 
}

table.infoBox {
  background-color: #ffffea; 
  border-color : #496bbc;
  border-style : solid;
  border-width : 1px;
}

table.products {background-color: #ffffea;}

td.products {
  font-family : Verdana, Arial, sans-serif;
  font-size : 12px;
  line-height : 1.5;}

td.main {
  font-family : Verdana, Arial, sans-serif;
  font-size : 12px;
  line-height : 1.5;}

STABLE.header, STable.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background-color: #6699FF; 
  border-color : #496bbc;
  border-style : solid;
  border-width : 1px;}

table.header, table.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;}

table.headerContents, table.footerContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;}
  
.contactinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
  font-weight: bold;}