/* -----------------------------------------------------------------------------------------
   $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 
   ----------------------------------------------------------------------------------------- */

body.preview {
	background-image:none;
}

p {
  font-size:0.9em;
  margin-top:2px;
  margin-bottom:2px;
  line-height:1.3em;
}

ol,ul {
	font-size:0.9em;
	line-height:1.3em;
}


li {
	margin-top:4px;
}

.smallprice {
  font-size:0.8em;
}

.bigprice {
  font-size:1.0em;
  font-weight:bold;
}

.boxText { 
  font-size:0.9em;
  background-color:red;
}
.boxTextBG {
  font-size:0.9em;
  background-color:#f1f1f1;
}
.boxTextBGII {
  font-size:0.9em;
  background-color:#FFCC99;
}
.boxTextPrice {
  font-size:0.9em;
  color:#FF0000;
}

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

.gvBox {
  font-size:1.2em;
  font-weight:bold;
  border-color:#fff;
  border:1px solid;
  background-color:#ffb3b5;
}

.stockWarning { 
  font-size:0.9em;
  color:#cc0033;
}

.productsNotifications {
  background-color:#f2fff7;
}

.orderEdit { 
  font-size:0.9em;
  color:#70d250;
  text-decoration:underline;
}

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

TR.headerNavigation {
  background:#F6F6F6;
}

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

A.headerNavigation { 
  color:#000; 
}

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

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

A.confirmationEdit {
  font-size:0.8em;
  font-style:normal;
}
A.confirmationEdit:hover {
  color:#009933;
  font-style:italic;
  text-decoration:underline;
}
TR.headerError {
  background-color:#ff0000;
}

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

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

TD.headerError {
  font-size:1.1em;
  background:#ff0000;
  color:#fff;
  font-weight:bold;
  text-align:center;
}

TR.headerInfo {
  background:#00ff00;
}

TD.headerInfo {
  font-size:1.1em;
  background:#00ff00;
  color:#fff;
  font-weight:bold;
  text-align:center;
}

TR.footer {
  background:#bbc3d3;
}

TD.footer {
  font-size:0.9em;
  background:#F6F6F6;
  color:#000;
  font-weight:bold;
  border-bottom:1px solid;
  border-color:#b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size:0.9em;
}

.infoBoxNotice {
  background:#FF8E90;
}

.infoBoxNoticeContents {
  background:#FFE6E6;
  font-size:0.9em;
}

TD.infoBoxHeading {
  font-size:0.9em;
  font-weight:bold;
  background:#666;
  height:17px;
  color:#fff;
}

TD.infoBoxHeading_right {
  font-size:0.9em;
  font-weight:bold;
  background:#C4C4C4;
  height:17px;
  color:#000;
}

TD.infoBox, SPAN.infoBox {
  font-size:0.9em;
  border-right:4px solid;
  background:#E6E6E6; 
  border-color:#C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size:0.9em;
  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;
}


.productListing-heading {
  font-size:0.9em;
  background:#b6b7cb;
  color:#fff;
  font-weight:bold;
}

A.pageResults {
  color:#0000FF;
  text-decoration:underline;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size:1.3em;
  font-weight:bold;
  color:#000;
}

TR.subBar {
  background:#f4f7fd;
}

TD.subBar {
  font-size:0.9em;
  color:#000;
}

TD.main, P.main {
  font-size:1.0em;
  line-height:1.5em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size:0.9em;
}

TD.accountCategory {
  font-size:1.2em;
  color:#aabbdd;
}

TD.fieldKey {
  font-size:1.1em;
  font-weight:bold;
}

TD.fieldValue {
  font-size:1.1em;
}

TD.tableHeading {
  font-size:1.1em;
  font-weight:bold;
}

SPAN.newItemInCart {
  font-size:0.9em;
  color:#ff0000;
}

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

SPAN.underline {
  text-decoration:underline;
}

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

TD.formAreaTitle {
  font-size:1.1em;
  font-weight:bold;
}

SPAN.markProductOutOfStock {
  font-size:1.1em;
  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;
  color:Black;
}

/*
.moduleRow {
  font-size:1.0em;
  line-height:1.5em;
  background-color:#E6E6E6;
  border:1px solid;
  border-color:#E6E6E6;
}

.moduleRowOver { 
  background-color:#D7E9F7; 
  border:1px solid;
  border-color:#fff;
  font-size:1.0em;
  line-height:1.5em;  
}
  
.moduleRowSelected {
  background-color:#E9F4FC;
}
*/

.checkoutBarFrom, .checkoutBarTo {
  font-size:0.9em;
  color:#8c8c8c;
}
.checkoutBarCurrent {
  font-size:0.9em;
  color:#000;
}

/* sitewide font classes */
/* Note:heading<Number> equals <font size="Number"> */
.heading1 {
  font-size:0.7em;
}
.heading2 {
  font-size:0.9em;
}
.heading3 {
  font-size:1.0em;
}
.heading4 {
  font-size:1.2em;
}
.heading5 {
  font-size:1.6em;
}

/* Sitemap Tables */
.sitemap_heading {
  font-size:1.0em;
  color:#fff; 
  background-color:#666; 
  padding-top:2px;
  padding-bottom:2px;
}
.sitemap_heading a {
  color:#fff;
}
.sitemap_heading a:hover {
  color:#ccc;
  text-decoration:none;
}

.sitemap_sub {
  font-size:0.9em;
  color:#000;
  background-color:#E6E6E6;
  padding:2px;
}
.sitemap_sub a {
  color:#000;
}
.sitemap_sub a:hover {
  color:#999;
  text-decoration:none;
}

/* message box */

.messageBox {
  font-family:arial, sans-serif;
  font-size:0.9em;
}
.messageStackError, .messageStackWarning {
  font-family:arial, sans-serif;
  font-size:0.9em;
  background-color:#ffb3b5;
}
.messageStackSuccess {
  font-family:arial, sans-serif;
  font-size:0.9em;
}

/* input requirement */

.inputRequirement {
  font-family:arial, sans-serif;
  font-size:0.9em;
  color:#991100;
}

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

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

.contentsTopics {
  font-size:1.2em;
  font-weight:bold;
}

.tableListingI {
  background-color:#f4f4f4;
}

.tableListingII {
  background-color:white;
}

.tableBody {
  padding:5px;
}

.poweredby {
  font-family:arial, sans-serif;
  font-size:0.9em;
  color:#000;
  font-weight:bold;
}

.onepxwidth {
  width:1px;
}

/* **************************************** */
/* datamints Basis-CSS */
/* **************************************** */

/* **************************************** */
/* Allgemein */
/* **************************************** */
body {
  margin:0px;
  padding:0px;
  font-family:arial, Sans-Serif;
  font-size:100.1%;
  color:#000;
  background-image:url('images/menu_bg.png');
  background-repeat:repeat-y;
}

form {
  margin:0px;
  padding:0px;
}

input, textarea {
  background-color:#f1f2ff;
  border:1px solid #235263;
}

input.imgbutton {
	border:none;
}

h1 {
  font-size:1.1em;
  color:black;
  font-weight:bold; 
}



h1.tab {
  /*Um senkrecht ein Pixel zw. IE und FF auszugleichen. Beim IE geht der Border nach innen.*/
  border-bottom:1px solid #910;
  background-color:#910;
  font-size:0.9em;
  color:#fff;
  font-weight:bold;
  margin-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:3px;
  margin-bottom:2px;
  display:inline;
  letter-spacing:1px;
  background-image:url('images/headline_right.png');
  background-repeat:no-repeat;
  background-position:right top;
}

h2 {
  font-size:0.9em;
  color:black;
  font-weight:bold;
  margin-top:3px;
  margin-bottom:2px; 
}

div.header_1 {
  border-bottom:0px solid #910;
  background-image:url('images/headline_left.png');
  background-repeat:no-repeat;
  background-position:left top;
  height:20px;
  padding-top:5px;
  margin-left:0px;
}

p.productlist {
	font-size:0.7em;
	font-weight:bold;
	vertical-align:bottom;
	margin:0px;
}

p.navigation {
	color:white;
	font-size:0.75em;
}

p.kleinGrau {
	font-size:0.7em;
	color:#777777;
	margin:0px;
}

div.bildzelle {
	border:1px #C0C7D1 solid;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:8px;
	width:160px;
	padding-bottom:5px;
	text-align:center;
	padding-top:2px;
}

table.table_bilduebersicht {
	border:1px #991100 solid;
}

td.bilduebersicht {
	vertical-align:top;
	width:180px;
}

td.td_nav {
	background-color:#991100;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}

td.moduleRow {
	border-bottom: 1px #B5E1FF solid;
	padding:0px;
}

td.moduleRowActive {
	border-bottom: 1px #B5E1FF solid;
	background-color:#72C2Fa;
	padding:0px;
}

a, a:link, a:visited, a:active {
  color:#910;
  text-decoration:none;
}

a:hover {
  color:#910;
  text-decoration:underline;
}

a.box, a.box:link, a.box:visited, a.box:active  {
	color:black;
	font-weight:normal;
	font-size:0.85em;
	display:block;
	border-bottom: 1px #B5E1FF solid;
	padding-top:3px;
	padding-bottom:3px;
}

a.box:hover {
	background-color:#72C2Fa;
	
}

a.boxActive, a.boxActive:link, a.boxActive:visited, a.boxActive:active  {
	color:black;
	font-weight:normal;
	font-size:0.85em;
	display:block;
	display:block;
	border-bottom: 1px #B5E1FF solid;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#72C2Fa;
}

a.boxActive:hover {
	background-color:#72C2Fa;
	
}

/*Links für Wohnsituationen*/
A.envinactive, a.envinactive:link, a.envinactive:visited, a.envinactive:active {
  display:block;
  background-color:#f3f3f3;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  width:140px;
  font-size:0.75em;
  color:black;
  font-weight:bold;

}

A.envinactive:hover{
  background-color:#e9e9e9;
}


a img {
  border:none;
}

a.black, a.black:link, a.black:visited, a.black:active {
	color:black;
}

a.pageResults, a.pageResults:link, a.pageResults:visited, a.pageResults:active {
	color:white;
}

a.pageResults:hover {
	background-color:#991100;
}

/* **************************************** */
/* Head */
/* **************************************** */
#head {
  height:131px;
  background-color:#f93;
  background-image:url('images/head_right_bg.gif');
  background-repeat:no-repeat;
  background-position:right top;
  text-align:right;
}

#logo {
  display:inline;
  float:left;
  width:371px;
  height:131px;
  margin-right:30px;
}

#topnav {
  padding-right:15px;
  padding-top:15px;
  color:#fff;
}

#topnav a {
  display:inline;
  font-size:0.80em;
  color:#fff;
  text-decoration:none;
}

#cart {
  float:left;
  padding-top:20px;
}

/* **************************************** */
/* Layout */
/* **************************************** */
#menu_container {
  width:200px;
  float:left;
}

#content_container {
  padding:30px;
  left:190px;
  overflow:hidden;
  position:absolute;
  top:115px;
  width:70%;
}

#content {

}

#breadcrumb {
  border-bottom:1px solid #910;
  margin-bottom:1em;
  font-size:0.8em;
}

#breadcrumb a {
  font-size:1em;
  font-weight:normal;
  color:#910;
  text-decoration:none;
}

#footer {
  border-top:1px solid #910;
  margin:30px;
  margin-left:230px;
  font-size:0.8em;
  font-weight:normal;
  color:#910;
  text-decoration:none;
  text-align:right;
}

/* **************************************** */
/* Boxes */
/* **************************************** */
div.box {
  width:199px;
  margin-bottom:20px;
}

div.box_title {
  background-image:url('images/menu_title_bg.png');
  background-repeat:repeat-y;
  padding-top:0.5em;
  padding-bottom:0.5em;
  font-size:0.9em;
  font-weight:bold;
  color:#000;
  padding-left:20px;
}

div.box_content td.module_first_row {
  width:5px;
}

div.box_content a {
  font-weight:normal;
  color:#000;
  text-decoration:none;
  padding:0.3em;
}

div.box_content, div.box_content_bg {
  padding-left:20px;
  font-size:0.9em;
  padding-bottom:5px;
}

div.box_content_bg {
  background-image:url('images/menu_title_bg.png');
  background-repeat:repeat-y;
}

.fehler {
	/*z.B. Artikel nicht gefunden*/
	
}

/* **************************************** */
/* Copyright */
/* **************************************** */
td.copyright {
  width:200px;
  text-align:left;
  font-size:0.7em;
  padding-left:20px;
  padding-top:10px;
}

td.copyright a {
  display:block;
}

