/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/

/* THE BIG GUYS */
* {
	margin:0;
	padding:0
}
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background: url(img/bg.gif) 0 185px repeat-x #fff;
	text-align: center;
}
/* HEADINGS */
h1 {
	color:#DE0024;
	font-weight:bold;
	font-size:26px;
	margin:10px 0px 10px 0px;
	padding:0px;
	width:auto;
}
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:none;
	cursor:pointer;
}
a:focus {
  outline: none;
}

a:link {
	color:#DE0024;
}
a:visited {
	color:#DE0024;
}
a:hover {
	color:#ccc;
}
a:active {
	color:#DE0025;
}
a img {
	border:none;
	padding: 0;
	margin: 0;
}
/* 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:none;
	width:714px;  
	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: 1px solid #000;                                      
}
input[type=text].basket {
	border: none;
	font-weight:bold;                                                
	font-size:16px;
	padding: 0 4px 0 4px;
	text-align:center;
}
/* PARAGRAPH GLOBAL */
p {
	margin:0;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#E6E6E6;
}
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);
}
/* TABLE GLOBAL */
table td {
	padding:2px;
}
/* WHOLE SITE WRAPPER */
#wrap {
  width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height: 185px;
	background: #666 url("img/emo.jpg") repeat-x;
	position:relative;
}
/* = = = = Navi S T A R T = = = = */
.navitop {
  height: 27px;
}
.navitop ul {
  padding: 0 0 0 215px;
  margin: 0;
  list-style: none;
}
.navitop li {
  display: inline;
  padding: 0;
  margin: 0;
  float: left;
}
.navilink a:link, .navilink a:visited {
  display: block;
  padding: 9px 14px 0 14px;
  margin: 0;
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #FFFEFE;
}
.navilink a:hover {
  background: url(img/navi.gif) repeat-x;
}
.navilinkaktiv a:link, .navilinkaktiv a:visited {
  display: block;
  height: 18px;
  padding: 6px 0 0 13px;
  margin: 0;
  font-weight: bold;
  color: #5A5A5A;
  background: url(img/naviaktiv.gif) no-repeat;
}
ul.subnavi {
  background: #F1F1F8;
}
.subnavilink a:link, .subnavilink a:visited {
  padding: 3px 9px 0 13px;
  font-size: 9px;
  font-weight: normal;
  background: none;
}
.subnavilink a:hover {
  font-weight: bold;
}

/* = = = = Shop Navi Leiste S T A R T = = = = */
.navishop {
  height: 18px;
  background: #DE0024;
  border-bottom: 6px solid #E2E2E2;
}
.suche {
  width: 208px;
  margin: 1px 0 0 0;
  float: left; 
}
.suche-submit input{
  border: 1px solid #000;
}
.suche label {
  width: 151px;
  float: left;
}
.sucheinp {
  width: 137px;
  height: 14px;
  padding: 0;
  margin: 0 1px 0 11px;
  border: 1px solid #000;
  font-size: 11px;
}
.shoplinks {
  width: 360px;
  float: right;
}
.ticker {
  float:left;
  width:360px;
  padding:2px 0 0 20px;
  color:fff;
}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#000;
	padding:9px 0 0 0;
	list-style-type:none;
	height:22px;
	font-size:11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#DE0024;
	margin:0;
	padding:0;
}
#breadcrumb a:hover {
  color: #ccc;
}
/* TOPMENU AS LIST */
#topmenuwrap {
	background: url(img/bg_topmenu.gif) repeat-x;
}
#topmenu {
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
	/*background: url(img/bg_topmenu.gif) repeat-x;*/
}
#topmenu li {
	float:left;
	margin:0;
	border-right: 1px solid #fff;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	vertical-align:middle;
	padding: 0 6px 0 6px;
	font-weight:bold;
	font-size: 12px;
	cursor:pointer;
	color:#fff;
	margin:0;
}
#topmenu a:hover {
	color:#000;
}
/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:right;
	height:26px;
	font-size:13px;
	background: url(img/bg_topmenu.gif) repeat-x;
	padding: 10px 10px 0px 0px;
	margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
	width:950px;
	float: left;
	padding:0 0 285px 0;
}
.productinfoproductaddeded {
  /*background-color: #fff;*/
  border-left:1px dotted #D2D2D2;
  border-right:1px dotted #D2D2D2;
  border-bottom:1px dotted #D2D2D2;
  padding: 10px;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* MAIN CONTENT */
#content {
	float:right;
	width:724px;
	/*padding:0px 0 0px 25px;
	font-size: 14px;         */
}
#mindesthoehe {
  height: 589px;
  width: 1px;
  float: right;
}
#start-text {
  width: 329px;
  float: left;
}
#angebote-name {
}
#start-inhalt {
  padding: 0 20px 0 0;
}
#start-angebote-box {
  width: 170px;
  height: 305px;
  float: left;
  border: 1px dotted #D2D2D2;
  margin: 0 9px 9px 0;
  background: #fff;
  position: relative;
}
#start-angebote {
  width: 370px;
  float: left;
  top: 85px;
}
#start-angebote-ueberschrift {
  padding: 0 0 20px 0;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  color: #DE0024;
  text-transform:uppercase;
}
#angebote-innen {
  padding: 10px 10px 0 10px;
  background: #fff;
}
#angebote-innen img {
  padding: 10px 0 10px 0;
  background: #fff;
}
#angebote-picture {
  height: 125px;
  text-align:center;
}
#angebote-price {
  position:absolute;
  bottom: 60px;
}
#angebote-vpe {
  position:absolute;
  bottom: 30px;
  font-size:10px;
  font-weight:normal;
}
#angebote-nodiscount {
  height: 15px;
  font-size:10px;
  font-weight:normal;
  color: #DE0024;
}
#product-vpe {
  height: 35px;
  font-size:10px;
  font-weight:normal;
}
#product-nodiscount {
  font-size:10px;
  font-weight:normal;
  color: #DE0024;
}
#angebote-buy {
  padding: 10px 0 0 0;
  margin: 0;
  position: absolute;
  bottom: 0px;
}
#angebote-buy img {
  padding: 0;
  margin: 0;
}
#angebote-innen a:link, #angebote-innen a:visited {
  font-size: 11px;
  font-weight: bold;
	color: #000;
}
#angebote-innen a:hover {
	color: #DE0025;
}
#productlisting-ueberschrift {
  color: #DE0024;
  font-size: 28px;
  padding: 30px 0 30px 0;
}
#productlisting-box {
  padding: 15px 0 15px 0;
}
#productlisting-box-image {
  width: 300px;
  float: left;
}
#productlisting-box-image img {
  border: 1px solid #999999;
}
#productlisting-ueberschrift-sub {
  color: #5A5A5A;
  font-size: 30px;
}
.productinfowrap {
  border: 1px dotted #D2D2D2;  
  background: #fff;
}
#contentfull {
	width:890px;
	padding:0px 30px 0px 30px;
	margin-bottom:15px;
}
/* CATEGORY MENU */
h2.categoryheader {
	background-color:#FFFFFF;
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#B4B4B4;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.categoryheader a {
	text-decoration:none;
	color:#fff;
}
ul#categorymenu {
	background-color:#EDEDED;
	margin-bottom:15px;
	border: solid #ffffff;
	border-width:0px 1px 1px 1px;
}


/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#B4B4B4;
	padding:2px 8px 0 8px;
	margin:0 0 1px 0;
	line-height:28px;
	vertical-align:middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#000;
}
.boxbody {
	border-color:#4E4E4F;
	margin:0;
	padding: 0;
	background: #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:0;
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody .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;
}
.boxleft {
	padding: 0;
}
#loginbox {
	margin: 0 0 7px 0;
	padding: 11px 8px 0 8px;
	border: 1px dotted #C8C8C8;
}
#loginbox input {
  border-top: 1px solid #5E5E5F;
  border-left: 1px solid #5E5E5F;
  border-bottom: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
  height: 18px;
}
.anmelden-button input {
  border: none !important;
  height: 24px !important;
}
/* == NAVI == */

.navi h2 {
/*  margin: 0 0 5px 10px;*/
}
.navi {
	margin: 0 0 7px 0;
}
.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.navi li {
	margin: 0;
	padding: 0;
}
.level1 a:link, .level1 a:visited {
	display: block !important;
	padding: 6px 0 6px 26px !important;
	margin: 0 !important;
  background: #fff url(img/point.gif) left top no-repeat !important;
	border-bottom: 1px dotted #D2D2D2 !important;
	font-weight: bold !important;
	color: #000 !important;
}
.level1aktiv a:link, .level1aktiv a:visited, .level1 a:hover {
	display: block !important;
	padding: 6px 0 6px 26px;
	margin: 0 !important;
  background: #fff url(img/point-aktiv.gif) left top no-repeat !important;
	border-bottom: 1px dotted #D2D2D2 !important;
	font-weight: bold !important;
	color: #DE0025 !important;
}
.level2 a:link, .level2 a:visited {
	display: block;
	margin: 0 0 0 35px;
	padding: 7px 0 3px 10px;
	color: #565656;
	font-size: 10px;
  background: #fff url(img/subpoint.gif) left top no-repeat;
	border-bottom: 1px dotted #D2D2D2;
}
.level2 a:hover {
	color: #DE0025;
  background: #fff url(img/subpoint-aktiv.gif) left top no-repeat;
}
.level2aktiv a:link, .level2aktiv a:visited {
	display: block;
	margin: 0 0 0 35px;
	padding: 7px 0 3px 10px;
	font-size: 10px;
  background: #fff url(img/subpoint-aktiv.gif) left top no-repeat;
	border-bottom: 1px dotted #D2D2D2;
	color: #DE0025;

}
.level2aktiv a:hover {
	color: #DE0025;
}
.level3 a:link, .level3 a:visited {
	display: block;
	margin: 0 0 0 55px;
	padding: 7px 0 3px 10px;
	color: #565656;
	font-size: 10px;
  background: #fff url(img/subpoint.gif) left top no-repeat;
}
.level3 a:hover {
	color: #DE0025;
  background: #fff url(img/subpoint-aktiv.gif) left top no-repeat;
}
.level3aktiv a:link, .level3aktiv a:visited {
	display: block;
	margin: 0 0 0 55px;
	padding: 7px 0 3px 10px;
	color: #DE0025;
  font-weight: bold;
  font-size: 10px;
  background: #fff url(img/subpoint-aktiv.gif) left top no-repeat;
}
.level3aktiv a:hover {
	color: #DE0025;
}
.level4 a:link, .level4 a:visited {
	display: block;
	margin: 0 0 0 27px;
	padding: 4px 0 3px 10px;
	color: #565656;
	font-size: 10px;
	background: url(img/point.gif) 1px 9px no-repeat;
}
.level4 a:hover {
	color: #DE0025;
}
.level4aktiv a:link, .level4aktiv a:visited {
	display: block;
	margin: 0 0 0 27px;
	padding: 4px 0 3px 10px;
	color: #DE0025;
  font-weight: bold;
  font-size: 10px;
	background: url(img/point.gif) 1px 9px no-repeat;
}
.level4aktiv a:hover {
	color: #DE0025;
}

.admin {
	margin: 1px 0 0 0;
	padding: 11px 8px 7px 8px;
	border: 1px dotted #C8C8C8;  
}
.logo {
	margin: 0 8px 0 0;
	border: 1px dotted #C8C8C8;  
	float:left;
}
.logolast {
	margin: 0 0 0 0;
	border: 1px dotted #C8C8C8;  
	float:left;
}
.rss {
	margin: 0 0 7px 0;
	padding: 11px 8px 0 8px;
	border: 1px dotted #C8C8C8;  
}
.rss ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.rsstext li {
	margin: 0;
	padding: 0;
}
.rsstext a:link, .level1 a:visited, .rsstext a:visited {
	display: block;
	padding: 6px 0 6px 26px;
	margin: 0;
  background: #fff url(img/point.gif) left top no-repeat;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #D2D2D2;
}
.rsstext a:hover {
	color: #DE0025;
  background: #fff url(img/point-aktiv.gif) left top no-repeat;
}

.newstext li {
	margin: 0;
	padding: 0;
}
.newstext a:link, .newstext a:visited, .newstext a:visited {
	display: block;
	padding: 0 0 6px 9px;
	margin: 0;
  background: #fff url(img/news-point.gif) left top no-repeat;
	color: #000;
}
.newstext a:hover {
	color: #DE0025;
  background: #fff url(img/news-point-aktiv.gif) left top no-repeat;
}

.contentlist {
	margin: 0 0 7px 0;
  padding:0 0 6px 9px;
	border: 1px dotted #C8C8C8;  
	list-style-type: none;
}
.contentlist a:link, .level1 a:visited, .contentlist a:visited {
	display: block;
	padding: 6px 0 6px 9px;
	margin: 0;
  background: #fff url(img/news-point.gif) left no-repeat;
	color: #000;
}
.contentlist a:hover {
	color: #DE0024;
  background: #fff url(img/news-point-aktiv.gif) left no-repeat;
}

/* CART BOX */
.boxCartTop {
  background: #fff;
	height:105px;
  width:280px;
	color:#000;
	padding: 0 8px 0 0;
	margin:0;
  bottom:10px;
  right:45px;
  position:absolute;
  border: solid 1px #de0024;
}
.boxCartBody {
	padding: 4px 8px 4px 0;
}

.boxCartTopLeft {
  float:left;
  width:70px;
}

.boxCartTopRight {
  float:left;
  width:205px;
  margin: 8px 0 0 5px;
}

.boxCartTopRightBottom {
  padding:10px 0 0 0;
  bottom:0;
  position:absolute;
  float:left;
}

/* PRODUCT PREVIEW */
.productPreview {
	padding:0;
	margin:0;
}
.productPreviewContent {
	vertical-align:top;

}
.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:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color: #000;
}
.productprice{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color: #000;
}
.productPreviewContent .taxandshippinginfo {
	font-size:9px;
	font-weight:normal;
	color: #5A5A5A;
	padding:0;
	margin:0;
}
#redlink a:visited, #redlink a:link{
	color: #DE0025;
}
#redlink a:hover {
	color: #ccc;
}
#blacklink a:visited, #blacklink a:link{
	color: #000;
}
#blacklink a:hover {
	color: #DE0025;
}
.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:14px;
	font-weight:normal;
	color:#999999;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%
}
#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:left;
  margin:0 0 0 30px;
  padding: 20px 0 10px 10px;
  width:460px;
  /*border-bottom:1px dotted #D2D2D2;*/
}
.art-nr {
  float:left;
  margin:0 0 0 30px;
  padding: 30px 15px 15px 0;
  width:460px;
  font-size: 11px;
	border-bottom: dotted 1px #D2D2D2;  
}
#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;
}
#productinfoprice .productOldPrice {
	color:#FF0000;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
.productdescriptions {
  padding:10px;
  font-size: 11px;
  border-left:1px dotted #D2D2D2;
  border-right:1px dotted #D2D2D2;
}
.imageContainer {
  float:left;
  width:170px;
  border-bottom: 1px dotted #D2D2D2;
}
.imageContainer img {
  width: 170px;
}
.detail-box {
  border-left:1px dotted #D2D2D2;
  background: #fff;
  margin: 0 0 0 170px;
}
#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:14px;
}
.productoptions {
	background-color:#FFF2CC;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#DA9401;
}
.addtobasket {
	padding:0 0 10px 0;
}
/* 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 {
	padding: 15px;
  margin: 0 0 15px 0;
  /*background-color:#EDEDED;*/
  border-color:#999999;
  border-style:dotted;
  border-width:0 1px 1px;
  margin-bottom:15px;
}
div.highlightboxbasket {
  margin: 0 0 15px 0;
}
div.highlightbox-grau {
	padding: 15px;
  margin: 0 0 15px 0;
  background-color:#EDEDED;
  border-color:#999999;
  border-style:solid;
  border-width:1px 1px 1px 1px;
  margin-bottom:15px;
}
.highlight-ueb {
  background:url("img/verlauf-warenwert.gif") repeat-y scroll 0 0 #FFFFFF;
  border-color:#999999;
  border-style:dotted;
  border-width:0 0 1px 0;  
  color:#DE0024;
  font-weight:bold;
  padding:2px 2px 2px 5px;
}
.highlightboxbasketueb {
  color:#DE0024;
  font-weight:bold;
  font-size:24px;
  padding:12px 2px 12px 0;
}
div.highlightbox h1 {
  text-align: left;
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px
}
div.highlightbox h1 {
	color:#000000;
	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 #E9D28F;*/
}
.kategorie-neu #start-angebote-ueberschrift {
  color:#DE0024;
  font-size:30px;
  font-weight:bold;
  margin:30px 0;
  padding:0;
  text-align:center;
  width:auto;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#EDEDED;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#999999;
	margin-bottom:15px;
}
table.paymentblock tr td.header {
	background-color:#DE0024;
	padding:2px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#EDEDED;
	border-style: solid;
	border-width:0px 1px 1px 1px;
	border-color:#999999;
	margin-bottom:15px;
}
table.shippingblock tr td.header {
	background-color:#DE0024;
	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:#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: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;
	margin: 0 0 15px 0;
}
table.orderdetails tr td {
	/*padding:4px;*/            
}  
#message_body {
  border: 1px solid #4E4E4F;
  font-size:12px;
  width:238px;
  height: 200px; 
  font-family: Verdana;
  font-size: 11px;  
}
table.orderdetails td.headerrow-bg {
  border-bottom: 1px dotted #999;            
}
.kontakt input {
  width: 238px;
}
table.orderdetails tr.headerrow td {
	font-weight:bold;      
}
table.orderdetails tr.headerrow-bg{
  background: url(img/verlauf-warenwert.gif) repeat-y #fff;
	color:#DE0024;
	font-size:14px;
	border-bottom: 1px dotted #999;
}
table.orderdetails tr.headerrow td.left {
  background-color:#fff;
  color:#000;
  font-weight:bold;
  padding:2px 2px 2px 5px;             
}
table.orderdetails tr.headerrow td.center {
  background-color:#fff;
  color:#000;
  font-weight:bold;
  padding:2px 2px 2px 5px;       
}
table.orderdetails tr.headerrow td.right {
	text-align:right;
  background-color:#fff;
  color:#000;
  font-weight:bold;
  padding:2px 2px 2px 5px;       
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
  border-color:#999999;
  border-style:dotted;
  border-width:0 1px 1px 0;
  margin-bottom:15px;
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align:center
}
table.orderdetails tr.contentrow1 td.quantity input {
	font-size:11px;
	padding: 1px;
  background-color:#EDEDED;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align:left;
	border-color:#999999;
	border-style: dotted;
	border-width:0 1px 1px 1px;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
  border-color:#999999;
  border-style:dotted;
  border-width:0 1px 1px 0;
  margin-bottom:15px;
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align:center;
}
table.orderdetails tr.contentrow2 td.quantity input {
	font-size:11px;
	padding: 1px;
background-color:#EDEDED;
}
table.orderdetails tr.contentrow2 td.productname {
	text-align:left;
	border-color:#999999;
	border-style: dotted;
	border-width:0 1px 1px 1px;
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align:right;
	white-space:nowrap;
}

table.orderdetails price {
	text-align:center;
	white-space:nowrap;
}

/*
table.orderdetails tr td.price {
	border-color:#999999;
	border-style: none;
	border-width:0;	
}    */

/* 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%;
}

table.orderdetails tr.orderdetails-bg {
  background: url(img/verlauf-warenwert.gif) repeat-y #fff;
  height:45px;
}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	text-align:right;
  margin-bottom:15px;
}

table.orderdetails td.subtotal-bg {
	text-align:right;
  margin-bottom:15px;
  background: url(img/verlauf-versandkosten.jpg) right repeat-y #fff;
}

table.orderdetails tr.subtotal-row {
  padding-top:5px;
}

table.orderdetails .subtotal-row a:link{
  color:#DE0024;
  font-weight:bold;
  font-size:12px;
}

table.orderdetails .subtotal-row a:hover{
  color:#000;
  font-weight:bold;
  font-size:12px;
}

table.orderdetails tr.subtotal-row-white{
  height:1px;
}

/* PRODUCT NAVIGATOR */
div.productnavigator {
	padding:8px 8px 8px 0;
	font-size: 14px;
}
/* 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 */
table.medialist {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top;
}
table.medialist tr.contentrow1 td {
	background-color:#FFF2CC;
}
table.medialist tr.contentrow2 td {
	background-color:#FFEAAB;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
	display:table;
	float:left;
	width:235px;
	margin-bottom:15px;
}
.sitemapwrap .sitemapright {
	background-color:#FFF2CC;
	border-style: solid;
	border-width:1px;
	border-color:#DA9401;
	display:table;
	float:right;
	width:235px;
	margin-bottom:15px;
}
.sitemapheader {
	padding:3px;
	background-color:#DA9401;
	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;
}
/* 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 */
#checkoutnavigation li {
	height: 70px;
	list-style-type:none;
	float:left;
	width:185px;
	margin-right:15px;
	border: solid 1px;
	padding:8px;
}
#checkoutnavigation li.active {
  color:#fff;
	background-color: #DE0024;
}
#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
}
/* ERROR MESSAGES */
.errormessage {
	border: 2px solid #DE0024;
	padding:15px;
	margin: 0 0 15px 0;
	background: #fff;
}
/* SUCCESS MESSAGE */
.messageStackSuccess {
	padding:4px;
	background-color:#66FF66;
}
/* FOOTER */
/*.footer {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#666666;
	background-color:#E2E2E2;
	padding: 8px;
	margin-bottom:5px;
}
.footer a {
	color:#666666;
	text-decoration:underline
}*/

/* = = = = Footer S T A R T = = = = */
.navifooter {
  height: 27px;
}
.navifooter ul {
  padding: 0;
  width: 550px;
  margin: 0 auto;
  list-style: none;
}
.navifooter li {
  display: inline;
  padding: 0;
  margin: 0;
  float: left;
}
.footer {
	background: url(img/bg.gif) repeat-x #fff;
}
/* XTC COPYRIGHT */
.copyright {
	margin: 0 auto;
	width:970px;
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding:0px 0px 10px 0px;
	display: none;
}
/* XTC ParseTime */
.parseTime {
	margin: 0 auto;
	width:970px;
	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:#EDEDED;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#999999;
	display:block ;
	height:auto;
} */
.morePics {
  background:#EDEDED none repeat scroll 0 0;
  border:1px solid #EEEEEE;
  float:none;
  overflow:hidden;
  width:176px;
}
.morepics img { border:1px solid #999999; padding:4px; margin-right:8px; background:#FFFFFF; height:100px; width:auto;}


/* == Kategorie Listing == */ 
.produktbox {
  width: 559px;
  margin: 0 6px 10px 0;
  background: url(img/produktbox.gif) repeat-y;
}
.produktbox .head {
  height: 20px;
  padding: 4px 0 0 178px;
  background: url(img/produktboxhead.gif) no-repeat;  
}
.produktbox .head h2 {font-size: 12px;}
.produktbox .foot {
  padding: 5px 0 0 10px;
  background: url(img/produktboxfoot.gif) 0 bottom no-repeat;  
}
.produktbild {
  width: 158px;
  height: 107px;
  text-align: center;
  border: none;
  float: left;
}
.productImageBorder {border: none;}
.produktdesc {
  width: 255px;
  padding: 10px 25px 0 0;
  float: left;
}
.produktprice {
  width: 100px;
  float: left;
  padding: 5px 0 0 0;
}
.productListingLogo {
  padding: 0 0 15px 0;
}
.taxandshippinginfo {
  margin: 0 0 5px 0;
  font-size: 9px;
}
.productbuy {
  border-top: 1px solid #E6E6E6;
  margin: 0 10px 0 0 ;
  padding: 0 0 3px 0;
}
.productverfuegbar {
  width: 145px;
  float: left;
  border-right: 1px solid #E6E6E6;
  margin: 0 10px 3px 0;
  padding: 10px 0 0 0;
  color: #E8511C;
}
.productverfuegbar img {
  vertical-align: middle;
}
.productdetails {
  float: left;
  padding: 10px 0 0 14px;
}

.clear {
	clear : both;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

/* 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:200px; display:block }
td.productPreviewContent { width:400px; padding:0;text-align:left } 

/* FIX DER AUFZÄHLUNGEN */
#content ol, #content ul { margin:10px 0 10px 40px; }  

/* 2mWebDesign START: Register Tabs */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width: 100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	border-right:1px solid rgb(120,172,255); 
  font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	cursor: default;
	display: inline;
	float: left;
	background: rgb(234,242,255);
	border-left: 0px none;
	border-bottom: 0px none;
	border-top:	0px none;
	cursor:	pointer;
	z-index:		1;
	position:		relative;
	top:			0; 
  margin-left:5px; 
  margin-right:-5px; 
  margin-top:1px; 
  margin-bottom:1px; 
  padding-left:6px; 
  padding-right:6px; 
  padding-top:3px; 
  padding-bottom:3px
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border-left:1px solid rgb(120,172,255); 
  border-right:1px solid rgb(120,172,255); 
  border-top:1px solid rgb(120,172,255); 
  border-bottom:0px none; 
  z-index: 3;
	top: -2px;
	background: white; 
  margin-left:0px; 
  margin-right:-6px;
  margin-top:1px; 
  margin-bottom:-2px; 
  padding-left:6px; 
  padding-right:6px; 
  padding-top:2px; 
  padding-bottom:5px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	color: rgb(0,66,174);
	text-decoration:	none;
	cursor: pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color: rgb(0,66,174);
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight: bold;
}

.dynamic-tab-pane-control .tab-page {
	clear: both;
	border:	1px solid rgb(120,172,255);
	background:	White;
	z-index: 2;
	position:	relative;
	top: -2px;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	padding: 10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
	background: rgb(234,242,255);
	height: 1.85em;
	width: 100%;
}
/* 2mWebDesign END: Register Tabs */

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.hrorderdetails{
  background-image:url("img/hr_productpreview.gif");
  display:block;
  height:0;
  line-height:0;
  overflow:hidden;
  padding-top:1px;
}

/* 2mWebDesign END: Register Tabs */


.allproductsHeader {background-color:#f2f2f2; color:#6f6f6f; padding-left:3px;}
.allproductsContent {color:#777777; padding:2px;}			
.allproductsContent h1 {font-size: 12px; margin: 2px 2px 2px 0px; color: #000000; }	
.allproductsContent a {color: #6f6f6f; }

/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	/*background-color:#777;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;  */
  background:url("img/verlauf-warenwert.gif") repeat-y scroll 0 0 #FFFFFF;
  border-color:#999999;
  border-style:dotted;
  border-width:0 0 1px;
  color:#DE0024;
  font-weight:bold;
  padding:2px 2px 2px 5px;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#f9f9f9;
	color:#000;
	padding:4px;
	border-right:dotted 1px #999;
	border-left:dotted 1px #999;
	border-bottom:dotted 1px #999;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules {
	width:49%;
	float:right;
	clear:right;   
}

div.checkout_shipping_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_payment_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

.navigationlisting {
  color:#000000;
  font-size:14px;
  margin:0;
  padding:0;
}
