/*
 * 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;
}

.cms-home .abschlussbalken {display: none;}


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; background: #0e60a0 !important;}

.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: #21c7df;
	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: none;
	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;
	list-style-type: none;
}

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

.inpage-navigation a {
	color: #666;
}

.inpage-navigation a:hover {
	color: #21c7df;
}

.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 a {color: black;}
.startseite img.aktuelleangebote {margin: 0 0 0 23px; float: left;}
.startseite h3 {font-weight: bold;}

.startseite .produkt1 {width: 469px; height: 200px; float: right; margin: 0px; border-bottom: 1px solid #d4d4d4;}
.startseite .produkt1 .text {width: 185px; float: left; margin: 30px 0 20px 20px; background: url('../images/startseite/pfeil_angebote.gif') 0px 5px no-repeat; padding-left: 20px;}
.startseite .produkt2 {width: 239px; height: 221px; float: right; margin: 0px; text-align: center; border-right: 1px solid #d4d4d4;}
.startseite .produkt3 {width: 229px; height: 221px; float: right; margin: 0px; text-align: center;}

.startseite .produkt2 .text,
.startseite .produkt3 .text {text-align: left; width: 185px; float: left; margin: 10px 0 10px 10px; background: url('../images/startseite/pfeil_angebote.gif') 0px 5px no-repeat; padding-left: 20px;}

.startseite .text p.angebotpreis {font-weight: bold; font-size: 16px; float: left; margin: 10px 0 0 0; }
.startseite .text img.details {margin: 10px 0 0 0; float: right;}


.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-pricing { padding-left: 25px; background: none !important; 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;
}

.ask-product {
    z-index:9999;
    background-color:#828b8a;
    width: 780px;
    height:540px;
    padding:10px;
}


.farbskala {
    height: 15px;
    border: 0px;
}

.social-media {
    z-index:9999;
    background-color:#828b8a;
    width: 780px;
    height:490px;
    padding:10px;
}
.product-shop .add-to-box ul li span {
	width: 250px;
}

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

.staffelpreise {
    position:relative;
    border:1px solid #bbafa0;
    background:#fbfaf6;
    margin: 50px 0px 0px 0px;
    padding-left:25px;
}

.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: #21c7df; 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: #0e60a0; 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.gif") 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 .AccordionIcon {height:20px;width:20px;float:right;margin:4px 10px 0 0;background: url("../images/service/accordionarrow0.gif") 0px 0 no-repeat;}
.AccordionContainer .aktiv .AccordionIcon {background: url("../images/service/accordionarrow1.gif") 0px 0 no-repeat;}
.AccordionContainer .closeservice{clear:both;text-align:right;float:right;}

.AccordionContainer .versand {padding-top: 4px;}
.AccordionContainer .aktiv .versand {padding-top: 4px;}

.AccordionContainer .druckdaten {padding-top: 4px;}
.AccordionContainer .aktiv .druckdaten {padding-top: 4px;}

.AccordionContainer .werbung {padding-top: 4px;}
.AccordionContainer .aktiv .werbung {padding-top: 4px;}

.AccordionContainer .schriften {padding-top: 4px;}
.AccordionContainer .aktiv .schriften {padding-top: 4px;}

.AccordionContainer .farbe {padding-top: 4px;}
.AccordionContainer .aktiv .farbe {padding-top: 4px;}

.AccordionContainer .technik {padding-top: 4px;}
.AccordionContainer .aktiv .technik {padding-top: 4px;}

.AccordionContainer .batterien {padding-top: 4px;}
.AccordionContainer .aktiv .batterien {padding-top: 4px;}

.AccordionContainer .kalender {padding-top: 4px;}
.AccordionContainer .aktiv .kalender {padding-top: 4px;}

.AccordionContainer .schreib {padding-top: 4px;}
.AccordionContainer .aktiv .schreib {padding-top: 4px;}

.AccordionContainer .feuerzeug {padding-top: 4px;}
.AccordionContainer .aktiv .feuerzeug {padding-top: 4px;}

.AccordionContainer .tassendruck {padding-top: 4px;}
.AccordionContainer .aktiv .tassendruck {padding-top: 4px;}

.AccordionContainer .schirmdruck {padding-top: 4px;}
.AccordionContainer .aktiv .schirmdruck {padding-top: 4px;}

.AccordionContainer .fullservice {padding-top: 4px;}
.AccordionContainer .aktiv .fullservice {padding-top: 4px;}


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

/* 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 #21c7df; cursor:pointer;}

.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; 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 #21c7df; cursor:pointer; -webkit-border-fit:lines; }
button.button span { text-align: left; font: 12px Tahoma, Arial, sans-serif;  color:#000; }
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;  }
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; }
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; }
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; }

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;  }
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;  }

.mini-livechat .actions .form-button-alt,
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;  }
button.button_kat span {font: 12px/21px Tahoma, Arial, sans-serif;  color: white; }

button.button-add-to-cart {overflow:visible; float: right; margin-top: 10px; width: 225px; height: 28px; border:0; background: url(../images/utilities/addtocart.png) no-repeat; cursor:pointer;  }
button.button-add-to-cart:hover {background-position: 0 -40px;}

button.button-ask-artikel {overflow:visible; float: right; margin-top: 10px; width: 166px; height: 28px; border:0; background: url(../images/utilities/askforarticle.png) #21c7df no-repeat; cursor:pointer;  }
button.button-ask-artikel:hover { background-position: 0 -37px; }

a.button-rot { overflow:visible; width:auto; padding: 2px 5px 2px 20px; height: 24px; background: url("../images/utilities/button.png") no-repeat; border: 1px solid #21c7df; cursor:pointer; }
a.button-rot span { text-align: left; color:#000; }
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 #21c7df; cursor:pointer; }
button.button-rot span { text-align: left; color:#000; 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;  }
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: #21c7df url(../images/utilities/pfeil_weiss.gif) 10px 5px no-repeat; cursor:pointer;  font: 12px/18px Tahoma, Arial, sans-serif;  color: #000;}

a.button-pfeil { overflow:visible; width:auto; padding: 0px 0px 0 12px; margin-left: 30px; background: url("../images/utilities/pfeil_info_schwarz.gif") 0px 3px no-repeat; cursor:pointer; }
a.button-pfeil span { text-align: left; color:#21c7df; }


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:420px; }
.group-select select { width:400px; }
.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 3px 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 #21c7df !important; background:#f2e9e4 !important; }
.validation-passed {}
.required { color:#21c7df; }
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  */
.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:#3ad3e9;background-color:#3ad3e9; color:#fff; }
.note-msg,
.notice-msg {  border-color:#3ad3e9;background-color:#3ad3e9; color:#fff;}
.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; }
h1 { font-size:12px; font-family:Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; 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: #0e60a0; 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%; }

.all { width:100%; height:130px;}

.header-container .mainmenue { position:relative; float:right; height:100px; margin-top:10px;margin-right:5px; width:100%; }
.header-container .mainmenue .menue2 { ;height:20px; float: right; }
.header-container .mainmenue .main_logo { position:relative; width:776px; float:left; overflow:hidden; margin:0 }

.header-container .mainmenue .logo-collection { padding-top:0px; float:right; width:100%;}
.header-container .mainmenue .logo-collection .twitter{ position:relative;float:right;overflow:hidden;margin-top:10px;padding-right:20px;}
.header-container .mainmenue .logo-collection .facebook{ position:relative;float:right;overflow:hidden;margin-top:10px;padding-right:20px;}
.header-container .mainmenue .logo-collection .TS{ position:relative; float:right;overflow:hidden;margin:0;margin-top:10px;}



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


.header-container .hauptmenue {z-index:500; height: auto; 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; height:auto}
.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; background-color: #0e60a0 !important; }


.header-container .hauptmenue ul li.top {margin:0 3px 10px 0; float: left; overflow: hidden; background: #00c6e2 url("../images/menue/bg_menue.gif"); }
.header-container .hauptmenue ul li.top a {color: black; width: 100%; padding: 3px 0 0 20px; float: left; width: 210px; height: 22px; background-position: 0 0;}
.header-container .hauptmenue ul li.top:hover {background-color: #0e60a0; background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.top:hover a {color: white;}
.header-container .hauptmenue ul li.top:active {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li.top .aktiv {color: white; background: #0e60a0; background-position: 0px -25px;}
.header-container .hauptmenue ul li.top.last {margin:0 0px 10px 0;}


.header-container .hauptmenue ul li {width: 230px; height: 25px; float: left; margin: 0 3px 3px 0; display: inline; overflow: hidden; background-color: #21c7df !important;}
.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;}

/*  this is for the Submenue */
.header-container .hauptmenue ul li ul { position:absolute; padding:0; margin:0; float: left; margin-left:10px; width:221px; margin-top:25px;}
.header-container .hauptmenue ul li ul li { position:relative; border-top:2px solid #7d8c8c; margin-top:0px; padding:0; margin:0; border-bottom: 0px solid #7d8c8c; z-index:9999; width:220px; }

.header-container .hauptmenue ul li ul:hover{ color: white; background-color:# }
.header-container .hauptmenue ul li ul:active {background-position: 0px -25px; cursor: pointer;}
.header-container .hauptmenue ul li ul li a { color: black; }
.header-container .hauptmenue ul li ul li:hover a { background-color:#21C7DF !important; font-weight:bold;  color: white; }

.submenue {color:white}
/*  EOF this is for the Submenue */

/***********
.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: #00c6e2; 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; font-family: Tahoma, Arial, sans-serif; color: black; }
.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: #21c7df; 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: 235px; 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_info_2_auction,
.price_info_2 { float: left; margin-left:-68px; margin-top:20px; padding-top:30px; padding-left:0px; font-size: 11px; }

.price_info_2_auction {
	margin-left:-85px !important;
}

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

.price-box {}
.price-box .price { font-weight:bold; height:50px}

.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 { float: left; margin-bottom: 10px; margin-right: 5px}
.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; }

.product-options dl dd ul {
	margin-bottom: 0;
}

.product-options dl dt label {
	clear: both;
}

.druckarten {
	margin-top: 10px;
}


/* 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 0 0; 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, .product-name-view h1 {font-size:18px; font-weight:bold; 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: #000; 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: #000; font-weight: normal; border: 0;}
.opc .allow .step-title { cursor:pointer;}
.opc .active {border: 1px solid #0e60a0; margin-bottom: 10px; padding-bottom: 5px;}
.opc .active .step-title { background-color:#0e60a0; 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;}

.infotext {
	float: left ;
	padding: 1em 0 ;
}

.infotext h1, .infotext h2 {
	font-size: 14px ;
	color: #7d8c8c ;
	font-weight: bold ;
}

/* 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;}


.footer_pv {width: 100%; height:200px; }
.footer_pv_left { position:absolute; left:193px; text-align:left; }
.footer_pv_mid { position:absolute;left:495px; text-align:left; }
.footer_pv_right { position:absolute; left:930px; text-align:right; }
/* ======================================================================================= */

/* 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;
}

.product-name-view {
	background-color: #0e60a0;
}

/*************** LIVECHAT anpassungen ***************/
.mini-livechat{
	width: 133px;
}

.mini-livechat #textmessage{
	border:1px solid #4B5252;
	width:125px;
	margin: 2px 0;
	padding:4px;
}
.mini-livechat .actions .form-button-alt{
	margin-bottom: 10px;
}


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

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


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

.auktion-aktuelles-gebot{
	margin: 5px 0 0 0;
	padding: 0;
}
.auktion-ende {
	margin: 0 0 0 0;
	padding: 0;

}
.auktion-startpreis b {
	display: inline;
	width: 150px;
}
.auktion-startpreis{
}

.auktion-javascript{
	margin: 5px 0 0 0;
}
.auktion-javascript td b {
	margin: 10px;
}
.auktion-javascript td {
	background-position: center;
}
.auktion-button-set{
	margin: 10px 0 0 0;
}
.auktion-button-bieten{
}
.auktion-sofortkauf{
	margin: 20px 0 0 0;
}
.auktion-button-sofortkauf{
	margin: 5px 0 0 0;
}
.auktion-button-einloggen{
	margin: 10px 0 0 0;
}

div#auction_currency {
	float: left;
	padding: 5px;
}

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

button.button-bieten {
	overflow:visible;
	float: right;
	margin-top: 10px;
	width: 68px;
	height: 28px;
	border:0;
	background: url(../images/auktion/bieten.png) no-repeat;
	cursor:pointer;
}
button.button-bieten:hover {background-position: 0 -40px;}

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

div.staffelpreise ul.product-pricing li {
	height: 18px;
}

div.staffelpreise ul.product-pricing li div.tier-prices-left {
	float:left;
}

div.staffelpreise ul.product-pricing li div.tier-prices-right {
	float:right;
	margin-right: 25px;
}

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

#btn_werbeanbringung {
	text-align: right;
}

button.button-configure-product {overflow:visible; float: right; margin-top: 10px; width: 173px; height: 28px; border:0; background: url(../images/werbeanbringung/configureproduct.png) no-repeat; cursor:pointer;  }
button.button-configure-product:hover {background-position: 0 -40px;}


button.button-calculate {overflow:visible; float: right; margin-top: 10px; width: 155px; height: 28px; border:0; background: url(../images/utilities/calculate.png) no-repeat; cursor:pointer;  }
button.button-calculate:hover {background-position: 0 -40px;}

#outer-wrapper_wak {
	margin: 0 auto;
	height: auto;
	width: 720px;
}


#outer-wrapper_wak {
	border-right: 1px solid #eeeeec;
	border-bottom: 1px solid #eeeeec;
	border-left: 1px solid #eeeeec;
	text-align: left;
	width: 720px;
	height: auto;
	margin: 0 0  0 0;
	background: #ffffff;
	line-height: 14px;
}

#outer-wrapper_wak input[type=select] {
	visibility: visible;
	display: block;
}

#outer-wrapper_wak .sektion {
	width: 680px;
	padding: 10px 20px 10px 20px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#outer-wrapper_wak .sektion .header {
	text-align: left;
	padding-top: 10px;
}
#outer-wrapper_wak .sektion .header div {
	margin: 3px 10px 0 10px;
	float: right;
	height: auto;
	font-size: 13px;
}
#outer-wrapper_wak .sektion .header div a {
	color: #000000;
	text-decoration: none;
}
#outer-wrapper_wak .sektion .header img {
	float: right;
}
#outer-wrapper_wak .grau {
	background: #eeeeec;
}

#outer-wrapper_wak .first {
	border-top: none;
}

#outer-wrapper_wak .last {
	margin-bottom: 0;
	padding-bottom: 10px;
}
#outer-wrapper_wak .sektion h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#outer-wrapper_wak .sektion p {
	clear: both;
	margin: 10px 0 5px 0;
}
#outer-wrapper_wak .sektion .left-block {
	width: 310px;
	float: left;
	/* position: relative; */  /* IE FIX */
	height: auto;
}
#outer-wrapper_wak .sektion .right-block {
	width: 310px;
	/* border: 1px solid red; */ /* DEBUG */
	float: right;
	/* position: relative; */  /* IE FIX */
}
.clr {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}
#outer-wrapper_wak .sektion .entry {
	height: auto;
	/* position: relative; */  /* IE FIX */
}
#outer-wrapper_wak .sektion .druckarten-wrapper h3,
#outer-wrapper_wak .sektion .left-block h3,
#outer-wrapper_wak .sektion .right-block h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0;				
}
#outer-wrapper_wak .sektion .druckarten-wrapper {
	width: 310px;
	float: left;
	margin-right: 10px;
	/* position: relative; */
	height: auto;
}
#outer-wrapper_wak .sektion .druckarten-wrapper .druckstand {
	margin: 5px 0 0 0;
}
#outer-wrapper_wak .sektion .druckarten-wrapper .druckstand input[type="radio"] {
	/* margin: 2px 3px 2px 0; */ margin: 0;
}
#outer-wrapper_wak .sektion .druckarten-wrapper .druckstand .hide {
	margin: 0 !important;
	display: none;
}
#outer-wrapper_wak .sektion .left-block h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0;							
}
#outer-wrapper_wak .sektion .colors .color {
	width: 90px; /* IE FIX : 80px */
	height: 70px;
	float: left;
}
#outer-wrapper_wak .sektion .colors .color .color-field {
	width: 50px;
	height: 50px;
	background: #ff99cc;
	float: left;
	padding: 3px;
	font-size: 8px;
	text-transform: uppercase;
	border: 1px solid #333333;
	margin-left: 4px; 
}
#outer-wrapper_wak div.sektion div.colors div.color input {
	float: left;
}
#outer-wrapper_wak .sektion h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0 3px 0;
	padding: 0;				
	border: 0;
}
a {
	color: #000000;
	/* text-decoration: underline; */
}
#outer-wrapper_wak #sel_schriftfarbe, 
#outer-wrapper_wak #sel_ausrichtung {
	margin-top: 8px;
}
#outer-wrapper_wak #sel_schriftfarbe {
	margin-right: 5px;
}

#outer-wrapper_wak .sonderfarbe {
	float: left;
	width: 80px;
	margin-right: 10px;
}
#outer-wrapper_wak .sonderfarbe input[type=checkbox] {
	float: left;
	width: 15px;			
}
#outer-wrapper_wak .sonderfarbe label {
	float: left;
	margin: 0;
	padding: 0;
}
#outer-wrapper_wak .sonderfarbe input[type=text] {
	float: right;
	width: 50px;			
}
#outer-wrapper_wak .right-block .entry,
#outer-wrapper_wak .left-block .entry {
	width: 250px;
	margin: 6px 0 0 0; 
}
#outer-wrapper_wak .right-block .entry {
	width: 300px;
}
#outer-wrapper_wak .right-block .entry .left,
#outer-wrapper_wak .left-block .entry .left {
	width: 100px;
	float: left;
	font-weight: normal;
	font-size: 13px;
}
#outer-wrapper_wak .right-block .entry .right,
#outer-wrapper_wak .left-block .entry .right {
	width: 130px;
	float: right;
	font-weight: normal;
	text-align: right;
}
#outer-wrapper_wak .right-block .entry.last,
#outer-wrapper_wak .left-block .entry.last {
	padding-top: 6px;
	border-top: 1px solid black;
	font-weight: bold;
}
#outer-wrapper_wak .right-block .entry.submit,
#outer-wrapper_wak .left-block .entry.submit {
	margin-top: 5px;
}			
#outer-wrapper_wak .right-block .entry.last .left,
#outer-wrapper_wak .left-block .entry.last .left {
	font-weight: bold;
}
#outer-wrapper_wak .right-block .entry.last .right,
#outer-wrapper_wak .left-block .entry.last .right {
	font-weight: bold;
	font-size: 13px;
}
#outer-wrapper_wak .right-block .entry .bold,
#outer-wrapper_wak .left-block .entry .bold {
	font-weight: bold;
}
#outer-wrapper_wak .sektion .left-block p.top select {
	width: 500px;
}
#outer-wrapper_wak .sektion .left-block p.low select {
	width: 50px;
}	

#outer-wrapper_wak .sektion .left-block .menge {
	height: auto;
	/* position: relative; */  /* IE FIX */
	float: left;
	margin-bottom: 15px;
}
#outer-wrapper_wak .sektion .right-block .submit {
	margin-top: 90px;
}
