@import url(boxen.css);
@import url(saison.css);

/* #################################################### */
/* -- Allgemein -- */

img {
	border:0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
} 

form {
	display: inline;		   
}


/* #################################################### */
/* -- Suche -- */
div.autocomplete {
	background: #fff;
	height: 100px;
	font: 11px Arial, Helvetica, sans-serif;
	overflow: auto;
}

div.autocomplete ul {
	margin: 1px;
	padding: 0px;
	color: #555;
}	

div.autocomplete ul li.selected { 
	background-color: #07B3E5;
	color: #fff;
}

div.autocomplete ul li {
	padding: 1px;
	display: block;
	list-style-type: none;
	cursor: pointer;
}

div.autocomplete ul li .odd {
	background: #f9f9f9;
}

div.autocomplete ul li.selected .odd {
	background: none;
}

#loadingImg {
	display: none;
}

/* #################################################### */
/* -- Struktur -- */

body {
	color: #555;
	margin: 0;
	padding: 0;
	background-color: #0063a6;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
}

#Frame {
	width: 1015px;
	/*width: 975px;*/ /* 975 */	
	margin: 0;
	text-align: left;
	min-height: 400px;
	background: #f9f9f9 url(img/bg_body.gif) right repeat-y;
}

* html #Frame {
	height: 400px;	
}

#Main {
	width: 765px;
	float: left;
}

#Maininfo {
	float: left; 
	width: 575px;
}

* html #Maininfo {
	width: 574px;
}

.error {
	border: 2px solid #D40000;
	background: #FFF9FF url(img/error.gif) 2px 1px no-repeat;
	color: #D40000;
	padding: 5px 5px 5px 35px;
	margin: 5px;
}

* html .error {
	background: #FFF9FF url(img/error.gif) 3px 2px no-repeat;
}

.content {
	padding: 20px 20px 20px 40px;	
	background: #f9f9f9;
}

.content, .content table {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #555;
}

.content h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 4px 0 4px 0;
	padding: 0;
	color: #555;
}

.content h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #555;
}

.content a {
	color: #02519C;
}

#info_services {
	background: #dedede;
	color: #595959;
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #595959;
	padding-bottom: 10px;
}

#info_services .box {
	padding: 0 15px 1px 35px;
	background: #dedede;
	color: #595959;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#info_services .box a {
	color: #595959;
	text-decoration: underline;
}

#info_services h1 {
	margin: 0;
	padding: 20px 20px 5px 37px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #02519c;
	text-transform: uppercase;
}

/* -- Header -- */
#Top {
	width: 975px;
	height: 142px;
}

#Logo {
	width: 686px; /* 680 - 20*/
	float: left;
	padding: 0 0 0 4px;
}

#Quicklinks {
	width: 200px;
	float: left;
}

#Quicklinks a {
	color: #666;
}

#Header {
	height: 112px;	
	background: url(img/header_bg.gif) repeat-x;
}

#Statusbar {
	height: 30px; /* 30 - 0*/
	background: url(img/bg_statusbar.gif) 0 0 repeat-x;
	padding: 0;
}

#Statusbar #Statusbar_search {
	height: 29px; /* 30 - 1*/
	float: left;
	width: 380px; /* 390 - 10 */
	padding: 1px 0 0 10px;
}

#Statusbar #Statusbar_info {
	height: 23px; /* 30 - 4*/
	float: left;
	width: 300px; /* 250 */
	padding: 7px 0 0 0;
	color: #fff;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#Statusbar .Statusbar_hl {
	height: 24px; /* 30 - 6*/
	float: left;
	background: url(img/bg_statusbar_hl.gif) bottom repeat-x;
	padding: 6px 0 0 0;
	color: #fff;
	text-align: center;
	width: 263px; /* 263 */
}

/* -- Main -- */

#Navigation {
	width: 210px; /* 210 */
	min-height: 300px;
	float: left;
}

* html Navigation {
	height: 300px;	
}

#Content {
	width: 765px; /* 765 */
	padding: 0px;
	min-height: 300px;
}

* html #Content {
	height: 300px;	
}

#Sideinfo {
	float: right;	
	width: 190px;
}

/* --- Footer --- */

#Footer {
	border-top: 1px solid #595959;
	width: 960px; /* 975 - 10 -5 */
	margin: 0;
	background: #f0f0f0;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	height: 40px;
	line-height: 1.7em;
	color: #999;
}

#Footer a {
	color: #666;
}

/* --- Closer --- */

#Closer {
	width: 1015px;
	/*width: 975px;*/ /* 975 */	
	margin: 0;
	height: 40px;
	text-align: right;
	background: url(img/bg_footer.gif) repeat-x;
}
.copyright {
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #00487A;
}

.parseTime {
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #00487A;
}

.copyright a {
	color: #00487A;
}
.copyright a:hover {
	color: #00487A;
	text-decoration: underline;
}

/* --- Product Info --- */

.product_info {
	margin: 15px 0 5px 21px;
	width: 724px;	
	background: #fff url(img/bg_product_detail.gif) repeat-y;
	border-bottom: 1px solid #004e93;
	color: #434241;
	font: 12px Arial, Helvetica, sans-serif;
}

.product_info h1 {
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
}

.product_info .h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #f9f9f9 url(img/bg_product_detail_h1.gif) no-repeat;
	width: 714px; /* 724 - 10 */
	height: 28px;
	padding: 0 0 0 10px;
}

.product_info .bild {
	border-right: 1px solid #004E93; 
	padding: 5px 0 5px 0;	
	color: #434241;
	font-size: 11px;
}

.product_info .bild a {
	color: #434241;
}

.product_info .preis {
	background: #ee7317;
	color: #fff;	
	text-align: center;
	border-right: 1px solid #004E93;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.product_info .attributeinfo {
	border-top: 1px solid #004E93; 
	padding: 0 0 0 7px;
}

.product_info .versandinfo {
	height: 30px; /* 32 - 2 */
	padding: 2px 0 0 7px;
	border-top: 1px solid #004E93; 
	color: #434241;
	vertical-align: top;
}
.product_info .versandinfo a {
	color: #434241;
	font-weight: bold;
}

.product_info .artikelinfo {
	color: #434241;
	border-top: 1px solid #004E93; 
	padding: 2px 0 0 7px;
	vertical-align: top;
}

.product_info .lieferinfo {
	color: #434241;
	border-top: 1px solid #004E93; 
	padding: 2px 0 0 10px;
	vertical-align: top;
	font-size: 12px;
}

.additional_info {
	width: 724px;
	/*background: #f0f0f0; */
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

span.productOldPrice {
	font-size: 13px;
	color: #960C4F;
	text-decoration: line-through;
}

/* Reverse Cross Selling */ 

.reverse_cross_selling {
	border: 1px solid #CCF;
	background: #0072AA;
	color: #fff;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 10px;
	text-align: left;
	margin: 20px 12px 0px 14px;
}

/* Also Purchased */ 

.also_purchased {
	/*
	border-top: 1px solid #595959;
	padding-top: 10px;
	text-align: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #444;*/
	
	border: 1px solid #CCF;
	background: #0072AA;
	color: #fff;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 10px;
	text-align: left;
	margin: 20px 12px 0px 14px;
}

/* Motto*/
#motto_tops {
	height: 139px; 
	background: url(img/mottos/tag_bg.gif) repeat-x;
	color: #fff;
	padding: 0 15px 0 15px;
	text-align: justify;
	line-height: 1.7em;
}

#motto_tops a {
	color: #fff;
	text-decoration: none;
}

#motto_tops a:hover {
	text-decoration: underline;
}

.motto_produkte {
	font-size: 14px;
	color: #B12A68;
	margin-top: 20px;
	text-align: center;
}

.motto_navigation {
	border: 1px solid #a31457;
	background: #f7b6d1;
	color: #a31457;
	font-size: 12px;
	padding: 2px;
	text-align: left;
	width: 712px;
	margin: 0 auto 10px auto;
}

.motto_navigation a {
	color: #a31457;	
}

/* #################################################### */
/* --- Kategorie --- */

.kategorie_link {
	background: #B22B6A url(img/kategorien/navi_bg.gif) repeat-x;
	height: 26px;
}

.kategorie_link a {
	color: #fceef4;	
}
.kategorie_link .active {
	background: #F2B0CC url(img/kategorien/navi_bg_a.gif) repeat-x;
}
.kategorie_link .active a {
	color: #B62E6D;
}

.pageResults {
	color: #a31457;	
}

.kategorie_info {
	border: 1px solid #a31457;
	background: #f7b6d1;
	color: #a31457;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}

.kategorie_info a {
	color: #a31457;	
}

/* --- Produktnavigator --- */

.produktnavigator {
	border: 1px solid #a31457;
	background: #fff; /* #f7b6d1 */
	color: #a31457;
/*	border: 1px solid #aaa;
	background: #e0e0e0;
	color: #777; */
	font-size: 12px;
	padding: 3px 2px 2px 2px;
	text-align: left;
	margin-top: 15px;
}

.produktnavigator a {
	color: #a31457;	
}

/* --- Shopping Cart --- */

.cart_sum {
	background: #F99000; 
	border-right: 1px solid #595959; 
	border-bottom: 1px solid #595959; 
	color: #fff;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

.cart {
	padding: 5px;
	border-right: 1px solid #595959; 
	border-bottom: 1px solid #595959; 
}

.cart a, #cart a {
	color: #555;	
}

/* #################################################### */
/* --- Checkout / Bezahlvorgang --- */

.checkout_bar_active {
	font-size: 12px;
	border-bottom: 3px solid #FF9F00;	
	width: 25%;
}

.checkout_bar {
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #999999;	
	width: 25%;
}

.Checkout a {
	color: #0199D3;
}

.moduleRow {
	background-color: #E6E6E6;
	border: 1px solid;
	border-color: #E6E6E6;
}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
}
.moduleRowSelected { 
	background-color: #BEE8FA; 
}

.confirmationEdit {
	color: #E47122;
	text-decoration: none;
	font-size: 11px;
}
.confirmationEdit:hover {
	color: #E47122;
	text-decoration: underline;
}

.conditions {
  background-color: #0063A6;
  text-align: left;
  color: #fff;
  padding: 1px;
  margin-top: 10px;
  height: 20px;
}

/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

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;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background: #f1f1f1;
	padding: 10px;
}

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;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* 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: #0063A6; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
