/* -----------------------------------------------------------------------------------------
   $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
   -----------------------------------------------------------------------------------------
   Maintained (c) 2007 i3internet.de
   -----------------------------------------------------------------------------------------

   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 {
     margin:0;
      padding:0;
      height:100%;
	  background-color: #000;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 12px;
      background-image:url(img/background.jpg);
	  background-repeat: no-repeat;
	  background-position: top left;
    }

    #seite {
		position:absolute;
        width: 940px;
        min-height:100%;
        left: 0;
        margin: 0;
        background-image:url(img/hintergrund_beton.png);
        background-repeat: repeat-y;
        background-position: top left;
    }

	#inhalt {
		padding-top: 200px;
		padding-left: 50px;
		padding-right: 50px;
	}

	#header {
		z-index: 9999;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0;
	    width: 940px;
		height: 194px;
	}

	#left_column {
		float: left;
		width: 240px;
	}

	#right_column {
		display: none;
		visibility:hidden;
	}

	#main_content {
		float: left;
		width: 570px;
		margin-left: 20px;
	}

	#main_content_homepage {
		width: 820px;
		padding-left: 20px;
	}

	#navtrail {
		position: absolute;
		width: 500px;
		left: 365px;
		top: 120px;
		text-align: right;
                 font-size: 10px;
	 }

	 #account {
		position: absolute;
		width: 220px;
		left: 40px;
		top: 140px;
		text-align: left;
	 }

	  #languages {
		position: absolute;
		width: 31px;
		left: 890px;
		top: 10px;
	 }

	 img
	 	{
		border: 0pt none ;
	}


	form {
		display: inline;
	}

	a {
		color: #FFFFFF;
		text-decoration:none;
	}

	a:hover {
		text-decoration: underline;
	}

	.infoBox .moduleRow a {
		font-weight: normal;
	}

	.copyright { border-top: 1px solid white; margin-top: 10px; font-family: Arial,sans-serif; font-size: 11px; line-height: 1.5; text-align: center; }

	form input[type="text"], form input[type="password"] {
		border: 1px solid #fbc33f;
		background-color: #bd9539;
		color: white;
		padding: 2px;
		margin-bottom: 3px;
	}

	#sct_banner_holder {
				position:relative;
				height: 244px;
			}

			#sct_banner_bg {
				width: 813px;
				height: 244px;
				position:absolute;
				z-index: 10;
			}

			#sct_banner_rotate {
				width: 385px;
				height: 223px;
				position:absolute;
				z-index: 11;
				left: 380px;
				top: 10px;
			}

			.left {
				float: left;
			}

			.clear {
				clear: both;
			}

			.clearfix {
				display: block;
			}

			.paddingt10 {
				padding-top: 10px;
			}

			.paddingt20 {
				padding-top: 20px;
			}

			.paddingt30 {
				padding-bottom: 30px;
			}

/*
body {
	margin: 15px 0px 15px 0px;
	background: #F4F4F4 url('img/bg.gif') repeat-x;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	}

#overall_center {
	border: 5px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	}

td.navbar {
border-top: 1px solid #FFF;
background: transparent url(img/bg_nav.jpg) repeat-x; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
height: 34px;
padding-left: 10px;
padding-top: 6px;
color: #FFF;
}

td.navbar a.headerNavigation {
color: #FFF;
text-decoration: none;
background-color: transparent;
font-weight: normal;
}

td.navbar a.headerNavigation:hover{
color: #D51D15;
text-decoration: none;
background-color: transparent;
font-weight: normal;
}


a {
color: rgb(85, 85, 85); text-decoration: none;
}

a:hover
{
color: rgb(85, 85, 85);
text-decoration: underline;
}


a.pageResults
{ color: #555; font-family: tahoma,Arial,Helvetica,sans-serif; font-size: 11px;
}

a.pageResults:hover
{
background: #FFF none repeat;
color: rgb(85, 85, 85);
font-family: tahoma,Arial,Helvetica,sans-serif;
font-size: 11px;
}


h1 { margin: 0pt; padding: 0pt; font-size: 11px; }



span.greetUser
{
color: rgb(68, 68, 68); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold;
}

span.markProductOutOfStock
{ color: rgb(199, 97, 112); font-family: Tahoma,tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold;
}

span.markProductOutOfStock
{ color: rgb(199, 97, 112); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold;
}

span.productDiscountPrice
{ color: rgb(255, 0, 0); font-family: tahoma,Arial,sans-serif; font-weight: bold;
}

span.productOldPrice
{ color: #819A9E; font-family: tahoma,Arial,sans-serif; text-decoration: line-through;
}

span.productSpecialPrice, span.errorText
{ color: #FF0000; font-family: tahoma,Arial,sans-serif;
}

table.formArea {
border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255) none repeat; }

table.productListing {
border: 1px solid rgb(182, 183, 203); border-spacing: 1px; font-family: Arial,sans-serif; font-size: 11px;
}

textarea {
font-family: tahoma,Arial,sans-serif; font-size: 11px; width: 100%; }

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd, 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: rgb(248, 248, 249) none repeat;
}

tr.footer
{ background: rgb(187, 195, 211) none repeat;
}

tr.header
{ background: #FFF none repeat;
}

tr.headerError { background: rgb(255, 0, 0) none repeat; }
tr.headerInfo, tr.subBar {  }
tr.headerNavigation { background: rgb(246, 246, 246) none repeat; }
.accountCategory { color: rgb(170, 187, 221); font-family: tahoma,Arial,sans-serif; font-size: 11px; }
.an { display: block; }
.aus { display: none; }



.boxTextBG
{
 background-color: rgb(241, 241, 241); font-family: tahoma,Arial,sans-serif; font-size: 11px;
}

.boxTextBGII
{ background-color: rgb(204, 204, 204);
font-family: tahoma,Arial,sans-serif;
font-size: 11px;
}

.boxTextPrice, span.newItemInCart, .inputRequirement
{
color: rgb(255, 0, 0);
font-family: tahoma,Arial,sans-serif;
font-size: 11px;
}

.checkoutBarCurrent, .boxText, .subBar { color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px; }

.checkoutBarFrom, .checkoutBarTo { color: rgb(140, 140, 140); font-family: tahoma,Arial,sans-serif; font-size: 11px; }

.contentsTopics { border-bottom: 1px solid rgb(204, 204, 204); color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; height: 22px; padding-left: 5px; vertical-align: middle; width: 559px; }



.errorBox { background-color: rgb(255, 179, 181); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.errorBox { background: rgb(255, 179, 181) none repeat; font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.formAreaTitle, .fieldKey, .tableHeading { font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.gvBox { border: 1px solid rgb(255, 255, 255); background-color: rgb(255, 179, 181); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.headerError { background: rgb(255, 0, 0) none repeat; color: rgb(255, 255, 255); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; text-align: center; }

.headerInfo {
background: rgb(0, 255, 0) none repeat; color: rgb(255, 255, 255); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; text-align: center;
}

.headerNavigation, .footer { border-color: rgb(182, 183, 203); border-bottom: 1px solid rgb(182, 183, 203); background: rgb(246, 246, 246) none repeat; color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }
.info1, .info2 { margin: 0pt; padding: 5px; background: rgb(248, 193, 0) none repeat; font-size: 10px; }
.infoBox {  }

.infoBoxContents
{
background: transparent url('img/bg_box2.gif') repeat-x;
color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px;
}
*/

.infoBoxHeading
 {
 padding: 30px 0 0 30px;
 height: 50px;
 background: transparent url('img/bg_nav1.jpg') no-repeat;
 color: rgb(51, 51, 51);
 font-weight: bold;
 font-size: 14px;
 color:#FFF;
}

/*
.infoBoxHeading2 {
border: 1px solid rgb(153, 153, 153); background: transparent url('img/navtrail.gif') repeat; color: rgb(255, 255, 255); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; height: 25px; }
.infoBoxHeading3 { color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; height: 22px; }
.infoBoxNotice { background: rgb(242, 226, 226) none repeat; }

.header
{
	background-image: url("img/header.jpg");
	background-repeat: no-repeat;
	}

.main, p.main
{
font-family: tahoma,Arial,sans-serif; font-size: 11px; line-height: 15px;
}
.messageStackError, .messageStackWarning { background-color: rgb(255, 179, 181); font-family: tahoma,Arial,sans-serif; font-size: 11px; }
.messageStackSuccess { background-color: rgb(153, 255, 0); font-family: tahoma,Arial,sans-serif; font-size: 11px; }
.mmoduleRow { border-bottom: 1px solid rgb(204, 204, 204); background: rgb(245, 246, 235) none repeat; height: 25px; line-height: 150%; text-decoration: none; }
.moduleHeading { font-family: tahoma,Arial,sans-serif; font-size: small; font-weight: bold; padding-bottom: 11px; }
.moduleRow { height: 15px; line-height: 110%; }
.moduleRow { border-bottom: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255) none repeat; height: 25px; line-height: 150%; }

.moduleRow a { text-decoration: none; }

.moduleRow a { text-decoration: none; }

.moduleRow a:hover
{ text-decoration: none;
}

.moduleRowOver { height: 15px; text-decoration: none; }
.moduleRowOver { border-bottom: 1px solid rgb(204, 204, 204); background: rgb(237, 236, 221) none repeat; height: 25px; line-height: 150%; text-decoration: none; }
.moduleRowOver a { text-decoration: none; }
.moduleRowOver a { text-decoration: none; }
.moduleRowOver a:hover { text-decoration: underline; }
.moduleRowOver a:hover { text-decoration: none; }
.moduleRowSelected {  }
.moduleRowSelected {  }

.navLeft { border-color: rgb(182, 183, 203) -moz-use-text-color rgb(182, 183, 203) rgb(182, 183, 203); border-right: 1px solid; }

.navRight { border-color: rgb(182, 183, 203) rgb(182, 183, 203) rgb(182, 183, 203) -moz-use-text-color; border-left: 1px solid; }

.onepxwidth { width: 1px; }

.orderEdit { color: rgb(112, 210, 80); font-family: tahoma,Arial,sans-serif; font-size: 11px; text-decoration: underline; }

.pageHeading, div.pageHeading { color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 16px; font-weight: bold; }

.poweredby { color: rgb(85, 85, 85); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.productListing-heading, .mmbodysml { background: rgb(182, 183, 203) none repeat; color: rgb(255, 255, 255); font-family: tahoma,Arial,sans-serif; font-size: 11px; font-weight: bold; }

.productsNotifications { background: rgb(242, 255, 247) none repeat; }
*/

.smallHeading {
color: #FFCC00;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
}

/*
.stockWarning { color: rgb(204, 0, 51); font-family: tahoma,Arial,sans-serif; font-size: 11px; }

.tableBody { padding: 5px; }

.tableBody { padding: 2px; }

.tableListingI { background-color: rgb(238, 238, 238); }

.tableListingII { background-color: rgb(208, 208, 208); }

.tableShop { border-color: rgb(182, 183, 203) -moz-use-text-color; border-left: 1px solid; border-right: 1px solid; background-color: rgb(255, 255, 255); }


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #EFA6AA;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #EFA6AA; }
*/