/**
 * 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.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 /*
@font-face {
    font-family: "txfi";
    font-style: normal;
    font-weight: normal;
    src: url("https://www.cfc.de/skin/frontend/cfc/default/css/fonts/FutuBdIt.eot?#iefix") format("embedded-opentype"),
    	url("https://www.cfc.de/skin/frontend/cfc/default/css/fonts/FutuBdIt.woff") format("woff"),
    		url("https://www.cfc.de/skin/frontend/cfc/default/css/fonts/FutuBdIt.ttf") format("truetype"),
    		url("https://www.cfc.de/skin/frontend/cfc/default/css/fonts/FutuBdIt.svg#FutuBdIt") format("svg");
}

@font-face {
	font-family: "txfi";
	src: url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/SoulMission.eot');
	src: url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/SoulMission.woff') format('woff'), url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/SoulMission.ttf') format('truetype'), url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/SoulMission.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: cfcshop;
	src: url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/jonzing-webfont.eot');
	src: url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/jonzing-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/jonzing-webfont.woff') format('woff'),url('https://www.cfc.de/skin/frontend/cfc/default/css/fonts/jonzing-webfont.ttf') format('truetype');}
}

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:11px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }
whatever::-ms-reveal, body {
   font-size:10px;
  }
img           { border:0; vertical-align:top; }

a             { color:#111; text-decoration:none; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
html,body{min-width:1024px;}
.wrapper {}
.page { /*width:1000px; margin:0 auto; padding:10px 0; text-align:left; */}
.header-container { background: #ffcc00; }
.menu-container   { background: #000; min-height:31px;}
.top-menus-cms,
.top-menus-cms,
.menu-container .menu,
.header,
.footer,
.main-container { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {min-height:600px;}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:230px;  padding:0px 0px 0; }
.col-main { float:left; width:748px;  padding:0px; }
.col-right { float:right; width:230px;  padding:5px 5px 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 .col-main {}

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

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff;  }
input.input-text,textarea { padding:2px; border:1px solid #FFCC00;}
select { padding:1px; border:1px solid #FFCC00;}
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
a.button,
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
a.button,
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
a.button,
button.button { overflow:visible; width:auto; border:0; padding:0; margin:4px 0 0 0; background:transparent; cursor:pointer; }
a.button > span,
button.button > span{ background:#ffcc00; } 

a.button span ,
button.button span { 
	/*float:left;*/
	display:inline-block;
/*height:29px;*/ 
/*background:transparent url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_button.gif) 0 0 no-repeat;*/
 /*padding:0 0 0 4px;*/ 
 font:bold 11px/21px Arial, Helvetica, sans-serif; 
 text-align:center; white-space:nowrap; color:#000; 
 line-height:18px;
 padding:0 5px 0 5px;
 }
a.button span span ,
button.button span span { background-position:100% 0;
/*padding:4px 12px 0 6px; */}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

a.button-wiz-info {display:block;padding:0px 0; text-align:center; /*background:#ffcc00;*/font:bold 11px/21px Arial, Helvetica, sans-serif;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px 5px 5px 0;  }
.buttons-set button.button { float:right; }
.buttons-set .back-link,button.button.back-link { float:left; }

.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset {  background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

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

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.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; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_msg-note.gif); color:#3d6611; }

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

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager {  padding:0px 0px; margin:5px 0; text-align:center; }
.pager .amount { position:absolute;left:0; }
.pager .limiter { position:absolute;right:0;font-size:80%;}
.pager .pages {  }
.pager .pages ol { display:inline;position:relative; }
.pager .pages li {  }
.pager .pages .current {}

.pager a  {text-decoration: none; }
.pager {  margin:5px 0; text-align:center; position:relative;min-height: 2em;}
.pager .amount { /*position: absolute;left:0px;top:0px;*/font-size:80%; }
.pager .limiter { float:right; }
.pager .pages { display:inline; }

.pager .pages li { display:inline;padding:3px 5px 2px; border:1px solid #888;margin-right:3px;}
.pager .pages li a {}
.pager .pages li.current {background: #ccc;}
.pager a.i-previous img {width:8px; height:13px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -4px -1px transparent;}
.pager a.i-next img {width:8px; height:13px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -20px -1px transparent;}
.pager a.i-back img {width:11px; height:13px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -67px -1px transparent;}
.pager a.i-first img {width:11px; height:13px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -146px -1px transparent;}
.pager a.i-last img {width:11px; height:13px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -163px -1px transparent;}


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

.sorter { font-size:10px; }
.sorter .view-mode { float:left; }
.sorter .view-mode img.grid { width:16px;height:16px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -96px 0 transparent; }
.sorter .view-mode img.list { width:16px;height:16px;background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -80px 0 transparent; }

.sorter .sort-by { float:right; }
.sorter .link-feed {}
.toolbar .limiter a.limiter-item,
.sorter .sort-by a.sort-by-item {	margin:0 0 0 0;	padding-left:7px;	text-decoration:none;}
/**
.toolbar .limiter a.limiter-item.current {color:red;}
*/
.sorter .sort-by .sort-by-direction-asc img,
.sorter .sort-by .sort-by-direction-desc img
{	width:10px;height:16px;}
.sorter .sort-by .sort-by-direction-asc img{
	background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -34px -1px transparent;
}
.sorter .sort-by .sort-by-direction-desc img{
	background:url("https://www.cfc.de/skin/frontend/cfc/default/images/nav/toolbar.png") no-repeat scroll -50px -1px transparent;
}


/* Toolbar */
.toolbar {color: #aaa;position: relative;}
.toolbar .pager {height:18px;}
.toolbar .sorter {}
.toolbar-bottom {}
.toolbar a { color: #aaa}
.toolbar a.current { color: #333}
.toolbar a:hover { color: #666}


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

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; /*background:url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_collapse.gif) 100% 4px no-repeat;*/ cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.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 */
.links li { display:block;float:left; }
.links li.first { /*padding-left:0 !important; */}
.links li.last { /*background:none !important; padding-right:0 !important; */}

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript {  border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header-container a{text-decoration: none;}
.header a {text-decoration: none; }
.header { padding:0px;  }
.header .logo { float:right; text-decoration:none !important; }
.header a.logo { padding-top:15px; position: relative;z-index:100;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { position: absolute;top:70px;left:360px; font-weight:bold;  }
.header .welcome-msg a {}
.header .picons  {position: absolute;top:40px;left:0px;}
.header .picons img {float:left;}
.header .links { background: url(https://www.cfc.de/skin/frontend/cfc/default/images/m-bg-1.png) repeat-x 0 -5px; float:left; height:36px;}
.header .links li { padding:5px 10px;}
.header .form-search {  }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul {  background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { margin-left:10px; padding:2px 10px 0;float:left; background: url(https://www.cfc.de/skin/frontend/cfc/default/images/m-bg-1.png) repeat-x 0 -5px; height:36px;}
.header .form-language select { border:none; background: transparent;margin-top:3px;}
.header .form-language select option.image {background-repeat: no-repeat;background-position: right 3px;margin:5px;}
.header-container .top-container { clear:both; text-align:right; }

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


/* Sidebar =============================================================================== */
.block {  margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { /*float:left;*/ }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px;  }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account {}

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt {
	cursor:pointer;
	font-weight:bold;
    margin: 5px 0;
    padding:1px 0 1px 10px;
	background: url("http://cfc.snm-portal.com/skin/frontend/default/cfc/images/cfc-toolbar.png") no-repeat scroll right -19px #FFCC00;
}
.block-layered-nav dd {padding-left:10px;}
.block-layered-nav dd a { display:block;}
.block-layered-nav dd a:hover { background:#f5f5f5;}
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { /*float:left; margin:2px 3px 0 0; */}

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* 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 .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

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

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* 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 .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid {  position:relative; }
.products-grid.last { border-bottom:0; }
/* 736 184*/
.products-grid li.item { float:left; margin:0 4px 4px 0; width:164px; padding:10px;position: relative; background-color:#f8f8f8;min-height:320px;}
.products-grid li.item:hover {background-color:#f5f5f5;}
.products-grid li.item.last{margin-right:0px;}
.products-grid .product-image { display:block; width:164px; height:164px; margin:0 0 10px; }
.products-grid .product-name { margin:10px 0 5px; font-weight:bold; font-size:13px; text-align: center;}
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; text-align: right;font-size:110%;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { text-align: center;}
/*
.products-grid .actions.fullwidth button {width:50%;display:block}
.products-grid .actions.fullwidth button span {width:100%;display:block}
*/
.products-grid button { }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {   }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-grid .tax-details,
.products-list .tax-details {font-size:80%;display: block;float:right; text-align:right; width:100px;}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }
.product-shop .tax-details { font-size:80%;display: block;}

.price-short .price-box {display:inline;} 
.price-box {}
.price-box .price { font-weight:bold; font-size:140%;}

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

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; font-size:80%}
.old-price .price { font-weight:bold; text-decoration:line-through; }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

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

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

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

.price-box-bundle {}
/********** Product Prices > */

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

.tier-prices-grouped {}

/* 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-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:right;margin-top:10px;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}
.product-view-simple .price-box {
	margin-top:10px;
	float:left;
	width:30%;
}
.product-view-simple .tax-details {
	clear:both;
	display:block;
	float:left;
	width:30%;

}
.product-view-simple .price-box .price {font-size: 200%;} 
.product-view-simple .add-to-box
{
	float:right;
	margin-top:-3.0em;
}
.product-essential {position: relative;padding:0px 0px;}
.product-collateral { /*border-top:1px solid #DCDCDC;margin-top:15px;*/}
.product-collateral .box-collateral {/* margin:15px 0 15px; */}

/* Product Images */
.product-view .product-img-box {  float: right;        min-height:300px;width:600px;text-align: center;}
.product-view.wizard .product-img-box {  float: right; min-height:300px;width:600px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { /*position:relative; width:265px; height:265px; overflow:hidden; z-index:9;*/ display:inline; }
.product-view .product-img-box .product-image-zoom img { /*position:absolute; left:0; top:0; */ max-width:100%;}
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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(https://www.cfc.de/skin/frontend/cfc/default/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-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { z-index:1;width:395px; float:left;margin-top:5px;}
.product-view.wizard  .product-shop { z-index:1;width:395px; float:left;margin-top:5px;}
.col1-layout .product-view .product-shop {  }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.folienfarbe-head{
	font-size:23px;
	font-weight: normal;
	font-family :cfcshop;
	margin:-8px 0 5px 0;
}
.text-shadow-medium {
	font-family :cfcshop;
	color:#111;
	font-size:18px;
	text-transform: uppercase;
	/*
	text-shadow:
		 0px -1px 2px #888, 
		 0px  1px 2px #888, 
		-1px  0px 2px #888, 
		 1px  0px 2px #888, 
		-1px -1px 2px #888, 
		-1px  1px 2px #888, 
		 1px -1px 2px #888, 
		 1px  1px 2px #888; 
	text-shadow: 0px 0px 4px #000;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#000003)
		progid:DXImageTransform.Microsoft.Glow(Color=#3e3e3e, Strength=4);
		*/
}
.text-shadow-big,
.product-view .product-name {
	font-family :cfcshop;
	color:#111;
	text-transform: uppercase;
	font-size: 85pt !important;
	/*
	text-shadow:
		 0px -1px 5px #888,
		 0px  1px 5px #888,
		-1px  0px 5px #888,
		 1px  0px 5px #888,
		-1px -1px 5px #888,
		-1px  1px 5px #888,
		 1px -1px 5px #888,
		 1px  1px 5px #888;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#000003)
		progid:DXImageTransform.Microsoft.Glow(Color=#3e3e3e, Strength=4);
*/
}

.product-view .product-name h1{ font-size: 30px;margin-top: -10px;margin-bottom: 10px;}
.product-view .short-description {margin-top:10px;}
.product-view .p-info {text-align: left;margin:10px 10px 10px 0;}
/* Product Options */
.product-options { padding:10px; margin:10px 0 0;  background-color:#f6f6f6; }
.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 { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.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 { padding:10px;  border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {
	float:left; width:500px;
}

/* Block: Additional */
.product-view .box-additional {
	float:right; width:440px;

}

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

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

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

/* Send a Friend */
.send-friend {}




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


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

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

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

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(https://www.cfc.de/skin/frontend/cfc/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px;  }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; float:left;clear:both;min-width: 100px;}
.item-options dd { padding-left:10px; float:left;}
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


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

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* Tooltip */
.tool-tip {  background-color:#ffffff; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.cfc.de/skin/frontend/cfc/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form {  background-color:#ffffff; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; /*background:url(https://www.cfc.de/skin/frontend/cfc/default/images/bkg_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 {  background-color:#ffffff; padding:5px; height:10em; overflow:hidden; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication {  background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#ffffff; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section {  border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#ffffff; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* 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:center; 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 {}
/* ======================================================================================= */


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

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

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.cfc.de/skin/frontend/cfc/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

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

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info {  padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

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

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {background: black;color:white;}
.footer {  padding:30px 10px; }
.footer a { color:white; }
.footer a:hover { color:#FFCC00; }
.footer p { text-align:left; }
.footer address { text-align:left; font-size:0.8em;}
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }

.footer .block.c1,.footer .block.c2,.footer .block.c3,.footer .block.c4,.footer .block.c5
,.footer .block.c6 {float:left; width:16.666%}
.footer .block h3 { border:none; font-weight: bold;}
/* ======================================================================================= */


/* Clears ================================================================================ */
.cfc-selection p:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.cfc.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);

.timeleft-text {
    font-size: 18px;
    font-weight: normal;
    color: #000044;
    margin-left: 3px;
}

.dailydeal {
    margin-bottom: -5px;
    font-family: georgia;
}

.sidebardailydeal .item {

}

.dailydeal-sidebar-product-name a {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}

.dailydeal-sidebar-product-name a {
    color: #666 !important;
    font-family: georgia;
    font-size: 14px;
    text-decoration: none;
}

.btn-dailydeal {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 52px;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

.btn-dailydeal span {
    background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/bnt-add-to-cart.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: Impact;
    font-size: 30px;
    font-weight: normal;
    height: 52px;
    line-height: 47px;
    overflow: visible;
    padding: 0 0 0 25px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.btn-dailydeal span span {
    background-position: 100% 0;
    padding: 0 25px 0 0;
}

/*------- Daily Deal sidebar left ------------------*/
.block-dailydeal {
    font-family: georgia;
    border: 1px solid #c2bfbb;
}

.sidebardailydeal {
    /*background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/mid-line.png") no-repeat scroll left bottom transparent;
    float: left;
    padding-bottom: 20px;
    padding-top: 15px;*/
}

.block-dailydeal div.last {
    background: none transparent !important;
}

.block-dailydeal .block-content {
    background: none repeat scroll 0 0 #F5F5F5;
}

.sidebardailydeal .dailydeal-sidebar-product-name a {
    font-weight: normal;
}

.block-subscribe .block-content {
    padding: 6px;
}

.sidebar-product-image img {
    margin-left: 0px;
    border: 1px solid #FDFDFD;
}

.dailydeal-price, .save-sold, .time-left, .block-dailydeal .time-left {
    width: 100%;
    float: left;
}

.block-dailydeal .time-left {
    border-top: 1px dashed #B8B8B8;
    margin-top: 6px;
    padding: 5px 0;
    font-size: 14px;
    font-weight: normal;
    color: #828282;
}

.block-dailydeal .time-left label, .block-dailydeal .time-left div span {
    font-weight: normal;
    color: #828282;
    font-size: 14px;
}

.block-dailydeal .time-left div span {
    color: #ff9f07;
    font-family: Impact;
    font-size: 14px;
}

.dailydeal-price li, .save-sold li {
    float: left;

}

.dailydeal-price .special-price .price {
    font-family: Impact;
    font-size: 23px;
    font-weight: normal;
    color: #ff9f07;
}

.dailydeal-price .old-price {
    margin-top: 6px;
    margin-left: 14px;
}

.dailydeal-price .old-price .price {
    font-size: 13px;
    font-weight: normal;
    color: #666;
}

.save-sold li label {
    display: block;
}

.save-sold li label {
    color: #f14141;
    font-size: 14px;
    font-weight: normal;
}

.save-sold li.lastspecial {
    margin-right: 0 !important;
}

.save-sold li.special-price {
    margin-right: 15px;
    text-align: center;
}

.sidebardailydeal .time-left .text-time {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 14px;
    font-family: Roboto;
}

.save-sold .special-price .price {
    color: #f14141;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
}

.timeleft li {
    float: left;
}

/*------- End Daily Deal sidebar left ------------------*/

/*------------Daily Deal Grid ----*/
.dailydeal-grid .product-image {
    width: 340px !important;
    height: 190px !important;
    margin: 0 !important;
    padding: 0 !Important;
    background: #f5f5f5;
    float: left;
}

.dailydeal-grid li.last {
    margin-left: 20px !important;
}

.dailydeal-grid {
    width: 702px !important;
    background: none transparent !important;
    font-family: georgia;
    border: 0 none;
}

.dailydeal-grid li.item {
    width: 340px;
    padding: 0 !important;
    /* background: #f5f5f5; */
    position: relative;
    margin: 10px 0;
}

.dailydeal-grid .wrap-grid-action {
    width: 100%;
    float: left;
}

.dailydeal-grid .wrap-grid-action .btn-dailydeal {
    float: left;
    width: 158px;
    margin-right: 25px;

}

.dailydeal-grid .time-left .timeleft-text {
    color: #ff9f07;
    margin-left: 5px;
}

.dailydeal-grid li.item .bg-bottom-dailydeal {
    position: relative;
    bottom: 0;
    height: 11px;
    width: 100%;
    background: url(https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/bg_bottom_li.png) no-repeat scroll left bottom;
    float: left;
}

.dailydeal-grid .time-left li, .dailydeal-grid .time-left .timeleft {
    float: left;
    /* 	margin-right: 8px; */
    line-height: 35px;
    color: #828282;
    font-size: 14px;
    font-family: georgia;
}

.dailydeal-grid .wrap-grid-action .save-sold {
    float: left;
    width: auto;
}

.bottom-grid-dailydeal {
    background: #f5f5f5;
    padding: 17px;
    float: left;
}

.wrap-grid-action button.btn-dailydeal {
    float: left;
}

/*------------End Daily Deal Grid ----*/

/*------------Daily Deal Detail --------------*/

.product-essential .wrap-timeleft-detail li {
    float: left;
    margin: 10px 0 10px 5px;
}

.product-essential .wrap-timeleft-detail li.time-day {
    margin-left: 15px;
}

.product-essential .wrap-timeleft-detail li.time-sec {
    margin-right: 0;
}

.product-essential .wrap-timeleft-detail .timeleft-text {
    display: block;
    width: 30px;
    background: url(https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/bg-digital.png) no-repeat;
    height: 78px;
    width: 72px;
    color: #fff;
    font-size: 35px;
    line-height: 65px;
    text-align: center;
    position: relative;
    margin-left: 0;
    /* text-decoration: line-through; */
}

.product-view .timeleft {
    text-align: center;
}

.product-view .wrap-timeleft-detail .text-time {
    text-transform: uppercase;
    font-weight: bold;

}

.product-essential .bg-saleoff {
    float: left;
    text-align: center;
    margin-bottom: 20px;
    font: normal 30px Roboto;
    margin-right: 30px;
}


.product-essential .bg-saleoff .off-label {
    font-size: 12px;
}

.product-essential .bg-saleoff span {
    margin-top: 4px;
    color: #f14141;
    display: inline-block;

}

.product-view .product-shop .wrap-timeleft-detail {
    border: 1px solid #fff;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.product-view .product-shop .timeleft {
    /*background: #f0f2f2;
    border: 1px solid #ebe9e9;
    width: 100%;
    float: left;
    text-align: center;
    color: #595959;
    font-size: 13px;
    text-transform: uppercase;
    font-family: sans-serif;*/
    float: left;
    width: 100%;
    /* font-weight: bold; */
}
.bottom-product-dailydeal{margin-bottom: 20px;float: left;width: 100%;}

/*------------End Daily Deal Detail --------------*/
.dailydeal-list li .product-image {
    width: 340px !important;
    height: 190px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.dailydeal-list .product-shop {
    margin-left: 350px;
}

/*------------List Daily Deal --------------*/
.dailydeal-list {
    font-family: georgia;
}

ol#products-list .product-shop .timeleft {
    background: none transparent;
    border: 0 none;
    text-transform: none;
}

ol#products-list .time-left li {
    color: #828282;
    font-size: 14px;
    font-weight: normal;
}

ol#products-list .time-left li, ol#products-list .time-left div {
    float: left;
    width: auto;
}

ol#products-list .timeleft .timeleft-text {
    color: #ff9f07 !important;
    font-size: 14px;
    margin-left: 5px;
}

ol#products-list .wrap-grid-action {
    float: left;
    width: 100%;
}

ol#products-list .wrap-grid-action button {
    float: left;
    width: 158px;
    margin-right: 25px;
}

ol#products-list li.item {
    background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/productlist-li-bottom.png") no-repeat scroll 0 100% transparent;
    border-bottom: 0 none;
    margin: 10px 0;
    padding: 0 0 11px;
}

ol#products-list li.item .wrap-productlist-li {
    /* background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/bg-product-list-li-top.png") repeat scroll 0 0 transparent; */
    background: #f5f5f5;
    padding: 0;
    width: 670px;
    float: left;
    padding: 9px 12px;

}

ol#products-list .time-left {
    margin-top: 20px;
}

ol#products-list .wrap-grid-action .save-sold {
    float: left;
    width: auto;
}

/*------------End List Daily Deal --------------*/

/* Daily Deail ================================================================================ */
.wrapper-dailydeal {
    float: left;
    width: 100%;
}

.wrapper-dailydeal .dailydeal-title {
    _background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/border-dailydeal.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    text-align: center;
}

.wrapper-dailydeal .dailydeal-title h2 {
    font: normal 25px Roboto;
    text-transform: uppercase;
    color: #666;
    margin-top: 30px;
}

.wrapper-dailydeal .dailydeal-title p {
    font: normal 12px Arial;
    color: #909090;
}

.daily-category-products {
    float: left;
    width: 100%;
}

.daily-category-products .sub-dailydeal {
    float: left;
    width: 100% !important;
}

.daily-category-products .sub-dailydeal .item {
    float: left;
    width: 270px;
    margin-right: 30px;
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 10px;
}

.daily-category-products .sub-dailydeal .item:hover {
    border: 1px solid #a0a0a0;
}

.daily-category-products .sub-dailydeal .last {
    margin: 0;
}

.daily-category-products .sub-dailydeal .item .product-image {
    float: left;
    width: 100%;
}

.daily-category-products .sub-dailydeal .item .product-image img {
    text-align: center;
    border: 1px solid #e7e7e7;
    display: block;
}

.daily-category-products .sub-dailydeal .bottom-home-dailydeal .product-name {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.daily-category-products .sub-dailydeal .bottom-home-dailydeal .product-name a {
    color: #666;
    float: left;
    font: 16px Roboto;
    text-align: center;
    width: 100%;
    margin: 0;
}

.sub-dailydeal .item-daily-top {
    position: relative;
    min-height: 248px;
    margin-bottom: 20px;
}

.item-daily-top ul.dailydeal-price {
    background: url("https://www.cfc.de/skin/frontend/base/default/images/magegiant/dailydeal/bg-price1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.item-daily-top ul.dailydeal-price li {
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
}

.item-daily-top ul.dailydeal-price li.special-price span {
    font-size: 16px !important;
    color: #f14141 !important;
}

.item-daily-top ul.dailydeal-price li span.price {
    font: normal 14px Roboto;
    color: #fff;
}

.item-daily-top:hover .dailydeal-price {
    opacity: 1;
}

.bottom-home-dailydeal ul.time-left {
    float: left;
    width: 100%;
    background: #f14141;
    height: 53px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    padding: 5px;

}

.bottom-home-dailydeal ul.time-left li {
    width: 25%;
}

.bottom-home-dailydeal ul.time-left li span {
    font: normal 20px Roboto;
    color: #fff;
}

.bottom-home-dailydeal ul.time-left li span.timeleft-text {
    display: block;
    text-align: center;
}

.bottom-home-dailydeal ul.time-left li span.text-time {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #fff;
}


/*------- Daily Deal sidebar left2 ------------------*/

.block-dailydeal-new{
    font-family: georgia;
    border: 1px solid #e3e3e3;
}

.block-dailydeal-new:hover{
    border: 1px solid #a0a0a0;
}
.block-dailydeal-new .sidebardailydeal{}
.block-dailydeal-new .sidebardailydeal a{
    float: left;
    width: 100%;
}
.block-dailydeal-new .sidebardailydeal a img{

}
.block-dailydeal-new .item-daily-top{
    position: relative;
    min-height: 180px;
    margin-bottom: 20px;
    float: left;
}
.dailydeal-sidebar-product-name{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.dailydeal-sidebar-product-name a{
    text-align: center;
}
.block-dailydeal-new .block-title strong span{}

.dailydeal-item-left{
    font-size: 12px;
}

.ampel_A,
.ampel_B,
.ampel_C,
.ampel_Z{
	float: left;
	margin-top:2px;
	width:10px;
	height:10px;
	margin-right:5px;
	border-radius: 50%;
	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
}
.ampel_A span,
.ampel_B span,
.ampel_C span,
.ampel_Z span{
	display:none;
}
.ampel_A{background-color: green;}
.ampel_B{background-color: yellow;}
.ampel_C{background-color: red;}
.ampel_Z{background-color: black;}

/*.cfc-pay*/
.amodaldlg{
	position: fixed;
	z-index:1002;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: black;
	-moz-opacity:.8; -webkit-opacity:.8;opacity:.8;
}
.amodaldlgfr {
	position: absolute;
	z-index:1003;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding-top:100px;
}
.amodaldlgfr .ofr
{
	position:relative;
	width:1012px;
	height:auto;
	margin:0 auto;
	background: white;
	border:1px solid black;
	padding: 20px 0 10px 10px;
}
.amodaldlgfr .ifr
{
	width:1000px;
	text-align: left;
	/*
	height:100%;
	overflow: auto;
	*/
}
.amodaldlgfr .remove{
	position: absolute;
	background: url('https://www.cfc.de/skin/frontend/cfc/default/images/anwendungen/kreuz.png') no-repeat;
	width: 15px;
	height: 15px;
	right:5px;top:5px;
	display: block;
}
.amodaldlgfr .remove span {display:none}
.minibasket{
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom;
	background: red;


}
#rinfos {
	height:75px;

}
#rinfos .rmuster,
#rinfos .rkollektion,
#rinfos .rpdf{
	float:left;
	font-size:10px;
	height:65px;
	position: relative;
}
#rinfos .rmuster{width:50px;margin-right: 10px;}
#rinfos .rkollektion{width:55px;margin-right: 10px;}
#rinfos .rpdf{width:40px;}
#rinfos a{
	display: block;
	position: absolute;
	bottom: 0;
	left:0
}

.piro_html .h_c_c .div_reg {background: white;}

.cfc-selection p{
	padding-left:135px;
}
.cfc-selection label {
	float: left;
	width:130px;
	font-weight: bold;
	overflow: hidden;
}
.cfc-selection label:after {
	content: ':'
}
.cfc-selection .price-short .price-box{
	display:inline;

}
#auit-breite-section-montage .cfc-selection .price-box,
#auit-breite-section-anfahrt .cfc-selection .price-box,
#auit-breite-section-folie .cfc-selection .price-box {display:block;}
/* x230215 */
#auit-breite-section-anfahrt .cfc-selection div label {
	float:left;
}
#auit-breite-section-anfahrt .cfc-selection > div {
	float:none !important;
}
#auit-breite-section-anfahrt .cfc-selection > div .price-short label{
	width:135px;
}
.montage-sub-option input.checkbox {
	width:auto!important;
	display: inline!important;
}

.cfc-selection .price-short
{
	position:relative;
	line-height: 180%;
}
.cfc-selection .price-short .price-box .price{
	font-size: 180%;
	font-weight: normal;
}
.cfc-selection .price-box .check24,
.cfc-selection .price-box .check24 *{
	font-size:11px !important;
	line-height: 11px !important;
	font-weight: normal;
}
.product-view.wizard .product-img-box{
	width:auto;
	height:auto;
	/*overflow: hidden;
	background: white;*/
	position: relative;
	width:600px;
	height:350px;
	overflow: hidden;
}
.product-view.wizard .product-img-box .fr{
	height:340px;
}
.product-view.wizard .product-img-box .product-360
{
	display:none;
	/*
	width:100%;
	height:100%;
	background: white;
	*/
	width:997px;
	height:547px;
	margin:0 1px 0 2px;
}


.product-view.wizard .product-img-box.zoom
/*,.product-view.wizard .product-img-box.play-360*/
{
	position:absolute;
	left:-10px;
	top:0px;
	height:160%;
	min-height:563px;
	background: white;
	padding:10px;
	z-index:100;
	width:auto;
}
.product-view.wizard .product-img-box.zoom .fr
/*,.product-view.wizard .product-img-box.play-360 .fr*/
{
	width:1000px;

}
.product-img-box-cf,
.product-img-box-ch {
	position: relative;
}
.product-img-box-cf img,
.product-img-box-ch img {width:100%;position: absolute;left:0;top:0;}
.product-img-box .tlb-video{
	position: absolute;left:0px;bottom:20px;display: block;
}
.product-img-box.zoom .tlb-video {display: none;}
#tlb-video-frame{
	position: absolute;
	z-index: 200;
	left:0;
	top:0;
	bottom:0px;
	right:0px;
	background: white;
}
#tlb-video-frame .tlb-video-frame-remove
{
	position: absolute;
	z-index: 201;
	right:0;
	top:0px;
	background-color: rgba(255,255,255,0.5);
	width:15px;
	height:15px;
	display: block;
}
.product-img-box video {
	height:100%;
	width:100%;
}
.product-img-box .tlb-button{
	position: absolute;right:10px;bottom:0px;
	white-space: nowrap;
	text-align: right;
}
.product-img-box #tlb-button-extent{
	position:absolute;left:0;bottom:10px;right:0;text-align:center;

}
#tlb-button-extent a.active{
	font-weight:bold;
}

.product-img-box .product-share{
	position: absolute;left:0;bottom:0px;
	white-space: nowrap;
	text-align: right;
}
.product-img-box.zoom .product-share
{
	top:560px;
	bottom:inherit;
}
.product-img-box.zoom .tlb-button
/*,.product-img-box.play-360 .tlb-button*/{
	top:560px;
	bottom:inherit;
	width: 200px;
}

.product-view.wizard .product-img-box a {
	padding:0;
}
.product-view.wizard .product-img-box .tlb-button  a{
	display:block;
	float:right;
}
.product-view.wizard .product-img-box .product-share{
}

.product-view.wizard .product-img-box .tlb-button a:after{
	content:'|';
	padding:0 5px;
}
.product-view.wizard .product-img-box .product-share a{
	display: inline-block;
	margin-right: 5px;
}
#b-z-out:after,
#b-z-in:after,
#b-stop:after{
	content:'';
	padding:0;
}
#b-z-out,
#b-stop {display: none;}


.zoom #b-z-out {display: block;}
.zoom #b-z-in {display: none;}
/*
.play-360 .tlb-button a {display: none !important;}
.play-360 .tlb-button #b-stop {display: block!important;}
*/
#product-share img {vertical-align: middle;}


button.submit.cfc-pay {position: relative;}
button.submit.cfc-pay span span{
	padding-right:50px;
}
button.submit.cfc-pay strong{
	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/montage/basket.png) no-repeat;
	position: absolute;
	width:62px;
	height:78px;
	top:-20px;
	right:-10px;
}
/* Cfc Config */
#cfcconfigSteps {border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:0px 0;margin-top:20px;}


#cfc-cfc-infos {float:right;background: #e4e4e4;width:150px;overflow:hidden;text-align: center;padding:0px;}
#cfc-cfc-infos .step-title {  padding:0; }

.cfc-config .buttons-set.disabled button.button { display:none; }
.cfc-config .buttons-set .please-wait { height:21px; line-height:21px; }

.cfc-config-content .buttons-set .please-wait {
    background-image: url('https://www.cfc.de/skin/frontend/cfc/default/images/opc-ajax-loader.gif');
    padding-left:20px;
    background-repeat: no-repeat;
}

.cfc-config .step-title {  padding:0px 5px 0px; width:100%; height:19px; }
.cfc-config .step-title h2 { font-size: 11px;padding:2px 0 3px;}
.cfc-config .step-title a { display:none; float:right; }

.cfc-config .allow .step-title { cursor:pointer; position: relative;}
.cfc-config li.allow {}
.cfc-config li.section {
	float:left;
	position:relative;
	padding-right:18px;

/*	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/cfc-toolbar.png) top right no-repeat;*/

}
.cfc-config li:after{
	position:absolute;
	right:-5px;
	top:0px;
	width:17px;
	height:19px;
	content:'';
	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/navi-n-n.jpg) top right no-repeat #ffcc00;
	/*position:absolute;
	right:0;
	*/
}
.cfc-config li.active {
	/*background-position: right -19px;
	*/
	background-color: #ffcc00;
}
/**/
.cfc-config li.active:before{
	position:absolute;
	left:-17px;
	top:0px;
	width:17px;
	height:19px;
	content:'';
	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/navi-n-a.jpg) top right no-repeat #ffcc00;
	/*position:absolute;
	right:0;
	*/
}
.cfc-config li.active:first-child:before{
	background: none;
	width:0;
	height:0;
}
.cfc-config li.active:after{
	position:absolute;
	right:-5px;
	top:0px;
	width:18px;
	height:19px;
	content:'';
	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/navi-a-n.jpg) top right no-repeat #ffcc00;
	/*position:absolute;
	right:0;
	*/
}
.cfc-config li.active .step-titlexxx:after {
	display:block;
	position: absolute;
	right:-10px;
	top:0;
	content:"";
	width:0;
	height:0;
	font-size:0;

	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid green;
	text-shadow: 2px 2px 22px red;
}
.cfc-config .active {}
.cfc-config .active .step-title {  cursor:default; }


.cfc-config .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.cfc-config .step .tool-tip { right:10px; }

.cfc-config .order-review {}
.cfc-config .order-review .authentication {}
.cfc-config .order-review .warning-message {}

.cfc-config-content-right { width:129px; float:right;  padding:10px 10px 0 0; /*border-left:1px solid #dcdcdc; padding:10px;*/ min-height:220px}
.cfc-config-content { margin-right:148px; border-right:1px solid #dcdcdc; padding:0px 10px 0 0;min-height:220px; }
.haendler-view .step.a-item {
	border-bottom:1px solid #DCDCDC;
	padding:0px;
}
.haendler-view .cfc-config-content
{ margin-right:0; border-right:0px solid #dcdcdc; padding:0px 0px 0 0;min-height:220px;}
/*position: relative;*/
.cfc-config-content.cfc-review  { margin-right:0px; }
/*
.cfc-config-content.vv-wizard #cfc-marke-content .buttons-set{

	position: absolute;
	right:0;
	top:60px;
}
.cfc-config-content.vv-wizard #cfc-marke-content .buttons-set button{
	display:block;
	margin-bottom:10px;
	float:right;
	clear: both;
	}
	830 /
*/
.sel_grund_farbe {visibility: hidden;height: 0;}
.cfc-config-content fieldset {padding:10px 0 0 0;}



#cfcconfig-cfc-anwendung-method-load {}

/* step 1 */
.cfc-config-content {margin-bottom:200px;}
#cfcconfig-cfc-marke-method-load .form-list {position: relative;}
#cfcconfig-cfc-marke-method-load .form-list .input-box { width:200px;}
#cfcconfig-cfc-marke-method-load .form-list .input-box select { width:100%;}
#cfcconfig-cfc-marke-method-load li {float:left;margin-left:0px;padding:0 5px;width:200px;}
#cfc-marke-content .buttons-set {display:none;}
#cfcconfig-cfc-marke-method-load .form-list li .block-info {
	margin-top:20px;

}
#cfcconfig-cfc-marke-method-load .form-list li .block-info .c{
	font-family: cfcshop;
	color:#fff;
	position: absolute;
	left:0;right:0;background: #E4E4E4; padding: 24px 30px;font-size: 36px;
	text-transform: uppercase;
}
#cfcconfig-cfc-marke-method-load .form-list li .block-info .a {
    position: absolute;
    content: '';
    top: 40px;
	width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #E4E4E4;
    margin-left:20px;
    /*content: '';
    content: attr(data-pos px,100px);
    left:attr(data-pos)px;
    */
}
#color-select {background: white;}
#color-select .farb-auswahl {
	border:2px solid transparent; float:left;
	padding:10px;margin:5px 5px 20px ;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	cursor: pointer;
	height:60px;
	width:103px;
}
#color-select .farb-auswahl img{

}


/* step 2 anwendung */
/*
.anwendung.item {
position:relative; border:2px solid transparent; float:left; padding:10px;margin:5px 5px 20px ;
box-shadow: 0px 0px 2px rgba(0,0,0,0.8);cursor: pointer; width:130px;height:130px;
}

.anwendung.item.active {border-color: #FFCC00;}
.anwendung.item.hover {border-color: #fbe27f;}
.img-anwendung {
	height:60px;
	width:103px;
	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/anwendungen/anwendung-option.png) no-repeat;
}
.F {	background-position: 0 -60px;}
.S {	background-position: 0 -120px;}
.T {	background-position: 0 -180px;}
.V {	background-position: 0 -240px;}
.W {	background-position: 0 -300px;}
*/
/* step 2 anwendungvv */
.anwendungvv .item {
position:relative;
border:2px solid transparent;
width:110px;
height:80px;
overflow:hidden;
box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
cursor: pointer;
}
.haendler-wizard .marke .block-info {display:none;}
.anwendunghaendler .item-frame {
	float:left;
}
.anwendunghaendler .item-desciption {
	padding:0 0 5px 0;
	width: 130px;
}
.anwendunghaendler .item-info {
	padding:5px 0;
}
.anwendungad .item,
.anwendungag .item,
.anwendungar .item,
.anwendungfg .item,
.anwendunghaendler .item,
.anwendungls .item,
.anwendungtl .item {
position:relative;
border:2px solid transparent;
width:130px;
height:130px;
overflow:hidden;
box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
cursor: pointer;
float:left;
margin-right:6px;
margin-bottom:6px;
}
.anwendunghaendler .item {
	text-align: center;
}
.anwendunghaendler .item .l{
	text-align: left;
}
.anwendunghaendler {padding-left:130px;}
/*
.anwendunghaendler .item {width:110px;height:95px;}
*/
.anwendungfg .item {width:110px;height:95px;}
.anwendungls .item {width:158px;height:95px;}
.anwendungls .item img.p {position: absolute;bottom:0px;left:2px;}
.anwendungag .item .l,
.anwendunghaendler .item .l,
.anwendungar .item .l,
.anwendungfg .item .l,
.anwendungls .item .l,
.anwendungtl .item .l,
.anwendungad .item .l,
.anwendungvv .item .l {padding:2px 0 0 2px;z-index:10;position: relative;}
.anwendungad .c-select,
.anwendungag .c-select,
.anwendungar .c-select,
.anwendungfg .c-select,
.anwendungls .c-select,
.anwendungtl .c-select,
.anwendungvv .c-select {
	position: absolute;right:2px;height:23px;top:17px;width:23px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
.anwendungad .c-remove,
.anwendungag .c-remove,
.anwendungar .c-remove,
.anwendungfg .c-remove,
.anwendungls .c-remove,
.anwendungtl .c-remove,
.anwendungvv .c-remove {
	position: absolute;
	height:15px;width:15px;
	right:6px;bottom:6px;
}
.anwendungad .item.active,
.anwendungag .item.active,
.anwendungar .item.active,
.anwendungfg .item.active,
.anwendungls .item.active,
.anwendungtl .item.active,
.anwendunghaendler .item.active,
.anwendungvv .item.active {border-color: #FFCC00;}
.anwendungad .item.hover,
.anwendungag .item.hover,
.anwendungar .item.hover,
.anwendungfg .item.hover,
.anwendungls .item.hover,
.anwendungtl .item.hover,
.anwendunghaendler .item.hover,
.anwendungvv .item.hover {border-color: #fbe27f;}

table.anwendungvv {width:100%}
.anwendungvv td { padding:2px;}
table.anwendungvv td.l {width:15%;float:none;}
table.anwendungvv td.r {float:none;padding:0;}

.anwendungad {position:relative; max-height:268px;overflow:auto;padding:4px;}
.main_back {height:15px;padding:0px 5px;font-weight: bold;font-size:130%;line-height: 50%}
.main_back span {display:none;cursor:pointer}
/**/
.jqZoomWindow {left:250px;top:0;position:absolute;z-index:1;overflow:hidden;}
.jqZoomPup	{ box-shadow: 0px 0px 2px rgba(0,0,0,0.8);}
.color-popup-info,
.color-popup {
	position: absolute;
	left:0;
	width:990px;
	top:355px;
	min-height:400px;
	background: white;
	z-index: 20;
	padding:10px 0 10px 10px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	display: none;
}
.color-popup.step-fg {/* top:345px;*/}
.color-popup .info {/*background: url(https://www.cfc.de/skin/frontend/cfc/default/images/montage/lupe.gif) top right no-repeat;*/ width:210px;}
.color-popup-info .close,
.color-popup .close {position: absolute;right:10px; top: 10px;z-index:100;}
.color-popup .print {position: absolute;right:45px; top: 10px;z-index:100;}
.color-popup table 	{}
.color-popup table td.h 		{font-weight: bold;border-left-color:transparent;}
.color-popup table td,
.color-popup table td 			{ border-left:1px solid #c4c4c4;padding:2px 0 2px 2px; }
.color-popup table td.col-1 	{ width:116px;border-left-color:transparent;}
.color-popup table td.col-2,
.color-popup table td.col-3,
.color-popup table td.col-4,
.color-popup table td.col-5		{ width:58px}
.color-popup table td.col-6 	{ width:116px}
.color-popup table td.col-7 	{ width:116px}
.color-popup table td.col-8 	{ width:116px}
.color-popup .l{
	float:left;
	width:220px;
}
.color-popup .r {
	margin-left:250px;
	position: relative;
	height:100%;
}
.color-popup a.h {
}
.color-popup a.color-group {
	font-size:17px;
	color:rgb(112,111,111);
}
.color-popup a.color-group:after{
	content:'|';
	padding:0 5px;
	color:rgb(112,111,111);
	font-weight: normal;
}
.color-popup a.color-group.lastv:after{
	content:'';
}
.color-popup a.color-group.aktiv {
	font-weight: bold;
	color:#000000;
}

.color-popup .thumb{
	width:210px;
	height:210px;

}
.color-popup .item {cursor:pointer;}
.color-popup .thumb img, .color-popup .thumb div {width:210px;}
.color-popup .thumb img.lupe, .color-popup .thumb div.lupe {
	width:auto;
	position:absolute;
	top:87px !important;
	left:87px !important;
	display:none;
	}

.color-popup .thumb img.lupe, .color-popup .thumb div.lupe {
    background-image: url('https://www.cfc.de/skin/frontend/cfc/default/images/picto/lupe.png');
    width:52px;
    height:32px;
    display: block;
}



.color-popup .c {
	margin-top:10px;
	/*overflow:auto;
	position:absolute;
	top:30px;
	bottom:30px;
	left:0;right:0;*/
}
/*
1 Spalte 58px;
2 Spalte 116px;
3 Spalte 174px;
4 Spalte 232px;
5 Spalte 290px;
6 Spalte 348px;
7 Spalte 406px;
8 Spalte 464px;
*/
.color-popup.grundfarbe				{}
.color-popup.grundfarbe td.col-1 	{ width:464px;border-left-color:transparent;}
.color-popup.grundfarbe td.col-2	{ width:348px;}
.color-popup.grundfarbe td.col-3	{ width:116px;}
.color-popup.grundfarbe .r 			{ margin-left:0;}

.color-popup.step-ag			{}
.color-popup.step-ag td.col-1 	{ width:232px;border-left-color:transparent;}
.color-popup.step-ag td.col-2	{ width:232px;}
.color-popup.step-ag td.col-3	{ width:232px;}

/* step 3 farbe 740px*/
.img-farbe{

	height:113px;
	width:103px;
	position: relative;
	padding: 0px;
	/*border: 1px solid #898989;*/
	float:left;
	margin:0 ;
	text-align: center;
}
.img-farbe.lsfarbe{
	height:auto;
	width:auto;

}
.img-farbe img {max-width:100%;max-height: 100%}

.salable_0{
	background-color: #aaa; opacity: 0.5;
}
/* Neue Grundfarbe */
.color-lack{
	clear: both;
	width:830px;
	margin:5px;

}
.color-lack-grp{
	clear: both;
}
.color-lack-items{
	clear: both;
}
.color-lack-item{
	float:left;
}

/*
.farbe.item { border:2px solid transparent; float:left;
padding:10px;margin:5px 5px 20px ; box-shadow: 0px 0px 2px rgba(0,0,0,0.8);cursor: pointer;}
.farbe.item.active {border-color: #FFCC00;}
.farbe.item.hover {border-color: #fbe27f;}
.img-farbe img {position: absolute;left:-9px;top:-9px;max-width:100%;max-height: 100%}
*/
.anwendungag .c-select img,
.anwendungar .c-select img,
.anwendungfg .c-select img,
.anwendunghaendler .c-select img,
.anwendungls .c-select img,
.anwendungtl .c-select img,
.anwendungvv .c-select img,
.anwendungad .c-select img {
	max-width:100%;max-height: 100%;
}


/* step 4 montage 840 - 280 */
#co-cfc-montage-form .montage {	float:left;	width:269px; padding-right:10px; border-right:1px solid #DCDCDC;}
#co-cfc-montage-form .montage .f-left{position: relative;}
#co-cfc-montage-form .montage .f-left .infoGrafik{float:left;}
#co-cfc-montage-form .montage .f-left .infoText{position: absolute;right:0;bottom:0;width:110px;font-size:1em;}

/*
#co-cfc-montage-form .form-list-montage {margin-left:230px;}
*/
#co-cfc-montage-form .form-list-montage {clear: both;}
#co-cfc-montage-form .form-list-montage label{float:none;}
#co-cfc-montage-form .form-list-montage .input-box{}
#co-cfc-montage-form .form-list-montage input{display:block;width:150px}
#co-cfc-montage-form .form-list-montage .bset {margin:10px 0px;text-align: right;float:right;width;29%}
#co-cfc-montage-form .form-list-montage .button.google-search {}
#co-cfc-montage-form .form-list-montage .buttons-set {clear:none;min-height:32px;}
#co-cfc-montage-form .form-list-montage .buttons-set:after {clear:none;}
#auit-searchList select.partner_select {display:block;width:156px; }
/* #co-cfc-montage-form .montage .f-rigth{width:60%;} */


#co-cfc-montage-form .folie-right {	float:right;	width:550px;}

#co-cfc-montage-form .sel {font-size:18px;position: relative;font-weight: bold;}
/* #co-cfc-montage-form .minh{min-height:40px;} */
#co-cfc-montage-form .sel label{font-weight: normal;font-size:14px;}
#co-cfc-montage-form .sel label{font-weight: normal;font-size:14px;}
#co-cfc-montage-form .sel label .anfahrt-info{font-size:0.8em;display:block;padding-left:20px;}
#co-cfc-montage-form .price-box {display:inline;}
#co-cfc-montage-form .price-box .price {font-size: 100%;}
#co-cfc-montage-form .folie {	float:left;	width:265px; padding-right:9px;border-right:1px solid #DCDCDC;}
#co-cfc-montage-form .montage .infoText  {clear:both;text-align: center; }
.fg-wizard #co-cfc-montage-form .infoText  {min-height:200px}
#co-cfc-montage-form .folie .infoText  {clear:both;text-align: center;}
#co-cfc-montage-form .folie .infoText img {float:none;}

#co-cfc-montage-form .universal {	float:right;width:265px; }
#co-cfc-montage-form .universal .infoText  {clear:both;text-align: center;}
#co-cfc-montage-form .universal .infoText img {float:none;}

#co-cfc-montage-form .infoText p {text-align: left;}

.cfc-selection .iinfo:before,
#co-cfc-montage-form .iinfo:before {
	display:inline-block;
	content:'i';
	content: url("https://www.cfc.de/skin/frontend/cfc/default/images/picto/info-btn.jpg");
}
#co-cfc-montage-form .iinfo {
	position:relative;
	font-weight: normal;
}
.cfc-selection .iinfo{
	font-weight: normal;
	vertical-align: sub;
}
.cfc-selection .iinfo
{
	font-weight: normal;
}

.cfc-selection .iinfo span,
#co-cfc-montage-form .iinfo span {
	position:absolute;
	display:none;
	border: 2px solid transparent;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    background-color: white;
    padding:10px;
    width:300px;
    top:-5px;
    z-index: 100;
}
.cfc-selection .iinfo:hover span,
#co-cfc-montage-form .iinfo:hover span{display:block;}
/*


*/


/*Search Partner*/
.searchPartner { background: white;padding:10px;overflow: none;width:280px;height:380px;position:relative;}

.form-list-searchPartner input { display:block;float:left;width:100%;}
.searchPartner .searchList {overflow:auto;position:absolute;left:10px;right:10px;bottom:10px;top:130px;border:1px solid #aaa;}
#auit-searchList li {border-bottom: 1px dotted #004A8A;}
#auit-searchList li:hover {color:#A07D38;cursor:pointer;}


.AG-HAENDLER-ROLLENWARE .infiniteCarousel .wrapper,
.AG-HAENDLER-UNIVERSAL .infiniteCarousel .wrapper {
	height:150px;
}
#cfc-pay-content .marker {position: absolute;left:-6px;top:-6px; background: white;padding:2px 6px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}


#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}
#tooltip.top:after
{
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after
{
    left: 10px;
    margin: 0;
}

#tooltip.right:after
{
    right: 10px;
    left: auto;
    margin: 0;
}
div[rel=tooltip]:after{
	content:'';
	background: url('https://www.cfc.de/skin/frontend/cfc/default/images/picto/sprechblase.png');
	width:29px;
	height:26px;
	position: absolute;
	top:0;
	right:0;
}
div.lsfarbe[rel=tooltip]:after
{
	top:-38px;
	right:-40px;
}
div.fgfarbe[rel=tooltip]:after
{
	top:0;
	right:inherit;
}

.ratenkaufbutton {
	display:none !important;
}

.shippingInformation {
    margin-top:5px;
}

.logo_slider_marquee {
    height: 100px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display:table;
}

.logo_slider_marquee > div {
    display: block;
    height: 80px;
    width: 1000px;
}

.slider_logo_image {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0px 30px;
    height:80px;
}

.cfc_datenschutz label {
    float:none;
}

.cfc_datenschutz .validate-one-required {
    margin-right:8px;
}

.cfc_datenschutz .input-box {
    margin-top:5px;
}
/**
	für cms
**/
.cms-tab a {color:#000000;text-decoration:none;}
.cms-tab a:hover {color:#ccc;text-decoration:none}

.cms-tab #tabMenu {margin:0;padding:0 0px 0 0;list-style:none;}
.cms-tab #tabMenu li {float:left;height:82px;cursor:pointer;cursor:hand;}

.cms-tab li.allgemeinVV {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.gesetzVV {width:149px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-gesetzliche-bestimmungen.gif) no-repeat 0 -82px;}
.cms-tab li.montageVV {width:102px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-montagequalitaet.gif) no-repeat 0 -82px;}
.cms-tab li.vorschadenVV {width:124px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-vorschaeden-am-lack.gif) no-repeat 0 -82px;}
.cms-tab li.kostenVV {width:62px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-kosten.gif) no-repeat 0 -82px;}
.cms-tab li.garantieVV {width:65px;margin-right: 0px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-garantie.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinAG {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.gesetzAG {width:149px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-gesetzliche-bestimmungen.gif) no-repeat 0 -82px;}
.cms-tab li.montageAG {width:102px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-montagequalitaet.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeAG {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}
.cms-tab li.legendeAG {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-legende.gif) no-repeat 0 -82px;}
.cms-tab li.garantieAG {width:65px;margin-right: 0px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-garantie.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinAD {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeAD {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinLS {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.vorschadenLS {width:124px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-vorschaeden-am-lack.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeLS {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}
.cms-tab li.garantieLS {width:65px;margin-right: 0px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-garantie.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinTL {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.gesetzTL {width:149px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-gesetzliche-bestimmungen.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeTL {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinAR {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeAR {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}

.cms-tab li.allgemeinFG {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-allgemein.gif) no-repeat 0 -82px;}
.cms-tab li.montageFG {width:102px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-montagequalitaet.gif) no-repeat 0 -82px;}
.cms-tab li.pflegeFG {width:128px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-pflege-und-haltbarkeit.gif) no-repeat 0 -82px;}
.cms-tab li.legendeFG {width:72px;background:url(https://www.cfc.de/skin/frontend/cfc/default/images/cms/ww-legende.gif) no-repeat 0 -82px;}

.cms-tab li.mouseover {background-position:0 0;}
.cms-tab li.mouseout {background-position:0 -82px;}
.cms-tab li.selected {background-position:0 0;}

.cms-tab .box {width:980px}
.cms-tab .boxBody {background-color:#e4e4e6;}

.cms-tab .boxBody div.parent {display:none;}
.cms-tab .boxBody div.show {display:block;}

.cms-tab .boxBody div ul {margin:0;padding: 100px 13px 10px 13px;list-style:none;}
.cms-tab .boxBody div ol {padding:0;margin:0;}
.cms-tab .boxBody div li {padding:0;margin-left: 13px;list-style-type:square;}

.cms-tab .WWVVallgemein {
margin: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWVVmontage {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWVVgesetz {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWVVvorschaden {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWVVkosten {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWVVgarantie {
margin-top: 45px;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGgesetz {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGmontage {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGlegende {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWAGgarantie {
margin-top: 45px;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWADallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWADpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWTLallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWTLgesetz {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWTLpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWLSallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWLSpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWLSvorschaden {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWLSgarantie {
margin-top: 45px;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWARallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWARpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWFGallgemein {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWFGmontage {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWFGpflege {
margin-top: 45px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

.cms-tab .WWFGlegende {
margin-top: 45px;
margin-left: 14px;
margin-right: 0px;
margin-bottom: 0px;
}

/**
	für cms-faq
**/
.cms-faq a {color:#000000;text-decoration:none;}
.cms-faq a:hover {color:#ababab;text-decoration:none}

.cms-faq #tabMenu {margin:0;padding:0 0px 0 0;list-style:none;}
.cms-faq #tabMenu li {float:left;height:82px;cursor:pointer;cursor:hand;}

.cms-faq li.autoglasfolien {width:250px;color: #ababab;}
.cms-faq li.flachglasfolien {width:250px;color: #ababab;}
.cms-faq li.vollverklebung {width:250px;color: #ababab;}
.cms-faq li.sonstige-folien {width:250px;color: #ababab;}

.cms-faq li.mouseover {background-position:0 0;color:#000000;}
.cms-faq li.mouseout {background-position:0 -82px;}
.cms-faq li.selected {background-position:0 0;color:#000000;}

.cms-faq .box {width:1000px}
.cms-faq .boxBody {background-color:#ffffff;}

.cms-faq .boxBody div.parent {display:none;}
.cms-faq .boxBody div.show {display:block;}

.cms-faq .boxBody div ul {margin:0;padding: 50px 0px 10px 0px;list-style:none;}
.cms-faq .boxBody div ol {padding:0;margin:0;}
.cms-faq .boxBody div li {padding:0;margin-left: 13px;list-style-type:square;}

.cms-faq .FAQautoglasfolien {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : normal;
        line-height : 1.25;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.cms-faq .FAQflachglasfolien {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : normal;
        line-height : 1.25;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.cms-faq .FAQvollverklebung {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : normal;
        line-height : 1.25;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.cms-faq .FAQsonstige-folien {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : normal;
        line-height : 1.25;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center;        
}

.cms-infotext{font-family:arial;font-size:11px;color:#000000;line-height: 150%;}
.cms-infotext ul {padding-left: 5px}
.cms-infotext li {padding:0;margin-left: 13px;list-style-type:decimal;}

/*


   Magic 360 JS v4.0.0 
   Copyright 2013 Magic Toolbox
   Buy a license: www.magictoolbox.com/magic360/
   License agreement: http://www.magictoolbox.com/license/


*/

.Magic360 {
    padding: 0 !important;
    outline: 0 !important;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0 !important;
    line-height: 100% !important;
    width: 280px;
}
.Magic360.desktop.zoom-in {
    cursor: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/zoomin.cur), pointer;
}

.Magic360 img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 280px;
    height: 128px;
}

.Magic360 > img {
    max-width: 100%;
}

.Magic360.magic-for-ie8 > img {
    max-width: none !important;
}
.Magic360.magic-for-ie7 > img {
    width: auto;
}

.Magic360-loading-box {
    color:#000;
    background: rgba(255,255,255,0.4);
    width: 200px;
    border:1px solid #000; 
    border:1px solid rgba(0,0,0,0.5); 
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    line-height:10pt;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    text-align: left;
    padding: 10px;
    position: absolute;
    cursor: default;
}

.magic-for-ie5 .Magic360-loading-box, .magic-for-ie6 .Magic360-loading-box, .magic-for-ie7 .Magic360-loading-box, .magic-for-ie8 .Magic360-loading-box {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#5cffffff', EndColorStr='#5cffffff');
}

.Magic360-progress-text {
    max-width: 100%;
    margin-bottom: 10px;
}

.Magic360-progress-bar {
    overflow: hidden;
    padding:0;
    background:#fff;
    background-image: none;
    background: rgba(197,197,197,0.6);

    border:1px solid #ffffff;
    border:1px solid rgba(204, 204, 204, 0.6);

    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
    max-width: 100%;
}

.magic-for-ie5 .Magic360-progress-bar, .magic-for-ie6 .Magic360-progress-bar, .magic-for-ie7 .Magic360-progress-bar
, .magic-for-ie8 .Magic360-progress-bar {
    background: #c5c5c5 !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=true,opacity=60);
}

.Magic360-progress-bar-state {
    width: 20%;
    height:11px;
    padding:0;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#ffffff));
    background-image: -moz-linear-gradient(top,  #c5c5c5,  #ffffff);
    background-image: -o-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);

    border-right: 1px solid rgba(255,255,255,0.8);
    border-radius: 6px;

    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.magic-for-ie5 .Magic360-progress-bar-state, .magic-for-ie6 .Magic360-progress-bar-state, .magic-for-ie7 .Magic360-progress-bar-state
, .magic-for-ie8 .Magic360-progress-bar-state, .magic-for-ie9 .Magic360-progress-bar-state {
    border-radius: 0;
    background: transparent !important;
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#c5c5c5', endColorstr='#ffffff');
}


.Magic360-fullscreen .Magic360-loading-box {
    background: transparent;
    border:0;
    border:0px solid rgba(197,197,197,0.6);
    font-size: 7pt;
    line-height: 8pt;
    width: 100%;
    bottom: 10px;
    padding: 0;
}
.Magic360-fullscreen .Magic360-progress-text {
    line-height: 9pt;
    text-indent: 6px;
    position: absolute;
    top:0;
    margin: 0;
}

.Magic360-fullscreen .Magic360-progress-bar {
    width: 70%;
    margin: 0 auto;
}

.Magic360-fullscreen .Magic360-progress-bar-state {
    height: 11px;
    background:#fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#ffffff));
    background-image: -moz-linear-gradient(top,  #c5c5c5,  #ffffff);
    background-image: -o-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
}

@-webkit-keyframes m360-progress-state {
    from { margin-left: -10%; } to { margin-left: 90%; }
}
@-moz-keyframes m360-progress-state {
    from { margin-left: -10%; } to { margin-left: 90%; }
}
@-ms-keyframes m360-progress-state {
    from { margin-left: -10%; } to { margin-left: 90%; }
}
@-o-keyframes m360-progress-state {
    from { margin-left: -10%; } to { margin-left: 90%; }
}
@keyframes m360-progress-state {
    from { margin-left: -10%; } to { margin-left: 90%; }
}

.Magic360-progress-bar-state.bar-state-unknown {
    margin-left: -10%;
    -webkit-animation: m360-progress-state 3s linear 0s infinite alternate;
    -moz-animation: m360-progress-state 3s linear 0s infinite alternate;
    -ms-animation: m360-progress-state 3s linear 0s infinite alternate;
    -o-animation: m360-progress-state 3s linear 0s infinite alternate;
    animation: m360-progress-state 3s linear 0s infinite alternate;
}

.Magic360-fullscreen .magic-for-ie5 .Magic360-progress-bar, .Magic360-fullscreen .magic-for-ie6 .Magic360-progress-bar, .Magic360-fullscreen .magic-for-ie7 .Magic360-progress-bar
, .Magic360-fullscreen .magic-for-ie8 .Magic360-progress-bar {
    border: 1px solid #000;
    background: #c5c5c5 !important;
    filter: alpha(opacity=60);
}

.Magic360-fullscreen .magic-for-ie5 .Magic360-progress-bar-state, .Magic360-fullscreen .magic-for-ie6 .Magic360-progress-bar-state, .Magic360-fullscreen .magic-for-ie7 .Magic360-progress-bar-state
, .Magic360-fullscreen .magic-for-ie8 .Magic360-progress-bar-state {
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#c5c5c5', endColorstr='#ffffff');
}

.Magic360 .magnifier {
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    border-collapse: separate;
}
.Magic360.magic-for-ie6 .magnifier, .Magic360.magic-for-ie7 .magnifier, .Magic360.magic-for-ie8 .magnifier {
    border:  3px ridge #e7e7e7;
}
.Magic360.desktop .magnifier.inner {
    cursor: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/zoomout.cur), pointer;
}
.Magic360 .magnifier.circle, .Magic360 .magnifier.square{
    cursor: none;
}

.Magic360-button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    height: 60px;
    line-height: 0px;
    padding: 0;
    position: absolute;
    width: 60px;
}

.desktop .Magic360-button {
    height: 40px;
    width: 40px;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.desktop .Magic360-button:hover {
    opacity: 1.0 !important;
}

.Magic360.magic-for-ie6 .Magic360-button, .Magic360.magic-for-ie7 .Magic360-button, .Magic360.magic-for-ie8 .Magic360-button {
    filter: alpha(opacity=70);
}
.Magic360.magic-for-ie6 .Magic360-button:hover, .Magic360.magic-for-ie7 .Magic360-button:hover, .Magic360.magic-for-ie8 .Magic360-button:hover {
    filter: alpha(opacity=100) !important;
}

.Magic360-button.fullscreen {
    background-image: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/buttons01.png);
    background-position: 0px 0px;
    top: 15px;
    right: 15px;
    z-index: 10;
}
.Magic360-fullscreen .Magic360-button.fullscreen {
    display: none;
}

.Magic360-button.fullscreen-exit {
    background-image: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/buttons01.png);
    background-position: -60px 0px;
    right: 15px;
    top: 15px;
    z-index: 20;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .Magic360-button {
        height: 40px;
        width: 40px;
    }

    .Magic360-button.fullscreen {
        background-position: -120px 0px;
    }

    .Magic360-button.fullscreen-exit {
        background-position: -160px 0px;
    }
}

.Magic360-box {
    text-align: center !important;
    max-width: 100%;
}

.Magic360-box:before {
    content: '';
    display: inline-block;
    margin-top: 100%;
    vertical-align: middle;
}

.Magic360-box .Magic360 {
    display: inline-block !important;
    vertical-align: middle;
    width: 100%;
}


.Magic360-box.desktop .Magic360-button.fullscreen {
    background-position: -120px 0px;
}
.Magic360-fullscreen.desktop .Magic360-button.fullscreen-exit {
    background-position: -160px 0px;
}

.Magic360-fullscreen {
    background: #fff;
}
.Magic360-fullscreen:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}

.Magic360-fullscreen:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.Magic360-fullscreen .Magic360 {
    display: inline-block !important;
    vertical-align: middle;
}

.Magic360-fullscreen .Magic360.desktop.zoom-in {
    cursor: pointer;
}

.Magic360-wait {
    background-image: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/loader.gif);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    cursor: default;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}
.magic-for-ie5 .Magic360-wait, .magic-for-ie6 .Magic360-wait, .magic-for-ie7 .Magic360-wait
, .magic-for-ie8 .Magic360-wait, .magic-for-ie9 .Magic360-wait {
    filter: alpha(opacity=60);
}

.Magic360-message {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #AAAAAA;
    display: block;
    font-size: 10px;
    color: #000;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 33%;
    left: 33%;
    z-index: 100;

    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    border-collapse: separate;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.Magic360-fullscreen .Magic360-message {
    font-size: 18px;
    background-color: #000;
    border-color: #ccc;
    color: #fff;
    top: 15px;
}

.Magic360 .Magic360-hint {
    color: #333;
    opacity:0.6;
    font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13pt;
    line-height: 13pt;

    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    padding: 12px 0px;

    position: absolute;
    top: 50%;
    left: 50%;
    width: 174px;
    max-width: 90%;

    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#c5c5c5), to(#ffffff));
    background-image: -moz-linear-gradient(bottom,  #c5c5c5,  #ffffff);
    background-image: -o-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);
    background-image: linear-gradient(90deg,#c5c5c5 0%, #ffffff 100%);

    border:1px solid #000;
    border:1px solid rgba(0,0,0,0.4);

    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;

    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
}

.magic-for-ie5 .Magic360-hint, .magic-for-ie6 .Magic360-hint, .magic-for-ie7 .Magic360-hint
, .magic-for-ie8 .Magic360-hint, .magic-for-ie9 .Magic360-hint {
    background: #ffffff !important;
    filter: alpha(opacity=60);
    box-shadow: inset 0 -18px 10px rgba(0,0,0,0.12), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

.Magic360 .Magic360-hint .hint-side, .Magic360-hint-side {
    background-image: url(https://www.cfc.de/skin/frontend/cfc/default/css/graphics/hint-01.png);
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    padding: 0;
    max-width: 60px;
}

.Magic360 .Magic360-hint .hint-side.left {
    background-position: 0 50%;
    left: 5px;
}

.Magic360 .Magic360-hint .hint-side.right {
    background-position: -60px 50%;
    right: 5px;
}

.Magic360 .Magic360-hint .hint-text {
    width: 40%;
}

.magic-temporary-img img {
    max-height: none !important;
    max-width: none !important;
}

@media screen and (max-width : 1330px){
.auorg-mso{
display: none;
}
}
@CHARSET "ISO-8859-1";
.top-menus-cms {text-align: left;padding:0px;position: relative;}

/*
.top-menus-cms .block1,.top-menus-cms .block2 {float:left;text-transform: uppercase;}
.top-menus-cms .block1 {padding:15px 0px 0;}
.top-menus-cms .block2 {margin-left:20px; padding:15px 10px 0;background: url(https://www.cfc.de/skin/frontend/cfc/default/images/m-bg-2.png) repeat-x 0 0px;height:23px;}
.top-menus-cms a {margin-right:5px;}
*/
.top-menus-cms li.menu {float:left;height:100%;}
.top-menus-cms  a.menu{ position:relative; color:#000;text-decoration: none;display:block;float:left;margin-right:15px;text-transform: uppercase;padding:7px 0;}
.top-menus-cms  ul.sub {position:absolute;left:0px;top:29px;right:0;height:30px;display:none;background: black;/*overflow: hidden;*/}
.top-menus-cms  ul.sub a.menu {color:#fff;}

.top-menus-cms  li.hover > ul.sub {display:block;z-index:101;}
.top-menus-cms  li.active ul.sub {display:block;}
.top-menus-cms  .arrow-top {position:absolute;display:block;left:0px;right:0;display:none;}
.top-menus-cms  .arrow-top span{display:block;width:24px;height:12px;margin:0 auto;background: url(https://www.cfc.de/skin/frontend/cfc/default/images/menu/menu-arrow.png) no-repeat;}
.top-menus-cms  .active span.arrow-top {display:block;}
.top-menus-cms  li.hover span.arrow-top {display:block;}

.top-menus-cms  .arrow-bottom {position:absolute;display:block;left:0px;right:0;display:none;}
.top-menus-cms  .arrow-bottom span{display:block;width:24px;height:20px;margin:0 auto;background: url(https://www.cfc.de/skin/frontend/cfc/default/images/menu/menu-arrow.png) no-repeat 0 -8px;}
.top-menus-cms  .active .active span.arrow-bottom {display:block;}
/*
.top-menus-cms  li li.hover span.arrow-bottom {display:block;}
*/

.top-menus-cms  .menu.nav-haendler,
.top-menus-cms  .menu.nav-haendler-shop {	background: url(https://www.cfc.de/skin/frontend/cfc/default/images/m-bg-2.png) repeat-x 0 0px; }
.top-menus-cms  .menu.nav-haendler .sub li.nav-haendler {background:black;}
.top-menus-cms  .menu.nav-haendler {margin-left:40px;padding:0 10px;}
.top-menus-cms  .menu.nav-haendler .sub li.nav-haendler {margin:0; padding:0;}
.top-menus-cms  .menu.nav-haendler-shop {	/*padding:0 0px 0 0px;*/}
.top-menus-cms  .menu.nav-haendler a.menu{	margin-right:0;}
.top-menus-cms  .menu.nav-haendler .sub a.menu{	margin-right:15px;}
.top-menus-cms  .menu.nav-haendler .sub li:last-child a.menu{	margin-right:0px;}
.top-menus-cms  .menu.nav-haendler.nav-haendler-shop {margin-left:0px;}

.top-menus-cms  .submenu {color:#000;text-align: left;position:absolute;top:29px;z-index:10001;}
.top-menus-cms  .submenu {display:none; box-shadow: 0px 0px 2px rgba(0,0,0,0.8);padding:20px;background: #fff;}
.top-menus-cms  li:hover > .submenu {display:block;}
.top-menus-cms  .submenu .col {float:left;padding:5px 10px;text-align: center;}
.top-menus-cms  .submenu img  {display:block;max-width: 100%;}
.top-menus-cms  .submenu .title {font-weight: bold;text-align: left;margin:5px 0;}
.top-menus-cms  .submenu .content {text-align: left;}

.top-menus-cms  .submenu .text {float:left;font-size: 0.8em;padding:10px 0 0 0;}
.top-menus-cms  .submenu .subblock {float:left;}
.top-menus-cms  .submenu .subblock a { }
.top-menus-cms  .submenu .subblock a span{font-weight: normal;display:inline;}
.top-menus-cms  .submenu .subblock a:BEFORE { content:"\2022\20"; }
.top-menus-cms  .submenu .subblock span{display:block;font-weight: bold;}

.top-menus-cms  .submenu a {color:#111;text-transform: none;}
.top-menus-cms  .submenu a.next {float:right;margin:10px 0 0 0;}


/********** < Navigation */
.nav-container {}
#nav {  padding:0px 0; margin:0px 0 0px;  position:relative;}

/* All Levels */
#nav li { text-align:left;  }
#nav li.over { z-index:998; }
#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 { color:#111;text-decoration: none;display:block;float:left;margin-right:15px;text-transform: uppercase; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */

#nav ul,
#nav div { position:absolute; top:39px; left:-10000px;  }

#nav li.active ul,
#nav li:hover ul { left:0px;  }
#nav div ul {   }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li {  }
#nav ul li.last { }
#nav ul li a { color:#fff !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */

.infiniteCarousel {
  position: relative;
  padding:0 40px;
}
.infiniteCarousel .validation-advice {position: absolute;left:30px;}
.infiniteCarousel .wrapper {
	width:750px;
  	height: 130px;
	overflow: auto;
	position: relative;
	overflow: hidden;
}
/*
.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
*/
.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;
  /*
  height: 105px;
  width: 105px;
  */
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(https://www.cfc.de/skin/frontend/cfc/default/images/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 37px;

  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0px;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left:0px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

