/* -----------------------------------------------------------------------------------------
   Hartmut Frings - www.hartmutfrings.de (c)2006 Hartmut Frings
   -----------------------------------------------------------------------------------------
   $Id:stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 {
  background-color:#000000;
  color:#444444;
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  text-align:center;
  padding:0;
}
.tableShop {
	background-image:url(./img/bilder/center_right.jpg);
	background-color:#F8ECED;
	background-position:right;
	background-repeat:repeat-y;
    text-align:left;
	min-width:950px;
	max-width:1280px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:0;
	clear:both;
	width:100%;
}
#left {
	background-image:url(./img/bilder/left_slice.jpg);
	background-position:left;
	background-repeat:repeat-y;
	float:left; width:242px;
}
#center {
	margin-left:242px;
}
#main_content {
	padding:10px 15px 10px 5px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	clear:both;
}
#footer2 {
	clear:both;
}
/* BOXES BEGIN */
.header_left {
	background-image:url(./img/bilder/header_left.jpg);
	background-position:left;
	width:242px;
	height:110px;
	background-repeat:no-repeat;
	float:left;
}
.header_slice {
	background-image:url(./img/bilder/header_slice.jpg);
	width:100%;
	background-repeat:repeat-x;
}
.header_logo {
	background-image:url(./img/bilder/header_logo.jpg);
	background-position:center;
	height:110px;
	background-repeat:no-repeat;
	margin-left:242px;
	margin-right:179px;
}
.header_right {
	background-image:url(./img/bilder/header_right.jpg);
	background-position:right;
	width:179px;
	height:110px;
	background-repeat:no-repeat;
	float:right;
}
.left_top {
	background-image:url(./img/bilder/left_top.jpg);
	width:242px;
	height:43px;
	background-repeat:no-repeat;
}
.left_boxes #box, .left_boxes #box_quickie, DIV #box_admin, DIV #box_best_sellers, DIV #box_cart, DIV #box_categories, DIV #box_content, DIV #box_currencies, DIV #box_infobox, DIV #box_information, DIV #box_languages, DIV #box_last_viewed, DIV #box_login, DIV #box_manufacturers, DIV #box_manufacturers_info, DIV #box_newsletter, DIV #box_order_history, DIV #box_reviews, DIV #box_search, DIV #box_selfmade, DIV #box_specials, DIV #box_template, DIV #box_whatsnew {
	width: 200px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.left_slice {
	background-image:url(./img/bilder/left_slice.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.left_bottom {
	background-image:url(./img/bilder/left_bottom.jpg);
	width:242px;
	height:10px;
	background-repeat:no-repeat;
	float:left;
}
.center_top_slice {
	background-image:url(./img/bilder/center_top_slice.jpg);
	height:26px;
	line-height:26px;
	background-repeat:repeat-x;
	text-align:center;
}
.center_top_slice a {
	color:#666666;
}
.center_top_right {
	background-image:url(./img/bilder/center_top_right.jpg);
	width:10px;
	height:26px;
	background-repeat:no-repeat;
	float:right;
}
.center_bottom_slice {
	background-image:url(./img/bilder/center_bottom_slice.jpg);
	height:10px;
	background-repeat:repeat-x;
}
.center_bottom_right {
	background-image:url(./img/bilder/center_bottom_right.jpg);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	float:right;
}
.footer_left {
	background-image:url(./img/bilder/footer_left.jpg);
	width:10px;
	height:45px;
	background-repeat:no-repeat;
	float:left;
}
.footer_slice, .footer_slice a{
	background-image:url(./img/bilder/footer_slice.jpg);
	height:45px;
	line-height:45px;
	background-repeat:repeat-x;
	text-align:center;
	color:#ffffff;
}
.footer_right {
	background-image:url(./img/bilder/footer_right.jpg);
	background-position:right;
	width:10px;
	height:45px;
	background-repeat:no-repeat;
	float:right;
}

/*  BOXES END */

DIV {
	text-align:left;
}
DIV #box, DIV #box_quickie, DIV #box_admin, DIV #box_best_sellers, DIV #box_cart, DIV #box_categories, DIV #box_content, DIV #box_currencies, DIV #box_infobox, DIV #box_information, DIV #box_languages, DIV #box_last_viewed, DIV #box_login, DIV #box_manufacturers, DIV #box_manufacturers_info, DIV #box_newsletter, DIV #box_order_history, DIV #box_reviews, DIV #box_search, DIV #box_selfmade, DIV #box_specials, DIV #box_template, DIV #box_whatsnew {
	clear:both;
}
img{
border:0;
}

A {
  color:#444444;
  text-decoration:none;
}

A:hover {
  color:#990000;
  text-decoration:none;
}

FORM {
	display:inline;
}
.boxText {
	font-size:11px;	
}

.boxTextBG {
	font-size:11px;
	color:#444444;
	text-decoration:none;
	font-weight:normal;
	background-color:#F4D8DB;
	padding:3px;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited, .navigator A:hover {
	font-size:11px;
	color:#444444;
	text-decoration:none;
	font-weight:normal;
}
.navigator A:hover {
	color:#ff0001;
}
.list_navigator, .list_navigator A, .list_navigator A:visited, .list_navigator A:hover {
	font-size:12px;
	color:#444444;
	text-decoration:none;
	font-weight:normal;
	background-color:#F4D8DB;
}
.list_navigator A:active{
	color:#444444;
}

.errorBox {font-size :10px; background:#FFCC33; font-weight:bold; }
.stockWarning {font-size :10px; color:#cc0033; }
.productsNotifications { background:#f2fff7; }
.orderEdit {font-size :10px; color:#70d250; text-decoration:underline; }

TD.headerError {
  font-size:12px;
  background: #FFCC33;
  color:#ffffff;
  font-weight :bold;
  text-align :center;
  padding:5px;
}

.infoBoxContents {
  font-size:11px;
}

.infoBoxNotice {
	border:3px solid #ff0000;
}

.infoBoxNoticeContents {
  background:#FF9933;
  font-size:10px;
}

.infoBoxHeading {
	font-size:12px;
	font-weight:bold;
	background-image:url(./img/bilder/infoboxheading.jpg);
	background-position:center;
	height:15px;
	color:#000000;
	/*text-indent:2px;*/
	line-height:15px;
	text-align:center;
	margin-bottom:5px;
}
#center .infoBoxHeading {
	height:20px;
	line-height:20px;	
	background-image:url(./img/bilder/contentstopics.jpg);
	background-position:center;
	background-color:#F4D8DB; 
	padding:5px;
	border:1px solid #ffffff;
}

.infoBoxHeading a{
	color:#000000;
}

.infoBoxHeading a:hover{
	color:#ff0001;
}

.infoBoxHeading_1 {
	background-image:url(./img/bilder/top_nav_01.png);
	height:20px;
	width:20px;
}

.infoBoxHeading_2 {
	background-image:url(./img/bilder/top_nav_05.png);
	height:20px;
	width:20px;
}
.listing_box{
	background-image:url(./img/bilder/listing_box.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
TD.infoBox, SPAN.infoBox {
  font-size:10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size:10px;

}
.categorie_border{
	border:1px solid #666666;
	-moz-border-radius:5px;
}
.border{
	/*height:380px;*/
	border:1px solid #4F494B;
	margin-bottom:5px;
}

A.pageResults {
  color:#444444;
}
A.pageResults:hover {
  color:#ff0001;
}

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

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

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

TD.tableHeading {
  font-size:12px;
  font-weight:bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size:11px;
}

/* Start of changes for textfield  */
TEXTAREA {
  width:60%;
  font-size:11px;
}
/* End of changes for textfield  */

SPAN.greetUser {
  font-size:12px;
  color:#222222;
  font-weight:bold;
}

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

TD.formAreaTitle {
  font-size:12px;
  font-weight:bold;
}

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

SPAN.productSpecialPrice {
  color:#ff0000;
}

SPAN.errorText {
  color:#FF0033;
}

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

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

.moduleRow {
 font-family:Arial, Verdana, sans-serif;
 font-size:12px;
 line-height:12px;
 color:#222222;
}
.moduleRow a {
 color:#222222;
}

.moduleRowOver {
	cursor:hand;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
}
#center .moduleRowOver {
	background-color:#FFFF99;
}

.moduleRowOver a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#990000;
	text-decoration:none;
}

a.moduleRow:active {
    font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
	background-color:#F4D8DB;
	border:0px solid;
}

.moduleRowActive a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#ff9900;
}

.moduleRowSelected { background-color:#ffff99; }
#categories a{
 	color:#222222;}

.checkoutBarFrom, .checkoutBarTo {font-size:10px; color:#444444; }
.checkoutBarCurrent {font-size:10px; color:#444444; }

/* 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 { font-size:10pt; color:#222222; 
	background-color:#F4D8DB; 
	padding-top:2px; padding-bottom:2px;}
.sitemap_heading a {color:#222222;}
.sitemap_heading a:hover {color:#ff9900; text-decoration:none;}

.sitemap_sub { font-size:9pt; color:#444444; background-color:#efefef; padding:2px 2px;}
.sitemap_sub a {color:#444444;}
.sitemap_sub a:hover {color:#ff9900; text-decoration:none;}


/* message box */

.messageBox {font-size:10px; }
.messageStackError, .messageStackWarning {font-size:10px; background-color:#FFCC33; }
.messageStackSuccess {font-size:10px; background-color:#99ff00; }

/* input requirement */

.inputRequirement {font-size:10px; color:#993300; font-weight:bold; }

.navLeft {
	vertical-align:top;
	width:240px;
	padding:2px;
}
.navRight {
	vertical-align:top;
	width:220px;
	padding:2px;
}
.poweredby {
  font-size:10px;
  color:#444444;
  font-weight:bold;
}
.pageHeaderleft {
	background-image:url(./img/bilder/header_left.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:90px;
	width:15px;
	background-position:left left;
}
.pageHeadercenter {
	background-image:url(./img/bilder/header.jpg);
	vertical-align:middle;
	height:90px;
	width:525px;
	background-position:left left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.header {
	vertical-align:middle;
	background-image:url(./img/bilder/headerslice.jpg);
	height:90px;
	background-repeat:repeat;
}
.pageHeaderright {
	background-image:url(./img/bilder/header_right.jpg);
	vertical-align:middle;
	height:90px;
	background-position:right;
	text-align:right;
	background-repeat:no-repeat;
}
DIV.contentsTopics, DIV.contentsTopics2{
	min-height:25px;
}
.contentsTopics {
	background-image:url(./img/bilder/contentstopics.jpg);
	background-position:center;
	font-size:14px;
	line-height:16px;
	height:16px;
	text-decoration:none;
	font-weight:bold; 
	padding:5px;
	color:#222222;
}
.contentsTopics a {
	color:#222222;
}
.contentsTopics2 {
	background-image:url(./img/bilder/contentstopics.jpg);
	background-position:center;
	font-size:12px;
	line-height:16px;
	height:16px;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	color:#4C5EA;
}
.contentsTopics2 a {
	color:#222222;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}

.boxprice {
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}

.productOldPrice {
	font-size:12px;
	line-height:12px;
	text-decoration:line-through;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:5pt;
	font-style:italic;
	color:#ff0000;
}

.productNewPrice {
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:5pt;
	color:#000000;
}

.productDiscount {
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:5pt;
	color:#ff0000;
}

.yourPrice {
	color:#ff0000;
	font-size:12px;
}
.tableListingI {
	background-color:#ffffff;
	font-size:10px;
}
.tableListingII {
	background-color:#F4D8DB;
	font-size:10px;
}
.tableListingIII {
	padding:3px;
	background-color:#f4f4f4;
	font-size:12px;
}

.onepxwidth {
width:1px;
}

/* BOXES 
.box_ol {
	background-image:url(./img/bilder/box_ol.jpg);
	width:20px;
	height:16px;
	line-height:16px;
	background-repeat:no-repeat;			
}

.box_om {
	background-image:url(./img/bilder/box_om.jpg);
	width:100%;
	height:14px;
	line-height:14px;
	background-repeat:repeat-x;
}

.box_or {
	background-image:url(./img/bilder/box_or.jpg);
	width:21px;
	height:16px;
	line-height:16px;
	background-repeat:no-repeat;
}

.box_ml {
	background-image:url(./img/bilder/box_ml.jpg);
	width:20px;
	height:5px;
	line-height:5px;
	background-repeat:repeat-y;
}

.box_mm {
	background-color:#f4f4f4;
}

.box_mr {
	background-image:url(./img/bilder/box_mr.jpg);
	width:21px;
	height:5px;
	line-height:5px;
	background-repeat:repeat-y;
	background-position:left;
}

.box_ul {
	background-image:url(./img/bilder/box_ul.jpg);
	width:20px;
	height:18px;
	line-height:18px;
	background-repeat:no-repeat;
}

.box_um {
	background-image:url(./img/bilder/box_um.jpg);
	width:100%;
	height:18px;
	line-height:18px;
	background-repeat:repeat-x;
}

.box_ur {
	background-image:url(./img/bilder/box_ur.jpg);
	height:18px;
	width:21px;
	background-repeat:no-repeat;
}
*/
.guthaben {
	background-color:#FFFF99;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
	text-indent:5pt;
	color:#ff0000;
}

.copyright, .copyright a, .parseTime {
	font-size:10px;
	text-align:center;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
	color:#555555;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(./img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
