/*......................................................*/
/*....................AUDFACTORY CSS....................*/
/*......................................................*/

/* -------------------- */
/* HTML */
/* -------------------- */


/* -------------------- */
/* BODY */
/* -------------------- */
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	height:100.01%; /* +0.01% scrollbar */
	margin: 0px;
	background-image: url(img/bg-page.gif);
}




/* -------------------- */
/* HEADER */
/* -------------------- */
#header {
	margin: 0px auto 0px auto;
	height: 350px;
	width: 950px;
	background-image: url(img/bg-header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 10px;
}
.header-bg {
	background-color: #000000;
}
a.nav_header {
	color: #FFFFFF;
	padding: 0px 12px 0px 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.nav_header:hover {
	color: #FFFFFF;
	padding: 0px 12px 0px 0px;
}




/* -------------------- */
/* NAVIGATION HEADER */
/* -------------------- */
#nav_top {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 950px;
	height: 30px;
}
#nav_content {
	margin: 0px auto 0px auto;
	padding-top: 2px;
}
#nav_content_bar {
	padding:0px;
	float: left;
}
#nav_content_bar li {
	list-style:none;
	float: left;
	display: inline;
}




/* -------------------- */
/* NAVIGATION NAVTRAIL */
/* -------------------- */
#nav_navtrail {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 910px;
}
.navtrail a {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.navtrail a:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}




/*----- CONTENT -----*/
#content {
	margin: 0px auto 0px auto;
	width: 970px;
}
#content_left {
	margin: 0px 0px 0px 20px;
	width: 200px;
	float: left;
	vertical-align: top;
}
#content_center {
	margin: 0px 25px 0px 25px;
	width: 480px;
	float: left;
}
#content_right {
	margin: 0px 20px 0px 0px;
	width: 200px;
	float: left;
	vertical-align: top;
}

.content-bg-center {
	background-repeat: repeat-y;
	background-image: url(img/bg-content-center.png);
	background-position: center;
}
.content-bg-top {
	background-repeat: no-repeat;
	background-image: url(img/bg-content-top.png);
	background-position: center;
}
.content-bg-bottom {
	background-repeat: no-repeat;
	background-image: url(img/bg-content-bottom.png);
	background-position: center;
}

/* -------------------- */
/* FOOTER NAVIGATION */
/* -------------------- */
#nav_footer {
	margin: 0px auto 0px auto;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FF6600;
}
a.nav_footer {
	color: #FFFFFF;
	padding: 0px 12px 0px 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.nav_footer:hover {
	color: #000000;
	padding: 0px 12px 0px 0px;
}

/* -------------------- */
/* FOOTER */
/* -------------------- */
#footer {
	margin: 0px auto 0px auto;
	width: 950px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li a, #footer li a:link {
	text-decoration: none;
	padding: 0 5px;
	color: #666666;
}
#footer li a:hover, #footer li a:focus, #footer li a:active {
	color: #FFFFFF;
}




/* -------------------- */
/* COPYRIGHT */
/* -------------------- */
.copyright,.copyright  a,.copyright a:hover {
	margin: 0px auto 0px auto;
	width:100%;
	text-align:center;
	color:#000000;
	font-size:10px;
	background-color: #000000;
}




/*..... XTC ParseTime .....*/
.parseTime {
	margin: 0px auto 0px auto;
	width:100%;
	text-align:center;
	color:#000000;
	font-size:10px;
	background-color: #000000;
}


.boxText {
	font-size: 11px;
	color: #000000;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF6600;
}

.errorBox {
	font-size : 10px;
	font-weight: normal;
	background-color: #FF6600;
	color: #FFFFFF;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-size : 11px;
	color: #FF6600;
	text-decoration: underline;
}

img{
border:0;
}

FORM {
	display: inline;
}
.headerError {
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	text-align : center;
	background-color: #FF6600;
}

.border{
	/*height: 380px;*/
	border: 1px solid #999999;
	margin-bottom: 5px;
}

A.pageResults {
	color:#000000;
}

A.pageResults:hover {
	color:#FFFFFF;
	background-color: #FF6600;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 20x;
	font-weight: bold;
	color: #FFCC00;
}

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;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}

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

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

SPAN.productSpecialPrice {
	color: #ff0000;
}

SPAN.errorText {
	color: #6FD05F;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


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

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

.moduleRow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top: #999999 1px dotted;
	padding-top: 3px;
}

.moduleRow a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.moduleRowOver {
	cursor: hand;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	border-top: #999999 1px dotted;
	padding-top: 3px;
}

.moduleRowOver a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
	line-height: 12px;
}

.moduleRowActive a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.moduleRowSelected {
	color: #000000;
	background-color: #FF6600;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #ffffef; }


/* -------------------- */
/* SITEMAP */
/* -------------------- */
.sitemap_heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap_heading a {
	color:#FFFFFF;
}
.sitemap_heading a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.sitemap_sub {
	font-size: 9pt;
	color: #ffffef;
	background-color: #FFCC00;
	padding: 2px 2px;
}
.sitemap_sub a {
	color:#ffffef;
}
.sitemap_sub a:hover {
	color:#999999;
	text-decoration:none;
}



/* message box */

.messageBox {
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #FF6600;
}
.messageStackSuccess { font-family: Tahoma, Verdana, Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.productOldPrice {
	font-size: 10px;
	line-height: 10px;
	text-decoration: line-through;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	color: #FFFFFF;
}

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

.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;
}

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

/* WHOLE SITE WRAPPER */
#wrap {
	margin: 0px auto 0 auto;
	width:950px;
}
#language {
	width: 100px;
}


/* BOXES */
.box-main {
	width: 470px;
	margin-bottom: 20px;
	margin-left: 5px;
}



/* -------------------- */
/* CATEGORY LISTING */
/* -------------------- */
.category-listing-wrap {
	margin: 0px 5px 10px 5px;
	width: 150px;
	float: left;
	text-align: left;
}
.category-listing-img {
	background-color: #FFFFFF; /* +0.01% scrollbar */
	margin: 0px 0px 2px 0px;
	width: 148px;
	height:100px;
	border: #999999 1px solid;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.category-listing-info {
	background-color: #EDEDED;
	color: #FFFFFF;
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
}
.category-listing-info-text {
	color: #FFFFFF;
	font-size : 10px;
	width: 140px;
	margin: 5px;
}
.category-listing-price {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.category_listing_navigation {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	float: left;
	width: 480px;
	display: block;
}



/* ---------------------------------------- */
/* PRODUCT LISTING                          */
/* ---------------------------------------- */
.product-listing-wrap {
	margin: 0px 5px 20px 5px;
	width: 150px;
	text-align: left;
	float: left;
}
.product-listing-img {
	background-color: #FFFFFF; /* +0.01% scrollbar */
	margin: 0px 0px 2px 0px;
	width: 148px;
	border: #cccccc 1px solid;
	text-align: center;
	height: 200px;
	float: left;
}
.product-listing-info {
	background-color: #FF6600;
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 130px;
	float: left;
}
.product-listing-info-text     {
	color: #FFFFFF;
	font-size : 10px;
	width: 140px;
	margin: 4px;
	float: left;
}
.product-listing-info-headline {
	color: #000000;
	font-size : 10px;
	font-weight: bold;
	margin-bottom: 2px;
	height: 40px;
}
.product-listing-price {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
}
.product-listing-info-left {
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	width: 100px;
	float: left;
}
.product-listing-info-right {
	margin: 0px 0px 0px 0px;
	width: 25px;
}
.product_listing_navigation {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 470px;
	margin: 0px 5px 0px 5px;
	display: block;
	float: left;
}




/* ---------------------------------------- */
/* PRODUCT INFO                             */
/* ---------------------------------------- */
.product-info-headline {
	color: #000000;
	font-size : 12px; /* +0.01% scrollbar */
	margin: 5px 0px 10px 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.product-info-left {
	color: #666666;
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 5px;
	width: 170px;
	float: left;
}
.product-info-right {
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	float: left;
	width: 295px;
}
.product-info-addcart {
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	float: left;
	width: 470px;
	text-align: center;
}
.product-info-imgbox {
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	width: 160px;
	text-align: left;
}
.product-info-imgbox-img {
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	text-align: left;
	border: #cccccc 1px solid;
}
.product-info-imgbox-imgborder {
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	text-align: left;
	border: #cccccc 1px solid;
}
.product-info-imgbox-link {
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	width: 150px;
	text-align: left;
}
.product-info-productsadded {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	margin: 5px 0px 0px 0px;
	float: left;
	width: 470px;
	text-align: center;
}





/* -------------------- */
/* PRODUCT INFO V1 */
/* -------------------- */
.product-info-wrap {
	margin: 0px 0px 20px 0px;
	width: 470px;
	text-align: left;
	background-color: #EDEDED;
	padding: 5px;
	float: left;
}
.product-info-img {
	background-color: #FFFFFF; /* +0.01% scrollbar */
	margin: 0px 0px 2px 0px;
	width: 148px;
	border: #cccccc 1px solid;
	text-align: center;
	float: left;
	height: 200px;
}
.product-info-info {
	background-color: #FF6600;
	color: #666666;
	font-size : 10px; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	height: 130px;
}
.product-info-info-text {
	color: #FF9900;
	font-size : 10px;
	width: 140px;
	margin: 4px;
}
.product-info-price {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
	margin-bottom: 10px;
}
.product_info_navigation {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 470px;
	display: block;
	float: left;
	margin: 0px 5px 0px 5px;
}




/* -------------------- */
/* PRICE */
/* -------------------- */
.price {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 4px;
}
.h1box {
	height: 20px;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

/* -------------------- */
/* CONTENT */
/* -------------------- */
.content-headline {
	width: 480px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.content-wrap {
	margin: 0px 0px 20px 0px;
	width: 470px;
	background-color: #EDEDED;
	padding: 5px;
	float: left;
}
.content-wrap2 {
	margin: 0px 0px 20px 0px;
	width: 470px;
	padding: 5px;
	float: left;
}
.content-detail {
	margin: 0px 0px 0px 0px;
	width: 470px;
	float: left;

}
.content-detail-space {
	margin: 0px 0px 0px 0px;
	height: 10px;
}


/* -------------------- */
/* BOXES */
/* -------------------- */
.boxes-wrap {
	margin: 0px auto 20px auto;
}
.boxes-headline {
	height: 25px;
	width: 100%;
	padding-top: 2px;
	background-image: url(img/bg-headline-boxes.gif);
}
.boxes-content {
	margin: 5px 0px 5px 0px;
}

.headline1 {
	width: 480px;
	height: 40px;
	margin: 0px 0px 10px 0px;
}
.headline2 {
	width: 480px;
	height: 40px;
	margin: 0px 0px 5px 0px;
}
.headline3 {
	width: 480px;
	height: 40px;
	margin: 0px 0px 20px 0px;
}
.content-tables {
	background-color: #ededed;
}

[code]<style type="text/css">
#layer {
background-image:url(bild.png);
}
</style>
[if IE 6]>
<style type="text/css">
#layer {
filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='bild.png', sizingMethod='scale');
background:none;
}
</style>
<![endif][/code]

/* PRODUCTINFO V1 */


/* PRODUCTINFO */
.category-listing-price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* -------------------------------------------------------------------------------- */
/* ALSO PURCHASED LISTING / Listing für Artikel wo Kunden auch gekauft haben        */
/* -------------------------------------------------------------------------------- */
.purchase {
	margin: 0px 0px 10px 0px;
	width: 470px;
	float: left;
	text-align: left;
	background-color: #EDEDED;
	padding: 8px 5px 5px 5px;
}
.purchase-wrap {
	margin: 0px 4px 5px 2px;
	width: 150px;
	float: left;
	text-align: left;
}
.purchase-img {
	background-color: #FFFFFF; /* +0.01% scrollbar */
	margin: 0px 0px 2px 0px;
	width: 148px;
	height:200px;
	border: #999999 1px solid;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.purchase-info {
	background-color: #EDEDED;
	color: #FFFFFF; /* +0.01% scrollbar */
	margin: 0px 0px 0px 0px;
	width: 130px;
	float: left;
	text-align: center;
	padding: 10px;
}
.purchase-text {
	color: #FFFFFF;
	font-size : 10px;
	width: 140px;
	margin: 5px;
}
