/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
body {
	background: #fff;
	padding:0;
	margin:0;
	color:#6E6E6E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.25em;
}

.wrapper {
	background:#80C8E1;
	width:1016px;
}

/* header */
.header {
	background:url(../img/bg_header.jpg) no-repeat;
	height:159px;
	color: #fff;
	border:0;
}

#topnav {
	position:absolute;
	color:#246E88;
	top:14px;
	left:0px;
	width:1000px;
	text-align:right;

}

#topnav a { color: #fff; background:transparent; text-decoration:none; }
#topnav a:hover{ text-decoration:underline; background-color: transparent;}

h1#logo { margin:50px 0 0 59px; width:auto; }


/* breadcrumbs */
.breadcrumbs {
	background:#6e6e6e;
	border-bottom:2px solid #fff;
	color:#fff;
	border-top:1px solid #fff;
	font-size:0.82em;
	font-weight:bold;
	line-height:2.01em;
	margin-bottom:2px;
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:0.17em;
	height:20px;
}

.breadcrumbs a { color:#fff; text-decoration:none; }
.breadcrumbs .separator { color:#FF99CC; font-weight:bold; padding:0; }


/* main navigation */
#nav {
	padding:0;
}

#nav_main {
	height:26px;
    overflow:hidden;
	margin:0 0 0 2px;
}

#nav_main ul {
    font-size: 1.0em;
	line-height: 0px;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#nav_main ul li {
	float: left;
	margin: 0;
	padding: 0;
    font-size: 1em;
	line-height:1.0em;
}

#nav_main ul li a {
    display:block;
	font-size: 1em;
	background: transparent;
	text-decoration: none;
	color: #9A9A9A;
	margin: 0;
	padding: 0;
}

#nav_main ul li a:hover {
}

#nav_main ul li#current {
	color: #ffffff;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

#nav_main ul li#current a,
#nav_main ul li#current a:hover {
	color: #fff;
	background: transparent;
	text-decoration: none;
}

a#navigation { padding:0; float:none; display:none; }


/* search */

#search_mini_form {
	position:absolute;
	border:0px solid red;
	top:159px;
	/*top:-51px; */
	left:425px;
	z-index:12;
	width:355px;
	margin:0;
	padding:0;
}

#search_mini_form h2 {
	float:left;
	margin:0;
	padding:0;
	width:94px;
}

#search_mini_form .mini-search {
	width:250px;
}

#search { margin:0 5px 0 0; width:180px; background:#6EBBD8; border:1px solid #468AA3; height:15px; color:#042c67; padding:2px 4px; font-size:1em; }

.search-autocomplete {
    border:1px solid #5c7989;
    background:#f9f5f0;
    position:absolute;
    left:40px;
    top:22px;
    width:188px !important;
    }
.search-autocomplete ul { margin:0; }
.search-autocomplete li { list-style:none; margin-left:0; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; }
.search-autocomplete li.odd { background:#fffefb; }
.search-autocomplete li.selected { background:#f7e8dd; }

#advanced_search input[type="text"] {
	width:40% !important;
	margin-right:4px;
}

#advanced_search label {
	width: 18em;
}



/* main container */
.middle-container {
	width:1016px;
}

.middle {
	margin:0;
	padding:0;
	width:auto;
}

.col-3-layout {
	background:#FFFFFF url(../img/bg_content.gif) repeat-y scroll 0 0;
}

.col-3-layout .col-left {
	width:180px;
}

.col-3-layout .col-main {
	margin:0 7px 0 9px;
	width:588px;
}

.col-3-layout .col-right {
	width:228px;
}



/* catgory navigation */
.catListBody {
	font-size:12px;
	overflow: hidden;
	padding:0px;
	border:0;
	margin:0;
}

.catListBody ul {
	list-style-type:none;
	padding:9px 7px 0 6px;
	border:0;
	margin:0;
}

.catListBody ul ul { padding:3px 0 4px 15px; }

.catListBody a, .conandinfo a {
/*	font-size:1.08em; */
	line-height:1.5em;
	color:#666666;
	text-decoration:none;
}

.catListBody .active { background:#D0D0D0; padding-top:1px; }
.catListBody .active a { font-weight:bold; }
.catListBody .active li a { font-weight:normal; text-transform:none; }
.catListBody .active li.active a { font-weight:bold; }

.catListBody li, .conandinfo li {
	margin:0;
	padding:0px 0 1px 12px;
}

.catListBody img {
	margin-right:0.7em;
}

.catListBody ul li a { }
.catListBody li.activeCat li.activeCat a { font-weight:bold; }
.catListBody li.activeCat li.activeCat li a { font-weight:normal; }
.catListBody li.activeCat li.activeCat li.activeCat a { color:#d3007b; font-weight:normal; text-decoration:underline; }


/* MouseOver */
.catListBody li a:hover {
/*	color:#880808; */
	color:#d3007b;
	text-decoration: none;
}

div.catListing1 {
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0;
}

.catListing1 .catListing1_el {
	float:left;
	padding:15px 6px;
	width:auto;
}



/* boxes */
.base-mini { border:0; background:inherit; line-height:1em;  font-size:.95em; padding:0 8px; }
.base-mini .head { background:none; border:0; margin:0; padding:0; }
.base-mini .head h2 { padding:4px 0 0; margin:0; line-height:1em; }

.base-mini a { color:#6E6E6E; text-decoration:none; }
.base-mini a:hover { text-decoration:underline; }

.base_mini ul { list-style:disc outside; margin:0 0 11px 11px; }
.base_mini ul li { margin-left:10px; line-height:16px; }


.side-col .box { margin:0; }

/* BOX Warenkorb */
.mini-cart { padding-bottom:6px; }

.mini-cart .boxInfoRS {
	font-size:11px;
	line-height:1.5em;
	padding:17px 5px 10px 29px;
}

.box_one-page-checkout-progress{
   padding:19px 5px 10px 20px;
}


.mini-cart .actions {
	background:url(../img/ruler_hr5.gif) no-repeat;
	border:0;
	margin:8px 3px;
	padding:11px 0 10px 4px;
	text-align:left;
}

.mini-cart .actions img { padding-right:6px; }
.mini-cart .price { font-size:1em; font-weight:normal; padding:0; }

/* ### BOX Ihr Konto ######## */
#box_ihr_konto {
	line-height:1.4em;
	margin-bottom:15px;
}

#box_ihr_konto .login_email, #box_ihr_konto .login_pwd {
	border:1px solid #a2a2a2;
	margin:0;
	padding:3px;
	width:130px;
}

#box_ihr_konto tbody { background:none; }
#box_ihr_konto td { font-size:1.06em; vertical-align:middle; padding:3px; }

/* ### Innenabstand linke Boxen*/
.boxInfoRS table {
	width:100%;
}

.boxInfoLS table, .boxInfoRS td {
	background:#fff;
	padding-left:0;
	font-size:0.95em;
}

.boxInfoLS td.image, .boxInfoRS td.image { text-align:center; }

.boxInfoLS .text, .boxInfoRS .text {
	vertical-align:middle;
	padding-left:10px;
	width:110px;
}

.boxInfoLS .text a, .boxInfoRS .text a {
	color:#6e6e6e ! important;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
}


/* ### BOX Kundeninfo #################################################################################################### */

#box_kundeninfo {
	position:absolute;
	top:-156px;
	left:797px;
	width:210px;
}

#box_kundeninfo .conandinfo {
	margin-top:11px ! important;
}

#box_kundeninfo h2 {
/*	margin-bottom:8px; */
}

#box_information {
	padding:10px 0 30px 4px;
}



/* content */
h1,h2,h3,h4 { font-family:Arial,Verdana,Sans-Serif; font-weight:normal;}

h1 {font-size: 1.2em; color:#d3007b; margin: 0 0 0 0; letter-spacing:0.2em; font-family: Helvetica, Arial, sans-serif; font-weight:normal; text-transform:uppercase; }
h2 {font-size: 1.0em; color: #6e6e6e; margin: 0 0 0.30em 0; padding:1em 0 0.82em 0; font-weight:bold; text-transform:uppercase}
h3 {font-size: 1.0em; color: #6e6e6e; margin: 0 0 0.30em 0; padding:1em 0 0.82em 0; font-weight:bold; text-transform:uppercase}

.headline_wrap, .page-head, .page-head-alt {
	margin-bottom:30px;
	padding:0 1px 1px 10px;
	margin-left:-10px;
	text-align:left;
}

.headline_wrap h1, .page-head, .page-head-alt h1 { padding:35px 0 5px 0;margin:0; }


.col-main .greeting { color:#999; padding:8px 0 0 0; }

.col-main a { color:#D3007B; text-decoration:none; }
.col-main a:hover { text-decoration:underline; }

.text a{ color:#555 ! important; letter-spacing:0.1em; text-decoration:none; text-transform: uppercase; }
.price, .regular-price .price { color:#666; font-size:1.25em; font-weight:bold; padding:10px 0 8px 0; white-space:nowrap; }
.cartImg { margin: 10px 0 20px 0; }

ul.list { list-style:disc outside; margin:0 0 11px 11px; }
ul.list li { margin-left:10px; line-height:16px; }

/* product listing */
table.pager {
	background:url(../img/ruler_hr4.gif) repeat-x top;
	padding:5px 12px 0 12px;
	margin-bottom:40px;
	width:100%;
}
table.pager td { border:0; vertical-align:middle; }
.pager select { float:none; }
.listing-type-grid td { width:auto; }
.generic-product-grid td { border:0; line-height:1.25em; }
.generic-product-grid td.empty-product { background:none; }
table.view-by {width:90%; margin: 0 20px 20px 35px; background-color:#fff; }
table#product-list-table { width:auto; margin:0;}
.generic-product-grid .text { color:#555; height:202px; padding:5px 20px 0 7px; width:178px; }
.generic-product-grid .text strong { display:block; padding-bottom:10px; }
.generic-product-grid .product-image { padding:0; text-align:right; width:80px; }
.generic-product-grid .text .price-tax { padding-left:0.25em; }
.generic-product-grid .price-box { padding:3px 0; }
.text .tax, .text .shipping { white-space:nowrap; }



/* product detail */
.product-info-box { border:0; }
.product-essential { background:none; padding:50px 0 0; }
.product-collateral { display:none; }
.product-img-box { width:252px; }
.product-img-box .main-product-img { width:250px; height:250px; }
.image-zoom { z-index:9; position:relative; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.product-essential .product-shop { width:312px; }
.product-info-box .price-box { display:inline; margin:0; }
.product-info-box .price-tax { display:block; }
.add-to-holder .add-to-cart-box { float:none; margin-top:15px; }
.add-to-cart-box .qty-box { float:none; }
.add-to-cart-box td { vertical-align:middle; padding-right:10px; }

.product-specs ul { list-style:disc outside; margin:0 0 11px 11px; }
.product-specs ul li { margin-left:10px; line-height:16px; }


.product-info-box .product-name {
	color:#555;
	font-size:1.2em;
	letter-spacing:0;
	margin-bottom:15px;
	text-transform:uppercase;
}

.product-info-box .product-shop .collateral-box {
	color:#999;
/*	text-transform:uppercase; */
	letter-spacing:0.1em;
}

/*.product-info-box .product-shop .collateral-box li { margin-left:0; line-height:1.2em; }*/

.product-info-box .text .manufacturer {
	color:#000;
	letter-spacing:0;
	text-transform:none;
	padding-top:3px;
}

.product-info-box .text .shipping { padding:15px 0; text-transform:uppercase; }
.product-info-box .shipping img { padding-right:10px; }
.product-info-box .shipping .status_1 { color:#b6bf3a; }
.product-info-box .shipping .status_2 { color:#f5a300; }
.product-info-box .shipping .status_3 { color:#f00909; }

#shoping-cart-totals-table { width:100%; }
#shoping-cart-totals-table td { border-bottom:0; }
#shoping-cart-totals-table td.last { width:100px; }

.out-of-stock { color:#d3007b; }

.form-button, .form-button-alt { min-height:24px; }
.form-button-alt, .form-button-alt:hover {
	background:url(../images/button_alt.gif) no-repeat #fff;
	border:0;
	color:#468AA3;
}

#contactForm .validation-advice { margin-left:10.75em; }
#contactForm  textarea.comment { border-color:#B6B6B6; }

.one-page-checkout .checkout-agreements .agreement-content { padding:15px; }
.agreement-content h1 { margin-bottom:15px; }

/* footer */
.footer-container {
	display:none;
}

#shopping-cart-totals-table { width:100%; }