/**
 * reset.css
 */
a, a:visited {
	color: #40b4d6;
}
a:hover {
	color: #2f2f2f;
}
h1, h2, h3, h4, h5, h6, .head {
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p {
	margin-bottom: 9px;
}
label {
	color: #0a263c;
}
small {
	line-height: normal;
}
.special-price .price-label {
	color: #CC0033;
}
/**
 * menu.css
 */
#nav li {
	list-style: none;
}
#nav li.over {
	z-index: 99;
}
#nav li.active {
}
#nav li.active a {
	color: #004879;
}
#nav a {
	color: #01467d;
}
#nav li.over a, #nav a:hover {
	color: #000000;
}
#nav ul li.over {
	background: #d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%;
}
.debug {
	border: 1px solid red!important;
}
/**
 * boxes.css
 */
body {
	background: #a0dbf4 url(../images/bg_footer.gif) repeat-y 50% 50%;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.form-button, .form-button-alt {
	background-color: #42b2d7;
	border: 1px solid #01467d;
	padding: 0px;
}
.form-button span, .form-button-alt span {
	margin: 1px 5px;
}
.form-button-alt {
	background-color: #42b2d7;
	border: 1px solid #01467d;
}
.group-select {
	background: #eaf3f4;
	border: 1px solid #8399a5;
}
.group-select .legend {
	background: #eaf3f4;
	border: 1px solid #cc0033;
	color: #cc0033;
}
.validation-advice, .required {
	color: #cc0033;
}
.error {
	color: #cc0033;
}
.notice {
	color: #cc0033;
}
.error-msg {
	border-color: #cc0033;
	color: #cc0033;
}
.page-head h3, .page-head-alt h3 {
	font-size: 20px !important;
	font-weight: bold !important;
}
.button-level h3 {
	width: 60%;
}
.category-head h2 {
	color: #0a263c;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
}
.separator {
	padding: 0 5px;
}
.divider {
	margin: 22px 0px 10px 0px;
}
table.view-by td.sort-by {
	padding-right: 9px;
}
.header-top {
	height: 99px;
}
.middle {
	min-height: 423px;
}
.header {
	background: transparent url(../images/title_bg.gif) repeat-x top left;
	border: 0px none;
}
.header-top-container {
	background: transparent url(../images/header_top_container_bg.gif) no-repeat center top;
	border: 0px none;
}
.header-nav-container {
	background: transparent url(../images/nav_bg.gif) no-repeat center top;
}
h1#logo {
	margin: 36px 0pt 0px 12px;
	width: 267px;
}
.quick-access {
	margin-top: 56px;
}
.quick-access li.first {
	font-weight: bold;
}
.shop-access {
	color: #004879;
	font-size: 11px;
	margin-right: 4px;
}
.shop-access a, .shop-access a:hover {
	color: #004879;
	font-size: 11px;
}
.breadcrumbs {
	font-size: 11px;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #40b4d6;
}
.breadcrumbs a:hover {
	color: #2f2f2f;
}
.mini-search {
    background: transparent url(../images/mini_search_bg.gif) no-repeat left top;	
	height: 57px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
}
.mini-search input {
	margin-top: 28px;
}
#search_button {
	background-color: transparent;
	border: 0px none;
	color: #ffffff;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.search-autocomplete {
	background: #FAFAFA;
	border: 1px solid #5c7989;
	left: 40px !important;
	top: 50px !important;
}
.search-autocomplete li {
	border-bottom: 1px solid #FAFAFA;
}
.search-autocomplete li.odd {
	background: #F4F3F3;
}
.search-autocomplete li.selected {
	background: #E7F1F4;
}
.side-col h4 {
	color: #cc0033;
	margin: 0px;
	text-transform: none;
}
.base-mini {
	font-size: 11px;
}
.base-mini .head h4 {
	color: #004879;
}
.mini-product-tags .content a {
	color: #40b4d6;
}
.mini-product-tags .content a:hover {
	color: #2f2f2f;
}
.mini-cart .head h4 {
	background-image: url(../images/icon_basket.gif);
	height: 30px;
	padding-left: 38px;
}
.mini-cart .actions .form-button {
	margin-left: 11px;
}
.footer-container {
	background-color: #a1dbf3;
	border-top: 2px solid #68777f;
	color: #67777f;
}
.footer {
	background-color: #ffffff;
	border-left: 1px solid #69cbee;
	border-right: 1px solid #69cbee;
	font-size: 11px;
	height: auto;
	margin: 0 auto;
	padding: 34px 10px 25px 10px;
	width: 930px;
}
.footer .store-switcher {
	position: absolute;
	right: 171px;
	top: 90px;
}
.footer .informational label {
	color: #004879;
}
.footer .informational a, .footer .informational a:hover {
	color: #65777c;
}
.footer .legality {
	color: #66777f;
	padding: 0px;
}
.footer .legality a {
	color: #66777F;
	text-decoration: none;
}
.footer .legality a:hover {
	color: #66777F;
	text-decoration: underline;
}
.product-shop .form-button, .product-shop .form-button-alt {
	margin-right: 10px;
}
.out-of-stock {
	color: #CC0033;
	height: auto;
	padding-top: 1px;
}
.product-shop .short-description {
	margin: 0px;
}
.catalog-listing h5 {
	font-size: 13px;
	height: 52px;
	overflow: hidden;
	width: 100%;
}
.catalog-listing h5 a, .catalog-listing h5 a:visited {
	color: #40B4D6;
}
.catalog-listing h5 a:hover {
	color: #2f2f2f;
}
.catalog-listing .add-to {
	color: #42B2D7;
}
.catalog-listing .add-to a {
	color: #40b4d6;
	text-decoration: underline;
}
.catalog-listing .price-box {
	height: 58px;
}
.catalog-listing .price-box .special-price {
	padding: 0px;
}
.add-to a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.generic-product-grid td {
	border-bottom: 1px solid #8399a5;
	border-right: 1px solid #8399a5;
}
.layered-nav .head {
	background-image: none;
	border-color: #a0b3c3;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}
.layered-nav h3 {
	background: #D5E8FF url(../images/layered_nav_narrowed_category_heading.gif) repeat scroll 0%;
	color: #1F5070;
	display: block;
	padding: 4px 10px;
}
.layered-nav h4 {
	background: #D5E8FF url(../images/layered_nav_narrowed_category_heading.gif) repeat scroll 0%;
	border: 0px none;
	color: #1F5070;
}
.narrow-by dd li {
	line-height: 17px;
}
.home-spot {
	margin-left: 4px;
}
.best-selling h3 {
	color: #004879;
}
.best-selling .product-description {
	line-height: 15px;
}
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover {
	color: #2f2f2f;
}
.advanced-search {
	background-color: #eaf3f4;
	border: 1px solid #8399a5;
}
.advanced-search .legend {
	background-color: #eaf3f4;
	border-color: #cc0033;
	color: #cc0033;
}
.advanced-search-nothing-found {
	color: #cc0033;
}
.advanced-search-summary-box ul li span {
	background-image: url(../images/search_criteria.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #cc0033;
}
.advanced-search-summary-box {
	background-color: #faebe7;
	border-color: #cc0033;
}
.catalogsearch-advanced-result .listing-type-list .product-shop {
	width: 515px;
}
.listing-type-grid {
	background: transparent url(../images/bkg_products-grid3.gif) repeat 0px 0px;
	height: 100%;
	width: 100%;
}
.listing-type-grid .grid-row {
	border-bottom: 1px solid #D9DDE3 !important;
}
.listing-type-grid li.item {
	padding: 12px 7px 12px 8px;
	width: 143px;
}
.listing-type-grid .add-to-compare {
	background: url(../images/icon_add_to_compare.gif) no-repeat 0 50%;
	color: #6e6969;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding-left: 22px;
}
.image-zoom {
	z-index: 9;
}
.product-img-box .product-image-zoom img {
	z-index: 9999;
}
.product-img-box .more-views li a img {
	margin: -10px 0 0 -10px;
}
.product-attributes, .product-pricing {
	background: #eaf3f4;
	border: 1px dashed #a59e89;
	margin: 10px 0;
	padding: 10px;
}
.product-attributes td {
	padding: 2px 0;
}
.product-attributes td.label {
	font-weight: bold;
	padding-right: 10px;
}
.product-essential .product-shop .ratings {
	margin-bottom: 4px;
}
.product-collateral {
	background: url(../images/product_collateral_bg.gif) repeat-x #eaf3f4;
}
.product-collateral .head {
	border-bottom: 1px solid #8399a5;
}
.product-collateral .up-sell .head {
	border-bottom: 0 none;
}
.product-collateral .up-sell .catalog-listing .price-box {
	height: auto;
}
.product-collateral .collateral-box h4 {
	color: #0A263C;
}
.product-collateral .up-sell .generic-product-grid {
	border: 1px solid #8399a5;
}
.product-collateral .up-sell .generic-product-grid td {
	background: #e9eeef;
	border-color: #8399a5;
}
.product-collateral .up-sell .generic-product-grid td img {
	border: 1px solid #8399a5;
}
.product-collateral .up-sell .generic-product-grid .product-image {
	text-align: center;
}
.product-collateral .up-sell .generic-product-grid td.empty-product {
	background: #f6f6f6;
}
.product-review-box {
	margin: 8px 0 13px 0;
	width: auto;
}
.product-options {
	padding: 5px;
}
.product-options dt {
	padding: 0px;
}
.product-options-bottom {
	padding: 5px;
}
.shopping-cart th, .shopping-cart td {
	padding-left: 5px;
	padding-right: 5px;
}
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
	color: #004879;
}
.shopping-cart-collaterals .upsell {
	background: #eaf3f4;
	border: 1px solid #8399a5;
}
.one-page-checkout .box {
	background: #eaf3f4;
	border: 1px solid #8399a5;
}
.one-page-checkout .head {
	line-height: normal;
}
.one-page-checkout .active .head {
	background: #eaf3f4;
	border: 1px solid #8399a5;
	border-bottom: 0px;
}
.one-page-checkout .active h3 {
	color: #cc0033;
}
.one-page-checkout .active .step-count {
	background: #cc0033;
	border: 1px solid #cc0033;
}
.one-page-checkout .active .box {
	background: url(../images/multi_address_box_bg.gif) repeat-x #eaf3f4;
	border-color: #8399a5;
}
.one-page-checkout-progress h4.complete {
	color: #004879;
	margin: 0px;
}
#opc-review .content {
	border: 1px solid #D9DDE3;
}
.one-page-checkout ul.super-product-attributes {
	padding-left: 15px;
}
.checkout-progress td.active {
	border-top-color: #CC0033;
	color: #CC0033;
}
.multi-address-checkout-box .box {
	background: url(../images/multi_address_box_bg.gif) repeat-x #eaf3f4;
	border: 1px solid #8399a5;
}
.multi-address-checkout-box .legend {
	background: #eaf3f4;
	border: 1px solid #cc0033;
	color: #cc0033;
}
.multi-address-checkout-box .count-head {
	background: #eaf3f4;
	border-bottom: 1px solid #8399a5;
}
.shipment-count {
	background: #cc0033;
}
.multi-address-checkout-box .head h5 {
	color: #cc0033;
}
.shipping-method-pointer {
	background: #eaf3f4;
}
.place-order-box .grand-total .price {
	color: #cc0033;
}
.price-box .price {
	color: #cc0033;
}
.one-page-checkout .checkout-agreements {
	border: 0px none;
	padding: 0px;
}
.one-page-checkout .box-no-padding {
	background: #eaf3f4;
	border: 1px solid #8399a5;
}
.account-nav {
	border: 1px solid #8399a5;
}
.account-nav .head {
	background: url(../images/account_nav_head_bg.gif) repeat-x 0 100% #cc0033;
}
.account-nav ul {
	background: #eaf3f4;
}
.account-nav li a {
	border-bottom: 1px solid #8399a5;
}
.account-nav li a:hover {
	color: #cc0033;
}
.account-nav li.on {
	border-bottom: 1px solid #8399a5;
	color: #cc0033;
}
.login-box .col-1, .login-box .col-2 {
	background: #eaf3f4;
	border: 1px solid #8399a5;
}
.login-box .content {
	background: url(../images/login_box_bg.gif) repeat-x #eaf3f4;
}
.login-box h4 {
	border-bottom: 1px solid #8399a5;
	color: #cc0033;
}
.account-box h4 {
	color: #cc0033;
}
.primary-address-list h4, .address-list h4 {
	color: #cc0033;
}
a.link-cart, a:visited.link-cart {
	color: #40B4D6!important;
}
a:hover.link-cart {
	color: #2f2f2f!important;
}
.odd a, .odd a:visited {
	color: #40B4D6;
}
.odd a:hover {
	color: #2f2f2f;
}
a.reorder, a:visited.reorder {
	color: #cc0033;
	font-weight: bold;
}
.add-to-box {
	text-align: left;
}
.add-to-holder .add-to-box {
	clear: right;
	width: 121px;
}
.add-to-holder .add-or {
	margin-right: 10px;
	padding: 0px;
}
.add-to-box li {
	display: list-item;
}
.layered-nav .narrowed-category li .label {
	background: transparent url(../images/narrow_by_li_by.gif) no-repeat scroll 0 0.2em;
}
.sitemap li {
	color: #40B4D6;
	list-style: disc;
	list-style-position: inside;
	padding-left: 10px;
}
.narrow-by dt {
	text-transform: none;
}
.layered-nav .narrowed-category li .label {
	text-transform: none;
}
/**
 * Eigene Styles
 */
.steuer {
	font-size: 11px;
}
.stern {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.stern a, .stern a:hover, .stern a:visited, .stern a:active, .stern a:link {
	color: #000000;
}
.brand-logos {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #C4C1BC;
	padding: 0px;
}
.brand-logos img {
	margin-right: 17px;
	width: 70px;
}
.brand-logos .head h4 {
	padding-left: 0px;
}
.brand-logos ol li {
	padding: 2px 4px 3px 8px;
}
.kaeuferlogos {
	height: 76px;
}
.base-zahlung {
	border: 1px solid #C4C1BC;
	border-bottom: 1px solid #DDDDDD;
	line-height: 1.3em;
}
.base-zahlung .head h4 {
	background: #FFFFFF url(../images/base_mini_head_bg.gif) repeat-x scroll 0 0;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 18px;
}
.head h4 {
	color: #004879;
	line-height: 1.3em;
	min-height: 16px;
	padding: 1px 0;
	text-transform: uppercase;
}
#flash_teaser {
	height: 197px;
	margin-bottom: 12px;
	width: 470px;
	z-index: 1;
}
.mini-search {

}

#nav li.over a, #nav a:hover { 
    color:#000000; 
}
