/* -----------------------------------------------------------------------------------------
   $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 
   -----------------------------------------------------------------------------------------
   
   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Frst
       bluegate communications
	   http://www.bluegate.at
	   
	   2010 Crazy tuned by www.derersteraum.de
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {
	margin:0;
	padding:0;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	padding:0;
	background: url(img/bg3.gif) repeat-x scroll center bottom #F0F0F0;

}
/* HEADINGS */
h1 {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	margin:2px 0px 15px 0px;
	padding:0px;
	width:auto;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
	border-color:#cccccc;
}

.product {
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	padding-left: 10px;
	border: 0;
	margin: 0;
	background-image:url(img/h1_head.jpg);
	height:40px;
	line-height: 40px;
	width:auto;
}

span.productOldPrice {
	font-size:11px;
	color:#000;
	text-decoration:line-through
}

.infoBoxHeadingLux
 { 
 padding: 6px 6px 6px 5px;
 background-color:#f8f8f8;
 font-family: tahoma,Arial,sans-serif; 
font-size: 12px; 
font-weight: bold; 
 color:#555555;

}

h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 0px;
	padding:0px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
	background:transparent;
	text-decoration:underline;
	cursor:pointer
}
a:link {
	color:#474646
}
a:visited {
	color:#474646
}
a:hover, a:active {
	color:#474646
}
a img {
	border:none
}



ul.contentlist1 {
list-style-type: none;
padding: 0;
width: 350px;
margin-left: 10px;
}

li.contentlist1 {
float: left;
border-bottom: 1px solid #ccc;
width: 100px;
height: 15px;
padding: 3px;
overflow: visible;
margin-left: 4px;
}

#back1 {
background:transparent url(img/sitebg.jpg) repeat-x scroll 0 0;
margin-bottom: 15px;
}

#hdbg {
margin-left: 5px; 
width:98%; 
background: url(img/hdbg.gif) repeat-x bottom #fff;
}

#hdbg_full {
background: url(img/hdbg.gif) repeat-x bottom #fff;
}

#hdbg_left {
width:367px; 
background: url(img/hdbg.gif) repeat-x bottom #fff;
}


.hd {
margin-left: 10px; 
width: 100px; 
text-align:center;  
background-color:#FFF; 
padding: 3px; 
border-color:#a5a5a5 #a5a5a5 #FFFFFF #a5a5a5;
border-style:solid;
border-width:1px;
font-size: 11px;
}

.hd_lang {
margin-left: 10px; 
width: 200px; 
text-align:center;  
background-color:#FFF; 
padding: 3px; 
border-color:#a5a5a5 #a5a5a5 #FFFFFF #a5a5a5;
border-style:solid;
border-width:1px;
font-size: 11px;
}

.hd_lang  a {
font-size: 11px;
font-weight: normal;
text-decoration:underline;
}

/* STARTBILDGRAFIKEN UND CONTAINER */


#portfolio
{	
	height:105px;
	}

#mc_imgblock
{	
width:760px; 
height:790px; 
padding-top:1px; 
padding-left:6px; 
background-color:#fff; 
margin-bottom:20px; 
padding-bottom:20px;	
}

.o
{	
float:left; 
width:760px;
margin-bottom: 15px;
}

.o-slide
{	
float:left; 
width:760px;
margin-bottom: 15px;
height:105px;
}

.u
{	
float:left; 
width:760px;
}

.lo
{	
float:left; 
width:370px;
}

.ro
{	
float:right; 
padding-left:10px;
width:370px;
}

.lu
{	
float:left; 
width:370px; 
padding-top:20px;
}

.ru
{	
float:right; 
padding-left:10px; 
width:370px; 
padding-top:20px;
}

#rssnewsbox {
height:auto; 
margin-left: 5px; 
margin-right:11px;  
padding-left:5px; 
padding-right:5px; 
padding-bottom: 5px; 
padding-top:10px; 
background-color:#fafafa;
}

#infocenternewsbox {
height:auto; 
font-size: 10px;

}



#guestbookbox {
width:760px;
height:auto; 
padding-top:1px; 
padding-left:6px; 
background-color:#fff; 
}

.twitterbox {
float:left; 
width:370px; 
height:auto; 
margin-top:20px;

}

.guestbookfeed {
float:right; 
padding-left:10px; 
width:370px; 
height:180px; 
margin-top:20px;
}


.infoboxcontent {
 height:180px;
 margin-right:3px;
 padding-left:5px;
 padding-right:5px; 
 padding-top:10px;
 background-color:#fafafa;
}


.guestbookcontent {
 height:180px;
 margin-left: 5px;
 margin-right:3px;
 padding-left:5px;
 padding-right:5px; 
 padding-top:10px;
 background-color:#fafafa;
}


/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:"Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size:12px;

}

input.vorbelegung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
}

textarea {
	background:#FFFFFF url(img/input_bg.gif) repeat-x scroll 0 0;
border-color:#4E4E4F #AEAEAE #AEAEAE #4E4E4F;
border-style:solid;
border-width:1px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
select {
	background:#FFFFFF url(img/input_bg.gif) repeat-x scroll 0 0;
border-color:#4E4E4F #AEAEAE #AEAEAE #4E4E4F;
border-style:solid;
border-width:1px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
	background:#FFFFFF url(img/input_bg.gif) repeat-x scroll 0 0;
border-color:#4E4E4F #AEAEAE #AEAEAE #4E4E4F;
border-style:solid;
border-width:1px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height: 20px;
padding-top: 4px;
padding-left: 2px;
}
/* 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:#4E4E4F
}
div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#999999
}
div.hrproductpreview {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:12px 0px 12px 0px;
	display:inline;
	height:0px;
	line-height:0px;
	display:block;
	background-image:url(img/hr_productpreview.gif)
}

.countdown_row {
clear:both;
color:#262521;
height:54px;
padding-bottom:5px;
text-align:left;
width:100%;
}

.countdown_show1 div {
width:100%;
}
.countdown_show2 div {
width:50%;
}
.countdown_show3 div {
width:33%;
}
.countdown_show4 div {
width:24%;
}
.countdown_show5 div {
width:20%;
}
.countdown_show6 div {
width:16%;
}
.countdown_show7 div {
width:14%;
}

.countdown_section {
float:left;
font-size:90%;
}

.countdown_amount {
font-size:250%;
}


/* TABLE GLOBAL */
table td {
	padding:2px;
	}

table td.pm_head {
	background-color:#EFEFEF;
	padding-left: 2px;
	font-weight: 500;
	}
	
table td.pm_cont {
	background-color:#F8F8F8;
	padding-left: 2px;	
	}
	
	
/* WHOLE SITE WRAPPER */
#wrap {
	margin: 0 auto;
	width:1000px;
    background-image:url(img/body.gif);
	background-repeat: repeat-y;


}

#wrap_header {
	margin: 0 auto;
	width:1000px;

}

#wrap_top {
	margin: 0 auto;
	width:1000px;
	background-color:#fff;

}

/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height:100px;

}
#header #logo {
	width:350px;
	padding-top: 5px;

}

#header #login {
	float:left
}

#header #search {
	width: 260px;
	height:75px;
	float:right;
	background: url("img/bg_search_breakline.gif") no-repeat;
	padding:40px 0px 0px 10px
}
#header #search a {
	color:#fff;
	font-size:11px;
}
#header td {
	padding-top:1px;
	padding-right:4px;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#c64934;
	padding:1px 0px 10px 15px;
	list-style-type:none;
	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:23px;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}
/* TOPMENU AS LIST */
#topmenuwrap {
}

#headermenu{

width:1000px; 
padding-top: 5px; 
text-align:right; 
position:absolute; 
color:#BEA46F;
font-size: 11px;
}

#headermenu a{
color:#BEA46F;
font-size: 11px;
text-decoration:none;
}

#headermenu a:hover{
color:#BEA46F;
font-size: 11px;
text-decoration:underline;
}

#cart {
	float:right;
	margin:0;
	list-style-type:none;
	font-size:13px;
	padding-top:35px;
	
}

#topnavi {
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:13px;
}

#search {
	float:right;
	margin:0;
	list-style-type:none;
    padding-right: 50px; 
    padding-top:35px;
	 font-size:10px;
}

#topmenu {
	float:left;
	text-align:left;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left: 10px;
	height:20px;
	font-size:13px;
}
#topmenu li {
	height:20px;
	text-align:left;
	float:left;
	padding: 0px 20px 0px 0px;
	margin:0;

}


#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:20px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#000;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	
}
#topmenu a:hover {
	color:#a48647;
}

#topmenu a.spec, #topmenu a.spec:link, #topmenu a.spec:visited, #topmenu a.spec:active {
	color:#818181;
	
}
#topmenu a.spec:hover {
	color:#57a800;
}

#searchhilite{
width:760px; 
padding: 5px; 
background-color:#F8F8F8; 
border: 1px solid #F0F0F0;
margin:10px 0px;
font-size: 11px;
}


/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:right;
	height:20px;
	font-size:13px;
	background: url(img/bg_topmenu.gif) repeat-x;
	padding: 10px 10px 0px 0px;
	margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
	clear:both;
	width:1000px;
	padding:0;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	padding:0px 0px 15px 8px;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:150px;
	padding:0px 15px 0px 0px;
}
/* MAIN CONTENT */
#content {
	float:left;
	text-align:justify;
	width:775px;
	padding:0px 8px 0px 8px;
	margin-bottom:15px;
}
#contentfull {
	width:935px;
	padding:0px 30px 0px 30px;
	margin-bottom:15px;
}

#content_mitrechts {
	float:left;
	text-align:justify;
	width:610px;
	padding:0px 8px 0px 8px;
	margin-bottom:15px;
}

/* CATEGORY MENU */
h2.categoryheader {
	background-color:#F3A807;
	background-image:url(img/bg_boxheader.gif);
	height:18px;
	font-size:1px;
	color:#FFFFFF;
	padding:1px 8px 0px 8px;
	margin:0;
	line-height:18px;
	vertical-align:middle;
}

h2.categoryheader a {
	text-decoration:none;
	color:#fff
}
ul#CatNavi {
	background-color:#f9f9f9;
	margin-bottom:15px;
	border: 1px solid #d6dbe1;
	border-top:none;

}
/* 1st TIER */
ul#categorymenu li.CatLevel1 a.SpezielleKlasse{
	text-decoration:none;
	color: #F00;
	font-weight:bold;
	font-size:13px
}

ul#categorymenu li.CatLevel1 {
	list-style-type:none;
	padding:2px 0px 2px 6px;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.CatLevel1 a {
	text-decoration:none;
	color:#2d2c2d;
	font-weight:bold;
	font-size:13px
}

/* 2nd TIER */
ul#CatNavi li.CatLevel2 {
	list-style-type:none;
	padding:2px 0px 2px 14px;
	list-style-position:inside;
	list-style-image: url(img/reg.gif);
}
ul#CatNavi li.CatLevel2 a {
	font-size: 11px;
	text-decoration:none;
	color:#4e4e4e;
	font-weight:bold;
}
/* 3rd TIER */
ul#CatNavi li.CatLevel3 {
	list-style-type:none;
	padding:2px 0px 2px 10px;
}
ul#CatNavi li.CatLevel3 a {
	font-size: 11px;
	text-decoration:none;
	color:#7b5100;
	font-weight:400;
}

/* 4rd TIER */
ul#CatNavi li.CatLevel4 {
	list-style-type:none;
	padding:2px 0px 2px 15px;

}
ul#CatNavi li.CatLevel4 a {
	font-size: 11px;
	text-decoration:none;
	color:#ab0000;
	font-weight:bold;
}

/* 5rd TIER */
ul#CatNavi li.CatLevel5 {
	list-style-type:none;
	padding:2px 0px 2px 18px;
	
}
ul#CatNavi li.CatLevel5 a {
	font-size: 11px;
	text-decoration:none;
	color:#0e4700;
	font-weight:bold;
}

/* 5rd TIER */
ul#CatNavi li.CatLevel6 {
	list-style-type:none;
	padding:2px 0px 2px 20px;
	
}
ul#CatNavi li.CatLevel6 a {
	font-size: 11px;
	text-decoration:none;
	color:#975900;
	font-weight:bold;
}




/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background-image:url(img/bg_boxheader.gif);
	height:18px;
	font-size:11px;
	color:#FFFFFF;
	padding:1px 8px 0px 8px;
	margin:0;
	line-height:18px;
	vertical-align:middle;
}

h2.boxheaderlogin {
	background-image:url(img/userinfo_head.jpg);
	background-repeat:no-repeat;
	height:42px;
	font-size:13px;
	color:#fff;
	margin:0;
	line-height:46px;
	vertical-align:middle;
}

h2.boxheadercloud {
	background-image:url(img/icon-rel-tag.png);
	background-repeat:no-repeat;
	height:15px;
	font-size:12px;
	color:#2d2c2d;
	border:solid 1px #e1e1e1;
	border-bottom: none;
	padding:1px 8px 3px 8px;
	margin:0;
	line-height:15px;
	vertical-align:middle;
}


h2.boxheaderbestseller {
	background-image:url(img/best.jpg);
	background-repeat:no-repeat;
	height:24px;
	font-size:12px;
	color:#2d2c2d;
	border:solid 1px #e1e1e1;
	padding:1px 8px 0px 8px;
	margin:0;
	line-height:24px;
	vertical-align:middle;
}

h2.topseller{
	color:#000000;
	font-weight:bold;
	font-size:11px;	
}

h2.boxheader2 {
	font-size:11px;
	color:#000;
	margin:0;
	vertical-align:top;
}

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#ffffff
}

.boxbody {
	background-color:#f4f4f4;
	border-style:solid;
	border-color:#4E4E4F;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:15px;
}

.boxbodylogin {
	border:solid 1px #e1e1e1;
	border-width:0px 1px 1px 1px;
	padding:0px 8px 8px 8px;
	margin-bottom:15px;
	font-size:11px;
}

.boxbodycloud {	
	padding:8px 8px 8px 8px;
	font-size:11px;
	border: 1px solid #e1e1e1;
}

.boxbodybestseller {
	border:solid 1px #e1e1e1;
	border-width:0px 1px 1px 1px;
	padding:0px 8px 8px 8px;
	margin-bottom:15px;
	font-size:11px;
}

.boxbodycart_neu {
	background-color:#f4f4f4;
	border-style:solid;
	border-color:#4E4E4F;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:15px
}

.boxbodysearch {
	height: 52px;
	width: 337px;
	background-image:url(img/backsearch.jpg);
}

.boxbody1 {
	background-color:#fff;
}

.boxbody h3, .boxbody h3 a {
	font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center
}
.boxbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody p.center {
	color:#000000;	font-size:11px;
	text-align:center;
	margin:6px 0px 6px 0px
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}

span .productOldPrice {
	font-size:11px;
	color:#FF0000
}

.boxbody div.hr {
	margin-top:5px;
	margin-bottom:5px
}
.boxbody div.hrlightgrey {
	margin-top:5px;
	margin-bottom:5px;
}
.boxbody a {
	font-size:11px;
}
.boxbody .productboximage {
	border: solid 1px #999999;
}
.boxbody ul.contentlist {
display: block;
list-style-type: none;
margin-left: 20px;
list-style-type:circle;
	
}
.boxbody ul.contentlist li {
	margin-left: 20px;
}


/* CART BOX */
h2.boxcartheader {
	background-image:url(img/bg_boxheader.gif);
	height:18px;
	font-size:11px;
	color:#FFFFFF;
	padding:1px 8px 0px 8px;
	margin:0;
	line-height:18px;
	vertical-align:middle;
}

h2.boxcartheader a {
	text-decoration:none;
	color:#fff
	}

.boxcartbody {	
	height: 52px;
	width: 259px;
	background-image:url(img/cartback.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	}

.boxcartbody a {	
	color:#FFF; 
	text-decoration:none;
}

.boxcartbody a:hover {	
	color:#FFF; 
	text-decoration: underline ;
}

.boxcartbody p {
	font-size:11px;
	padding-left: 3px;	
}

/* PRODUCT PREVIEW */
.productPreview {
	padding:0;
	margin:0;
}
.productPreviewContent {
	vertical-align:top;
	text-align:right;
	width: 380px;
}

.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a {
	font-size:14px;
	font-weight:bold;
}
.productPreviewImage {
	vertical-align:top;
	padding:3px 15px 0px 0px;
}
.productPreviewImage img {
	border: solid 1px #999999;
}
.productPreviewContent .price {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0
}
.productPreviewContent .taxandshippinginfo {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0;
	margin:0
}
.productPreviewContent .stockimage {
	margin:0;
	padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
.productPreviewContent .taxandshippinginfo a {
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:773px;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#d4d4d4
}

.tags{
width:auto; 
padding: 5px; 
background-color:#F8F8F8; 
border: 1px solid #F0F0F0;
margin:10px 0px; 
}

.tags_heading{
font-size:12px;
font-weight:bold;
color:#525252;
}

.tags_text{
font-size:11px;
color:#525252;
}

#productinfoimages {
	float:left;
	background-color:#EDEDED;
	text-align:center;
	width:140px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999999;
}
#productinfoimages .productimage {
	border: solid 1px #999999;
}
#productinfoimages .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}
#productinfopricewithimages {
	float:right;
	width:540px;
	

}
#productinfopricewithimages img {
	cursor:pointer
}
#productinfopricewithoutimages {
	width:100%
}
#productinfopricewithoutimages img {
	cursor:pointer
}
#productinfoprice {
	padding:5px;
	
}
#productinfoprice .hrlightgrey {
	margin-top:6px;
	margin-bottom:6px;
}
#productinfoprice .productprice {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

#productinfopricewithimages .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
#productinfopricewithimages .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}

#productinfopricewithimages .productprice {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

#productinfopricewithimages .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	background-color:#f8f8f8;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#f0f0f0
}

.productoptions .tableListingI{
	background-color:#ffffff;
	
}

.productoptions  .buttonplus{
	background-image:url(img/plus_attrib.gif);
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	width: 15px;
	vertical-align:middle;
		
}

.productoptions  .buttonminus{
	background-image:url(img/minus_attrib.gif);
	background-repeat:no-repeat;
	border: 0px;
	cursor:pointer;
	width:15px;
	vertical-align:middle;
}

.addtobasket {
	background-color:#f8f8f8;
	padding:6px 18px 6px 6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#f0f0f0;
}
/* 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
}

#popupContainer {
	background-color:#f0f0f0;
	background-image: none;
	padding: 10px;
}
/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	padding: 15px;
	background-color:#e9e8e4;
	border: solid #a8a28e 1px
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px
}
div.highlightbox h1 {
	color:#BE8100;
	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 #a8a28e;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#e9e8e4;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#a8a28e;
	margin-bottom:15px;
}
table.paymentblock tr td.header {
	background-color:#a8a28e;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#e9e8e4;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#a8a28e;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#a8a28e;
	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
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align:top
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight:bold
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#e9e8e4;
	border: solid #a8a28e 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:11px;
	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:11px;
	background-color:#e9e8e4;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#a8a28e;
}
table.orderdetails tr td {
	padding:4px
}
table.orderdetails tr.headerrow td {
	background-color:#a8a28e;
	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:#e9e8e4;
	vertical-align:top
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center
}
table.orderdetails tr.contentrow1 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #a8a28e 1px;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align:left
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
	background-color:#FFEAAB;
	vertical-align:top
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center
}
table.orderdetails tr.contentrow2 td.quantity input {
	font-size:11px;
	padding:2px;
	border:solid #a8a28e 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:#FFEAAB;
	text-align:right;
	border-style: solid;
	border-width:1px 0px 0px 0px;
	border-color:#a8a28e;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
	padding:8px;
	height: 20px;
	font-size:10px; 
	color:#666666;
}
/* REVIEW LIST */
table.reviewlist {
	background-color:#e9e8e4;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#a8a28e;
}
table.reviewlist tr td {
	padding:4px;
	white-space:nowrap
}
table.reviewlist tr.header td {
	background-color:#a8a28e;
	color:#FFFFFF;
	font-weight:bold
}
table.reviewlist tr.contentrow1 td {
	background-color:#e9e8e4;
}
table.reviewlist tr.contentrow2 td {
	background-color:#FFEAAB;
}
textarea#review {
	width:100%
}
/* MEDIA LIST */
table.medialist {
	background-color:#e9e8e4;
	border-style: solid;
	border-width:1px;
	border-color:#a8a28e;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top
}
table.medialist tr.contentrow1 td {
	background-color:#e9e8e4;
}
table.medialist tr.contentrow2 td {
	background-color:#FFEAAB;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#F9F9F9;
	border-style: solid;
	border-width:1px;
	border-color:#cccccc;
	display:table;
	float:left;
	width:750px;
	margin-bottom:15px;
}
.sitemapwrap .sitemapright {
	background-color:#F9F9F9;
	border-style: solid;
	border-width:1px;
	border-color:#cccccc;
	display:table;
	float:left;
	width:750px;
	margin-bottom:15px;
}
.sitemapheader {
	padding:3px;
	background-color:#3E3F43;
	color:#FFFFFF;
	font-weight:bold
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#FFFFFF;
	text-decoration:none
}
.sitemapcontent {
	padding:3px
}
.sitemapcontent li {
	list-style-type:none;
	text-decoration:none;
}

.sitemapcontent li a {
	text-decoration:none;
}
/* 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:11px;
	font-weight:normal;
	white-space:nowrap
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding:0px 0px 0px 30px;
	color:#666666;
	font-size:11px;
	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%
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
}
ul#checkoutnavigation li {
	height: 70px;
	list-style-type:none;
	float:left;
	width:201px;
	margin-right:14px;
	border: solid 1px;
	padding:8px
}
ul#checkoutnavigation li.active {
	background-color: #FFEAAB
}
ul#checkoutnavigation li.active .number {
	font-size:20px;
	font-weight:bold
}
ul#checkoutnavigation li.active .title {
	font-size:14px;
	font-weight:bold
}
ul#checkoutnavigation li.active .description {
	font-size:11px
}
ul#checkoutnavigation li.inactive {
	color:#999999;
	background-color: #EDEDED;
	border-color:#999999
}
ul#checkoutnavigation li.inactive .number {
	font-size:20px;
	font-weight:bold
}
ul#checkoutnavigation li.inactive .title {
	font-size:14px;
	font-weight:bold
}
ul#checkoutnavigation li.inactive .description {
	font-size:11px
}

ul#portfolio {
	height:80px;
}

/* ERROR MESSAGES */
.errormessage {  
border: solid #ff0000 2px;  
padding:15px;  
background-color:#FFD6D6;  
  }  
/* SUCCESS MESSAGE */
.messageStackSuccess {
	padding:4px;
	background-color:#66FF66
}
/* FOOTER */
.footer {
	clear:both;
	text-align:left;
	font-size:11px;
	color:#666666;
background-image:url(img/body.jpg);
	background-repeat: repeat-y;
	padding: 8px;
	margin-bottom:0px;
}
.footer a {
	color:#666666;
	text-decoration:underline
}

.footerclear {
	clear:both;
	text-align:left;
	font-size:11px;
	color:#f8f8f8;
	padding: 12px;
	margin-bottom:0px;
}
.footerclear a {
	color:#f8f8f8;
	text-decoration:underline
}

.footerer {
	clear:both;
	text-align:center;
	font-size:11px;
	width:990px;
	color:#ffffff;
	background-color: #fff;
	padding: 8px;
	margin-bottom:5px;
	margin-top:25px;}
	.footerer a {
	color:#666666;
	text-decoration:underline
}


/* XTC COPYRIGHT */
.copyright {
	margin: 0 auto;
	width:970px;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 20px 0px;
}
/* XTC ParseTime */
.parseTime {
	margin: 0 auto;
	width:990px;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
	background-color:#F8F8F8;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px;
	border-color:#F0F0F0;
	margin-bottom: 10px;

} 
.morepics img { border:1px solid #F8F8F8; padding:4px; margin-right:8px; background:#FFFFFF }


/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt { float:left; width:40px; }
dt img { border:1px solid #ccc; padding:2px; background:#fff; }
dd { float:right; width:125px }

/* Vorschaubilder TD mit gleichem Abstand */
.productPreviewImage { width:100px; display:block }




/* VON GUNNAR */
/*<agl.folder "Blaettern">*/


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.Blaettern   { background-image:url(img/bg_whatsnew.gif); width: 760px; height:260px; margin-left:6px; display: none; position: relative; float: none; clear: both; overflow: hidden; }
.Blaettern .Product   { margin-right: 10px; position: relative; float: left; left:45px; width: 185px; height:260px; margin-left:10px; text-align:center; }
.Blaettern .Col1 {}
.Blaettern .Col2 {}
.Blaettern .Col3 {}
.Blaettern .Backward  { line-height: normal; padding-left:5px; margin-top:100px; width: auto; height: auto; float:left;}
.Blaettern .Forward  { line-height: normal; padding-right:5px; margin-top:100px; width: auto; height: auto; float:right; }

#BlaetterBox { display: block }


.Blaettern1   { background-image:url(img/bg_whatsnew.gif); width: 760px; height:260px; margin-left:6px; display: none; position: relative; float: none; clear: both; overflow: hidden; }
.Blaettern1 .box_data   { margin-right: 10px; position: relative; float: left; left:45px; width: 185px; height:260px; margin-left:10px; text-align:center; }
.Blaettern1 .Col1 {}
.Blaettern1 .Col2 {}
.Blaettern1 .Col3 {}
.Blaettern1 .Backward  { line-height: normal; padding-left:5px; margin-top:100px; width: auto; height: auto; float:left; }
.Blaettern1 .Forward  { line-height: normal; padding-right:5px; margin-top:100px; width: auto; height: auto; float:right; }

#BlaetterBox1 { display: block; }


/*</agl.folder>*/
/* GUNNAR ENDE */

#popCart {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 560px;

	margin-left: -280px;

	background: #fff;

	border: 1px solid #000;

	color: #000;

	z-index: 100000;

	display: none;

	padding: 10px 10px 25px 10px;;

}



.popup_header {

	font-family: Tahoma, Verdana, Arial, sans-serif;


	font-size: 1.0em;


	text-align: center;

	vertical-align:bottom;

	padding: 3px 10px;

	border: 1px solid #ccc;

	margin: 0px auto;

	width: 380px;

}



.popup_image {

	font-family: Tahoma, Verdana, Arial, sans-serif;


	font-size: 0.9em;


	text-align: center;


	color: #000;

	margin: 10px auto;


	padding: 5px;

}



#mycart {

	margin: 0px auto;

	height: 42px;

	width: 320px;

}



.cart_symbol {

	height: 42px;

	width: 48px;

	float: left;

	background-image: url(img/shopping_cart.gif);

	background-position: left;

	background-repeat: no-repeat;

}

.cart_contents {

	font-family: Tahoma, Verdana, Arial, sans-serif;


	font-size: 0.9em;


	text-align: left;

	color: #000;

	height: 42px;

	float: right;

}



#pop_buttons_box {

	font-family: Tahoma, Verdana, Arial, sans-serif;


	font-size: 1.0em;


	text-align: center;

	width: 560px;

	height: 28px;

	vertical-align:bottom;

	margin: 10px auto 0 auto;

}



#pop_buttons_box a {

	color: #000;

	text-decoration: none;

}

#pop_buttons_box a:hover {

	color: #484848;

	text-decoration: none;

}



.close_button {

	float: left;

	width: 160px;

	border: 1px solid #000;

}

.cart_button {

	float: right;

	width: 160px;

	border: 1px solid #000;

}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:760px;
	height:105px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	




/*

  INFOCENTER  

*/



.infocenter_header { 
	background-color:#0D0D0B;
	padding-left:10px; 
	padding-top:3px; 
	padding-bottom:3px; 
	font-size:12px; 
	text-transform:uppercase; 
	font-weight:bold; 
	color:#666666;
	margin-bottom:5px;
	}  

	
.infocenter_categories { 
	background-color:#0D0D0B;
	padding:3px; 
	font-weight:bold; 
	font-size:11px; 
	color:#e6e6e6;
	margin-bottom:3px;
	}  	

.infocenter_items { 
	padding-left:8px; 
	color:#666666;
	}  

	

.infocenter_titel_bg {	
  background-color: #f8f8f8;
    background-image:url(img/title_info.jpg);
  height:60px;
  width: 610px;
  margin-bottom:10px;    
  }

  .infocenter {
  background-image:url(img/infocenter_header.jpg);
  height:150px;
  margin-bottom:10px;  
  }  

  

.infocenter_titel {
  position:relative;
  left:12px;
  line-height: 60px;
  text-transform:uppercase;
  font-style:italic;
  font-weight:bold; 
  color:#999999;
  font-size:18px;
  border: none;
  padding: 0px;
  margin: 0px;  
  }

  

.infocenter_name {

  position:relative;
  text-transform:lowercase;
  font-style:italic;
  top:12px;
  left:70px;
  font-weight:bold; 
 color:#0D0D0B;
  font-size:14px;
  }  

	
.infocenter_text {

	padding:2px; 
	color:#333333;
	font-size:11px; 
	margin-bottom:10px;
}	

	

A.infocenter_items_links:link,A.infocenter_items_links:visited {font-size:11px; font-family:Arial,Verdana; text-decoration:none; color:#0D0D0B;}  	

A.infocenter_items_links:hover {font-size:11px; font-family:Arial,Verdana; text-decoration:none; color:#666666;}  	

	

.infocenter_border {

	margin-bottom:10px;}
	
	/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
        background-color: #F8F8F8;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #6C6C6C;
		color:#FFF;
		font-weight:bold;
        padding: 2px 6px 2px 6px;
        cursor: pointer;
}
#search_suggest {
        position: absolute; 
        visibility: hidden;
        background-color: #F8F8F8; 
        text-align: left; 
        border: 2px solid #F0F0F0;
		width: 450px;
}        
/*----------------------------End Suggest Styles------------------------*/

