/*
  $Id: stylesheet.css,v 1.54 2003/05/27 17:06:42 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: 12px;padding:2px;}
.boxText  a { padding: 2px 0; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #ff6600; text-decoration: underline; }

BODY {
  /*background: #779299;*/
  background: #DADADA;
  color: #104469;
  margin: 0px;
}

p {
  font-weight: normal;
  font-size: 12px;
}

.red {
  color: #b0251a;
}
A {
  color: #104469;
  text-decoration: none;
}

A:hover {
  color: #104469;
  text-decoration: underline;
}

A.red {
  color: #b0251a;
  text-decoration: none;
}

A.blue {
  color: #104469;
  text-decoration: none;
}
A.red:hover {
  color: #b0251a;
  text-decoration: underline;
}

A.content {
  color: #3181b9;
  text-decoration: underline;
}

A.content:hover {
  color: #000066;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #3181b9;
  font-weight : bold;
}

TD.headerNavigationRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height:20px;
  background: #ffffff;
  color: #B0251A;
  font-weight : bold;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}
h1.nospace{
	margin: 0px;
	font-size: 10px;
  	padding: 0px;
	white-space:nowrap;
  	font-weight : normal;
}
h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

A.ah1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}
A.ah1:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  text-decoration:underline;
}
A.vspecial, A.vspecial:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : normal;
  text-decoration: none;
  cursor:text;
}
A.vspecialhead, A.vspecialhead:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  text-decoration: none;
  cursor:text;
}

A.headerNavigation {
  color: #3181b9;
}

A.headerNavigation:hover {
  color: #3181b9;
}

A.headerNavigationRight {
  color: #B0251A;
}

A.headerNavigationRight:hover {
  color: #B0251A;
}


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;
}

TR.footer {
  background: #d1e4ee;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d1e4ee;
  color: #808080;
  font-weight: normal;
}

.infoBox {
  background: #d1e4ee;
}

/* warenkorb */
.infoBox2 {
  /*background: #ffdab6;*/
  background: #d1e4ee;
}

/* rechte boxen */
.infoBox3 {
  /*background: #ffdab6;*/
  background: #d1e4ee;
}

.infoBox4 {
  /*background: #ffdab6;*/
  background: #ffffff;
}

.infoBoxContents {
  background: #d1e4ee;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* warenkorb */
.infoBoxContents2 {
  /*background: #ff6600;*/
  background: #d1e4ee;
  color:#B0251A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* rechte boxen */
.infoBoxContents3 {
  /*background: #ffdab6;*/
  background: #d1e4ee;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #b0251a;
}

.infoBoxContents4 {
  /*background: #ff6600;*/
  background: #ffffff;
  color:#B0251A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3181b9;
  color: #FFFFFF;
}

/* warenkorb */
TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #3181b9;*/
  background: #b0251a;
  color: #FFFFFF;
}

/* rechte boxen */
TD.infoBoxHeading3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: #ff6600;*/
  background: #3181b9;
  color: #FFFFFF;
  letter-spacing:-.1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #3181b9;
  border-spacing: 1px;
}
TABLE.infoBox {
  border: 1px;
  border-style: solid;
  border-color: 3181b9;
  border-spacing: 1px;
}

TABLE.infoBox2 {
  border: 1px;
  border-style: solid;
  border-color: #b0251a;
  border-spacing: 1px;
}

TABLE.infoBox3 {
  border: 1px;
  border-style: solid;
  border-color: #3181B9;
  border-spacing: 1px;
}

TABLE.infoBox4 {
  border: 1px;
  border-style: solid;
  border-color: #B0251A;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3181b9;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF6600;
}

TD.productListing-data a {
  font-size: 12px;
}

A.pageResults {
  color: #3181b9;
}

A.pageResults:hover {
  color: #3181b9;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #104469;
}

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: 12px;
  line-height: 1.5;
}

.bold {
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

TD.bigTableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #b0251a;
  font-weight: italic;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;
}


TABLE.productTable {
  background: #ffffff;
}

.prodImage {
  margin: 0px 8px 4px 0;
}

.montage {
  width: 88px;
  height:108px;
  border: 1px solid #CBCBCB;
  vertical-align:top;
  padding: 0;
}
ul#keywords{
  list-style-type:square;
  margin: 14px 0 10px 14px;
  padding:0;
}
ul#keywords li {
  padding: 5px 0;
  line-height:12px;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: #ff6600; }
.messageStackPending { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: yellow; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#d1e4ee;
	layer-background-color:#d1e4ee;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#d1e4ee;
	layer-background-color:#d1e4ee;
	color:#104469;
}

.clLevel0over{
	background-color:#3181b9;
	layer-background-color:#3181b9;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#d1e4ee;
	layer-background-color:#d1e4ee;
	color:#104469;
}

.clLevel1over{
	background-color:#3181b9;
	layer-background-color:#3181b9;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */

.smallInput{
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.smallbold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #104469;
}

/* Main Menu(s) */
a.mainlevel,a.mainlevel_double {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104469;
	margin: 2px;
	margin-left: 0px;
	margin-right: 0px;
	height: 18px;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	width:222px;
	display: block;
}

html>body a.mainlevel {width:222px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel_double:hover, a.mainlevel#active_menu, a.mainlevel_double#active_menu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7E16;
	height: 18px;
	cursor: pointer;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	width:222px;
	display: block;
	text-decoration: none;
}
a.mainlevel_double, a.mainlevel_double:hover, a.mainlevel_double#active_menu{
	height: 28px;
}


a.sublevel, a.sublevel_double {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	color: #104469;
	/* Opacity in IE */
	filter: alpha(opacity=70);
	/* Opacity in Mozilla */
	-moz-opacity: 0.7;
	height: 16px;
	display: block;
   width:220px;
}

html>body a.sublevel {width:220px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel_double:hover, a.sublevel#active_menu, a.sublevel_double#active_menu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020410;
	height: 16px;
	background-color: #108DCD;
	/*border : 1px solid White;*/
   text-decoration: none;
	cursor: pointer;
	padding: 2px;
	padding-left: 5px;
	font-weight: normal;
	display: block;
   width:220px;
}

a.sublevel_double, a.sublevel_double:hover, a.sublevel_double#active_menu{
	height: 28px;
}

html>body a.sublevel:hover, a.sublevel#active_menu, a.sublevel_double#active_menu { /* Opera5-Fix-fix ;-) */
width: 220px;
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.smallInfoTextBlue {
  color: #3181b9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.bluebold {
  color: #3181b9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
}

#divNewsCont {position:relative; left:0px; top:0px; width:110px; height:60px; clip:rect(0px 110px 60px 0px); visibility:hidden; overflow:hidden; z-index:30;}
#divNews     {position:absolute; font-weight:bold; color:#b0251a;}
#divNews a, #divNews a:link, #divNews a:visited,#divNews a:active, #divNews a:hover {color:#b0251a;font-family:Tahoma,Verdana,Arial,sans-serif !important;font-size:12px;}

.kontaktbox {
    width: 100%;
    padding: 1px;
}
.kontaktbox.borderbottom, .kontaktborderbottom {
    border-bottom: 1px solid #FF0000;
    padding-bottom: 5px;
}

#skizzencontainer {
	margin: 5px 0;
}

#infobox a {
	line-height:18px;
}

#verstellbereiche select {
   width:125px;
}
