/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   xt:Commerce (R) - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 xt:Commerce (R)
   -----------------------------------------------------------------------------------------
   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
   -----------------------------------------------------------------------------------------

   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Frst
       bluegate communications
	   http://www.bluegate.at
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:13px; margin:0; padding:0;}
#container {width:100%; height:100%; background:#FAFAF0 url(img/bg.png) repeat-x top;}

/* HEADINGS */
h1 {color:#3A3A3A; font-weight:bold; font-size:22px; margin:10px 0px 10px 0px;padding:0px; width:auto; border-bottom:1px solid #999;}
h2 {color:#3A3A3A; font-weight:bold; font-size:18px; margin:10px 0px 10px 0px;padding:0px; width:auto;}
h3 {color:#3A3A3A; font-weight:bold; font-size:15px; margin:10px 0px 5px 0px;padding:0px; width:auto;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer}
a:link {color:#0080C0; text-decoration:none;}
a:visited {color:#0080C0; text-decoration:none;}
a:hover,a:active {color:#555; text-decoration:none;}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#9CC5C2;}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999;}
.hrproductpreview {width:100%; height:5px; padding:5px 0px 5px 0px; background:url(img/hr_productpreview.gif) repeat-x 0 100%;}

/* TABLE GLOBAL */
table td {padding:2px; vertical-align:top;}

/*other GLOBAL */
.clearboth{clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
.whitefont {color:#fff;}
.padding2px {padding:2px;}
.padding5px {padding:5px;}
.padding10px {padding:10px;}
.whitespace {white-space:normal;}

/* WHOLE SITE WRAPPER, HEADER BACKGROUND IMAGE*/
/*Ostern*//*#wrap {	margin: 0 auto; width:1000px; background: url(img/t4s_ostern_2010_bg.png) no-repeat 0px 10px;} */
/*Default*/ #wrap {	margin: 0 auto; width:1000px; background: url(img/header_bg.png) no-repeat 0px 10px;}

/* HEADER WITH LOGO, SEARCH SELECTION */
#header {width:950px; margin-left:25px;}
#header	#logo {float:left; width:200px; padding:10px 0px 0px 0px;}
#headercontent {float:right; padding-right:10px; height:130px; width:710px;}
#search { padding:0px 50px 0px 0px;; font-weight:bold;}
#undersearch {float:right; padding:50px 25px 0px 0px;; font-weight:bold;}
#search, #undersearch, #search a, #search a:link, #search a:hover, #search a:visited, #undersearch a, #undersearch a:link, #undersearch a:hover, #undersearch a:visited {color:#FFF; font-size:13px; text-decoration:none;}
#search a:hover {color:#555;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#c64934; padding:1px 0px 10px 15px; list-style-type:none; background-color:#fff; height:22px; background-image:url(img/bg_breadcrumb.gif); background-repeat:repeat-x; font-size:11px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:20px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}

/* TOPMENU AS LIST */
#topmenuwrap {clear:both; background:#8A8E8F url(img/cart.gif) no-repeat 20px 10px; border-top:1px solid #FFF; height:35px;}
#topmenu {margin:0; padding:0px 10px 0px 30px; list-style-type: none; font-size:13px;}
#topmenu li {float:left; margin:0; padding-top:5px; background: url(img/bg_topmenu_breakline.jpg) no-repeat right; height:27px;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active {margin:0; padding:0px 20px 0px 20px; text-decoration:none; font-weight:bold; color:#fff; font-size:15px;}
#topmenu a:hover {color:#d5d5d5;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {margin:0; padding:10px 10px 0px 0px; text-align:right; font-size:13px;}

/* CONTENT WRAPPER */
#contentwrap {clear:both; width:960px; margin-left:20px; background: url(img/content_line.gif) no-repeat;}
.contentbody {clear:both; width:950px; margin-left:5px; background:#FFF url(img/content_Bg.jpg) repeat-x bottom;}
.navtrail {width:950px; list-style-type:none; font-size:12px;}
.navtrail a, .navtrail a:link, .navtrail a:visited, .navtrail a:active {margin:0; color:#555;}
.navtrail a:hover {color:#3A3A3A;}

/* LEFT COLUMN */
#leftcol { vertical-align:top;}

/* RIGHT COLUMN */
#rightcol { vertical-align:top;}

/* MAIN CONTENT */
#content { width:540px; margin-bottom:15px; vertical-align:top;}
#contentfull { width:710px; margin-bottom:15px; vertical-align:top;}
.content_head {font-size:16px; font-weight:600; padding-bottom:5px; border-bottom:1px solid #CCC;}
.content_body {padding:10px; background:#FFF url(img/bg_contentHeader.jpg) repeat-x top; border:1px solid #CCC;}
.content_body li {list-style-position:inside;}

/* CART BOX */
.boxcarttop {margin:0; background:url(img/bg_Gray.png) no-repeat;}
h2.cartheader {margin:0; padding:0px 10px 0px 10px; font-size:13px; line-height:25px; vertical-align:middle; background:url(img/bg_GrayR.png) no-repeat right top;}
.boxcartbody {margin-bottom:10px; padding:10px; background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;}
.boxcartbody p {font-size:13px;}
.boxcartbody a, .boxcartbody a:link, .boxcartbody a:visited, .boxcartbody a:active {color:#3A3A3A;}
.boxcartbody a:hover {color:#666;}
.boxcartbody li{display: block;	list-style-type:none; color:#3A3A3A;}
.boxcartbody div.hr {padding-top:1px; height:0; overflow: hidden; line-height:0px; background-color:#666;}

/* ADMIN BOX */
.boxadmintop {margin:0; background:url(img/bg_Gray.png) no-repeat;}
h2.boxadminheader {margin:0; padding:0px 10px 0px 10px; font-size:13px; line-height:25px; vertical-align:middle; background:url(img/bg_GrayR.png) no-repeat right top;}
.boxadminbody {margin-bottom:10px; padding:10px; background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;}

/* CATEGORY MENU */
.categorytop {margin:0; background:url(img/bg_Green.png) no-repeat;}
h2.categoryheader {margin:0; padding:0px 10px 0px 10px; font-size:13px; line-height:25px; vertical-align:middle; background:url(img/bg_GreenR.png) no-repeat right top; color:#fff;}
.categorybody {margin-bottom:10px; padding:10px; background:#d0d0d1 url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;}
ul#categorymenu {list-style-type:none; text-decoration:none;}
ul#categorymenu li a{ color:#333; padding-left:5px;}

/* 1st TIER */
ul#categorymenu li.level1 {display:block; text-decoration:none; list-style-type:none; line-height:25px; font-weight:bold; font-size: 13px;}
ul#categorymenu li.level1 a {background:url(img/bg_Category1.gif) no-repeat 0 0;}
ul#categorymenu li.level1 a:hover{background:url(img/bg_Category1.gif) no-repeat 0 -35px; color:#666;}

/* sub TIER */
ul#categorymenu li.level_sub { line-height:25px; font-size: 12px;}
ul#categorymenu li.level_sub a:hover{ color:#F60;}


/* BOXES GLOBAL DEFINITION */
.boxtop { background:url(img/bg_Gray.png) no-repeat;}
h2.boxheader {margin:0; padding:3px 10px 0px 10px; font-size:13px; line-height:25px; height:25px; vertical-align:middle; background:url(img/bg_GrayR.png) no-repeat right top;}
.boxbody {margin-bottom:10px; padding:10px; background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;}
.boxbody .center, .boxbody .center a {font-size:13px; text-align:center;}
.boxbody .price{color:#DB0048; font-weight:600; text-align:center;}
.boxbody .productOldPrice {margin:0; padding:0; text-decoration:line-through; font-size:13px; color:#333;}
.boxbody div.hr {margin:5px 0px 5px 0px;}
.boxbody div.hrlightgrey {margin:5px 0px 5px 0px;}
.boxbody .productboximage { color:#F6c;}
.boxbody ul.contentlist {margin:0; padding:0;}
.boxbody ul.contentlist li {margin:0; padding:0; list-style-type:none;}
.boxbody ul.contentlistno li {margin:0; padding:0;list-style-type:decimal; list-style-position:inside;}

/* PRODUCT PREVIEW */
.productPreview {float:left;}
.productDropdown {background:#FFF url(img/bg_contentHeader.jpg) repeat-x top; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.productPreviewContent {vertical-align:top; color:#333;}
.productPreviewContent h2 {padding: 0;}
.productPreviewContent h2 a { font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align: middle; padding:0px;}
.productPreviewContent .price{font-size:13px; font-weight:bold; color:#F60; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal;}
.productPreviewContent .vpe {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:13px; font-weight:normal; color:#333; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:13px; font-weight:normal; color:#333;}
.productPreviewContent .productOldPrice { text-decoration:line-through; font-size:12px; font-weight:normal; color:#666;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%;}
#productinfoimages {float:left; padding:5px;}
#productinfoimages li{list-style-type:none;}
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#imagenavtopline {text-align:center;}
#productinfopricewithimages {width:65%; float:right;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoBG { margin-bottom:5px; padding:5px 5px 3px 5px; background:#B9E4FF}
#productinfoHead { margin-bottom:3px; padding:10px; font-size:16px; background:#FFFFFF; border:1px solid #D3DF6A; font-weight:600; color:#111;}
#productinfoText { margin-bottom:3px; padding:10px; background:#FFFFFF; border:1px solid #D3DF6A; color:#111; vertical-align:middle;}
#productinfoText .productprice {padding-left:10px; font-size:15px; font-weight:bold; color:#06C; background:url(img/arrow.gif) no-repeat 0 5px;}
#productinfoText .productOldPrice { text-decoration:line-through;}
#productinfoText .arrow { padding-left:10px; background: url(img/arrow.gif) no-repeat 0 5px;}
p.productinfoproductadded {font-size:11px;}
.productoptions {margin-bottom:5px; padding:10px; background:#DEEA98; color:#111;}
.addtobasket {text-align:right;}

/* CATEGORIE LISTING */
#categorieListing { margin-bottom:10px;}
#categorieListing  a:link, #categorieListing  a:hover, #categorieListing  a:active, #categorieListing  a:visited  {color:#0066CC;}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {margin:10px 0px 10px 0px; padding: 15px; background-color:#E3F4F4; border: solid #48A2AE 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#069; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #48A2AE;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#A6DAD7; border-style: solid; border-width:0px 1px 1px 1px; border-color:#48A2AE; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#48A2AE; padding:5px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#A6DAD7; border-style: solid; border-width:0px 1px 1px 1px; border-color:#48A2AE; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#48A2AE; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:13px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.orderdetails {font-size:13px; background-color:#FFF2CC; border-style: solid; border-width:1px 1px 1px 1px; border-color:#48A2AE;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#48A2AE; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#E3F4F4;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#A6DAD7;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:13px; padding:2px; border:solid #2B72A2 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#A6DAD7; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#48A2AE;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#EDEDED; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
.mediacontentrow1 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#F3F1E5; padding:10px; white-space:nowrap; overflow: auto;}
.mediacontentrow2 {border-style: solid; border-width:1px; border-color:#CFC89A;background-color:#E3DFC6; padding:10px; white-space:nowrap; overflow: auto;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#A6DAD7; border-style: solid; border-width:1px; border-color:#48A2AE; width:225px; vertical-align:top;}
.sitemapheader {padding:3px; background-color:#48A2AE; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}
.sitemapcontent li a{color:2B72A2;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:13px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {width:100%;text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* POPUP COUPON HELP,POPUP SEARCH HELP */
.popupContainer {margin:10px;}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { margin:0;}
ul#checkoutnavigation li {height:90px; list-style-type:none; float:left; width:150px; margin-right:10px; border:1px solid #48A2AE; padding:6px}
ul#checkoutnavigation li.active {background:url(img/bg_active.png);}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:15px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background:url(img/bg_inactive.png); border-color:#999;}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:15px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
p.errormessage {border: 1px solid #ff0000; padding:15px; background-color:#FFD6D6}

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.gif); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFD6D6}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFD6D6}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER */
.footer{clear:both; height:40px; background:#62644F url(img/bg_footer.gif) repeat-x top;}
.footerwrap {margin:0 auto; width:950px; padding:20px 0px 10px 0px; text-align:center; font-size:13px; color:#FFF; background:#9EA18E url(img/bg_footerwrap.gif) repeat-x top center;}
.footerwrap a {color:#186074; text-decoration: none;}


/* xt:Commerce COPYRIGHT */
.copyright {
margin: 0 auto; width:100%; padding:0px 0px 10px 0px; text-align:center; font-size:13px; color:#838776; background:#9EA18E url(img/bg_copyright.gif) repeat-y 50%;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; width:100%; padding:0px 0px 10px 0px; text-align:center; font-size:13px; color:#FFF; background:#9EA18E url(img/bg_copyright.gif) repeat-y 50%;}
.copyright a {
	color: #838776;
}
/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 300px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

/* 
Intelli Search suggest list layout
Change this lines as you like to asign other colours,
fonts, borders etc. to the Intelli Search suggest List
*/

div#intelliSearchResult {
	position:absolute;
	width:200px;
	z-index:1;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px 1px 0px 1px;
	display:none;
	visibility:hidden;
}



div#intelliSearchResult a:hover {
	display:block;
	background-color:#97D0FF;
	color:#000000;
	text-decoration:none;
}
div#intelliSearchResult a:visited {
	color:#000000;
	display:block;
	padding:4px;
	width:192px;
	border-style:solid;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	font-size:11px;
}
div#intelliSearchResult a:link {
	color:#000000;
	display:block;
	padding:4px;
	width:192px;
	border-style:solid;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	font-size:11px;
}

div#special_products {
	font-size:10px;
	float:left; 
	width:522px;
}
div#special_categories {
	font-size:10px;
	float:left; 
	width:522px;
}
div#special_wrapper{
	margin-right: 10px;
	float:left; 
	width: 155px;
}
div#specialbox {
font-size:10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 4px;
	width: 155;
	height: 280px;
	background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;
}
div#specialcatbox {
font-size:10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 4px;
	width: 155;
	height: 180px;
	background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;
}

div#special_products .bluelink a{
font-size: 9px;
color:#0080C0;
}

#special_products td{
padding-top: 0px;
}

#special_products a{
color:#FFFFFF;
font-size:12px;
}
#textbox {
padding: 5px;
background-color:#FF0000; 
width: 315px; 
margin-right:10px; float:left;
background:#FFF url(img/boxbody.gif) repeat-x top; border:1px solid #CCC;
}

div#special_wrapper .categorytop {
height: 25px;
margin:0; background:url(img/bg_Green.png) no-repeat left top;
}

div#special_wrapper h2 {
margin:0; padding:0px 10px 0px 10px; font-size:13px; line-height:25px; vertical-align:middle; background:url(img/bg_GreenR.png) no-repeat right top; color:#fff;
}

p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.textfenster_02 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFC;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 20px;
}

p.teasertext {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
.gesamt_01 {
	width: 314px;
	float: left;
}
.gesamt_02 {
	width: 140px;
	float: left;
	margin-left: 25px;
	display: block;
}
.inhalt_01 {
float:left;
	height: 254px;
	width: 314px;
	position: relative;
	background-image: url(../../images/info_01_01.png);
}
.inhalt_02 {
	height: 254px;
	width: 140px;
	position: relative;
	background-image: url(../../images/info_02_02.png);
}
.textfenster_01 {
	width: 245px;
	Position: absolute;
	bottom: 10px;
	right: 0;
	background-image: url(../../images/textfeld_pink.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textfenster_02 {
	width: 120px;
	Position: absolute;
	bottom: 10px;
	right: 0;
	background-image: url(../../images/textfeld_02_blau.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textfenster_unten_01 {
	height: 10px;
	width: 245px;
	Position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../../images/textfeld_pink.png);
	background-position: right bottom;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.textfenster_unten_02 {
	height: 10px;
	width: 120px;
	Position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../../images/textfeld_02_blau.png);
	background-position: right bottom;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
p.kleingedruckt {
	color: #000;
	text-align: center;
	margin-top: 3px;
}

