/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }

body {
  font-size:12px;
  color: #000000;
  background: #ffffff;
  font-family:Trebuchet MS, sans-serif;
}

h1#header_parken {
  display: none;
  background:transparent url(img/airport-parkplatz.png) no-repeat scroll 0%;
  left:32px;
  position:absolute;
  top:13px;
  width:168px;
  z-index:8;
  color:#066183;
  text-indent:-2000px;
}
#header_flughafen img {
  position:absolute;
  display: none;
  left:10px;
  top:109px;
}

/*Hauptüberschriften im Inhalt*/
h1 {
  color:#6BA1B8;
  padding-bottom:4px;
  font-size:20px !important;
  font-size:22px;
}

/*Unterüberschrift im Inhalt*/
h4 {
  color: #2F506F;
  padding-bottom:4px;
  font-size:14px;
}

h4.klein {
  color: #2F506F;
  padding-bottom:4px;
  font-size:12px;
}

h2 {
  color:#6ba1b8;
  font-size:18px;
  padding-bottom:4px;
}

img {
  border:0;
}

a, a.pageResults  {
  color:#789FB0;
  background:transparent;
  text-decoration:none;
}

a:hover, a.pageResults:hover {
  color:#005373;
  background:transparent;
  text-decoration:underline;
}

FORM {
  display: inline;
}

.boxText {
  font-weight: bold;
}

.nichtweissBG {
  background-color: #FBFDFA;
}

.boxTextBG {
  background-color: #D0E9EA;
}

.boxTextBGII {
  background-color: #FFDAA3;
}

.boxTextPrice {
}

.errorBox {
  font-weight: bold;
  background-color: #ffb3b5;
}

.gvBox {
  font-size : 14px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  background: #ffb3b5;
}

.stockWarning {
  color: #cc0033;
}

.productsNotifications {
  background: #f2fff7;
}

.orderEdit {
  color: #70d250;
  text-decoration: underline;
}

TR.header {
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-weight : bold;
  border-bottom: 1px solid #b6b7cb;
  background-color: #F6F6F6;
}

A.headerNavigation {
}

A.headerNavigation:hover {
}

TD.conditions {
  background-color: #FFCCCC;
}


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

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

.moduleHeading {
  font-weight: bold;
  padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

.infoBox {
background:#FFFFFF;
}

.infoBoxContents {
background:#FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;;
  background:#FFFFFF;
}

TD.infoBoxHeading_right {
  font-weight: bold;
  background:#FFFFFF;
}

.infoBox, SPAN.infoBox {
  padding:10px 20px;
  background: #ffffff;
}

TD.infoBox_right, SPAN.infoBox_right {
  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 solid #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  background: #b6b7cb;
  font-weight: bold;
}

TD.productListing-data {
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
  text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border: 1px solid #cccccc;
}

TD.formAreaTitle {
  font-weight: bold;
}

.parseTime {
  text-align:center;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.productOldPrice {
  color: #ff0000;
  text-decoration: line-through;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
  font-size: x-small;
  font-weight: bold;
}

.moduleRow {
 line-height: 1.5;
 background: #E6E6E6;
 border: 1px solid #E6E6E6;
}

.moduleRowOver {
  background-color: #D7E9F7;
  border: 1px solid #ffffff;
  line-height: 1.5;
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { border:1px solid #D3D3D3; color: #8c8c8c; background:#E9F4FC; }

.checkoutBarCurrent { border:1px solid #D3D3D3; color:black; background:#FFDAA3; }
/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
  color: #FFFFFF;
  background-color: #666666;
  padding: 2px 0px;
}

.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}
.sitemap_sub { 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 {  }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */
.inputRequirement { white-space: nowrap; color: #AAC5D0; }

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

.contentsTopics {
  font-weight: bold;
}

.tableListingI {
  background-color: #eeeeee;
}

.tableListingII {
  background-color: #d0d0d0;
}

.tableBody {
  padding: 5px;
}

.poweredby {
  font-weight: bold;
}
.onepxwidth {
  width: 1px;
  background:#FFFFFF;
}

/*-----------------------Template generell---------------------------------*/

#oben {
  display:none;
  width:0px;
  height:0px;
}

.navLeft {
  display:none;
  width:0px;
  height:0px;
}
#outerlimit {
 clear:both;
}

#container {
  display:none;
  height:auto;
  clear:both;
}


#banner {
display:none;
position:static;
  visibility:hidden;
}

#hotline {
display:none;
position:static;
  visibility:hidden;
}

#header {
display:none;
position:static;
  visibility:hidden;
}
/*Kopf Ende*/

/*-----------------------tabbed navi ab hier!-----------------------------*/

#navTop {
  height:0px;
  visibility:hidden;
}

#languages {
display:none;
position:static;
  visibility:hidden;
}

/*- Menu Tabs I--------------------------- */

    #tabsI {
    display:none;
    position:static;
      visibility:hidden;
      }
/*------------------------Anfang Usermenü---------------------------------*/
#usermenu {
display:none;
height:0px;
}
/*-----------------------Ende Usermenü-----------------------------------*/
/*------------------------Ende Navi oben----------------------------------*/

#main {
clear:both;
width:70%;
height:100%;
font-size:100%;
padding:0px;
visibility:visible;
overflow:visible;
position:static;
float:none;
}


#shop_content {
visibility:visible;
}

#footer {
  display:none;
  visibility:hidden;
}
#navBottom {
  display:none;
  visibility:hidden;
}
A.navBottom {
  display:none;
}
#copy {
  display:none;
  visibility:hidden;
}
#rundung {
  display:none;
  visibility:hidden;
}
#druckinfo {
  font-size:14px;
  visibility:visible;
  position:static;
}

/*--------------------------------Boxen-------------------------------------------*/

/*Hauptüberschriften in Boxen*/
h3 {
  color:#6ba1b8;
  font-size:14px;
  padding-bottom:4px;
}

.box {
  visibility:hidden;
}

.body_box{
  visibility:hidden;
}

#kopf_suchenbuchen {
  visibility:hidden;
}

#kopf_login {
  visibility:hidden;
}

#kopf_service {
  visibility:hidden;
}

#kopf_admin {
  visibility:hidden;
}
/*-----------------------------Ende Boxen----------------------------------------*/