/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
html{

}
body{
	font-family: Times New Roman;
	font-size:11px;
	color:#4e3420;	
	padding:0px;
	margin:0px;
	background-image: url(img/netactive_img/bg/bg_gesamt.jpg);
	background-repeat: no-repeat;
	background-position: center -200px;;
	background-color: #000000;

	scrollbar-3dlight-color: #f4e6c4;
	scrollbar-darkshadow-color: #e3dcc1;
	scrollbar-highlight-color: #f8efcf;
	scrollbar-shadow-color: #d7c9a4;
	scrollbar-arrow-color: #8d7b57;
	scrollbar-base-color: #e3d4ba;
	scrollbar-face-color: #e3d4ba;
	scrollbar-track-color: #d7ccb5;
}

/* ##### Container #####*/
.container_scroll{
	width: 825px;
	height: 495px;
	overflow: auto;	
	position:relative;
	top:-100px;
	z-index: 0;
}
.container_site{
}
.container_site_navi{
	float:left;
	width: 170px;	

}
.container_rand_links{
	float:left;
	width: 230px;	
}
.container_rand_rechts{
	float:left;
	width: 230px;	
}
.container_main{
	width:998px;
	margin: 0px auto;
	padding-top:0px;/*270px;*/
}
.container_links{
	float:left;
	width: 150px;
	padding-left: 30px; 
}
.container_inhalt{
	float:left;
	width:430px;
}
.container_inhalt, .container_links, .container_rechts{
	position:relative;
	top:-75px;	
}
.container_rechts{
	float:left;
	width: 140px; 
	padding-left: 55px;		
}
.container_fussbanner{
	width: 830px;
	height: 100px;	
}
.container_navtrail{
	
}
.box_information{
	margin-top: 10px;	
}
/*##### Eigenes CSS - ANFANG #####*/
#flash_action{
	width:150px;
	height:150px;
	position: relative;
	top: -145px;
	left: 225px;
	z-index: 50;
}
#flash_navi{
	position: relative; 
	top:140px; 
	left:85px; 
	z-index: 0; 
	width: 425px; 
	height: 364px;	
}
.noflash_navi{
	height: 25px;
	width:585px;	
	position: relative;
	top: 5px;
	left: 200px;
	float: left;
	z-index: 4;
	color: #bdbaba;
}
.noflash_navi a{
	color: #bdbaba;	
	font-size: 12px;	
}
.noflash_navi a:hover{
	color: #918d8d;	
}
.container_site + table{
	position:relative;
	top:-193px;
    color: #d38137; 
}
#kopf_zeitung{
	height: 177px;
	background-image: url(/xtcommerce/templates/xtc4/img/netactive_img/bg/kopf_zeitung_unterseiten.png);
	background-repeat: no-repeat;	
	background-position: 25px 5px;
}
.inhaltsbereich{
	padding-left: 10px;
	padding-right: 10px;
}
.schild{
	position:relative;
	top:-14px;
	left: 317px;	
	width:355px;
	z-index: 2;
}
.nebeneinander{
	float: left;	
}
.box_konto_kasse{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #4e3420;	
}
.box_warenkorb{
	margin-top: 10px;	
}
.box_login{
	margin-top: 10px;
	font-family: Times New Roman;
	font-size: 14px;
	color: #4e3420;		
}
.box_login td, .box_warenkorb td{
	padding-left: 0px;
}
.content_start p{
	margin:0px;
	padding:0px;	
}
.content_start{
	margin-top:7px;
	margin-bottom:7px;	
}
/*##### Eigenes CSS - ENDE #####*/

.navtrail_links{
	float:left;	
}
.navtrail_rechts{
	float:right;	
}
.boxText { 
	font-family: Times New Roman;
	font-size: 14px;
}

.boxTextBG {
	font-family: Times New Roman;
	font-size: 11px;
	background-color: #e7cea5;
}
.boxTextBGII {
	font-family: Times New Roman;
	font-size: 10px;
	background-color: #e7cea5;
}
.boxTextPrice {
	font-family: Times New Roman;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Times New Roman;
	font-size : 10px;
	font-weight: bold;
	background-color: #e7cea5;
}
.gvBox {
	font-family : Times New Roman;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Times New Roman;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Times New Roman;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

A {
  text-decoration: none;
  color: #4e3420;
}

A:hover {
  color: #4e3420;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Times New Roman;
	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;
}

TD.conditions {
  border: 1px solid #c6b683;
  background-color: #e7cea5; 
}

A.confirmationEdit {
	font-size: 12px;
	color: #4e3420;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #4e3420;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #c6b683;
}

TR.headerMessage {
	background-color: #c6b683;
}

.moduleHeading {
	font-family: Times New Roman;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Times New Roman;
  font-size: 12px;
  background: #e7cea5;;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Times New Roman;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Times New Roman;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Times New Roman;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Times New Roman;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: Times New Roman;
  font-size: 14px;
  font-weight: bold;
  color: #4e3420;
}

TD.infoBoxHeading_right {
  font-family: Times New Roman;
  font-size: 14px;
  font-weight: bold;
  color: #4e3420;
}

TD.infoBox, SPAN.infoBox {
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 120%;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Times New Roman;
  font-size: 14px;
}

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: Times New Roman;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Times New Roman;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Times New Roman;
  font-size: 10px;
  color: #000000;
}

div.main, TD.main, P.main {
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 1.2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Times New Roman;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Times New Roman;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Times New Roman;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Times New Roman;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Times New Roman;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Times New Roman;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Times New Roman;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Times New Roman;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	padding:0px;
	margin:0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Times New Roman;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Times New Roman;
  font-size: 11px;
  color: #d38137;
  line-height: 1.5;
  text-align:center;
}
.copyright a {
  color: #d38137;
}
.copyright a:hover {
  color: #d38137; 
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Times New Roman;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Times New Roman;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Times New Roman;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Times New Roman;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Times New Roman;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Times New Roman;
 font-size: 14px;
 color: #4e3420;
 margin-left:2px;
}
.moduleRowOver { 
	font-family: Times New Roman;
    font-size: 14px;
	color: #4e3420;
	margin-left:2px;		
}
.moduleRowSelected { background-color: #e7cea5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Times New Roman; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Times New Roman; font-size: 11px; 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: Times New Roman; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Times New Roman; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Times New Roman; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Times New Roman; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 0px solid;
border-right: 0px solid;
border-color: #b6b7cb;
}

.navLeft {
}
.navRight {
}

.contentsTopics {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Times New Roman;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
#flash_flagge{
	position:relative;
	left:-268px;
	top:185px;
	z-index:5;
}
#lautsprecher{
	width:29px;
	height:13px;
	margin-left:12px;
	margin-top:2px;
	background-image: url(/img/lautsprecher_an.gif);
	float: left;
}