/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  sand E6CC84
  helles blau C6C5E2
  
*/
img {
	border:0;
	behavior: url(img/iepngfix.htc);

}

a img{
	border:0;
}
.guete {
	font-style:italic;
}
.fussnote {
	font-size:11px;
}
.highlight {
	color:#E3BE65;
	font-weight:bold;

}
.zentrieren {
text-align: center;
margin-bottom: 10px;
background-color: transparent;
}

.links {
text-align: left;
margin-bottom: 10px;
background-color: transparent;
}

.rechts {
text-align: right;
margin-bottom: 10px;
background-color: transparent;
}
body {
	background-color:#fff;
	text-align:center;
	color:#00458F;
	font-size:90%;
	font-family:"trebuchet ms",arial;
	
}

div#header{
		
 		height:145px;
		background-color:#1B3993;
		padding:0;
		margin:0;
		background-image:url(../img/header.gif);
		background-repeat:no-repeat;

}

div#container{
	margin:0 auto;
	text-align:left;
	width:980px; 
	padding:0;
	border:1px solid #00458F;
		background-image:url(../img/background2.gif);
		background-repeat:repeat;

}
#navigationHorizontal {
padding: 10px 0 0 0;
float: left;
margin: 145px 0 0 0;
width:980px;
background-color:#C6C5E2;
height:30px;
border-bottom:1px solid #00458F;

}

div#navigationHorizontal ul a:link, div#navigationHorizontal ul a:visited, div#navigationHorizontal ul a:hover, div#navigationHorizontal ul a:active, div#navigationHorizontal ul a {
display: block;
float: left;
height: 20px;
line-height: 20px;
vertical-align: middle;
color: #00458F;
margin: 0 10px 0 10px;
text-decoration: none;

font-size:100%;


}
div#navigationHorizontal li.menuAktiv{
	font-weight:bold;
	
	}

#navigationHorizontal ul {
margin: 0;
padding: 0;
white-space: nowrap;
list-style-image: none;
color: #00458F;

}

#navigationHorizontal li {
float: left;
margin: 0;
padding: 0;
list-style-type: none;

}
#navigationHorizontal li{
border-right:1px solid #00458F;
}
h1{
font-variant:small-caps;
font-weight: bold;
font-size:16px;
margin: 0 0 10px 0;
color: #E3BE65;

}
h2 {
font-size:14px;
font-weight:normal;




}

h3 {
font-size:15px;
font-weight: bold;
margin: 0 0 10px 0;
font-variant:small-caps;
}





.tax_info, .tax_info a {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 10px;
  color: #00458F;
  font-variant:normal;
  text-transform:none;
  font-weight:normal;
}
.boxText { font-family: "trebuchet ms", Arial, sans-serif; font-size: 12px;font-weight:bold }
.errorBox { font-family : "trebuchet ms", Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "trebuchet ms", Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "trebuchet ms", Arial, sans-serif; font-size : 11px; color: #990000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #00458F;
  margin: 0px;
}

A {
  color: #00458F;
  text-decoration: none;
}

A:hover, a:active {
  color: #00458F;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 /* background: #C6C5E2;*/
 height:40px;
 border-bottom:1px solid #00458F;
}

TD.headerNavigation {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 14px;
 background: #C6C5E2;
  color: #00458F;
  font-weight : bold;
  
}

A.headerNavigation { 
  color: #00458F; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #990000;
}

TD.headerError {
  font-family: Tahoma, "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C6C5E2;
}

TD.footer {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
  background: #C6C5E2;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #C6C5E2;*/
  border:1px solid #C6C5E2;
}
#highlightsbox .infoboxContents{
	background:#fff;
}
.infoBoxContents {
 /* background: #E6CC84;
 background:#fff;*/
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #C6C5E2;
  color: #fff;
}

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

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C6C5E2;
  border-spacing: 1px;


}
TR.productListing-odd{
	  border: 1px;
  border-style: solid;
  border-color: #C6C5E2;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
  background: #C6C5E2;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 13px;
	background:#fff;

}
TD.productListing-data a{
	font-weight:bold;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading{
  font-family: "trebuchet ms", Arial, sans-serif;
 text-transform:uppercase;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 10px 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 10px;
  font-variant:normal;
  font-weight:normal;
 text-transform:none;
}

TD.accountCategory {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
  color: #990000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 12px;

  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "trebuchet ms", Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "trebuchet ms", Arial, sans-serif;
  color: #990000;
}

SPAN.errorText {
  font-family: "trebuchet ms", Arial, sans-serif;
  color: #990000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; background-color: #cccccc; }
.messageStackSuccess { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; color:#fff;background-color: #990000; }

/* input requirement */

.inputRequirement { font-family: "trebuchet ms", Arial, sans-serif; font-size: 11px; color: #990000; }



/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #00458F;
}
/* EOF Dynamic Sitemap */
