/*
 * Magento 
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper {}

ul.liste {list-style: square; padding-left: 25px; margin-bottom: 10px;}

.page { width:990px; margin:0 auto; padding: 0px 0 10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }

.main { margin:0; background: url(../images/bg_colmain.gif) repeat-y; background-position: right;}

/* Base Columns */ 
.col-left { float:left; width:230px; padding:5px 5px 0;}
.col-main { float:left; width:808px; margin-top: 10px;}
.col-right { float:right; width:133px; padding: 10px; margin: 0;}

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout {padding: 0;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.clear {
	clear: both;
}

.right {
	float: right;
}

ul.haken {float: left; font-size: 16px; width: 400px; margin-top: 15px;}
ul.haken li {background: url("../images/utilities/haken.jpg") 0 3px no-repeat; padding-left: 25px; margin-bottom: 10px;}

.abschlussbalken {float: left; margin: 20px 0; width: 100%; height: 20px;}

.kategorieleiste {
	width: 990px;
	margin: 25px 0 25px 0;
	float: left;
}

.kategorieleiste img {
	float: left;
	height: 57px;
	margin: 0 1px 0 0;
	display: inline;
	border-top: 1px solid white;
}


.kategoriebox {
	width: 970px;
	height: 210px;
/**	float: left;**/
	padding: 20px 0 20px 20px;
	background: url(../images/weiss_dotted.gif) repeat-x;
	background-position: top;
	color: white;
	position: absolute; 
	top: -220px;
	left: 0;
	z-index: 3000;
}

.kategorieleiste a.last img {
	margin-right: 0;
}

.kategoriebox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.kategoriebox .item {
	margin: 0;
	float: left;
	width: 145px;
	margin: 8px 10px 0 0;
	display: inline;
}

.kategoriebox ul li img {
	height: 125px;
	width: 145px;
	float: left;
	border: 2px solid white;
}

.kategoriebox ul li.last img {
	margin-right: 0px;
}

.kategoriebox a {
	color: white;
}

.marken {
	width: 100%;
	margin-bottom: 20px;
}

.marken td {
	width: 140px;
	height: 140px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;
	display: inline;
}

.marken td.last {
	margin-right: 0;
}

#contentbox {
	width: 990px;
	padding: 10px;	
	position: absolute;	
	z-index: 10000;
}

html>body #contentbox { width: 970px;}

.contentbox_sortiment {
	background-color: #BB3526;
	filter: alpha(opacity=90);        
	-moz-opacity: 0.9;       
	opacity: 0.9;
}

.contentbox_grau {
	background-color: #999999;
}

#quickorder {
	width: 776px;
	padding: 30px 30px 0 30px;	
	position: absolute;	
	z-index: 10000;
	
	color: white;
	
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
	background-color: #00618b;		
/**	background-color: black;	
	filter: alpha(opacity=80);        
	-moz-opacity: 0.8;       
	opacity: 0.8;**/
}

#quickorder h4 {
	font-size:14px; font-weight:bold; color: black; border-left: 0; padding: 0; margin-bottom: 0; background: none; border: 0;
}

#quickorder a {
	color: white;
}

#quickorder .trenner {
	border-top: 1px solid #fff;
	margin: 15px 0;
	height: 1px;
	line-height: 1px;
}


#quickorder-form {
	border: 1px solid white;
	padding: 12px 10px 7px 12px;
	background: #d4dada;
	float: left;
	margin: 10px 0;
	width: 758px;
}

#quickorder-form input {
	background: white;
	border: 1px solid black;
	padding: 5px;
	width: 200px;
}


.komplettes-sortiment {
	color: white;
	float: left;
	width: 185px;
	display: inline;
	margin-right: 10px;
	border-right:1px solid white;
}

.komplettes-sortiment a {
	color: white;
	text-transform: none;
}

.komplettes-sortiment a:hover {
	color: white;
	text-decoration: underline;
}

.komplettes-sortiment-last {
	margin-right: 0;
	border: none;
}

.komplettes-sortiment h4 {
	
	font-size: 12px;
}

.komplettes-sortiment ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.komplettes-sortiment ul li {
	line-height: 12px;
	margin-bottom:3px;
	padding: 0;
}

.inpage-navigation a img {
	margin-right: 10px;
	float: left;
}

.inpage-navigation {
	float: left;
	width: 255px;
	margin-right: 10px;
}

.inpage-navigation .balken {
	width: 205px;
	height: 23px;
	float: left;
	margin: 0px 0 3px 0;
	padding: 2px 0 0 25px;
	background: #d4dada url("../images/utilities/pfeil_info_schwarz.gif") no-repeat; 
	background-position: 10px 8px;
}

.inpage-navigation .balken a {color: black;}

.inpage-navigation .balken a:hover {
	text-decoration: none;
}

.inpage-navigation .balken h4 {
	color: white;
/**	line-height: 18px;**/
}

.inpage-navigation ul {
	margin-bottom: 20px;
}

.inpage-navigation ul li a {
	color: #666;
	background: url("../images/utilities/pfeil_info_schwarz.gif") 10px 5px no-repeat;
	padding-left: 25px;
}

.inpage-navigation ul li a:hover {
	color: #d31145;
}

.trenner {
	width: 100%;
	border-top: 1px solid #d1d6d6;
	margin: 10px 0;
	height: 1px;
	line-height: 1px;
}


.disabled {
	filter: alpha(opacity=50);        
	-moz-opacity: 0.5;       
	opacity: 0.5;
	cursor: default;
}

.startseite {
	width: 808px;
	float: left;
	height: 490px;
}

.startseite .produkt1 {width: 469px; height: 261px; float: right; margin: 0px;}
.startseite .produkt2 {width: 239px; height: 221px; float: right; margin: 0px;}
.startseite .produkt3 {width: 229px; height: 221px; float: right; margin: 0px;}
/**.startseite .produkt4 {width: 275px; height: 154px; float: left; margin: 0 0 0 0; display: inline;}**/


.trends_highlight {
	width: 815px;
	height: 321px;
	background: url("../images/highlight/trends.jpg");
}

.trends_highlight .artikel {
	width: 410px;
	height: 165px;
	float: left;
	margin: 95px 0 0 27px;
	display: inline;
	padding: 10px 20px 10px 20px;
	background: white;
	border: 2px solid #666;
}

.trends_highlight .artikel .price {
	font-size: 24px;
	color: black;
	font-weight: bolder;
}
.product-shop ul {padding-left: 25px; background: url("../images/utilities/information.gif") no-repeat; margin-bottom: 20px;}
.product-shop ul li span {float: left; width: 120px;}



.icon {padding-left: 25px; background: url("../images/utilities/information.gif") no-repeat; min-height: 24px; width: 100%; float: left;}


.add-to-box ul {
	background: none;
}

.product-shop .add-to-box ul li span {
	width: 250px;
}

.product-name .button_zurueck {
	margin-top: 3px;
}

.druckarten h4 {  font-size:12px; font-weight:bold; color: black; text-transform: none; background: none; border: 0; margin: 10px 0 0 0; padding: 0;}
.druckarten { width: 280px; padding: 10px; margin-bottom: 10px; background: white; border-top: 2px solid #828b8a; border-bottom: 2px solid #828b8a;}
.druckarten ul {padding: 0 0 5px 0; float: left; width: 100%;}
.druckarten .kategorie {width: 40%; float: left;}
.druckarten .info {width: 60%; float: left;}


.angebot {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d5d7d6; float: left; width: 100%;}
.angebot.letzte {float: left; width: 100%; border: 0; padding: 0; margin: 0;}
.angebot .angebotbeschreibung {width: 340px; float: left; margin-right: 30px;}
.angebot .angebotbild {float: left; margin-right: 30px; border: 1px solid #d5d7d6;}
.angebot .angebotsparen {width: 80px; height: 80px; background-color: #D31145; color: white; float: left; padding: 20px 10px 0 10px; font-size: 16px; margin-top: 30px;}

/* ======================================================================================= */

.AccordionTitle, .AccordionContent, .AccordionContainer {position: relative;width: 100%;}
.AccordionTitle {margin-top: 5px; width: 807px; padding: 2px 0 2px 10px; overflow: hidden; cursor: pointer; display: table-cell; color: gray; background: #d4d9d9; float: left; -moz-user-select: none;}
.AccordionTitle.aktiv {color: #fff; background: #00709f;}
.AccordionTitle:hover {color: #fff; background: #00709f;}
.AccordionTitle.aktiv {margin-top: 5px; width: 807px; padding: 2px 0 2px 10px; overflow: hidden; cursor: pointer; display: table-cell; color: #fff; background: #00709f; border-top: 1px solid #d1d6d6; float: left; -moz-user-select: none;}
.AccordionContainer .AccordionTitle:hover .AccordionIcon {background: url("../images/service/accordionarrow1.jpg") 0px 0 no-repeat;}
.AccordionContent {border: 1px solid #00709f; float: left; padding: 10px; width: 795px;}
.AccordionContainer {margin-top: 10px;}
.AccordionContainer h3 {height: 26px;float:left;}
.AccordionContainer .closeservice{clear:both;text-align:right;float:right;}

.AccordionContainer .AccordionTitle:hover .versand {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .druckdaten {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .werbung {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .schriften {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .farbe  {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .technik {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .batterien {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .kalender {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .schreib {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .feuerzeug {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .tassendruck {background-position: 0px -30px;}

.AccordionContainer .AccordionTitle:hover .schirmdruck {background-position: 0px -30px;}


/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea { font:12px/14px Arial, Helvetica, sans-serif; color:#000; text-align: left;}
input.input-text,select,textarea { background:#fff; border:1px solid #d1d6d6;}
input.input-text,textarea { padding:4px;}
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width: 50px !important; height: 15px; padding: 1px 0 1px 3px; border: 1px solid #999;}
.qty label {display: none;}

button {font-size: 12px;}

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.button { overflow:visible; width:auto; border:0; padding: 3px 0 0 20px; background: url("../images/utilities/button.png") no-repeat; border: 1px solid #d31145; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
.button span { text-align: left; font: 12px Tahoma, Arial, sans-serif;  color:#fff; padding-right: 2px; }
.button:hover {background: url("../images/utilities/button.png") 0 -23px no-repeat; border: 1px solid #b4132b;}

a.button_zurueck { overflow:visible; width:auto; padding: 3px 5px 3px 20px; background: url("../images/utilities/button_zurueck.gif") no-repeat; border: 1px solid #3d4c4c; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ text-align: left; font: 12px Tahoma, Arial, sans-serif; color:#fff;}
a.button_zurueck:hover {background: url("../images/utilities/button_zurueck.gif") 0 -27px no-repeat; border: 1px solid #7d8c8c; text-decoration: none;}


button.button { overflow:visible; width:auto; padding: 0px 5px 0 20px; height: 26px; background: url("../images/utilities/button.png") no-repeat; border: 1px solid #d31145; cursor:pointer; -webkit-border-fit:lines; } 
button.button span { text-align: left; font: 12px Tahoma, Arial, sans-serif;  color:#fff; }
button.button:hover {background: url("../images/utilities/button.png") 0 -27px no-repeat; border: 1px solid #b4132b;}

button.button_info { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button_info span {font: 12px Tahoma, Arial, sans-serif;  color:#fff;}

button.button_info_s { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info_schwarz.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
button.button_info_s span {font: 12px Tahoma, Arial, sans-serif;  color:#000;}

a.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info_schwarz.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
a.button span {font: 12px Tahoma, Arial, sans-serif;  color:#000;}
a.button:hover {text-decoration: underline; color: black; overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info_schwarz.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}

a.button_info {font: 12px Tahoma, Arial, sans-serif;  color:#fff; overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
a.button_info:hover { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_info.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }


input.button_info {margin-top: 5px; float: right; overflow:visible; width:auto; border-right: 1px solid #d4d9d9; border-top: 1px solid #d4d9d9; border-bottom: 0; border-left: 0; padding:3px 3px 3px 12px; background: #dfe3e3 url(../images/utilities/pfeil_info_schwarz.gif) 5px 8px no-repeat; cursor:pointer; -webkit-border-fit:lines; float:left; font: 12px/21px Tahoma, Arial, sans-serif;  color:#000; }

button.button_kat { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/utilities/pfeil_weiss.gif) 0 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button_kat span {font: 12px/21px Tahoma, Arial, sans-serif;  color: white; }

button.button-add-to-cart {overflow:visible; float: right; width: 225px; height: 28px; border:0; padding:0px 0px 0px 20px; background: url(../images/utilities/addtocart.png) no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button-add-to-cart:hover {background-position: 0 -40px;}

a.button-rot { overflow:visible; width:auto; padding: 2px 5px 0px 20px; height: 24px; background: url("../images/utilities/button.png") no-repeat; border: 1px solid #d31145; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
a.button-rot span { text-align: left; color:#fff; }
a.button-rot:hover {background: url("../images/utilities/button.png") 0 -27px no-repeat; border: 1px solid #b4132b;}

button.button-rot { overflow:visible; width:auto; padding: 0px 5px 2px 20px; height: 26px; background: url("../images/utilities/button.png") no-repeat; border: 1px solid #d31145; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
button.button-rot span { text-align: left; color:#fff; margin: 0; }
button.button-rot:hover {background: url("../images/utilities/button.png") 0 -27px no-repeat; border: 1px solid #b4132b;}

button.button-weiss {overflow:visible; border:0; padding:0px 5px 0px 20px; background-color: none; background: url(../images/utilities/pfeil_weiss.gif) 10px 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button-weiss span {font: 12px/18px Tahoma, Arial, sans-serif;  color: #fff; }

input.button-rot {overflow:visible; border:0; padding:0px 5px 0px 20px; background: #d31145 url(../images/utilities/pfeil_weiss.gif) 10px 5px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ font: 12px/18px Tahoma, Arial, sans-serif;  color: white;}

a.button-pfeil { overflow:visible; width:auto; padding: 0px 0px 0 12px; margin-left: 30px; background: url("../images/utilities/pfeil_link.gif") no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */}
a.button-pfeil span { text-align: left; color:#d31145; }


button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left;}
.form-list input.input-text,
.form-list textarea { width:210px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:240px; margin: 0 10px 15px 0; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:230px; }
.group-select .input-box select { width:240px; }

.suche li {width: 30%; float: left; margin: 0 10px 20px 0;}
.suche .input-text {width: 200px;}
.suche label {font-weight: bold;}
.suche .range input.input-text { width:90px; }
ul.checkboxes li {clear: left; margin:0; width: 200px; padding:0;}

.minilogin {border-top: 1px solid white; padding-top: 10px;}
.minilogin .input-text {
	width: 125px;
	border: 1px solid #4b5252;
}

.cms-home .minilogin .input-text {
	width: 125px;
}


.buttons-set { clear:both; margin:10px 0 0;}
.buttons-set .back-link { float:left;  background: url(../images/utilities/pfeil_zurueck.gif) 0 0 no-repeat; padding-left: 10px; margin-right: 10px;}
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice {display: none; clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px solid #d31145 !important; background:#f2e9e4 !important; }
.validation-passed {}
.required { color:#d31145; }
p.required { font-size:11px; text-align:left; color: black;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {  border-style:solid !important; border-width:1px !important; padding:7px; margin: 10px 0;}
.error-msg {  border-color:#d31145; background: #f9e6df url("../images/utilities/rufzeichen_rot.gif") 10px 7px no-repeat; color:#d31145; padding-left: 30px;}
.success-msg {  border-color:#666;background-color:#efefef; color:#000; }
.note-msg,
.notice-msg {  border-color:#666;background-color:#efefef; color:#000;}
.rufzeichen {background: url("../images/utilities/rufzeichen_blau.gif") no-repeat; padding-left: 25px; color: #00618b;}


/* BreadCrumbs */ 
.breadcrumbs { padding: 4px 10px 4px 0; margin:0 0 10px; border: 0; clear: both; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:2px solid #fff; padding: 0px 5px 10px 10px; margin:0; background: #666; color: white; line-height: 28px;}
.page-title h2 {margin-top: 10px;}
.title-buttons { text-align:right;}
.title-buttons a {color: white;}
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.title-buttons ul {margin-bottom: 10px;}

/* Pager */ 
.pager { padding:5px; margin:5px 0; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

.pagesxx {background: #666; color: white; float: left; padding: 5px 10px 5px 10px; width: 98%; }

.pagesxx ol {float: left; margin-right: 5px;}
.pagesxx ol li {float: left; margin-right: 5px;}
.pagesxx a {color: white; text-decoration: underline;}


/* Sorter */ 
.sorter {padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

.toolbar fieldset {
	float: left;
	margin: 10px 5px 0 10px;
}

.catalogsearch-result-index .toolbar {float: right;}

.toolbar fieldset select {

}

.toolbar fieldset label {
	font-weight: bold;
	color: white;
	padding-top: 5px;
	padding-right: 3px;
}

.search-result .toolbar fieldset label {
	color: white;
}

/* Data Table */ 
.data-table { width:100%; border:1px solid #7d8c8c;}
.data-table th { padding:5px; font-weight:bold;}
.data-table td { padding:5px; border:1px solid #7d8c8c;}
.data-table thead {background-color:#7d8c8c; color: white;}
.data-table tbody {}
.data-table tfoot {}
.data-table th.first {}
.data-table td.first {}
.data-table th.last {}
.data-table td.last {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td {}
.data-table tbody.even {}
.data-table tbody.even td {}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {}
.data-table th .tax-flag {white-space:nowrap; font-weight:normal;}
.data-table td.label,
.data-table th.label {font-weight:bold; background-color:#f1f1f1;}
.data-table td.value {}

.data-table tfoot.summen {font-size: 13px; background: #7d8c8c; color: white;}
.data-table tbody.summen {font-size: 13px;}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
	.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even {}

.col-right.sidebar {
	overflow: hidden;
	color: white;
}

.col-right.sidebar ul {
	list-style: none;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	
}

.col-right.sidebar ul li {
	background: url(../images/utilities/pfeil_info.gif) no-repeat 0 5px;
	padding-left: 10px;
}

.col-right.sidebar ul li a {
	color: white;
	text-decoration: none;
}

.col-right.sidebar ol {
	list-style: none;
	
}

.col-right.sidebar ol li {
	background: url(../images/utilities/pfeil_info.gif) no-repeat 0 5px;
	padding-left: 10px;
}

.col-right.sidebar ol li a {
	text-decoration: none;
}

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em;}
.std ol { list-style:decimal outside; padding-left:1.5em;}
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* ======================================================================================= */

/* Header ================================================================================ */
.header-container {width: 100%;}

.logo { float:left; width: 750px; margin: 27px 0 20px 10px; }
.logo a { display:block;}

.logo_collection { float:right; width:177px; height:52px; overflow:hidden; margin: 14px 0px 10px 0px; } 
.header .logo_collection { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo_collection a { display:block; width:200px; height:63px; }

.header-container .menue {float: right; margin-top: 26px; width: auto;}
html>body .header-container .menue  { }
.header-container .menue ul {float: right;}
.header-container .menue ul li {float: left; margin: 0px 7px 0 0; padding: 0 7px 0 0; display: inline; border-right: 1px solid black;}
.header-container .menue ul li.last {float: left; margin: 0px 0px 0 0; padding: 0 0px 0 0; display: inline; border-right: none;}
.header-container .menue ul li a {color: black;}


.header-container .hauptmenue {height: 127px; width: 929px; padding:0 0 0 61px; border-bottom: 18px solid #7d8c8c; float: left; background: url("../images/utilities/bg_menue.gif") no-repeat;}
.header-container .hauptmenue ul {width: 929px; float: left;}
.header-container .hauptmenue ul li a {color: black;}
.header-container .hauptmenue ul li a:hover {color: white; text-decoration: none;}
.header-container .hauptmenue ul li:hover a {color: white;}


.header-container .hauptmenue ul li.erstezeile a {color: white;}

.header-container .hauptmenue ul li.partnershops {margin:0 3px 10px 0;overflow: hidden; background: url("../images/menue/partnershops.gif"); }
.header-container .hauptmenue ul li.partnershops a {color: white;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; }
.header-container .hauptmenue ul li.partnershops:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.partnershops .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.angebote {margin:0 3px 10px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/angebote.gif"); }
.header-container .hauptmenue ul li.angebote a {color: white; padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; }
.header-container .hauptmenue ul li.angebote:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.angebote .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.kontakt {margin:0 0 10px 0; padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/kontakt.gif"); }
.header-container .hauptmenue ul li.kontakt a {color: white; padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; }
.header-container .hauptmenue ul li.kontakt:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.kontakt .aktiv {background-position: 0px -25px;}


.header-container .hauptmenue ul li {width: 230px; height: 25px; float: left; margin: 0 3px 3px 0; display: inline; overflow: hidden;}
.header-container .hauptmenue ul li.last {margin: 0 0px 3px 0;}

.header-container .hauptmenue li.hauptnavi a {float: left; width: 210px; height: 22px; overflow: hidden; margin: 0 3px 3px 0; padding: 3px 0 0 20px; background: #d4d9d9 url("../images/menue/bg_menue.gif");  display: inline;}

.header-container .hauptmenue li.hauptnavi.last a { margin-right: 0;}


/***********
.header-container .hauptmenue ul li.saisonartikel {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/saisonartikel.gif"); }
.header-container .hauptmenue ul li.saisonartikel:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.saisonartikel .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.kueche {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/kueche.gif"); }
.header-container .hauptmenue ul li.kueche:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.kueche .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.kalender {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/kalender.gif"); }
.header-container .hauptmenue ul li.kalender:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.kalender .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.buero {margin:0 0px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/buero.gif"); }
.header-container .hauptmenue ul li.buero:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.buero .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.feuerzeuge {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/feuerzeuge.gif"); }
.header-container .hauptmenue ul li.feuerzeuge:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.feuerzeuge .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.spiel {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/spiel.gif"); }
.header-container .hauptmenue ul li.spiel:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.spiel .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.technik {margin:0 3px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/technik.gif"); }
.header-container .hauptmenue ul li.technik:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.technik .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.reise {margin:0 0px 3px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/reise.gif"); }
.header-container .hauptmenue ul li.reise:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.reise .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.textil {margin:0 3px 0px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/textil.gif");}
.header-container .hauptmenue ul li.textil:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.textil .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.auto {margin:0 3px 0px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/auto.gif"); }
.header-container .hauptmenue ul li.auto:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.auto .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.werbesets {margin:0 3px 0px 0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/werbesets.gif"); }
.header-container .hauptmenue ul li.werbesets:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.werbesets .aktiv {background-position: 0px -25px;}

.header-container .hauptmenue ul li.schnaeppchen {margin:0;  padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; overflow: hidden; background: url("../images/menue/schnaeppchen.gif"); }
.header-container .hauptmenue ul li.schnaeppchen:hover {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.schnaeppchen .aktiv {background-position: 0px -25px;}

********/



/******
li.hauptnavi a {
	float: left;
	width: 210px;
	height: 22px;
	margin: 0 3px 3px 0;  
	padding: 3px 0 0 20px;
	overflow: hidden;
	background: #d4d9d9 url("../images/menue/bg_menue.gif");
}

li.hauptnavi:hover a {background-image: url("../images/menue/bg_menue.gif"); background-position: 0px -25px; cursor: pointer;}


li.hauptnavi.last a {
	margin-right: 0;
}
*******/


.komplettes-sortiment h4 {color: white;}

.links { float:right; }

.form-search {background: #d31145; padding: 5px;}
.form-search .suche_submit {width: 24px; height: 22px; background: url(../images/utilities/lupe.gif); border: none; float: left; margin: 0;}
.form-search label {width: 40px; float: left; font: bold 12px/15px; Tahoma, Arial, sans-serif; color: white; }
.form-search .input-text {background: white; border: none; width: 92px; height: 14px; float: left; padding: 4px 0 4px 5px; color: #666; margin: 0;}


.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.selected {}

/********** < Navigation */
#nav { font-size:12px; border:1px solid #ddd; padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */



.block { margin: 0 0 0px; float: left;}
.block .block-title { border-bottom:1px solid #ddd; padding:0 5px; }
.block .block-title h2 { font-size:14px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:5px 0px; }
.block .actions { }
.block .actions a { float:left; }

/* Block: Account */
.block-account { padding: 10px 0; border-top: 1px solid white;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {background: #d4d9d9; padding: 10px 10px 0 10px; color: black; margin: 10px 0;}
.block-cart .amount {}
.block-cart .subtotal { color: #d31145; font-weight: bold; font-size: 14px; line-height: 10px;}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content {}

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; margin-top: 15px;}
.block-progress dd { }
.block-progress dt.complete,
.block-progress dd.complete { }
.block-progress .button_info {}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:2px solid #fff; margin:0 0 0px; height: 42px; float: left; width: 100%; padding: 0px; background-color: #666; background-image: url(../images/kategorien/schreiben0.gif) no-repeat; background-position: 0 60px;}
.category-title h2 {color: white; float: left; margin-top: 5px;}
.category-image { display:block; margin:0 10px 0 0; display: inline; float: left; width: 40px; height: 40px; }
.category-products {}
.products-grid img {width:149px; border: 1px solid #999; }

.category-title-second-bg {color: white; border-bottom:2px solid #fff; background-color: #00709e; margin:0 0 10px; padding: 0px; height: 42px; /*filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5*/ }
.category-title-second-bg h2 {margin: 7px 0 0 20px; float: left; color: white;}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:151px; height: 220px; float: left; margin: 0 10px 10px 0; display: inline;}
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { border:1px solid #999; padding:5px; margin:0 0 5px 0; }
.products-list .product-image { float:left;}
.products-list .product-shop { float:left; width:320px;}
.products-list .product-shop img { float:left; width:155px;  border: 1px solid #d1d6d6; }

/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { width: 807px; float: left; margin-left: 10px; display: inline;}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:right; width:435px; margin: 0 0px 0 0px; padding-left: 10px; border-bottom: 1px solid #d1d6d6;}
.product-view .product-img-box .product-image {}
.product-view .product-img-box .product-image-zoom { position:relative; width:435px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; z-index: 9;}
.product-view .product-img-box .zoom-notice { text-align:left; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin: 10px 0 0 0; }
.product-view .product-img-box .more-views li { float:left;border: 1px solid #ddd; margin:0 0 8px 5px; width: 107px;}
.product-view .product-img-box .more-views .vergroessern {position: absolute; margin-top: 65px; margin-left: -15px;}

.infos-drucken {
	width: 100%;
	text-align: center;
	float: left;
	padding: 5px 0;
	margin-top: 20px;
}

.infos-drucken a {color: #000;}
.infos-drucken a:hover {text-decoration: none;}
.infos-drucken img {margin-left: 30px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:left; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:left; width:347px;}
.product-view .product-name h2 {font-weight: bold;  color: black;}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.products-grid .price-label-alt {display: none;}
.products-grid .price-label-marge {display: none;}
.products-grid .price-marge {display: none;}
.products-grid .price-alt {text-decoration: line-through; font-weight: normal !important;}
.products-grid .price-label {display: none;}
.products-grid .old-price {float: left; margin-right: 15px; font-weight: normal !important;}
.products-grid .special-price {float: left;}
.products-grid .normal-price .regular-price-label {display: none;}
p.normal-price {float: left; margin-bottom: 0;}


.jcarousel-skin-topseller .price-box {color: black;}
.jcarousel-skin-topseller .special-price {margin-top: 10px;}
.jcarousel-skin-topseller .price-alt {font-weight: normal !important;}

.preise_produkt .price-alt {text-decoration: line-through; font-weight: normal !important;}
.preise_produkt .old-price {color: black;margin-right: 8px; font-weight: normal !important;}
.preise_produkt .price-marge {color: black;}
.preise_produkt .special-price .price-label {color: black; font-size: 12px;}
.preise_produkt .special-price {color: black; font-size: 22px;}
.preise_produkt .normal-price .regular-price-label {color: black; display: block; margin-left: 24px;}
.preise_produkt .normal-price .regular-price {color: black; font-size: 22px;}

.normal-price .regular-price-label {display: none;}

.preise_produkt .price { white-space:nowrap !important; border-left: 19px solid #7d8c8c; padding-left: 5px; float: left;}


.price { white-space:nowrap !important;}

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}


.price-label-marge {font-size: 12px;}
.price-marge {font-size: 12px;}

.price-alt {font-size: 12px;}


/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight: bold; text-decoration:line-through; }
.old-price .price-alt { font-weight: bold; text-decoration:line-through; }
.products-grid .old-price {float: left; margin-right: 8px; font-weight: normal !important;}

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {float: left; background: #d4d9d9; padding: 20px; border-bottom: 3px solid #7d8c8c; border-top: 3px solid #7d8c8c; width: 307px;}
.add-to-box .add-to-cart { float:left;}
.add-to-box .or { float:left; margin:0 10px;}
.add-to-box .add-to-links { float:left;}

/* Product Options */
.product-options { margin:0px 5px 0 0; float: left; }
.product-options label { margin-top: 5px; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { float: left; width: 120px; margin-bottom: 10px; }
.product-options dd.last { width: auto; margin-bottom: 0;}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:110px; border: 1px solid #999999; float: left; }
.product-options .options-list {  }
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px;}
.product-options p.required { padding:15px 0 0; }

.product-options-bottom {margin-top: 10px;}
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
.product-name {float: left; width: 400px; padding: 5px 10px; color: white; margin-bottom: 20px;}
.product-name-view {float: left; width: 805px; padding: 5px 6px 5px 10px; color: white; margin-bottom: 20px;}
.product-name-view h5 {color: white;}
.product-name-view .button_zurueck {float: right; margin: 1px 0 0 0}
.product-sku {float: left; margin: 7px 0 0 10px;}

/* ======================================================================================= */


/* Content Styles ================================================================= */

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:11px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:60%; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; border: 1px solid #7d8c8c;}
.cart .totals table th,
.cart .totals table td { padding:5px; border: none;}
.cart .totals table th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {position:relative; margin-bottom: 5px; }
.opc li.section {}
.opc .step-title {color: gray; background-color:#d4d9d9; padding:5px 5px; text-align:right; margin-bottom: 3px; height: 25px;}
.opc .step-title .number { float:left; line-height:22px; margin-right:10px; font-size: 15px;}
.opc .step-title h4 { float:left; color: gray; font-weight: normal; border: 0;}
.opc .allow .step-title { cursor:pointer;}
.opc .active {border: 1px solid #00709f; margin-bottom: 10px; padding-bottom: 5px;}
.opc .active .step-title { background-color:#00709f; cursor:default; color: white;}
.opc .active .step-title h4 {color: white;}
.opc .step { padding:23px; position:relative;}
.opc .step .tool-tip { right:10px;}
.opc .order-review {}
.opc .order-review .data-table {}



.opc .item-options {clear: both; width: 400px;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:left; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { margin-bottom: 20px;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info {margin: 10px 0 15px 0;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

.infoboxen {
	width: 817px;
	padding: 20px 0 0px 0;
	float: left;
	border-top: 1px solid #d1d6d6;
}

.infoboxen img {
	margin-right: 7px; 
	display: inline;
	float: left;
	width: 200px;
	height: 130px;
}

.infoboxen img.letzte {
	margin: 0px 0 0 7px;
	width: 195px;
}

.infoboxen .tagcloud {
	width: 190px;
	height: 120px;
	background: #7d8c8c;
	float: left;
	padding: 5px;
	line-height: 18px;
	text-align: center;
}
.infoboxen .tagcloud a {color: white;}

/* Footer ================================================================================ */
.footer { width: 990px; float: left; border-top:1px solid #d1d6d6; padding:10px; text-align: center; font-size: 12px; margin-top: 20px;}
html>body .footer { width: 970px;}
.footer p { text-align:center;}
.footer address { text-align:center;}
.footer a {padding-right: 5px; margin-right: 5px; border-right: 1px solid #000; }
.footer a.letzter {border: 0;}

.footer a {color: #000; text-decoration: none;}
.footer a:hover {color: #000; text-decoration: underline;}

/* ======================================================================================= */

/* REQUIRED FOR JCAROUSEL TO WORK */

.jcarousel-clip-horizontal {
width: 100%;
}

.jcarousel-item {
height: 100%;
}


#shopping-cart-table .product-name {
	width: auto;
	clear: both;
	float: none;
}


/**
#products-grid-table .button {
	background: none;
	color: black;
	border: 0;
}

#products-grid-table .button span {
	color: black;
}


**/

.product-options dl dl{
	margin-top: 8px;
}

.product-options .required {
	display: none;
}

.kategorie-schnaeppchen {
	float: right;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	margin-right: 15px;
}
