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

   xtcModified - community made shopping
   http://www.xtc-modified.org

   Copyright (c) 2010 xtcModified
   -----------------------------------------------------------------------------------------
   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
   (c) 2004 XT-Commerce (stylesheet.css 1262 2005-09-30); www.xt-commerce.com

   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------

   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Fuerst
       bluegate communications
   http://www.bluegate.at
   ---------------------------------------------------------------------------------------*/
@import url(seocontent.css);
/* THE BIG GUYS */
* {
  margin:0;
  padding:0
}
body {
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size:12px;
  margin:0;
  padding: 0;
  padding:0;
  background:url(img/sliced/bg.png) repeat-x #fff;
  color:#555;
  line-height:18px;
}
#overall {
  background-image:url(img/sliced/overallbgLong.png);
  background-repeat: no-repeat;
  background-position: top center;
}

/* HEADINGS */
h1 {
  color:#680f0e;
  font-weight:normal;
  font-size:15px;
  margin:15px 0 8px 0;
  padding:0;
}
h3.konfig {
  color:#680f0e;
  font-weight:normal;
  font-size:15px;
  margin:15px 0 8px 0;
  padding:0;
}
h2 {
  color:#680f0e;
  font-weight:normal;
  font-size:15px;
  margin:15px 0 8px 0;
  padding:0;
}
h3 {
  color:#555;
  font-weight:bold;
  font-size:12px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
  background:transparent;
  text-decoration:none;
  outline:none;
  cursor:pointer;
}
a:link {
  color:#680f0e;
  outline:none;
}
a:visited {
  color:#680f0e;
  outline:none;
}
a:hover, a:active {
  color:#680f0e;
  outline:none;
}
a:hover {
  color:#555;
  text-decoration:underline;
  outline:none;
}
a img {
  border:none;
  outline:none;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
  :Arial, Sans-serif;
  font-size:12px;
}
textarea {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #a8acad;
  padding:10px;
  background:url(img/input_bg.gif) no-repeat;
}
select {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #a8acad;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
  border:1px solid #a8acad;
  padding:2px;
  background:url(img/input_bg.gif) no-repeat;
}
/* PARAGRAPH GLOBAL */
p {
  margin:8px 0;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:0;
  line-height:0;
  background-color:#4E4E4F;
}
div.hrlightgrey {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:0;
  line-height:0;
  background-color:#999;
}
div.hrproductpreview {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:12px 0;
  display:inline;
  height:0;
  line-height:0;
  display:block;
  background-image:url(img/hr_productpreview.gif);
}
/* TABLE GLOBAL */
table td {
  padding:2px;
}
/* WHOLE SITE WRAPPER */
#wrap {
	position: relative;
  width:960px;
  margin:0 auto ;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	position: relative;
	height:92px;
}
#header #logo {
	float:left
}
#header #search {
	position: absolute;
	top: 112px;
	left: 778px;
	width: 170px;
	height:25px;
	float:right;
	color:#fff;
	padding:0;
}
#header #search input {
	border: none;
	background: none;
	float: left;
	width: 140px;
	float: left;
}
#header #searchSubm {
	display: block;
	width: 25px;
	height: 25px;
	float:left;
	cursor: pointer;
}
#header td {
	padding-top:1px;
	padding-right:4px;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#680F0E;
	padding:1px 0 0 3px;
	list-style-type:none;
	outline: none;
	height:22px;
	font-size:11px;
	margin-top:-22px;
	width: 830px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	outline: none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}
/* TOPNAVI AS LIST */
#topnaviwrap {

}
#topnavi {
	float:left;
	padding:0;
	margin:0;
	margin-top: 6px;
	list-style-type:none;
	height:77px;
	font-size:15px;
}
#topnavi li {
	height:47px;
	float:left;
	padding: 0px;
	margin:0;
	background: url(img/sliced/topnavspacer.gif) no-repeat;
	background-position:top right;
}
#topnavi a, #topnavi a:link, #topnavi a:visited, #topnavi a:hover, #topnavi a:active {
	line-height:47px;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	font-weight:normal;
	cursor:pointer;
	color:#000;
	margin:0;
	padding:0 19px;
}
#topnavi a:hover {
	color:#fff;
	background-image: url(img/sliced/topnavHover.gif);
	margin-right: 2px;
	padding-right: 17px;
}
#topnavi li.Hovered a,
#topnavi li.CurrentParent a,
#topnavi li.Current a {
	background-image: url(img/sliced/topnavHover.gif);
	margin-right: 2px;
	padding-right: 17px;
	color: #fff;
}
#topnavi li#homeLink {
	position: relative;
	list-style-type: none;
	margin-left: -2px;
}
#topnavi li#homeLink a span {
	display: none;
}
#topnavi li#homeLink a:link,
#topnavi li#homeLink a:visited {
	padding: 0;
	padding-right: 2px;
	width: 56px;
	height: 47px;
	display: block;
	background-image: url(img/sliced/homeLink.gif);
}
#topnavi li#homeLink.Current a,
#topnavi li#homeLink a:hover {
	padding-right: 2px;
	margin-right: 0;
	background-image: url(img/sliced/homeLinkHover.gif);
}
#topnavi li.CatLevel1 {
	padding-bottom: 0; /*27px;*/
}
#topnavi li#homeLink.Current span.aktivArrow,
#topnavi li.CatLevel1.Current span.aktivArrow,
#topnavi li.CatLevel1.CurrentParent span.aktivArrow  {
	width: 100%;
	display:block;
	height: 20px;
	position: absolute;
	top: 50px;
	background-image: url(img/sliced/currentArrow.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#topnavi li#homeLink.Current span.aktivArrow {
	background-image: url(img/sliced/currentArrowHome.gif);
}
.CatLevel1 {
	position: relative;
	list-style-type:none;
}

/* TOPMENU AS LIST */
#topmenuwrap {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(img/sliced/topmenuRight.gif) repeat-x;
	background-position: top right;
}
#topmenu {
	padding:0 5px;
	margin:0;
	list-style-type:none;
	height:29px;
	font-size:10px;
	text-transform: uppercase;
	background: url(img/sliced/topmenuLeft.gif) no-repeat;
	background-position: top left;
}
#topmenu li {
	height:29px;
	float:left;
	padding: 0px 10px;
	margin:0;
	background-position:right;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:29px;
	vertical-align:middle;
	text-decoration:none;
	outline: none;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}
#topmenu a:hover {
	color:#fff;
	text-decoration: underline;
}

#smallContact {
	position: absolute;
	left: 585px;
	top: 50px;
}
#smallContact p {
	padding: 0;
	margin: 0;
	color: #fff;
}
#smallContact p a {
	color: #fff;
}
#smallContact p a:hover {
	color: #fff;
}

/* 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 {
	clear:both;
	width:980px;
	padding:0;
	min-height: 693px;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:200px;
	padding:0px 0px 15px 0px;
}
#rightcolblog {
	float:right;
	width:275px;
	padding:0px 0px 15px 0px;
}
/* MAIN CONTENT */
#content {
	float:left;
	width:720px;
	padding:0px 10px;
	margin-bottom:15px;
}
#contentblog {
	float:left;
	width:655px;
	padding:0px 0px;
	margin-bottom:15px;
}
#contentfull {
	width:880px;
	padding:0px 30px;
	margin-bottom:15px;
}
/* CATEGORY MENU */
h2.categoryheader {
	background: #868686 url(img/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	color:#fff;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.categoryheader a {
	text-decoration:none;
	outline: none;
	color:#fff;
}
ul#categorymenu {
	background-color:#EDEDED;
	margin-bottom:15px;
	border: solid #ccc;
	border-width:0px 1px 1px 1px;
}
/* 1st TIER */
ul#categorymenu li.level1 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level1 a {
	text-decoration:none;
	outline: none;
	color:#333;
	background:#eee;
	font-weight:bold;
	padding:4px 0px 4px 6px;
	display:block;
}
ul#categorymenu li.level1 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#e1e1e1;
	font-weight:bold;
}
/* 2nd TIER */
ul#categorymenu li.level2 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level2 a {
	text-decoration:none;
	outline: none;
	color:#333;
	background: url(img/dotted1.gif) no-repeat 8px 9px #e1e1e1;
	font-weight:bold;
	padding:4px 0px 4px 18px;
	display:block;
}
ul#categorymenu li.level2 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#c7c7c7;
	font-weight:bold;
}
/* 3rd TIER */
ul#categorymenu li.level3 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level3 a {
	text-decoration:none;
	outline: none;
	color:#333;
	background: url(img/dotted1.gif) no-repeat 16px 9px #c7c7c7;
	font-weight:bold;
	padding:4px 0px 4px 26px;
	display:block;
}
ul#categorymenu li.level3 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#b3b3b3;
	font-weight:bold;
}
/* 4th TIER */
ul#categorymenu li.level4 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level4 a {
	text-decoration:none;
	outline: none;
	color:#333;
	background: url(img/dotted1.gif) no-repeat 24px 9px #b3b3b3;
	font-weight:bold;
	padding:4px 0px 4px 34px;
	display:block;
}
ul#categorymenu li.level4 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#999;
	font-weight:bold;
}
/* 5th TIER */
ul#categorymenu li.level5 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
}
ul#categorymenu li.level5 a {
	text-decoration:none;
	outline: none;
	color:#333;
	background: url(img/dotted1.gif) no-repeat 32px 9px #a2a2a2;
	font-weight:bold;
	padding:4px 0px 4px 42px;
	display:block;
}
ul#categorymenu li.level5 a:hover {
	text-decoration:none;
	color:#333;
	background-color:#7e7e7e;
	font-weight:bold;
}
/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
  	float: left;
  	margin: 2px 10px 2px 0px;
  	position: relative;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
  /*
  background:#868686 url(img/bg_boxheader.gif);
  height:28px;
  font-size:12px;
  color:#fff;
  padding:2px 8px 0 8px;
  margin: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;
  outline:none;
  color:#680F0E;
}
.boxbody {
  /*
  background-color:#ededed;
  border:solid #ccc;
  border-width:0 1px 1px 1px;
  padding:8px;
  margin-bottom:15px
  */
}
.normalBox {
	margin-bottom: 10px;
}
.boxbody h3, .boxbody h3 a {
  font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
  font-size:11px;
  text-align:center;
  outline:none;
}
.boxbody p {
  color:#000;
  font-size:11px;
  margin:6px 0;
}
.boxbody p.center {
  color:#000;
  font-size:11px;
  text-align:center;
  margin:6px 0;
}
.boxbody td {
  color:#000;
  font-size:11px;
  margin:6px 0;
}
.boxbody .productOldPrice {
  font-size:11px;
  color:red
}
.boxbody div.hr {
  margin:5px 0;
}
.boxbody div.hrlightgrey {
  margin:5px 0;
}
.boxbody a {
  font-size:11px;
  outline:none;
}
.boxbody .productboximage {
  border:solid 1px #999;
  padding:5px;
  background:#fff;
}
.boxbody ul.contentlist {
  margin-left:5px;
  margin-right:0;
  padding:0;
}
.boxbody ul.contentlist li {
  margin-left:0;
  padding:0;
  list-style-type:none;
}
.boxbody img {
  max-width:170px;
}
.contentlist a {
  border-bottom:1px solid #ccc;
  display:block;
  padding:5px 0;
  outline:none;
}
/* CART BOX */
.boxcartbody {
	position: absolute;
	color: #fff;
	right: 50px;
	top: 50px;
}
.boxcartbody p {
  font-size: 11px;
}
/* PRODUCT PREVIEW */
.productPreview {
  padding:0;
  margin:0;
}
.productPreviewContent {
  vertical-align:top;
}
.productPreviewContent h2 {
  padding:0;
  margin:0 0 5px 0;
}
.productPreviewContent h2 a {
  font-size:14px;
  font-weight:bold;
  outline:none;
}
.productPreviewImage {
  vertical-align:top;
  padding:3px 15px 0 0;
}
.productPreviewImage img {
  border:solid 0 #999;
}
.productPreviewContent .price {
  font-size:16px;
  font-weight:bold;
  padding:0;
  margin:0;
}
.productPreviewContent .taxandshippinginfo {
  font-size:11px;
  font-weight:normal;
  color:#999;
  padding:0;
  margin:0;
}
.productPreviewContent .vpe {
  font-size:11px;
  font-weight:normal;
  color:#999;
  padding:0;
  margin:0;
}
.productPreviewContent .shippingtime {
  font-size:11px;
  font-weight:normal;
  color:#999;
  padding:0;
  margin:0;
}
.productPreviewContent .stockimage {
  margin:0;
  padding:0;
}
.productPreviewContent .stockimagetext {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
.productPreviewContent .productOldPrice {
  font-size:12px;
  font-weight:bold;
  color:red;
}
.productPreviewContent .taxandshippinginfo a {
  font-size:11px;
  font-weight:bold;
  color:#999;
  text-decoration:underline;
  outline:none;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
  display:table;
  width:100%;
}
#productinfoimages {
  float:left;
  background-color:#ededed;
  text-align:center;
  width:140px;
  padding:10px;
  margin:0 10px 10px 0;
  border:solid 1px #999;
}
#productinfoimages .productimage {
  border:solid 1px #999;
}
#productinfoimages .hrlightgrey {
  margin:6px 0;
}
#productinfoprice {
  padding:5px;
}
#productinfoprice img {
  cursor:pointer;
}
#productinfoprice .hrlightgrey {
  margin:6px 0;
}
#productinfoprice .productprice {
  margin:0;
  padding:0;
  font-size:14px;
  font-weight:bold;
}
#productinfoprice .productOldPrice {
  color:red;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
#productinfoprice .taxandshippinginfo a {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:bold;
  color:#999;
  text-decoration:underline;
  outline:none;
}
#productinfoprice .shippingtime {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
#productinfoprice .stockimage {
  margin:0;
  padding:0;
}
#productinfoprice .stockimagetext {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
p.productinfoproductadded {
  font-size:11px;
}
.productoptions {
  background-color:#f8f8f8;
  padding:6px;
  border:solid #ccc;
  border-width:1px 0 0 0;
}
.addtobasket {
  background-color:#ededed;
  padding:6px;
  text-align:right;
  border:#999 solid;
  border-width:1px 0 0 0;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
  padding:15px;
  background:#fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
  font-family:Arial, Sans-serif;
  font-size:13px;
  padding:15px;
  background:#fff none;
}
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;
  background-color:#f8f8f8;
  border:solid #d9d9d9 1px;
  overflow:auto;
}
div.highlightbox ul {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:20px;
}
div.highlightbox h1 {
  color:#680f0e;
  padding:0 0 10px 0;
  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 #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
  background-color:#f8f8f8;
  border:#eee solid;
  border-width:0 1px 1px 1px;
  margin-bottom:15px;
}
table.paymentblock tr td.header {
  background-color:#ccc;
  padding:2px;
  padding-left:5px;
  color:#fff;
  font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
  background-color:#f8f8f8;
  border:#eee solid;
  border-width:0 1px 1px 1px;
  margin-bottom:15px;
}
table.shippingblock tr td.header {
  background-color:#ccc;
  padding:2px 2px 2px 5px;
  color:#fff;
  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:#f8f8f8;
  border:solid #d9d9d9 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:#f8f8f8;
  border:#ccc solid;
  border-width:0 1px 1px 1px;
}
table.orderdetails tr td {
  padding:4px;
}
table.orderdetails tr.headerrow td {
  background-color:#ccc;
  color:#555;
  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:#f8f8f8;
  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 #ccc 1px;
}
table.orderdetails tr.contentrow1 td.productname {
  text-align:left;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
  background-color:#f8f8f8;
  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 #ccc 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:0;
}
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:#f8f8f8;
  text-align:right;
  border:#ccc solid;
  border-width:1px 0 0 0;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
  background-color:#ededed;
  padding:8px;
  border:#999 1px solid;
}
/* REVIEW LIST */
table.reviewlist {
  background-color:#f8f8f8;
  border:#ccc solid;
  border-width:0 1px 1px 1px;
}
table.reviewlist tr td {
  padding:4px;
  white-space:nowrap;
}
table.reviewlist tr.header td {
  background-color:#ccc;
  color:#fff;
  font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
  background-color:#f8f8f8;
}
table.reviewlist tr.contentrow2 td {
  background-color:#f8f8f8;
}
textarea#review {
  width:95%;
}
/* MEDIA LIST */
table.medialist {
  background-color:#f8f8f8;
  border:#ccc 1px solid;
}
table.medialist tr td {
  padding:6px;
  vertical-align:top;
}
table.medialist tr.contentrow1 td {
  background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
  background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap .sitemapleft {
  background-color:#f8f8f8;
  border:#ccc 1px solid;
  display:table;
  float:left;
  width:235px;
  margin-bottom:15px;
}
.sitemapwrap .sitemapright {
  background-color:#f8f8f8;
  border:#ccc 1px solid;
  display:table;
  float:right;
  width:235px;
  margin-bottom:15px;
}
.sitemapheader {
  padding:3px;
  background-color:#ccc;
  color:#fff;
  font-weight:bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
  color:#fff;
  text-decoration:none;
  outline: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:0 0 10px 0;
  border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
  width:100%;
  font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
  padding:0 0 0 30px;
  color:#666;
  font-size:11px;
  font-weight:normal;
  white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
  padding:0 0 0 30px;
  color:#666;
  font-size:11px;
  font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
  white-space:nowrap;
  text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
  padding:0;
  margin:10px 0 0 0;
  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 {
  margin:0;
  padding:0;
  margin-top:15px;
}
ul#checkoutnavigation li {
  height:70px;
  list-style-type:none;
  float:left;
  width:195px;
  margin-right:15px;
  border:solid 1px;
  padding:8px;
}
ul#checkoutnavigation li.active {
  background-color:#f8f8f8;
}
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:#999;
  background-color:#ededed;
  border-color:#999;
}
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:solid red 2px;
  padding:15px;
  background-color:#FFD6D6;
  margin-bottom:10px;
}
/* SUCCESS MESSAGE */
.messageStackSuccess {
  padding:4px;
  background-color:#6f6;
}
/* FOOTER */
.footer {
  clear:both;
  text-align:center;
  font-size:11px;
  color:#666;
  background-color:#E2E2E2;
  padding:8px;
  margin-bottom:5px;
  border-bottom:2px solid #ccc;
}
.footer a {
  color:#666;
  text-decoration:underline;
  outline:none;
}
/* XTC COPYRIGHT */
.copyright {
  margin:0 auto;
  width:970px;
  text-align:center;
  color:#666;
  font-size:11px;
  padding:0 0 10px 0;
}
/* XTC ParseTime */
.parseTime {
  margin:0 auto;
  width:970px;
  text-align:center;
  color:#666;
  font-size:11px;
  padding:0 0 10px 0;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
  background-color:#ededed;
  padding:6px;
  text-align:right;
  border:#999 solid;
  border-width:1px 0 0 0;
  display:block;
  height:auto;
  width:512px;
  float:left;
  margin-bottom:2px;
}
.morepics img {
  border:#999 1px solid;
  padding:4px;
  margin-right:8px;
  background:#fff;
  height:100px;
  width:auto;
  float:left;
  margin-bottom:8px;
}
/* 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;
  max-width:40px !important;
}
dd {
  float:right;
  width:125px
}
/* Vorschaubilder TD mit gleichem Abstand */
/* BOF - dokuman - 2009-06-06 - Fix new products display in firefox - picture size is 120px by default */
/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
  width:120px;
  display:block;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
  width:400px;
  text-align:left;
}
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
#content ol, #content ul {
  margin:10px 0 10px 14px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IM CONTENT */
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
  margin:10px 0 10px 350px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZ�HLUNGEN IN DER DRUCKANSICHT */
/* SEARCHBOX */
.search_header {
  line-height:normal;
}
/* BOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
td.main_row {
  border-top:1px solid #ccc;
}
/* EOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
/* BOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
div.agbframe {
  width:100%;
  height:200px;
  overflow:auto;
  padding:10px;
  background:url(img/input_bg.gif) no-repeat;
  border:1px solid #666;
}
/* EOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */

/* BOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */
ol#address_block, div.agbframe ol, div.agbframe ul  {
  margin-left:30px;
}
/* EOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */

/* BOF - web28 - 2010-07-25 - NO JAVASCRIPT FALLBACK f�r TABS/ACCORDION in product_info */
#tabbed_product_info ul,#accordion_product_info h3 a {
  display:none;
}

#tabbed_product_info ul {
	text-align: left;
}
.mytabs {
	text-align: left;
}
#tabbed_product_info .morepics {
  background-color:#ededed;
  padding:6px;
  border-width:1px 0 0 0;
  width:676px !important;
  margin-bottom:17px;
}
/* EOF - web28 - 2010-07-25 - NO JAVASCRIPT FALLBACK f�r TABS/ACCORDION in product_info */

/* BOF - web28 - 2010-07-25 - FIX DER AUFZ�HLUNGEN IM CONTENT  f�r TABS/ACCORDION in product_info */
#tab_description ol, #tab_description ul, #accordion_product_info ul, #accordion_product_info ul{
  margin:10px 0 10px 22px;
  display:block;
}

.mytabs h2.seocontent,
.ui-widget-content h2.seocontent {
	color: #222222;
}

/* EOF - web28 - 2010-07-25 - FIX DER AUFZ�HLUNGEN IM CONTENT  f�r TABS/ACCORDION in product_info */

.firstPage ul,
.firstPage ol {
	padding-left: 20px;
}

#CatNavi {
	padding: 0; margin: 0;
	z-index: 10;
	position: relative;
}
#CatNavi {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#CatNavi li {
	float: left;
}
#CatNavi li a {
	color: #172983;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	padding-bottom: 8px;
	line-height: 20px;
}

ul#CatNavi li .sub {
	position: absolute; /*--Important--*/
	top: 47px; left: -10px;
	z-index: 99999;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 25px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	width: 583px;
	background-color: #2b0804;
	/*background-image: url(img/sliced/subBg.png);
	background-repeat: repeat-x;*/
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	border: 3px solid #680F0E;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

ul#CatNavi li.Current .sub ul,
ul#CatNavi li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	margin-left: 15px;
	margin-bottom: 5px;
	width: 550px;
	float: left;
}
ul#CatNavi .sub ul li {
	width: 170px;
	float: left;
	color: #fff;
	background: none;
}
ul#CatNavi li.Current .sub ul li a,
ul#CatNavi .sub ul li a {
	padding: 3px;
	padding-left: 7px;
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	background: transparent;
	color: #fff;
}
ul#CatNavi .sub ul li.Current a,
ul#CatNavi .sub ul li.CurrentParent a:hover,
ul#CatNavi .sub ul li.Current a:hover,
ul#CatNavi .sub ul li a:hover {
	color: #fff;
	border: 1px solid #852006;
	background-color: #6e1903;
}

 .dropcap {
    float:left;
    color: #7f160f;
    font-size:50px;
    line-height:35px;
    padding-right:6px;
    padding-top:7px;
    font-family:Arial, Helvetica, sans-serif;
    text-shadow:1px 1px 1px #000;
 }

.clear { clear: both; }
#contentwrap {
	width: 940px;
	padding: 0 11px;
}
.roundBorder {
	position: relative;
	border: 3px solid #e3e3e3;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#slider{
	border: 3px solid #e3e3e3;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.borderTopLeft, .borderTopRight,
.borderBottomLeft, .borderBottomRight {
	width: 7px;
	height: 7px;
	position: absolute;
}
.borderTopLeft {
	top: -3px;
	left: -3px;
	background-image: url(img/sliced/border_topleft.png);
}
.borderTopRight {
	top: -3px;
	right: -3px;
	background-image: url(img/sliced/border_topright.png);
}
.borderBottomLeft {
	bottom: -3px;
	left: -3px;
	background-image: url(img/sliced/border_bottomleft.png);
}
.borderBottomRight {
	bottom: -3px;
	right: -3px;
	background-image: url(img/sliced/border_bottomright.png);
}

.firstPage #slider {
	width: 615px;
	height: 325px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.firstPage #blogroll {
	width: 301px;
	height: 325px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
.firstPage #horzSlider {
	height: 131px;
	width: 933px;
	margin-bottom: 10px;
}
.firstPage #contentManaged {
	width: 606px;
	height: 265px;
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
	font-size: 11px;
}
.firstPage #newsletterOnMain {
	float: left;
	width: 301px;
	height: 275px;
	margin-bottom: 10px;
}
.firstPage #facebook,
.firstPage #bestsellerOnMain,
.firstPage #newProds,
.firstPage #mainBewertung {
	float: left;
	width: 300px;
	height: 345px;
	margin-right: 10px;
}

.firstPage #second_facebook {
	float: left;
	width: 300px;
	height: 275px;
	margin-right: 10px;
}

.firstPage #facebook { width: 301px; margin-right: 0; margin-bottom: 10px}
.firstPage #second_facebook { width: 301px; margin-right: 0; margin-bottom: 10px}

#newsletterBoxOnMain,
#blogRollBox{
	padding: 5px;
}

.firstPage #bestsellerOnMain,
.firstPage #mainBewertung {
	width: 290px;
	height: 335px;
	padding: 5px;
}

#bestsellerOnMain .boxbody {
	overflow: auto;
	height: 313px;
}
#bestsellerOnMain .boxbody dd {
	width: 220px;
}

#topProdukteBox {
	padding: 10px;
}
div.blogroller {
	overflow: auto;
	height: 285px;
}
.normalBox h1,
.normalBox h2,
#topProdukteBox h2,
#newsletterBoxOnMain h2,
#bestsellerOnMain h2,
#blogRollBox h2,
#mainBewertung h2 {
	margin: 0; padding: 0; margin-bottom: 5px;
}

.normalBox h1,
.normalBox h2,
.normalBox .boxbody {
	padding: 4px;
}

#blogRollBox dd {
	width: 200px;
}
#blogRollBox dd h3,
#blogRollBox dd h3 a {
	color: #000; font-size: 11px; font-weight: bold;
}
#blogRollBox dd p {
	font-size: 11px; color: #727272;
}
#horzSlider #accordion_horizontal {
	overflow: hidden;
	border: none;
	width: 900px;
	height: 120px;
	padding: 9px 0 0px 20px;
}
#horzSlider #accordion_horizontal img.productImageBorder {
	height: 100px;
}
#newsletterBoxOnMain form input { float: left; }
#newsletterBoxOnMain form input[type=text] {
	width: 149px;
	height: 18px;
	margin-right: 4px;
	margin-top: 6px;
}
#newsletterBoxOnMain div {
	margin-bottom: 13px;
}

.newProductImage {
	width: 40px;
	float: right;
}
#topProdukteBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#topProdukteBox ul li h3 a {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
}
#topProdukteBox ul li p {
	padding: 0; margin: 0; color: #727272; font-size:11px;
}
#topProdukteBox ul li.clearer {
	clear: right;
	height: 9px;
	width: 195px;
	background-image: url(img/sliced/clearer.gif);
}

#footer {
	position: relative;
	height: 313px;
	width: 100%;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}

#footerShadowbarRight,
#footerShadowbarLeft {
	position: absolute;
	top: -268px;
	height: 268px;
	width: 18px;
}
#footerShadowbarRight {
	left: 961px;
	background-image: url(img/sliced/footerShadowbarRight.png);
}
#footerShadowbarLeft {
	left: -18px;
	background-image: url(img/sliced/footerShadowbarLeft.png);
}
#footerTop {
	height: 27px;
	width: 100%;
	display: block;
	background-image: url(img/sliced/foot_shadow.png);
	background-position: top center;
}
#footerContent {
	height: 286px;
	width: 100%;
	text-align: center;
	display: block;
	background-image: url(img/sliced/foot_bg.jpg);
	background-position: top center;
}
#footerContentCentered {
	position: relative;
	margin: 0 auto;
	width: 962px;
	text-align: left;
	display: block;
}
#footer h3 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow:1px 1px 1px #000;
	-moz-text-shadow:1px 1px 1px #000;
	-webkit-text-shadow:1px 1px 1px #000;
}
.mehrueberBox {
	float: left;
	width: 200px;
}
.mehrueberBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer a,
.mehrueberBox ul li a {
	color: #fff;
}

#mehrUeberBox,
#partnerBox,
#kontaktBox {
	margin-top: 35px;
	margin-left: 11px;
	float: left;
}
#partnerBox {
	width: 250px;
}

.normalBoxListingPadded {
	padding: 5px;
}
.productListingItem {
	float: left;
	margin-left: 10px;
	padding-right: 20px;
	width: 204px;
	border-right: 1px dotted #ccc;
	text-align: center;
}
.productListingItemThird {
	border-right: none;
}

#contentblog .productListingItem {
    margin-left: 5px;
    padding-right: 17px;
    width: 190px;
}

.productListingItem h2 {
	height: 45px;
}
.productListingItem p {
	font-size: 10px;
}
.productListingItemShortDesc {
	text-align: center;
	width: 180px;
	padding: 5px;
	color: #333;
	background-color: #efefef;
	margin-left: 6px;
}
.productListingItem p.price {
	font-size: 13px;
	color: #680f0e;
}
.productListingItemImage img {
	max-width: 204px;
}
#contentblog .productListingItemImage img {
	max-width: 190px;
}

.productoptions select {
	width: 300px;
}

#horzSlider #accordion_horizontal div p { width: auto }

#contentwrap ul {
	padding-left: 20px;
}

div#tabbed_product_info ul.ui-tabs-nav {
	padding-left: 2px;
}
#adminBox {
	width: 160px;
	position: absolute;
	left: -160px;
	top: 160px;
}
#adminBox div {
	text-align: center;
	background: #fff;
}

.shopversions {
	margin-top: 15px;
}
.shopversions h2 {
	margin-bottom: 2px;
	color: #000;
	font-size: 12px;
	padding-left: 34px;
	line-height: 29px;
	background: url(img/sliced/tick.png) top left no-repeat;
}
#mainBewertung a:hover {
	text-decoration: none;
}

#loginBox {
	width: 300px;
	background: #fff;
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 250;
	display: none;
}

.referenz {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ccc;
}
.linie_konfig {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 2px solid #e3e3e3;
}

.balken {
	background: #741212;
	color:white;
	font-weight:bold;
}
.balken a {
	text-decoration:none; font-weight:bold; color:white;
}
.balken a:visited {
	text-decoration:none; font-weight:bold; color:white;
}
.balken a:hover {
	text-decoration:none; font-weight:bold; color:white;
}
.balken a:active {
	text-decoration:none; font-weight:bold; color:white;
}
.referenzDesc,
.referenzImg {
	float:left;
}
.referenzImg {
	width: 600px;
	margin-right: 10px;
}
.referenzImg img {
	margin-left: 5px;
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}
.referenzDesc {
	width: 312px;
}
.referenzDesc h3 {
	display: block;
	color: #680f0e;
	font-size: 14px;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 15px;
}

a.referenzLink {
	float: right;
	height: 23px;
	width: 92px;
	background: url(img/sliced/btn_zum_projekt.png) no-repeat;
}
a.referenzLink_konfig {
	float: left;
	height: 23px;
	width: 92px;
	background: url(img/sliced/btn_zum_projekt.png) no-repeat;
}

.referenzDisciplinesDot {
	margin-top: 15px;
}
.referenzDisciplinesDot ul {
	list-style-type:disc;
	background: #e3e3e3 url(img/sliced/curl.png) bottom right no-repeat;
	margin-right: 20px;
	padding: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
}
ul.secondUL {
	list-style-type:circle;
	background: none;
	margin-right: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
}
ul.secondUL li {
	width: 160px;
	line-height: 17px !important;
}
.referenzDisciplinesDot ul li {
	color: #000;
	font-size: 12px;
	padding-left: 5px;
	line-height: 17px;
}
.referenzDisciplines {
	margin-top: 15px;
}
.referenzDisciplines ul {
	list-style-type:none;
	background: #e3e3e3 url(img/sliced/curl.png) bottom right no-repeat;
	margin-right: 20px;
	padding: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
}
.referenzDisciplines ul li {
	margin-bottom: 2px;
	color: #000;
	font-size: 12px;
	padding-left: 34px;
	line-height: 29px;
	background: url(img/sliced/tick.png) top left no-repeat;
}

.productinfowrapBlog img.productimage {
	max-width: 240px;
	max-height: 170px;
}

.cntFUp {
	float:left;color:#D4D4C7;font-size:44px;line-height:35px;padding-top:3px; padding-right:3px;font-family: Times, serif, Georgia;
}

a.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) ) !important;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00 !important;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}a.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) ) !important;
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	text-decoration: none;
}a.myButton:active {
	position:relative;
	top:1px;
}
.mailBDiv {
	width: 500px; border-radius: 8px; border: 1px solid #ccc; background: #efefef; text-align: center; padding: 20px;   margin-left: 78px;
    margin-top: 10px;
}

.p_discount_XforY {
color: red;
}
.p_discount_XforY_checkout {
color: red;
}
.p_discount_XforY_history {
color: red;
}
.t_discount_XforY {
color: red;
}
#partnerBoxMain {
	width: 933px;
}
#partnerBoxMain .boxbody img {
	margin-left: 40px;
	vertical-align: middle;
}

.klienten .beschreibung h2.headline {
		display:block;
		font-size:14px;
		margin:0 0 15px 0;
		}
.klienten .img img {
		max-height: 150px;
		max-width:150px;
		/*
		margin:0 80px 20px 0;
		float:left;*/
		}
.klienten .img img.nomargin {
		/*margin:0 0 20px 0;*/
		}
.klienten a {
	text-align: center;
	width: 155px;
	height: 155px;
	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}
.anzeigenBox {
	text-align: center;
}

#partner_slider{
    float:right;
    width:700px;

}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 700px;
	height:160px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
	width:700px;
}

#partner_slider a.browse.left,
#partner_slider a.browse.right {
	width: 31px;
	height: 70px;
	display: block;
	z-index: 500;
	position: absolute;
	top: 40px;
}

#partner_slider a.browse.left span,
#partner_slider a.browse.right span {
	display: none;
}
#partner_slider a.browse.left {
	left: 0px;
	background: url(img/sliced/arrLeft.png);
}

#partner_slider a.browse.right {
	right: 0px;
	background: url(img/sliced/arrRight.png);
}
#gutschein10Euro {
	position: absolute;
	right: -94px;
	top: 460px;
}
#rabatt102030 {
	position: absolute;
	right: -118px;
	top: 290px;
}
#dreifuer2 {
	position: absolute;
	right: -151px;
	top: 150px;
}

/************************************************
www.Janolaw.de
http://www.janolaw.de
BASIC Template for AGB Hosting Content
************************************************/
/* janolaw BOF */

.janolaw-absatz {
    font-size: 12px;
    margin: 8px 4px 4px 8px;
}

.janolaw-paragraph {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 16px 4px 4px 8px;
}

#janolaw-paragraph {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 16px 4px 4px 8px;
}

.janolaw-text {
    font-size: 12px;
    margin: 8px 4px 4px 8px;
}

.janolaw-adress {
    font-size: 12px;
    margin: 8px 4px 4px 8px;
}

.janolaw-block {
    font-size: 12px;
    margin: 8px 4px 4px 8px;
}

#janolaw-footer{
}

#janolaw-body{
}

/* janolaw EOF */

li#modul_finder {
	clear: both;
	list-style-type: none;
}
li#modul_finder a,
ul#CatNavi li.Current .sub ul li#modul_finder a,
ul#CatNavi li .sub ul li#modul_finder a {
	display: block;
	width: 148px;
	height: 34px;
	background: url(img/sliced/mfinder.png) top left no-repeat;
}
li#modul_finder a:hover,
ul#CatNavi li.Current .sub ul li#modul_finder a:hover,
ul#CatNavi li .sub ul li#modul_finder a:hover {
	border: none;
}
li#modul_finder a span {
	display: none;
}

#eTrackerSig {
	position: absolute;
	right: 0;
	top: 70px;
}
#tab_also_purchased .productListingItem,
#tab_cross_selling .productListingItem  {
	width: 198px;
}
#tab_also_purchased .productListingItem h2 a,
#tab_cross_selling .productListingItem h2 a {
	color: #680F0E;
	font-size: 13px;
}

.sitemapper {
    float: left;
    margin-right: 16px;
    width: 198px;
	}
#SubNavi li.CatLevel1 a.Current {
    border-left: 3px solid #999999;
    font-weight: bold;
    list-style-type: disc;
    margin-left: -6px;
    padding-left: 3px;
}
.jump_to_video {     float: right;
    position: absolute;
    right: 20px;
    top: 163px; }

.alert-warning {
    background-color: #fafafa;
    border-color: #000000;
    color: #555555;
}
.alert-warning-red {
    background-color: #e50b0b;
    border-color: #000000;
    color: #fff;
}
.alert-warning hr {
    border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
    color: #66512c;
}