
/* Reset ================================================================================= */
* {margin:0; padding:0;}


body          {/* background-image:url(../images/background/back.jpg); background-attachment:fixed; background-repeat:no-repeat; background-position:top; */ font-family:Arial; font-size:0.75em;
 color:#6a6969; text-align:center; min-width:1110px;}
body > .wrapper {position:relative; top:13px;}

img           {border:0; vertical-align:top;}

a             {color:#7E7E7E; text-decoration:none;}
a:hover       {text-decoration:none; color:#2674cc;}
:focus        {outline:0;}

/* Headings */
h1            {font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:0px;}
h2            {font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}
h3            {font-size:16px; font-weight:bold; line-height:1.25; margin-bottom:7px;}
h4            {font-size:14px; font-weight:bold; margin-bottom:7px;}
h5            {font-size:12px; font-weight:bold; margin-bottom:7px;}
h6            {font-size:11px; font-weight:bold; margin-bottom:7px;}

/* 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; margin-bottom:5px;}
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 ================================================================================ */
.wrapper {width:100%; /*overflow:hidden;*/}

.tail-top{}

.page
{
	width: 1122px;
	margin: 0 auto;
	margin-bottom: 35px;
	padding: 31px 5px 0px 5px;
	text-align: left;
	background-color:#FFF;
}
.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; margin:0 auto; background:#fff;}
.page-popup  .ratings .rating-box {float:none; margin:0 auto 10px;}



.main-container {}
.main {margin:10px 0px 0px 0px; min-height: 400px;}

/* Base Columns */
.col-left {float:left;width:225px; margin-top:10px;}
.col-main {float:left; width:763px;padding:0px 0px 0px 0px;}
.col-right {float:right; width:225px; margin-top:3px;}

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto; padding: 0px 0px 0px 0px;}

/* 2 Columns Layout */
.col2-left-layout .col-main {width: 880px; float:right;}
.col2-right-layout .col-main {margin-left:20px;}

/* 3 Columns Layout */
.col3-layout .col-main {width:643px;}
.col3-layout .col-wrapper {float:left; width:880px;}
.col3-layout .col-wrapper .col-main {float:right; margin-top: 3px;}

/* 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%;}
#popup30{padding-right:20px!important; width:1024px; padding-bottom:17px;}

.wp-custom-menu-popup .col-1,
.wp-custom-menu-popup .col-2,
.wp-custom-menu-popup .col-3 {width:230px; margin-right:27px; float:left;}
.wp-custom-menu-popup .col-4{width:230px; float:left;}
.wp-custom-menu-popup .col4-set h3{text-transform:uppercase;font-family: 'Open Sans', sans-serif; font-weight:600; color:#383737; margin-bottom:15px; font-size:14px;}
/* ======================================================================================= */


/* 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:#fcfcfc; border:1px solid #d4d4d4;}
input.input-text,textarea {padding:3px 2px 4px 2px;}
select {padding:2px;}
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;}
button.button::-moz-focus-inner {padding:0; border:0;} /* FF Fix */
button.button {-webkit-border-fit:lines;} /* <- Safari & Google Chrome Fix */
button.button {overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;}
button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
button.button span span {background:url(../images/tail-btn.gif) 0 0 repeat-x; padding:0 20px 0 20px; border-radius:2px;}
button.button:hover span span{background-position:0 -31px;}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

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 7px;}
.form-list label {float:left; color:#000000; font-weight:bold; position:relative; z-index:0; display:inline-block; padding-bottom:5px;}
.form-list label.required {}
.form-list label.required em {float:right; font-style:normal; color:#FF0000; 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 .input-box {display:block; clear:both; width:260px;}
.form-list .field {float:left; width:360px;}
.form-list input.input-text {width:333px;}
.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:132px;}
.form-list .name-middlename input.input-text {width:104px;}

.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:230px;}

.opc .form-list .customer-name-suffix .name-lastname,
.opc .form-list .customer-name-middlename .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-firstname,
.opc .form-list .customer-name-middlename-suffix .name-lastname {width:210px;}

.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:202px;}

.opc .form-list .customer-name-prefix .name-firstname input.input-text,
.opc .form-list .customer-name-suffix .name-lastname input.input-text,
.opc .form-list .customer-name-middlename .name-firstname input.input-text,
.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text {width:190px;}

.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:35px;}
.form-list .customer-dob .dob-year {width:140px;}
.form-list .customer-dob .dob-year input.input-text {width:213px;}

.buttons-set {clear:both; margin:5px 0 0; padding:5px 0 5px 0; float:left;}

.buttons-set .back-link {float:left; margin-top:5px;}
.buttons-set .back-link a{color:#000;}
.buttons-set .back-link a:hover{color:#2674cc;}
.buttons-set button.button {float:right;}
.buttons-set p.required {margin:0 0 10px; font-size:12px; color:#2674cc;}

.buttons-set-order {}

.fieldset > p {margin-bottom:10px;}
.fieldset .legend {font-weight:bold; font-size:12px; text-transform:uppercase; position:relative; padding-bottom:8px; color:#2674cc;}

/* Form Validation */
.validation-advice {clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../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 20px;}
.messages li li {margin:4px 0 3px;}

/* Warenkorb Overlay in der Artikelansicht */

div.alert {position:fixed; background-color: #fafafa; top:50px; left:50%; width:450px;	height:250px; margin-left:-225px; color:#FFF; z-index:999; font-size:12px; color:#ededed; border: 1px solid #333; border-radius: 5px; text-align:center; vertical-align:middle; opacity: 1.0;}

.alertbox_warenkorb_container {width: 100%; height: 100%; text-align: center;}
.alertbox_warenkorb_close button {
	color: white;
	position: relative;
	left: 433px;
	top: -13px;
	float: left;
	background-color: #FF0000!important;
	height: 25px;
	width: 25px;
	line-height: 20px;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	padding-bottom: 2px;
}
.alertbox_warenkorb_container a, .alertbox_warenkorb_container a:hover  {color:#fff;}

.alertbox_warenkorb_artikelbild {float: left; background: transparent; margin-left: 5px;}

.alertbox_warenkorb_hinweis {font-weight: bold; font-size: 14px; color: #FFF; background: #555; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px;}
.alertbox_warenkorb_error_text {font-weight: bold; font-size: 12px; color: #333; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px;}

.alertbox_warenkorb_alert_sign {font-weight: bold; font-size: 12px; color: #333; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px;}

.alertbox_warenkorb_alert_sign_pic {}

.alertbox_warenkorb_artikelname {margin-bottom: 20px; text-align: left; font-weight: bold; color: #333; float: left; width: 350px; margin-top: 5px; margin-left: 5px;}
.alertbox_warenkorb_artikelnummer {width: 50%; position: relative; color: #333; font-weight: bold; text-align: left; padding-left: 5px; margin-left: 90px;}

.alertbox_warenkorb_buttons_container {width: 100%; right; margin-top: 10px; padding-left:40px;}

.alertbox_warenkorb_weiter_einkaufen {float: left; width: 30%; background: #000; height: 30px; vertical-align: middle; line-height: 30px; border: 1px solid #000; border-radius: 5px; margin-right: 80px; margin-left: 10px;}

.alertbox_warenkorb_zum_warenkorb {float: left; width: 30%; background: #2674cc; height: 30px; vertical-align: middle; line-height: 30px; border: 1px solid #2674cc; border-radius: 5px; margin-right: 10px;}

.alertbox_warenkorb_zur_kasse {float: left; width: 30%; background: #2674cc; height: 30px; vertical-align: middle; line-height: 30px; border: 1px solid #2674cc; border-radius: 5px;}

.alertbox_warenkorb_weiter_einkaufen:hover, .alertbox_warenkorb_zum_warenkorb:hover, .alertbox_warenkorb_zur_kasse:hover {background-color: #225B9B; border-color:#225B9B;}


/* div.alert button{background:url(../images/remove-popup.png) 0 0 no-repeat; width:9px; height:9px; position:absolute; right:20px; top:45%; border:none;} */
div.alert button {border: 0px; background: transparent; color: #fff;}
div.alert button:hover{cursor:pointer; background-position:0 -9px;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {border-style:solid !important; border-width:1px !important; background-position:20px 7px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 70px !important; font-size:12px !important; font-weight:bold !important;}
.error-msg {border-color:#ebbcb5; background:url(../images/i_msg-error.gif) left -3px no-repeat #fde4e1; color:#df0505; font-weight:bold; border-radius:4px;}
.success-msg {border-color:#dfebb5; background-color:#f7fde1; background-image:url(../images/i_msg-success.png); font-weight:bold; border-radius:4px;}
.note-msg,
.notice-msg {background:url(../images/i_msg-note.gif) 25px 10px no-repeat #fafaec!important; border-color:#fcd344; color:#2674cc; font-weight:bold; border-radius:4px;}

/* BreadCrumbs */
.breadcrumbs {
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 13px;
}

.breadcrumbs h3 {
	margin: 0px;
	overflow: hidden;
	font-size: 13px;
	font-weight:normal;
}


.breadcrumbs li {float:left;}
.breadcrumbs li a {text-decoration:none; color:#7b7b7b;}
.breadcrumbs li span {display:inline-block; text-indent:-77777px; height:13px; width:4px; background:url(../images/breadcrumbs.png) no-repeat left 8px; margin:0 7px 0 5px;}
.breadcrumbs li strong {font-weight:normal; color:#2674cc;}

/* Page Heading */
.page-title {padding:5px 0 17px 0; margin:0 0 10px;}
.page-title h1,
.page-title h2 {font-size:18px; color:#383737;font-family: 'Open Sans', sans-serif; text-transform:uppercase;}
.page-title-search-result {}
.catalog-category-view .page-title h1{font-size:16px; color:#2674cc;font-family: 'Open Sans', sans-serif; text-transform:uppercase;}

.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 {text-align:center; width:600px; position: relative; top: 10px; left: 115px; z-index: 10;}
.pager .amount {float:left; padding-top:2px;}
.pager .amount span{font-weight:bold; color:#2674cc;}
.pager .amount.spinner{padding-top:13px;}
.pager .amount strong{font-weight:normal; color:#383737; display:inline-block; padding-top:0px;}
.pager .amount strong span{font-weight:bold; color:#2674cc;}
.pager .limiter {float:right; color:#000000; min-width:110px; position: relative; top: -3px; visibility:hidden;}
.pager .limiter label{color:#000000; display:inline-block; padding-top:2px; padding-right:6px; float:left;}
.pager .limiter .jqTransformSelectWrapper {width:40px!important; text-align: center; padding-right:20px!important;}
.pager .limiter .jqTransformSelectWrapper ul{width:58px!important;}
.pager .pages {/*margin:3px 135px 0 135px;*/ float:left;}
.pager .pages  strong{font-weight:normal; color:#000;padding-right:7px;}
.pager .pages ol {display:inline;}
.pager .pages li{
	display: inline;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 5px;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    margin-right: 3px;
	}
.pager .pages li span{padding:0px 5px 0px 5px;}
.pager .pages li:hover{border:1px solid #333333; background:#333333; color:#fff; cursor:pointer;}
.pager .pages li:hover a{color:#fff;}
.pager .pages li a{text-decoration:none;color:#737373; font-size:11px; font-weight:bold;padding:1px 5px 1px 5px;}
.pager .pages .current {border:1px solid #333333; background:#333333; color:#fff;}
.pager ol > li:first-child > a {text-decoration:none;}
.pager ol > li > a {}

/* Sorter */
.sorter 
{
    position: relative;
    top: 5px;
    float: left;	
}
.sorter .view-mode {float:left;}
.sorter .view-mode {float:left; text-indent:-77777px; overflow:hidden; height:24px; width:100px; margin:1px 0 0 0;}
.sorter .view-mode .grid {display:block; float:left; width:25px; height:24px; background:url(../images/grid-list.png) no-repeat left top; margin-right:10px; margin-left:10px;}
.sorter .view-mode a.grid {background-position:0 -24px;}
.sorter .view-mode a.grid:hover {background-position:0 top;}
.sorter .list {display:block; float:left; width:25px; height:24px; background:url(../images/grid-list.png) no-repeat right -24px; margin-left:5px;}
.sorter a.list {background:url(../images/grid-list.png) no-repeat right -24px;}
.sorter strong.list {background:url(../images/grid-list.png) no-repeat right 0px;}
.sorter a.list:hover {background-position:right 0px;}
.sorter .sort-by {float:right; min-width:152px; position: relative; top: 1px; z-index: 10;}
.sorter .sort-by .jqTransformSelectWrapper{
    z-index: 65!important;
    margin-right: 5px;
    margin-left: 10px;
    position: relative;
    left: 10px;
    top: -2px;	
	}
.sorter .sort-by .jqTransformSelectWrapper span{padding-left:7px;}
.sorter .sort-by > a{}
.sorter .sort-by label{color:#000; display:inline-block; padding-top:2px; padding-right:6px; float:left;}
.sorter .link-feed {}
#easyTooltip{padding:5px 10px;border:1px solid #2674cc;background:#2674cc;color:#fff;font-size:12px; text-transform:uppercase;border-radius:2px;text-transform:none;position:relative;z-index:99;font-weight:normal;}
/* Toolbar */
.container_toolbar 
{
    float: left;
    position: relative;
    clear: both;
    width: 100%;
	margin-bottom: 20px;
}
.toolbar {
	/*
	border: 1px solid #ececec;
	border-radius: 3px;
	background: url(../images/tail-toolbar.gif) 0 bottom repeat-x #fff;
	*/
    margin-bottom: 30px;
    position: relative;
    left: 0px;
    float: left;
}




.toolbar select {text-align:center; min-width:63px;}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {margin-top: 20px;}


/* Data Table Attribut Partsfinder Hersteller */
.data-table-partfinder-hersteller-container
{
	width: 100%;
    margin-bottom: 0px;
    text-align: left;
    float: left;
	color:#7e7e7e;
	}	
.data-table-partfinder-hersteller-links
{
    float: left;
    width: 250px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    white-space: normal;
    margin-right: 5px;
	border: 1px solid transparent;
	}
.data-table-partfinder-hersteller-mitte
{
	float: left;
    width: 250px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    white-space: normal;
    margin-right: 5px;
    border: 1px solid transparent;
	}
.data-table-partfinder-hersteller-rechts
{
	padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    float: left;
    width: 255px;
    white-space: normal;
    border: 1px solid transparent;
	}
.data-table-partfinder-hersteller-links:hover,
.data-table-partfinder-hersteller-mitte:hover,
.data-table-partfinder-hersteller-rechts:hover
{
	background: #F8F8F8;
    border: 1px solid #ececec;
	}


/* Data Table */
.data-table-review { width: 500px; margin-top: 5px;}
.data-table {width:100%; margin-top: 5px;}
.data-table th {padding:5px 10px 5px 10px; border:1px solid #ececec; font-weight:bold; white-space:nowrap; color:#000;}
.data-table td {padding:5px 10px 5px 10px; border:1px solid #ececec; color: #7E7E7E; white-space: normal;}
.data-table thead {}
.data-table tbody {background-color: #FFF;}
.data-table tfoot {}
.data-table tr.first {background: #F8F8F8; height: 20px!important; padding-bottom: 1px !important; padding-top: 1px!important; margin: 0px !important;}
.data-table tr.first th.label {}
.data-table tr.last {}
.data-table tr.odd th.label{}
.data-table tr.even {}
.data-table tr.odd {background: #F8F8F8; height: 20px!important; padding-bottom: 1px !important; padding-top: 1px!important; margin: 0px !important;}
.data-table tbody.odd {}
.data-table tbody.odd td {border-width:0 1px;}
.data-table tbody.even {}
.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; color:#7e7e7e;}
.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(../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(../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;}
/* Shopping cart products */
.cart-image-product-row 
{
    border-bottom: 1px solid #ececec!important;
	}
.cart-image-product 
{
    border: none!important;
	}
.cart-data-product 
{
    border: none!important;
	}
.cart-edit-product 
{
	border: none!important;
    padding: 10px 20px 10px 20px!important;
    vertical-align: middle!important;
    width: 60px!important;
    text-decoration: none;
    background: url(../images/edit.png) no-repeat center top!important;
    font-size: 12px;
    display: inline-block;
    margin-top: 40px;
    height: 12px;
	}
.cart-edit-product:hover
{

    background: url(../images/edit.png) no-repeat center bottom!important;

	}
.cart-wishlist-product 
{
    border: none!important;
	}
.cart-price-product 
{
    border: none!important;
	}
	
.anzeige_grundpreis {
	
	padding-left: 5px;
    margin-bottom: 5px;
    font-size: 12px!important;
    color: #000!important;
    float: left;
    width: 100%;
    text-align: center;	
	}
	
.cart_item_crosssell_container
{
    float: left;
    width: 350px;
    margin-right: 10px;
    margin-bottom: 25px;
    margin-top: 25px;
	}


/* Class: std - styles for admin-controlled content */
.col-main .std  {margin-bottom:0px; margin-top:0px; padding-right:0px;}
.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:30px;}
.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:inline; padding-left:12px;}
.links li.first {padding-left:0 !important;}
.links li.last {background:none !important; padding-right:0 !important;}
.links li a{text-decoration:none; color:#7b7b7b;}
.links li a:hover{color:#000;}
.link-cart {font-weight:bold; color:#2674cc;}
.link-wishlist {font-weight:bold;}
.link-reorder {font-weight:bold;}
.link-compare {font-weight:bold;}
.link-print {background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;}
.link-rss {background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap;}
.btn-remove {display:block; width:19px; height:19px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}
.btn-remove2 {display:block; width:36px; height:38px; font-size:0; line-height:0; background:url(../images/cart-delete.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden;}
.btn-remove2:hover{background-position:0 -67px!important;}
.btn-edit    {display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}
.btn-remove:hover{background-position:0 -19px;}
.cards-list dt {margin:5px 0 0;}
.cards-list .offset {padding:2px 0 2px 20px;}
.prod-cart img{/*border:1px solid #ededed;*/}
.prod-cart img:hover{/*border:1px solid #2674cc;*/}
.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:1px solid #ddd; 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(../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(../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 ================================================================================ */
.sale_top_header {
    float: left;
    position: relative;
    top: -12px;
    left: 142px;
    height: 0px;
    z-index: 60;	
	}

/* Start Infoblock über Header */
.infoblock_ueber_header
{
    background: #fbfbfb;
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: -13px;
    z-index: 500;
    text-align: center;
    border-bottom: 1px solid #d3d3d3;
    font-family: Arial;
    font-size: 12px;
}

.infoblock_ueber_header:hover {/* background: rgba(88, 87, 84, 0.9); */}

.infoblock_ueber_header_content {z-index: 5100;
	width: 1121px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 5px;
	padding-left: 5px;}

.infoblock_ueber_header_content:hover {/* background: rgba(88, 87, 84, 1.0); */}

.infoblock_ueber_header_content_point {color: #000000; float: left; margin-right: 15px; line-height: 20px; text-align: center; font-size: 11px; text-transform: uppercase;}

.infoblock_ueber_header_content_point a, .infoblock_ueber_header_content_point a:hover {color: #000000; font-size: 11px; text-transform:uppercase;}

.infoblock_ueber_header_content_pictogram {margin-right: 5px;
	float:left;}

div.infoblock_ueber_header_content_popup_land {color:#FFF;position: relative;left: 150px;}
div.infoblock_ueber_header_content_popup_land div{display:none;}
div.infoblock_ueber_header_content_popup_land:hover {display:block}
div.infoblock_ueber_header_content_popup_land div {display:none;position:relative}
div.infoblock_ueber_header_content_popup_land:hover div {display: block;
	position: relative;
	left: 830px;
	top: -20px;
	z-index: 10;
	height: 40px;
	width: 160px;
	vertical-align: top;}

/* Ende Infoblock über Header */

.logo {float:left;}
.quick-access{width:70%; float:right;}
.header-row{width:100%; float:right;}
.header-container {margin-top: 10px;}
.header
{
    padding: 0px;
    position: relative;
    background-color: white;
    width: 1122px;
    height: 100px;
}
.header .logo
{
	position: absolute;
    text-decoration: none !important;
    left: 5px;
    top: -9px;
}
.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 {font-weight:bold; text-align:right; font-size:12px;color:#2674cc; display:block; padding-top:10px; padding-bottom:6px}
.header .welcome-msg a {}

.header .links {
	float: left;
    display: block;
    text-align: left;
    position: absolute;
    top: -3px;
    left: 320px;
	}
/* Search autocomplete Miravisit */
.index-title {}


/* Miravisit Ende */


.header .links  #FME-contact-form{display:none;}
.header .form-search {text-align:right;}
.header .form-search .search-autocomplete img{float:left; margin-right:10px; margin-bottom:10px;}
.header .form-search .search-autocomplete {z-index:999;}
.header .form-search .search-autocomplete ul {background-color:#fff;}
.header .form-search .search-autocomplete li {padding:20px; border-bottom:1px solid #e9e9e9; cursor:pointer; text-align:left;}
.header .form-search .search-autocomplete li .description{font-size:12px; padding-top:12px;}
.header .form-search .search-autocomplete li {font-size:12px;}
.header .form-search .search-autocomplete li.suggest{padding:7px;}
.header .form-search .search-autocomplete li.suggest:hover{background:#2674cc!important;}
.header .form-search .search-autocomplete li .amount-2 {float:right; font-weight:bold;}
.header .form-search .search-autocomplete li.selected {}
.header-container .top-container {clear:both; text-align:right;}
.header .block-currency .block-content {padding:0px 0 0 0; border:0; float:right; clear:right;}
.header .block-currency {float:right; border:none; margin:0px; padding:0; background:none;}
.header .block-currency .block-title strong span {color: #6a6969;font-family:Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;text-transform: none;}
.header  .block-currency .block-title {padding:0px 10px 0 0; float:left; border:0px; display:inline-block; margin:0px; background:none; font-family:Arial, Helvetica, sans-serif; text-transform:none;}
.header  .block-currency .block-title strong,
.form-language label {font-size:12px; line-height:normal; font-weight:normal; padding-top:4px; display:inline-block; min-width:85px; text-align:right;}
/*.header select {font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:normal; background:#ccc; padding:3px;	border:1px solid #ddd !important;}*/
.header select {
display: inline-block;
margin-top: 2px;
cursor: pointer;
padding-left: 5px;
width: 100px!important;
border: 1px solid #AFAFAF!important;
border-radius: 3px;
}
.form-language {position: relative;
	top: -54px;
	float: right;
	z-index: 5200;}

#search_mini_form {
    float: left;
    position: absolute !important;
    top: 15px !important;
    height: 40px;
	padding-top: 7px;
}
.header .form-search {overflow:hidden; font-size:16px; line-height:normal;}
.header .form-search .input-text 
{
    background: #FFFFFF;
    width: 480px;
    border: 1px solid #c8c7c7;
    font-size: 13px;
    padding: 2px 2px 2px 4px;
    border-radius: 3px;
    color: #363636;
    line-height: 25px;	
	min-height: 25px;
}

.header .form-search button.button {
    position: relative;
    left: -57px;
    top: 0px;
    background: url(../images/btn-search.gif) 0 0 no-repeat;
    width: 51px;
    height: 27px;
	} 
.header .form-search button.button:hover{background-position:0 -27px;}
.header .form-search button.button span {text-indent:-55555px; height:27px; width:51px; display:block; padding:0px;background:url(../images/btn-search.gif) 0 0 no-repeat;}
.header .form-search button.button:hover span {background-position:0 bottom;}
.header .form-search label {float:left; margin-left:17px; display:none;}
#select-form {margin-left:1px;}
.header .jqTransformSelectWrapper{z-index:998!important;}
.jqTransformSelectWrapper {/*background: url(../images/select_left.png) left top no-repeat; */
	background-color: #fff;
	color: #7e7e7e;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 24px!important;
	float: left;
	position: relative;
	padding: 0;
	z-index: auto!important;
	width: 172px!important;
	float: left;
	margin: 0 0 0 4px;
	border: 1px solid #cecece;
	border-radius: 3px;}
.jqTransformSelectWrapper > div {padding-left:0px;}
.jqTransformSelectWrapper > div > span{display: inline-block; width: 86%!important; margin-top:2px; cursor:pointer; padding-left:5px}
.block-currency .jqTransformSelectWrapper > div > span{display: inline-block; width: 86%!important; margin-top:2px; cursor:pointer; padding-left:5px; height:20px; overflow:hidden;}
.jqTransformSelectWrapper .jqTransformSelectOpen {background:url(../images/select_right.png) left top no-repeat;width:20px;height:24px !important;position:absolute;top:0;right:0;}
.jqTransformSelectWrapper .jqTransformSelectOpen:hover {background-position:0 bottom;}
.jqTransformSelectWrapper  ul {list-style:none !important;width:99% !important;background:#f4f4f4;border:none;position:absolute;top:24px;left:0;z-index:11;border:1px solid #c8c7c7;border-top:none;z-index: 11!important; padding:5px 0 5px 0;}
.jqTransformSelectWrapper  ul li {padding-left:5px; display:block; line-height:16px;}
.jqTransformSelectWrapper li a {text-decoration:none; display:block; color:#7e7e7e; text-align: left; padding:3px 0 3px 0;}
.jqTransformSelectWrapper  ul li:hover {background:none;}
.jqTransformSelectWrapper  ul li:hover a {color:#000;}
.jqTransformHidden {display:none !important;}
.jqTransformSelectWrapper .validation-advice{padding-left:14px; margin-top:10px; margin-bottom:10px; float:right;}



/********Header Cart **********/
.cart-summary {
	height: 60px;
	width: auto!important;
	position: absolute;
	top: 7px;
	right: -20px;
	text-align: right;
	color: #FFF;
	white-space: nowrap;
}
.cart-summary a, .cart-summary a:hover {color:#7E7E7E!important;}

.header-container .top-container {clear:both; text-align:right;}
.cart_header_summary {position: absolute; top: 30px; right: 80px; color: #000!important;}
.block-cart-header {
	width: 200px;
    height: 80px;
    position: relative;
    left: 575px;
    bottom: 0px;
    z-index: 100;
    text-align: left;
    float: left;
	}
.block-cart-header_container {position:absolute; left:350px;font-size:12px; color:#b2b2b2;}
/* Icon Cart im Header*/
.icon_cart_header_voll, .icon_cart_header_leer {/* color: #000; float: left; position: absolute; top: -18px; */}
.icon_cart_header_voll img, .icon_cart_header_leer img {}

.block-cart-header_qty_leer, .block-cart-header_qty_voll {position: absolute; top: 10px; right: 123px; color: #000;}

.block-cart-header .btn-edit {margin-right: 5px;}
.block-cart-header .btn-remove, .block-cart-header .btn-edit {float: right;}
.cart-inner{position:relative;  z-index:9999;}
.block-cart-header .amount-2 {font-size:12px; color:#7b7b7b;}
.block-cart-header .amount-2 span {color:#649503;}
.block-cart-header .amount-2 a{color:#212121; text-decoration:none; text-transform:uppercase;background:url(../images/arrow.png) right  7px  no-repeat; padding-right:10px; display:inline-block; margin-right:3px;}
.block-cart-header .amount-2 a:hover{text-decoration:underline;}
.block-cart-header .amount-2 a:hover .cart-content{display:block;}
.block-cart-header .cart-content{position:absolute; left:-61px; top:5px; z-index:9999; width:260px; display:none; border: 1px solid; border-radius: 5px; border-color: #CCC;}
.block-cart-header h3{font-size:12px; text-transform:uppercase;color:#333333;}
.cart-indent{background:#fbfbfb;padding:20px;border-radius:4px;-webkit-box-shadow:0px 0px 6px rgba(48, 50, 50, 0.09);-moz-box-shadow:0px 0px 6px rgba(48, 50, 50, 0.09);box-shadow:0px 0px 6px rgba(48, 50, 50, 0.09);}
.block-cart-header .empty{font-size:12px; color:#000;padding-right:10px;}
.block-cart-header button.button {overflow:visible; width:auto; border:0; background:transparent; cursor:pointer;}
.block-cart-header button.button {background: #ebeaea; white-space:nowrap; color:#000;}
.block-cart-header button.button span {color:#fff;}
.block-cart-header .actions {text-align:center; padding-top:20px;}
.block-cart-header .mini-products-list li{clear:both; min-height:85px; margin-left:-20px; margin-right:-20px; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px;}
.block-cart-header .mini-products-list li.even{background:#f6f6f6; border-bottom:1px solid #fbfbfb;border-top:1px solid #fbfbfb;}
.block-cart-header .mini-products-list li.odd:first-child{background:url(../images/tail-li-cart.gif) left  top  repeat-x #f8f8f8;}
.block-cart-header .mini-products-list li.odd{background:#f8f8f8}
.block-cart-header .mini-products-list .product-image {width:85px; border:1px solid #ededed;}
.block-cart-header .mini-products-list .product-details {margin-left:98px; text-transform:uppercase;}
.block-cart-header .mini-products-list .product-details a {color:#b2b2b2; text-decoration:none; font-size:12px;}
.block-cart-header .mini-products-list .product-details .btn-remove {background-position:0 top;}
.block-cart-header .mini-products-list .product-details .btn-remove:hover{background-position:0 -19px;}
.block-cart-header .mini-products-list .product-details .btn-edit{margin-top:4px;}
.block-cart-header .mini-products-list .product-details a:hover {color:#619003;}
.block-cart-header .mini-products-list .product-details .product-name {line-height:16px; float:none; width:120px; margin:8px 0;}
.block-cart-header .mini-products-list .product-details .product-name a{text-transform:none;}
.block-cart-header .mini-products-list .product-details strong{font-weight:normal;}
.block-cart-header .block-subtitle{padding-bottom:12px; color:#000000;}
.block-cart-header .product-name{padding-bottom:0px;}
.block-cart-header .price{font-size: 12px; color: #000; font-weight: bold;}
.block-cart-header .subtotal {font-size:12px; color:#b2b2b2; border:1px solid #ededed; border-radius:2px; padding:5px 8px 5px 8px; margin-bottom:10px;}
.block-cart-header .subtotal .price {float:right;}
.block-cart-header .mini-products-list .product-image:hover {border-color:#619003}

/********************Header Cart end ***********************/

/********** < Navigation */
.nav-container {}
.nav-back-fullsize
{
    background-image: url(../images/horizontal_navigation_back_grey.png);
    background-attachment: scroll;
    background-position: 0px 0px;
    background-repeat: repeat;
    height: 30px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 130px;
    float: left;
}
#nav {border-radius:7px; padding:0px 0; margin:19px 0 20px 0; font-size:13px;background:url(../images/tail-menu.gif) 0 0 repeat-x #fff;-webkit-box-shadow: 0px 6px 6px rgba(48, 50, 50, 0.09);-moz-box-shadow:0px 6px 6px rgba(48, 50, 50, 0.09);box-shadow:0px 6px 6px rgba(48, 50, 50, 0.09); border-top:1px solid #fff}
/* All Levels */
#nav > li:first-child a{border-radius:7px 0px 0px 7px;}
#nav > li {text-align:left; position:relative; background:url(../images/border-nav.gif) right 0 no-repeat;}
#nav li.over {z-index:998;}
#nav li.parent {display:block;}
#nav > li > a {display:block; text-decoration:none; padding:0!important;}
#nav > li > a:hover {text-decoration:none; background:url(../images/tail-menu-act.gif) left 0 repeat-x; color:#fff;}
#nav > li > a > span {display:block; white-space:nowrap; cursor:pointer;font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:16px; text-transform:uppercase;padding:21px 20px 21px 20px;}
#nav li ul a span {white-space:normal;}

/* 1st Level */
#nav li {float:left;}
#nav li a {float:left; padding:9px 0px; font-weight:bold; color:#383737; display:block; text-decoration:none;}
#nav li a:hover {color:#000;}
#nav > li.over > a,
#nav > li.active > a {background:url(../images/tail-menu-act.gif) left 0 repeat-x #aad702; color:#fff; margin-top:-1px;}
#nav > li.over > a span,
#nav > li.active > a span{padding-bottom:22px;}

/* 2nd Level */
#nav ul,
#nav div {position:absolute; width:15em; top:60px; left:-10000px; background:#f4f4f4;padding:15px 20px 15px 20px; border-radius:7px;}
#nav div ul {position:static; width:auto; border:none;}

/* 3rd+ leven */
#nav ul ul,
#nav ul div {top:7px;}

#nav ul li {float:none; border-bottom:1px solid #e2e2e2;}
#nav ul li.last {border-bottom:0;}
#nav ul li a {float:none; padding:6px 9px 6px 0px; font-weight:normal; color:#888 !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:237px; top:31px;}
/********** Navigation > */
/* ======================================================================================= */
.wp-custom-menu-popup{}
.img-menu{background:#fff; position:absolute; right:15px; top:20px; display:none;}
.itemMenuName:hover .img-menu{display:block;}



#custommenu > div > div{height: 30px;}

#custommenu
{
    position: relative;
    left: 70px;
    bottom: 11px;
    z-index: 99;
    width: 1122px;
    float: left;
    margin-top: 0px;
    background-image: url(../images/horizontal_navigation_back_grey.png);
    background-attachment: scroll;
    background-position: 0px 0px;
    background-repeat: repeat;
    line-height: 2px;	
}

/* myBIKE Start */

div.menu_mybike     {float: left; margin-left:-1px; margin-right:-1px; width:81px; position: relative; left: -1px;}
div.menu_mybike:hover{background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}
div.menu_mybike.act {background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}
div.menu_mybike a {text-decoration:none; color:#FFF; display:block;font-family: 'Open Sans', sans-serif; font-weight:bold; font-size:16px; text-transform: uppercase;}
div.menu_mybike.act a span {color:#FFF;}
div.menu_mybike.act:first-child {}
div.menu_mybike.act a span {color:#FFF;}
div.menu_mybike.active {background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}


/* myBIKE Ende */

/* myBMW Logo */

.mybmw_logo_topnavigation
{
    position: relative;
    float: left;
    top: -41px;
    left: -6px;
    z-index: 99;
    height: 0px;
}
/* myBMW Kategorien */

.mybmw_kategorie_marke_modelle_container {}

.mybmw_kategoriename_header {font-size: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;}

.mybmw_kategorie_marke_modelle_beschreibung {font-size: 12px;
	padding-left: 5px;
	padding-right: 30px;
	margin-bottom: 15px;}
.mybmw_kategorie_marke_modelle_beschreibung h1 {font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color:#ff9900;}

.mybmw_kategorie_marke_modelle_kategorie_box {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.mybmw_kategorie_marke_modelle_kategorie_box:hover {border-color: #09F;;}


.mybmw_kategorie_marke_modelle_kategorie_box_new_row {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.mybmw_kategorie_marke_modelle_kategorie_box_new_row:hover {border-color: #09F;;}

.mybmw_kategorie_marke_modelle_kategorie_bild {opacity: 0.5;}
.mybmw_kategorie_marke_modelle_kategorie_bild:hover {opacity: 1;}

.mybmw_kategorie_marke_modelle_kategorie_name, .mybmw_kategorie_marke_modelle_kategorie_name a {background-color: #333333;
	height: 20px;
	color: #FFF;
	line-height: 20px;}

.mybmw_schnellnavigation_container {text-align: right;
	padding-right: 50px;
	margin-bottom: 20px;}

.mybmw_schnellnavigation_header {}

.mybmw_schnellnavigation_form {}

.mybmw_schnellnavigation_option {}

.mybmw_schnellnavigation_option_trenner {color: #FFF; background: #000;}

.mybmw_kategorie_marke_modelle_trennzeile_ccm_container {float: right;
	width: 85%;
	text-align: center;
	color: #333;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	position: relative;
	right: 11%;}

.mybmw_kategorie_marke_modelle_trennzeile_ccm {text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;}


div.menu {float: left;}
div.menu.act {background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}

/* AKTIVE KATEGORIE */
div.menu.act:first-child {}
div.menu.act a span {color:#FFF;}
div.menu.active {background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}
div.wp-custom-menu-popup {
	position: absolute;
	z-index: 100;
	display: none;
	text-align: left;
	padding: 5px 0px 15px 1px;
	border-left: 2px solid #2674cc;
	border-right: 2px solid #2674cc;
	border-bottom: 2px solid #2674cc;
	background-color: #FFF;
	min-width: 700px;}

.itemMenuName.level1{display:inline-block; white-space: nowrap; font-weight:bold;}
div.wp-custom-menu-popup .block1{background:none!important;}
div.wp-custom-menu-popup .block2{background:none!important;}
div.menu, div.wp-custom-menu-popup {}
div.menu a
{
    text-decoration: none;
    color: #FFF;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal!important;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0px 10px 0px 10px;
}

.itemMenu {z-index: 10000;}
div.wp-custom-menu-popup a {}
div.wp-custom-menu-popup .itemMenu span{font-size:12px;}
div.wp-custom-menu-popup .itemMenu:hover span{color:#333;}
div.wp-custom-menu-popup .itemSubMenu span{text-transform:none; font-size:12px;color:#7e7d7d;}
div.wp-custom-menu-popup .itemMenuName:hover span{color:#7e7d7d;}
div.wp-custom-menu-popup .column{margin-right:20px;}
.itemMenuName.level2{padding: 0px 0 1px 0; padding-left: 20px;}
.itemMenuName.level2:first-child{background:none;}
div.wp-custom-menu-popup a.actParent {color: #4D4D4D;}
div.wp-custom-menu-popup a.act {color: #A52A2A;}
div.column {float:left;width:180px; padding:0px;}
div.itemSubMenu {margin-left:0px;}
.clearBoth {clear:both;}
div.menu{margin-left:-1px; margin-right:-1px;}
div.menu:hover{background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}

div.menu:hover a span{color:#fff;}
div.menu.active a span{color:#fff;}
div.menu.active:first-child {}
div.menu:first-child:hover{background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}
div.menu:first-child .parentMenu:hover{background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}
div.menu:first-child .parentMenu a.act{background-image:url(../images/navi_back_active_verlauf.png); background-repeat: repeat; background-position: 0px 0px; background-attachment:scroll;}


div.menu .parentMenu a{padding-top:15px;}
/* Show menu */

.col2-set .col-1 {float: left;width:100%;}
.col2-set{width:760px;}
/* Sidebar =============================================================================== */
.block {/* border:1px solid #ededed;border-radius:4px;*/ margin:0 0 20px;}
.block.last_block {margin-bottom:0;}
.block .block-title {padding:5px; color: #666!important;}
.block .block-title strong {font-size:18px; font-weight:600;font-family: 'Open Sans', sans-serif;}
.block .block-title strong span {font-weight:600;font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-size:14px; color:#383737;}

.block .block-title a {text-decoration:none !important;}
.block .block-subtitle {font-size:12px; font-weight:normal; text-transform:uppercase;}
.block .block-content {padding: 0px 5px 0px 5px;}
.block .block-content .price {font-size: 12px;}
.block .block-content li.item {padding:0px; width: 100%;}
.block .block-content li.item.last{border:none;}
.widget.widget-catalogsale-products .block ol li {padding:20px 0 20px 0;}
.widget.widget-catalogsale-products .price-box.map-info{padding:10px 0 10px 0;}
.widget.widget-catalogsale-products .price-box.map-info a{padding-left:0;}
.block .btn-remove,
.block .btn-edit {float:right;}
.block .actions {text-align:right; padding:15px 0 0 0;}
.block .actions a {float:left;}
.block .empty {margin-bottom: 5px;}

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li {padding:5px 0;}
.mini-products-list .product-image {float:left; border:1px solid #ededed; border-radius: 3px; background:#fff; margin-right:5px;}
.mini-products-list .product-image:hover{border:1px solid #2674cc;}
.mini-products-list .product-details {margin-bottom: 3px; margin-top: 3px;}
.mini-products-list .product-details h4 {font-size:1em; font-weight:bold; margin:0;}
.block-cart .mini-products-list .product-details .product-name{padding-bottom:10px; width:62px;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {width: 100%; color: #333; height: 50px;}
.block-cart .mini-products-list .product-details .nobr {white-space:normal !important;}

/* Block: Account */
.block-account ul li{padding-bottom:5px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select {width:100%; border:1px solid #888;}

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt {font-weight:bold; color:#000000;}
.block-layered-nav dd ol{padding: 5px 0 5px 15px;}
.block-layered-nav dd.last ol{border:none; margin-bottom:0; padding-bottom:20px;}
.block-layered-nav dd li a{text-decoration:none; color:#666;}
.block-layered-nav dd li a:hover{color:#383737;}
.block-layered-nav dd li {color:#666; margin-bottom:6px;}
.block-layered-nav .currently {}
.block-layered-nav .btn-remove {float:right; margin:0px 3px 0 2px;}
.block-layered-nav .block-subtitle {font-size:12px;font-weight:normal; text-transform:uppercase; padding-bottom:15px; border-bottom:1px solid #e6e6e6; margin-bottom:16px;}
.block-layered-nav .block-content .actions a{color:#363636; text-decoration:none;}
.block-layered-nav .block-content .actions a:hover{color:#2674cc;}
.block-layered-nav .block-content .actions{padding-top:5px; padding-bottom:10px;}


.filter_container
{
    max-height: 122px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
	background-color:#FFF;
    background-color: #FFF;
    /* border: 1px solid #ededed; */	
}
.filter_container_pictogram
{
    max-height: 570px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 20px;
    background-color: #FFF;
    padding-right: 5px;	
}
.filter_name
{
    font-weight: bold;
    height: 25px;
    /* margin-top: 20px; */
    background: #f3f3f3;
    line-height: 25px;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(filter_arrow_rotate.png) no-repeat;
    background-position: 0px 7px;
    display: inline-block;		
}

.filter_name h1
{
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.filter_name_inactive
{
    font-weight: bold;
    height: 25px;
    /* margin-top: 20px; */
    background: #f3f3f3;
    line-height: 25px;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(filter_arrow.png) no-repeat;
    background-position: 0px 4px;
}
.filter_kachel
{
    height: 28px;
    min-width: 50px;
    text-align: center;
    border: 1px solid #cecece;
    border-radius: 3px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 7px;
    margin-top: 7px;
}
.filter_kachel:hover
{
	color: #FFF!important;
	background-color:#000;
}
.filter_kachel a
{
	color: #7E7E7E;
	display:block;
}
.filter_kachel a:hover
{
	color: #FFF;
}

.filter_kachel_pictogram
{
    height: 60px;
    width: 190px;
    text-align: left;
    margin-bottom: 10px;
    border: 1px solid #cecece;
}

.filter_kachel_pictogram:hover
{
    border: 1px solid #000;
}

.filter_kachel_pictogram_pic
{

}

.filter_kachel_pictogram_text
{
    position: relative;
    top: -20px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    height: 20px;
    width: 187px;
    padding-left: 3px;
    overflow: hidden;
    line-height: 19px;
}
.filter_kachel_pictogram_text:hover
{

}
.filter_kachel_pictogram_text a
{
	color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
}
.filter_kachel_pictogram_text a:hover
{

}

.filter_list
{
	padding: 2px 3px 0px 0px!important;
    overflow: hidden;
}
.filter_list_element
{
	padding-left: 2px;
	margin-bottom: 1px!important;
	font-size: 13px;
}
.filter_list_element:hover
{
    background-color: #000000;
    color: #FFF!important;
}
.filter_list_element a
{
	display:block;
    padding-top: 2px;
    padding-bottom: 2px;
}
.filter_list_element a:hover
{
    background-color: #000000;
    color: #FFF!important;
}

/* Filteranzeige in der Kategorieansicht */
.filter_kategorie_header
{
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
	font-weight:bold;
    margin-top: 10px;
}
.filter_kategorie_container
{
    width: 100%;
    float: left;
    clear: both;	
}
.filter_kategorie_filter
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
    position: relative;
    padding: 3px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
	display:block;
}

.filter_kategorie_filter_remove
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
    position: relative;
    padding: 3px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
	display:block;
	background-color: #f4f4f4;
}

.filter_kategorie_filter:hover, .filter_kategorie_filter_remove:hover
{
    transition: border-color .2s ease-in-out;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    border-color: #333;
}

.filter_kategorie_filter_name
{
    float: left;
    margin-right: 5px;
}

.filter_kategorie_filter_label
{
    float: left;
    margin-right: 5px;
}

.filter_kategorie_filter_remove_button
{
	float: left;
    clear: right;
}


/* Block: Cart */
.block-cart .mini-products-list .product-image {padding: 2px;}
.block-cart .btn-edit{margin-top:3px; margin-right:5px;}
.block-cart {background:url(../images/tail-box-cart.gif) 0 bottom repeat-x;}
.block-cart .block-content li.item.last {border:none;}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal {background:#fbfbfb; border:1px solid #ededed; border-radius:2px; padding:5px 9px 6px 9px;}
.block-cart .subtotal .price{float:right; font-weight:bold; color:#000;}
.block-cart .subtotal .label{color:#b2b2b2;}
.block-cart .amount-2{border-top:1px solid #e6e6e6; color:#000000; padding-top:16px; padding-bottom:17px;}
.block-cart .amount-2 a{text-decoration:none; font-weight:bold; color:#2674cc;}
.block-cart .amount-2 a:hover{color:#000000;}
.block-cart .actions .paypal-logo {float:left; width:100%; margin:3px 0 0; text-align:right; display:none;}
.block-cart .actions .paypal-logo .paypal-or {clear:both; display:block; padding:0 55px 5px 0;}
.block-cart .actions {margin-bottom:19px; padding-top:20px;}
.block-cart .product-name a {text-decoration:none; color:#b2b2b2; line-height:18px; text-transform:none;}
.block-cart .product-name a:hover{color:#000;}
.block-cart .product-details .price{color: #000; float: right; font-size: 15px; padding-bottom: 3px;}
.block-cart .product-details {}
.block-cart .product-details strong{font-weight:normal;}
.block-cart .block-title{padding-bottom:8px;}
.block button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.block button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.block button.button:hover span span{background-position:0 0px;}
.block-cart .block-subtitle{padding:15px 0 10px 0; border-top:1px solid #e6e6e6; text-transform:uppercase; color:#333; font-size:12px; font-weight:normal;}
/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .btn-remove{margin-left:7px;}
.block-wishlist .product-name a {text-decoration:none; color:#b2b2b2;}
.block-wishlist .product-name a:hover{color:#000;}
.block-wishlist .block-title small{color:#fba00b;}
.block-wishlist .block-subtitle{font-size:12px; font-weight:normal; color:#2674cc; text-transform:uppercase; border-bottom:1px solid #e6e6e6; padding-bottom:15px;}
.block-wishlist .regular-price .price {font-size:12px; font-weight:bold; color:#000; float:none;}
.block-wishlist .price-box {width:100%; display:block; float:none; padding-bottom:7px;}
.block-wishlist .link-cart{display:block;}
.block-wishlist .link-cart:hover{color:#000; text-decoration:underline;}
.block-wishlist .block-content li.item {border-bottom: 1px solid #E6E6E6;padding:20px 0 20px 0;}
.block-wishlist .block-content li.item.last{}
.block-wishlist .product-name{padding-bottom:5px;}
.block-wishlist .actions a{font-weight:bold; color:#888787; text-decoration:underline; padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-wishlist .actions a:hover{text-decoration:underline; color:#2674cc;}
.block-wishlist .actions {padding-bottom:5px;}
/* Block: Related */
.product-image {display:inline-block;}
.block-related {}
.block-related li {padding:5px 0;}
.block-related input.checkbox {  overflow: hidden; margin-bottom: 5px; width: 49%;  float: left;}
.block-related .product {overflow: hidden;
	margin-bottom: 5px;
	width: 380px;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;}
.block-related .product .product-image {float:left; margin-right:-65px;}
.block-related .product .product-details {margin-left:100px;}
.block-related .product-name a {text-decoration:none; color:#b2b2b2; line-height:18px;}
.block-related .product-name a:hover{color:#000;}
.block-related .product-name{  padding-bottom: 0px; width: 250px; white-space: normal;}
.block-related .price-box{  float: left; width: 280px; margin-left: 5px;}
.block-related .regular-price .price {color:#000000;float:left;font-size:12px;font-weight:bold;}
.block-related .block-subtitle {font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 15px;
	margin-top: 15px;}
.block-related .block-subtitle a{text-decoration:none; color:#000;}
.block-related .block-subtitle a:hover{color:#2674cc;}
.block-related .link-wishlist{font-size:12px; font-weight:bold; color:#2674cc;}
.block-related .link-wishlist:hover{text-decoration:underline; color:#000;}
.block-related .block-content li.item {border-bottom: 1px solid #E6E6E6;
	padding: 0px;
	float: left;
	width: 49%;
	margin-left: 2px!important;
	height: 120px;}
.block-related .block-content li.item:first-child {padding-top: 0;
	float: left;
	width: 49%;
	height: 120px;
	margin-left: 2px!important;}

.block-related .block-content li.item.last{border: none;
	padding-bottom: 10px;
	float: left;
	width: 49%;
	margin-left: 2px!important;
	padding: 5px 0;}
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.ajax-index-options .product-options-bottom{width:352px; float:right; margin-right:86px;}
.ajax-index-options .product-options{width:364px; float:right; margin-right:86px;}
.ajax-index-options .validation-advice{padding-left:14px!important; float:right; margin-top:10px;}
#customer-reviews{margin-bottom:10px;}
.ajax_loader_container { position:relative; top: 25px; right: 35px;}
.ajax-index-options .product-view #ajax_loader{float:right; margin-top:11px;}
.ajax-index-options .product-view .product-shop{width:800px;}
.ajax-index-options .add-to-cart button.button {float:right;margin-left: 5px;}
.ajax-index-options .zoom-inner {height: 300px; float:left; margin-right:20px;margin-bottom: 10px;position: relative;width: 300px;}
.ajax-index-options .product-view {border:none; border-radius:none;margin-bottom: 20px;padding: 40px;}
.ajax-index-options .product-view .product-image{border:1px solid #ededed;}
.fancy-right{float: right;margin-right: 85px;width: 394px;}
.ajax-index-options	.add-to-box{float: right;margin-right: 85px;width: 394px;}
.ajax-index-options	.video{width:679px; height:360px; background:#363636; margin-bottom:20px; margin-top:10px; padding:20px; float:left;}
.ajax-index-options .video iframe{margin-left:25px;}
.ajax-index-options .video p{color:#2674cc; margin-bottom:30px;}
.ajax-index-options .video p span{color:#fff; font-weight:bold;}
.ajax-index-options .product-view .product-img-box{width:394px; float:none; padding-bottom:15px; border-bottom:1px solid #e6e6e6;}
.ajax-index-options .share{padding-bottom:10px; border-bottom:1px solid #e6e6e6; padding-top:15px;}
.ajax-index-options .price-box.map-info a{display:none}
.ajax-index-options  .product-shop .availability {color:#2674cc;display:inline-block;font-size:12px;font-weight:bold;padding-top:0px!important;margin-top:-3px;}
.ajax-index-options .product-view .product-shop .price-box.map-info {display:inline-block;float:left;margin:0px 0 10px;width:100px;}
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width:16px;height: 100%;background:#fbfbfb;border:1px solid #ededed; border-radius:2px;}
.scroll-pane {height:429px;overflow:auto;}
.jspVerticalBar *,
.jspHorizontalBar *{margin: 0;padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{position: relative; margin-top:-1px;}
.jspDrag{position: relative;top: 0;
left: 0;cursor: pointer; border-bottom:1px solid #ededed; border-top:1px solid #ededed;background:url(../images/drag.gif) center center no-repeat #fdfdfd;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{background:url(../images/scroll-top.gif) no-repeat left top;text-indent: -20000px;display: block;cursor: pointer;}
.jspArrow.jspArrowUp{background:url(../images/scroll-top.gif) no-repeat left top;}
.jspArrow.jspArrowUp.jspDisabled{background:url(../images/scroll-top.gif) no-repeat left top;}
.jspArrow.jspArrowDown{background:url(../images/scroll-down.gif) no-repeat left top; height:17px!important; margin-left:-1px!important;}
.jspArrow.jspArrowDown.jspDisabled{}
.jspArrow.jspDisabled{cursor: default;}
.jspVerticalBar .jspArrow{height: 17px;}
.jspHorizontalBar .jspArrow{width: 21px;float: left;height:18px;position:relative;top:1px;}
.jspHorizontalBar .jspArrowLeft {left:1px;}
.jspHorizontalBar .jspArrowRight {right:1px;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin: 0 -3px 0 0;}
/* Block: Compare Products */
.block-compare {}
.block-compare li {padding:12px 0;}
.block-compare .block-content {}
.block-compare .btn-remove{margin-top:4px; margin-left:10px;}
.block-compare #compare-items{border-top:1px solid #e6e6e6;}
.block-compare .block-content li.item {}
.block-compare .block-title small{display:none;}
.block-compare .product-name a {text-decoration:none; color:#b2b2b2;}
.block-compare .product-name a:hover{color:#383737;}
.block-compare .actions a{font-weight:bold; color:#888787; display:inline-block; padding-top:5px;}
.block-compare .actions a:hover{color:#2674cc; text-decoration:underline;}
.block-compare .actions{padding:20px 0 10px 0;}



/* Block: Recently Viewed */
.block-viewed {background:#fbfbfb;}
.block-viewed li a{text-decoration:none; color:#b2b2b2; display:inline-block;}
.block-viewed li a:hover{color:#383737;}
.block-viewed .block-content li.item{border-bottom:1px solid #e6e6e6; padding: 2px 0 0px 0;}
.block-viewed .block-content li.item.last{}
/* Block: Recently Compared */
.block-compared {background:#fbfbfb;}
.block-compared li a{text-decoration:none; color:#b2b2b2; display:inline-block;}
.block-compared li a:hover{color:#383737;}
.block-compared .block-content li.item{border-top:1px solid #e6e6e6; padding:15px 0 15px 0;border-bottom:0;}
.block-compared .block-content li.item.last{}
/* Block: Poll */
.block-poll {border:1px solid #CCC; background:#FFF;}
.block-poll .block-title strong span{color:#fff;}
.block-poll .block-subtitle{font-size:12px; font-weight:bold; line-height:18px; padding-bottom:10px;}
.block-poll label {color:#b2b2b2; line-height:18px;}
.block-poll input.radio {float:left; margin:2px 0 0 0;}
.block-poll .label {display:block; margin-left:32px;}
.block-poll li {padding:3px 0px 9px 0;}
.block-poll .actions {margin:0px 0 0; text-align:left; padding-top:10px; padding-bottom:10px;}
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:150px; color:#b2b2b2;}
.block-poll .votes{font-weight:normal; float:right; width:70px; margin-top:-17px; text-align:right; color:#2674cc;}
.block-poll button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.block-poll button.button span span {background:url(../images/tail-btn-2.gif) 0 0px repeat-x; padding:0 20px 0 20px; border-radius:2px; color:#323232;}
.block-poll button.button:hover span span{background-position:0 -31px; color:#fff;}
/* Block: Tags */
.block-tags{border:none;}
.block-tags ul,
.block-tags li {display:inline;}
.block-tags li a{color:#383737; text-decoration:none;}
.block-tags li a:hover{color:#2674cc;}
.block-tags .actions a{font-weight:bold; color:#888787; text-decoration:underline; padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-tags .actions a:hover{text-decoration:underline; color:#2674cc;}
.block-tags .actions {padding-bottom:5px;}

/* Block: Tags */




/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .form-subscribe-header {display:none;}
.block-subscribe label {display:block; margin-bottom:5px;}
.block-subscribe #newsletter {width:170px;}

/* Block: Reorder */
.block-reorder .block-subtitle{font-size:12px; font-weight:normal; text-transform:uppercase; color:#2674cc; padding-bottom:15px; border-bottom:1px solid #e6e6e6;}
.block-reorder li {padding:5px 0;}
.block-reorder input.checkbox {float:left; margin:3px -20px 0 0;}
.block-reorder .product-name {margin-left: 0px;}
.block-reorder .product-name a{text-decoration:none; color:#b2b2b2;}
.block-reorder .product-name a:hover{color:#000;}
.block-reorder .actions a{font-weight:bold; color:#888787; text-decoration:underline; padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-reorder .actions a:hover{text-decoration:underline; color:#2674cc;}
.block-reorder .actions {padding-bottom:5px;}
/* Block: Banner */
.block-banner {}
.block-banner .block-content {text-align:center; padding:0; border:0;}

/* 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 4px;}
.category-image {width:100%; overflow:hidden; margin:0 0 10px; text-align:center;}
.category-image img {}
.category-description {border-top: 1px solid #cecece;
	margin-top: 20px!important;
    float: left;}

 /* Wenn eine Kategorie keine Artikel enthält, Beschreibungslayout ändern*/
.category-description_zero_products {width: 630px; 	border-top: 1px solid #cecece; float: left;	margin-top: 20px!important;}


.category_popup_sizes
{
    float: left;
    min-height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center!important;
	}
	
.category_popup_option{
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 2px;
    border: 1px solid #cecece;
    border-radius: 2px;
    text-align: center;
    min-width: 20px;
    color: #333333;
    background-color: #FFF;
    display: inline-block;
	}
	
.category_popup_option:hover
{
	color:#FFF;
	background-color:#356cd2;
	}


.category-products
{
    float: left;
    clear: both;
}

/* View Type: Grid */
.item_outer
{
	height: 300px;
    width: 270px;
    position: absolute;
    clear: both;
    border: 1px solid;
}
.products-grid {position:relative; margin-top: 30px!important;}

.price-box.map-info a{text-decoration:none; padding-left:4px; color:#2674cc;}
.price-box.map-info a:hover{color:#000;}
.products-grid.last {border-bottom:0;}
.products-grid li.item {
	float: left;
	width: 270px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	margin-bottom: 20px;
	margin-right: 20px;
	list-style: none;
	min-height: 290px;
}

.home-products .products-grid li.item {float: left;
	width: 180px;
	padding: 5px 18px 0px 18px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	margin-bottom: 20px;
	margin-right: 14px;
	list-style: none;}

.products-grid li.item:hover {border:1px solid #555; border-radius:3px; -webkit-box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45); -moz-box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45); box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45);}


.products-grid li.last{margin-right:0;}
.products-grid .product-image {display:block; margin:0px;}
.grid-inner{padding-bottom:2px; text-align: center; vertical-align: top; min-height:185px;}
.products-grid .product-name {margin:0 0 0px; font-size:10px; min-height: 30px; width: 270px; text-align:left; border-bottom: 1px solid #eee;white-space: normal;}
.products-grid .product-name a {font-size: 13px; color: #2f2f2f; text-decoration: none; float: left; text-align:left;}

.products-grid .product-name a:hover{color:#2674cc;}
.products-grid .price-box {margin:5px 0 8px 0; width:100%; float:left; text-align: center;}
.products-grid .availability {line-height:21px;}
.products-grid .actions {margin:0; padding-top:11px; position:relative; padding-bottom:10px;}
.products-grid .details-button{background:url(../images/tail-detail.gif) 0 0 repeat-x; padding:6px 10px 7px 10px; border-radius:2px; float:left; text-transform:uppercase; color:#383737;}
.products-grid .details-button:hover{background-position:0 -31px; color:#fff;}
.products-grid .actions > span{position:absolute; left:20%; bottom:-3px;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {width:880px; margin:0 auto; height: 505px; float: left;}
.col1-layout .products-grid {margin: 0 auto;
	width: 945px;
	height: 310px;
	padding-top: 10px;
	position: relative;
	left: 30px;}
.products-grid .desc.std strong{color:#2674cc;}
.products-grid .desc.std{height:35px; overflow:hidden; color:#7A7A7A; padding-top:5px;}
.products-grid .desc .link-learn {font-size:12px; font-weight:bold; color:#888787; text-decoration:underline;background:url(../images/link-learn.png) right 6px no-repeat; padding-right:12px;}
.products-grid .desc .link-learn:hover{color:#2674cc;}
.product-box-2{
	/* background:url(../images/tail-grid-bottom.gif) 0 0 repeat-x #fdfdfd; */
	padding: 0px 3px 0px 3px;
	overflow: visible;
	position: relative;
	min-height: 125px;
	float: left;
	width: 100%;
}
.product-box-2 > span {}
.products-grid .ratings .amount {float:right; padding-top:4px;}
.products-grid .ratings .amount a{text-decoration:none; color:#383737;}
.products-grid .ratings .amount a:hover{color:#2674cc;}
.products-grid .minimal-price-link {float:right; padding-top:1px; text-decoration:none;}
.no-rating-product-view {margin-top: 15px; line-height: 25px;}
.products-grid .minimal-price-link span{font-size:10px; display:inline-block; text-decoration:none;}
.products-grid .no-rating a{text-decoration:none; color:#383737; padding-top:0px; display:inline-block; visibility:hidden;}
.products-grid .no-rating a:hover{color:#2674cc;}
.products-grid .no-rating{padding-top:8px; margin-bottom:3px}
.products-grid .add-to-links .link-wishlist{background:url(../images/link-wishlist.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block;}
.products-grid .add-to-links .link-compare{background:url(../images/link-compare.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block;}
.products-grid .add-to-links li{width:31px; float:left;}
.products-grid .add-to-links li:first-child{margin-right:10px;}
.products-grid button.button{float:left; margin-right:9px; margin-bottom:8px;}
.add-to-links{width:72px; float:left; white-space: nowrap;}
.products-grid .grid-inner .fancybox {position:absolute; left:24%; top:40%; display:none;}
.products-grid .grid-inner:hover .fancybox{display: inline-block;}
.products-grid .grid-inner .fancybox {background:url(../images/tail-btn.gif) 0 0 repeat-x; padding:0 20px 0 20px; border-radius:2px;height:31px; text-decoration:none; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.products-grid .grid-inner .fancybox:hover{background-position:0 -31px;}
/* View Type: List */
.products-list {padding-top: 64px; min-height: 1500px;}


.products-list li.item {border-top: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 1px solid #ffffff;}
.products-list li.item:hover {border:1px solid #666;}


.products-list li.item.last {border-bottom:1px solid #ededed;}
.products-list li.item.last:hover {border-bottom:1px solid #000000;}
.products-list li.item.last.odd {border-bottom:1px solid #ededed;}
.products-list li.item.last.odd:hover {border-bottom:1px solid #000000;}

.products-list .product-image {float:left; margin: 0px;}
.products-list .product-image{}
.products-list .list-inner{width:140px; height:140px; position:relative; float:left;}
.products-list .list-inner .fancybox {position:absolute; left:18%; top:40%; display:none;}
.products-list .list-inner:hover .fancybox{display: inline-block;}
.products-list .list-inner .fancybox {background:url(../images/tail-btn.gif) 0 0 repeat-x; padding:0 20px 0 20px; border-radius:2px;height:31px; text-decoration:none; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.products-list .list-inner .fancybox:hover{background-position:0 -31px;}
.products-list .product-shop {margin-left:190px;}
.products-list .product-shop .button{float:left; margin-right:10px;}
.products-list .product-name {margin:0 0 5px; font-weight:bold; font-size:13px;}
.products-list .product-name a {text-decoration:none; font-size:12px; text-transform:uppercase; color:#2f2f2f; font-weight:bold;}
.products-list .product-name a:hover{color:#2674cc;}
.products-list .price-box {overflow:hidden; margin-top: 5px; float:left;}
.products-list .price-box .regular-price{float:left; padding-right:12px;}
.products-list .availability {float:left; margin:3px 0 0;}
.products-list .desc {clear:both; padding:0px; margin:0px; line-height:14px; font-size:12px; color:#333; width: 300px;}
.products-list .desc > p{float:left;}
.products-list .desc > p strong{color:#2674cc;}
.products-list .desc .link-learn {font-size:12px; font-weight:bold; color:#888787; text-decoration:underline;background:url(../images/link-learn.png) right 6px no-repeat; padding-right:12px;}
.products-list .desc .link-learn:hover{color:#2674cc;}
.products-list .add-to-links {width:82px; float:left; height:31px;}
.products-list .list-btn {display:inline-block; float:left;}
.products-list .add-to-links .link-wishlist{background:url(../images/link-wishlist.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block;}
.products-list .add-to-links .link-compare{background:url(../images/link-compare.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block;}
.products-list .add-to-links .separator{display:none;}
.products-list .add-to-links li {display:inline; width:31px; margin-right:7px;}
.list-reviews{float:right; width:275px;}
.row-list{width:100%; position:relative;}
.row-list > span{position:absolute; left:103px; top:40px;}
/* no rating ausblenden */
.products-list .no-rating{margin-top: 21px; line-height: 29px; width: 230px; overflow: visible; visibility: hidden;}
.products-list .no-rating a{text-decoration:none; color:#383737;}
.products-list .no-rating a:hover{color:#2674cc;}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating {margin:0 0 10px 0;}

.ratings {  font-size: 11px; margin-top: 25px; width: 180px;}
.ratings strong {float:left; margin:1px 3px 0 0;}
.ratings .rating-links {margin: 0; padding-top: 5px; line-height: 7px;}
.ratings .rating-links a{text-decoration:none; color:#383737;}
.ratings .rating-links a:hover{color:#2674cc;}
.ratings .rating-links a:first-child {text-decoration:none; color:#383737;}
.ratings .rating-links a:first-child:hover{color:#2674cc;}
.ratings .rating-links .separator {margin:0 2px;}
.ratings dt {}
.ratings dd {}
.rating-box {width:110px; height:17px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden;}
.rating-box .rating {height:17px; background:url(../images/bkg_rating.gif) 0 100% repeat-x;}
.ratings .rating-box {margin-right:7px; float:left;}
.ratings .amount {}
.email-friend.left{float:left;}
.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;}
.review_container_table {
	white-space: normal;
	width: 500px;
	float: left;
	margin-right: 30px;
	border: 1px solid #cecece;
	border-radius: 5px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #ECF2FA;
	min-height: 240px;
	}
.review_container_table_text {}
.review_container_table_short_text {}
.review_toolbar_spacer { float:right; width:100%; margin-bottom:20px;}
.review-product-list .col-main .ratings-table th,
.review-product-list .col-main .ratings-table td {border:1px solid #DDDDDD; padding:7px;}
.review-product-list .col-main .ratings-table {margin:10px 0; background-color: #FFF!important;}
#block-related{padding-right:3px;}
/* 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(../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 {margin-bottom:5px;}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price {white-space:nowrap !important;}

.price-box {}
.price-box .price {font-size: 22px;color: #000;}

/* Regular price */
.regular-price {color: #000;}
.regular-price .price {font-weight:normal; font-size:22px; float:left;}

/* Old price */
.old-price {}
.old-price .price-label {float:left;}
.old-price .price {font-weight:bold; text-decoration:line-through; font-size:14px;}

/* Special price */
.special-price {white-space: nowrap;}
.special-price .price-label {float: right; visibility: hidden;}
.special-price .price {font-weight:bold; font-size: 30px; color: #ff0000;}

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label {font-weight:bold; white-space:nowrap;}

.minimal-price-link {display:block; color:#2674cc;}
.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 > */


/* eigenes Preistemplate für Kategorieansicht */
#cat-price-container{margin-bottom: 10px; float: left;}
.cat-price-box{float: left; width: 100%; display: block; margin-top: 10px; margin-bottom: 10px; clear: both; text-align: center;}
.cat-minimal-price{}
.cat-price-excluding-tax{}
.cat-price-including-tax{}
.cat-special-price{color: #ff0000; float: right; clear: right; width: 120px; text-align: left; padding-left: 10px;}
.cat-old-price{float: left; text-decoration: line-through; color: #000; width: 120px; text-align: right; padding-right: 10px;}

.cat-price-label{}

.cat-price{white-space: nowrap!important; font-size: 22px;}
.cat-regular-price{color: #000; font-size: 22px; padding-right: 5px;}

/* eigenes Preistemplate für Produktansicht */
#prod-price-container{margin-bottom: 0px; float: left;}
.prod-price-box{float: left; width: 100%; display: block; margin-top: 10px; clear: both; text-align: center;}
.prod-minimal-price{}
.prod-price-excluding-tax{}
.prod-price-including-tax{}
.prod-special-price{color: #ff0000; float: right; clear: right; width: 120px; text-align: left; padding-left: 10px;}
.prod-old-price{float: left; text-decoration: line-through; color: #000; width: 120px; text-align: right; padding-right: 10px;}

.prod-price-label{}

.prod-price{white-space: nowrap!important; font-size: 22px;}
.prod-regular-price{color: #000; font-size: 22px; padding-right: 5px;}


/* Bewertungen in der Kategorieansicht */
.cat-ratings
{
    font-size: 12px;
    float: left;
    margin-bottom: 10px;
    margin-left: 68px;
    position: relative;
}
.cat-rating-box
{
    width: 110px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
    float: left;
}
.cat-rating{
    height: 17px;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}
.cat-amount
{
    float: right;
    padding-top: 4px;
}
.cat-no-rating{}





/* 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 .tax-details
{
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.add-to-cart label {float:left; margin-right:10px; padding-top:7px; color:#000;}
.add-to-cart .qty {
	float: left;
	border: 1px solid #C9DEFC;
	border-radius: 5px;
	font-size: 12px;
	color: #7e7e7e;
	text-align: center;
	background: #ECF2FA;
	padding: 4px 7px 4px 7px;
	margin-top: 4px;
	}
.add-to-cart .qty:hover {background: #FFFFFF;}
.add-to-cart button.button {float:right; margin-left:5px;}
.add-to-cart .paypal-logo {clear: left; position: relative; text-align: center; float: left; width: 100%; height: 70px;}
.add-to-cart .paypal-logo .paypal-or {clear:both; display:block; margin:5px 46px 5px 0;}
.product-view .add-to-cart .paypal-logo {margin:0; display:none;}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart {float:left; width:100%; position:relative;}
.add-to-box .add-to-cart #ajax_loader{float: right;
	margin-top: 10px;
	margin-right: 5px;
	position: relative;
	top: -6px;
	left: 5px;}
.add-to-box .or {float:left; margin:0 10px;}
.add-to-box .add-to-links {float:left;}


.product-view {padding: 5px; margin-bottom: 20px; margin-top: 10px;}
.product-view .product-name h1{font-size:20px; font-weight:bold; color:#2f2f2f; line-height:28px;}
.catalog-product-view .breadcrumbs{margin-bottom:15px;}
.catalog-product-view .col-right{padding-top:0;}
.product-view h2 {font-size:12px; text-transform:uppercase; font-weight:bold; margin-bottom:10px;}
.tt{display:block;}
.zoom-img{width: 31px;
	height: 31px;
	overflow: hidden;
	background: url(../images/zoom.gif) 0 0 no-repeat;
	position: relative;
	left: 17px;
	bottom: 40px;
	z-index: 90;
	float: left;}
.zoom-img img{opacity:0;}

.zoom-inner{width: 560px; margin-bottom: 10px; height: 405px; position: relative;}
.more-views {width: 100%; float: left; margin-left: 90px; margin-bottom: 20px;}
.more-views h2{display:none;}
.more-views div{float: left; margin-right: 20px;}
/*** Product Collateral **/
.product-essential {margin-bottom:10px;}
.product-view .product-essential .product-shop .nobr {margin-bottom:5px; display:inline-block;}
.product-collateral {float:left;}
.product-collateral #customer-reviews dl dt {margin-bottom:5px;}
.product-collateral #customer-reviews dl dd {margin-bottom:30px;}
.product-collateral #customer-reviews .pager {margin-bottom:10px;}
.product-collateral #customer-reviews #product-review-table span.nobr {display:block; padding:0 5px;}
.product-collateral #customer-reviews #product-review-table .value {text-align:center;}
.product-collateral #customer-reviews #product-review-table {margin-bottom:20px;}
#customer-reviews .form-list label.required {margin-bottom:5px;}
#customer-reviews .form-list textarea {min-width: 500px; max-width: 500px;}
.product-collateral .box-collateral {margin:0 0 0px;}

.product-view .product-img-box .more-views li {float:left; border:1px solid #9fe5dc; margin:0 0px 0px 29px ;}

/* Product Images */
.product-view .product-img-box {float:left; width:300px; margin-right: 9px;}
.col3-layout .product-view .product-img-box {float:none; margin:0 auto;}
.product-view .product-img-box .product-image {border:1px solid #ededed;}
.product-view .product-img-box .product-image-zoom {position:relative; width:298px; height:298px; overflow:hidden; z-index:9;}
.product-view .product-img-box .product-image-zoom img {position:absolute; left:0; top:0; width:298px!important; height:298px!important;}
.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(../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(../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 li {float:left; border:1px solid #ededed; margin:0 0 10px 10px ;}
.product-view .product-img-box .more-views li:first-child {margin-left:0;}
.product-view .product-img-box .more-views li a {}

.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 {float: right; width: 540px;}
.product-view .product-shop_ausblenden {height: 0px; width: 0px; visibility:hidden; float: left;}
.product-shop_simple {}
.product-shop_configurable {overflow: hidden;}
.product-shop_grouped {}
.product-shop_bundle {width: 275px; text-align: left; margin-top: 25px;overflow: hidden;}
.product-shop_ausblenden {height: 0px; width: 0px; visibility:hidden; float: left;}
.col1-layout .product-view .product-shop {float:right; width:700px;}
.col3-layout .product-view .product-shop {float:none; width:auto;}
.product-shop_more {float: left;
	width: 307px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 5px;
	min-height: 289px;}

.product-view .product-name {}
.product-view .short-description h2 {display:none;}
.product-view .short-description .std{font-size:12px; color:#7f7f7f; line-height:18px;}
.product-view .product-shop .product-pricing {margin-bottom:15px; margin-top:10px;}
.product-view .product-shop .product-pricing li {padding-bottom:3px; background:#f4f4f4; display:inline-block; line-height:22px; padding:0 13px; font-size:11px; margin-bottom:3px; border-radius:2px;}
.product-view .product-shop .product-pricing li .benefit {}
.product-view .product-shop .price-box {display:inline-block; padding-top:15px; float:left; margin-right:35px;}
.product-view .product-shop .availability {display:inline-block; font-size:12px; font-weight:bold; color:#2674cc; padding-top:12px;}
.product-view .product-shop .availability span{font-size:12px; font-weight:bold; color:#2674cc;}
.product-view .product-shop .add-to-box {width: 200px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 279px;
	padding: 10px;
	background-color: #fafafa;
	position: relative;
	top: -50px;
	left: 310px;}

/* add-to-box nach Artikeltypen */
.add-to-box_simple {}
.add-to-box_grouped {}
.add-to-box_bundle {}
.add-to-box_configurable {}

.product-view .product-shop .add-to-box .add-to-links{border-bottom:1px solid #e6e6e6; padding-bottom:15px; margin-top: 40px;}
.product-view .product-shop .add-to-box label {font-size:11px;}
.product-view .product-shop .add-to-links {margin-top:50px; width:100%; border-top:1px solid #e6e6e6; padding-top:15px;}
.product-view .product-shop .add-to-links li a.link-wishlist {color:#888787; padding-left:22px;background:url(../images/wislish.png) left 0px no-repeat;}
.product-view .product-shop .add-to-links li a.link-compare {color:#888787; padding-left:22px;background:url(../images/compare.png) left 0px no-repeat;}
.product-view .product-shop .add-to-links li {float:left;}
.product-view .product-shop .add-to-links li span img{float:right; margin-left:10px; margin-top:4px;}
.product-view .product-shop .add-to-links li:first-child{margin-right:28px;}
.add-to-box  .or{display:none;}
.row-product{border-bottom:1px solid #e6e6e6; padding-top:15px; padding-bottom:10px; overflow:hidden; width:100%; margin-bottom:20px;}
.row-product .no-rating{float:left; margin-right:42px;background:url(../images/marker-reviews.png) left 4px no-repeat; padding-left:22px;}
.row-product .no-rating a{text-decoration:underline; color:#2674cc;}
.row-product .no-rating a:hover{text-decoration:underline; color:#333;}
.row-product .email-friend {background:url(../images/marker-email.gif) left 4px no-repeat; padding-left:27px; float:right;}
.row-product .email-friend a{text-decoration:underline; color:#2674cc;}
.row-product .email-friend a:hover{text-decoration:underline; color:#333;}
/* Product Options */
.product-options {width: 275px;}
.product-options dl dt{display:block; display: block; margin-top: 10px; float: left;}
.product-options dt label {font-weight:bold; display:inline-block; color:#000000; padding-bottom:5px;}
.product-options dt label em {float:right; color:#2674cc;}
.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:0px 0 5px 0; display:block; width:100%; float:left;}
.product-options dl.last dd.last {}
.product-options .input-box {float: left; min-width: 315px; margin-botto}
.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:95%;}
.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:5px 0 0; overflow:hidden; width:100%; text-align:left; font-size:12px; color:#F00; padding-top: 15px;}
.product-options .jqTransformSelectWrapper{margin-left:0; width:324px!important;}
.product-options .jqTransformSelectWrapper ul{width:322px!important}

.product-options-bottom {}
.product-options-bottom .price-box {float:left; margin:0 25px 0 0 !important;}
.product-options-bottom .price {font-size:25px;}
.product-options-bottom .old-price .price {display:block;}
.product-options-bottom .price-box.map-info a {float:left; clear:left; padding:0 !important; margin-bottom:3px;}
.product-options-bottom .add-to-cart {float:left; width:100%;}
.product-options-bottom  .add-to-links {clear:left; margin:0px !important; padding:0px;}

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {border-bottom:1px solid #ededed;
	margin-bottom: 28px;
	padding-bottom: 41px;
	margin-top: 10px;
	float: right;}



/* Videos */
.video_container{float: left;}
.video_header{border: 1px solid #ECECEC; padding: 5px; margin-bottom: 20px; margin-top: 20px; background-color: #fbfbfb; width:1100px;}
.video_kachel{float: left; padding: 5px; margin-left: 45px;  margin-bottom: 45px;}
.video_title{font-size: 15px; text-align: left; padding-left: 3px; margin-bottom: 5px; font-weight:bold; min-height: 20px;}
.video_stream{}




/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table td.label,
.product-view .box-additional .data-table th.label {padding-left:10px;}
.no_additional_data_available {font-size: 14px; margin-bottom: 10px; min-height: 20px;}

/* Block: Upsell */
.box-up-sell {padding: 20px; overflow: hidden;}
.box-up-sell h2{font-weight: 600; font-size: 14px; text-transform: uppercase; color: #383737; font-family: 'Open Sans',sans-serif;}
.box-up-sell .product-name{padding-top: 3px; font-size: 12px; white-space: initial; margin-bottom: 30px;}
.box-up-sell .no-rating{width:100%; overflow:hidden;}
.box-up-sell .price-from{float:left; margin-right:10px; color:#2674cc;}
.box-up-sell .price-to{color:#2674cc;}
.box-up-sell .no-rating a{display:block;}
.box-up-sell .product-name a{text-decoration: none; font-weight: bold; color: #2f2f2f;}
.box-up-sell .product-name a:hover{color:#666;}
.box-up-sell ul{margin-left:0px;}
.box-up-sell ul li{float: left; width: 194px!important; background: #fff; margin-right: 12px;}
.box-up-sell ul li .no-rating{margin-bottom:0; margin-top:0px;}
.box-up-sell .price-box{margin-bottom:7px;display:block; overflow:hidden; float:left;}
.box-up-sell .price-box .minimal-price span{color:#2674cc; font-size:15px; font-weight:normal;}
.box-up-sell ul li .no-rating a{color:#333;}
.box-up-sell ul li .no-rating a:hover{color:#2674cc;}
.box-up-sell ul li:first-child{margin-left:0}
.box-up-sell .products-grid td {width:25%;}
.box-up-sell .rating-box {float:none; margin:0 0 5px;}
.box-up-sell .box-tags .product-tags {overflow:hidden; margin-bottom:25px;}
.box-up-sell .box-tags .product-tags li {display:inline; text-transform:capitalize; background:url(../images/line-2.gif) no-repeat 100% 3px; padding:0 10px 0 0px; margin:0 10px 0 0;}
.box-up-sell .box-tags .product-tags li.first {padding-left:0px;}
.box-up-sell .box-tags .product-tags li.last {background:none;}

.box-up-sell .jcarousel-clip {overflow:hidden;width: 1065px;}
.box-up-sell .jcarousel-prev {display: block; position: relative; height: 31px; width: 31px; right: 32px; top: -230px; background: url(../images/upsell-btn.gif) left top no-repeat; cursor: pointer; background-position: 0 -31px;}
.box-up-sell .jcarousel-prev:hover, .related .jcarousel-prev.jcarousel-prev-disabled {background-position:0 0px;}
.box-up-sell .jcarousel-prev.jcarousel-prev-disabled {/* cursor: pointer; position: absolute; top: 140px; right: 1085px; float: left;*/}
.box-up-sell .jcarousel-next {display: block; position: absolute; height: 31px; width: 31px; top: 130px; right: 0px; background: url(../images/upsell-btn.gif) right top no-repeat; cursor: pointer; background-position: right -31px;}
.box-up-sell .jcarousel-next:hover, .related .jcarousel-next.jcarousel-next-disabled {background-position:right 0px;}
.box-up-sell .jcarousel-next.jcarousel-next-disabled {cursor:default;}


/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.product-view .box-tags button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.product-view .box-tags button.button:hover span span{background-position:0 0px;}
.product-view .box-tags h2 {margin-bottom:22px;}
.form-add {float:left;}
.product-view .box-tags h3 {font-size:10px; line-height:normal; margin-bottom:12px;}
.product-view .box-tags .form-add label {display:block; font-size:12px; font-weight:bold; color:#7d7d7d; margin-bottom:15px;}
.product-view .box-tags .form-add .input-box {width:600px; padding-left:32px;background:url(../images/tag.png) left top no-repeat;}
.product-view .box-tags .form-add input.input-text {width:600px;border:1px solid #d4d4d4; background:#fcfcfc;}
.product-view .box-tags .form-add p {clear:both;}
.box-collateral.box-tags .note{color:#2674cc; margin-bottom:15px;}

.video{width:643px; height:416px; background:#363636; margin-bottom:20px; margin-top:20px; padding:20px;}
.video iframe{}
.video p{color:#2674cc; margin-bottom:30px;}
.video p span{color:#fff; font-weight:bold;}
/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/*** My Recent Reviews **/
.dashboard #my_recent_reviews li {padding-bottom:7px;}
.dashboard #my_recent_reviews li .ratings {margin:0px 0 5px 0;}
.dashboard #my_recent_reviews li .ratings strong {margin:0 5px 0 0;}
.dashboard #my_recent_reviews li .ratings .rating-box {margin:0;}
.dashboard #my_recent_reviews li .details .product-name {margin-bottom:3px;}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button.button {margin-left:10px;}
#product_sendtofriend_form #sender_message{width:756px; margin-bottom:20px;}
#product_sendtofriend_form .buttons-set{padding-top:15px;}
#product_sendtofriend_form .form-list .field {float: left;width: 361px;}
#product_sendtofriend_form .form-list .fields .field:first-child {float: left;width:402px;}
#product_sendtofriend_form .form-list .fields .field:first-child input.input-text {width: 373px;}
#product_sendtofriend_form  .form-list .fields .field input.input-text{width: 354px;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {padding-left: 5px;}
.product-name h1 {font-size: 20px;}
.product-name a {}
.product-shop .product-name-small h1 {font-size: 14px;}
/* Product Tags */
.tags-list li {display:inline; font-size:15px; line-height:normal; margin-right:10px;}

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {margin-bottom:5px;}
.advanced-search-summary {margin-bottom:15px;}
.advanced-search .form-list label {float:none;}
.catalogsearch-advanced-index #advanced-search-list li.even label {display:block; width:100%;}
.form-adv-search{border:1px solid #ececec; border-radius:4px;background:url(../images/bg-adv-search.gif) left  bottom no-repeat #fff; padding:11px 20px 20px 20px}
.form-adv-search .fieldset{border:none; background:none; margin:0; padding:0 0 0 0;}
.form-adv-search .fieldset h2{font-size:12px; text-transform:uppercase; color:#2674cc; padding:8px 0 5px 0;}
.catalogsearch-advanced-index .col-main{padding-top:17px;}
.form-adv-search .page-title{border-bottom:1px solid #e6e6e6; padding-bottom:9px;}
.form-adv-search .fieldset .form-list input.input-text {width:495px;}
.form-adv-search .fieldset .form-list .input-range input.input-text {width:100px!important;}
.input-range small{color:#b1b1b1;}
.form-adv-search select.multiselect option {border-bottom:none;padding:2px 5px; color:#7e7e7e; padding-top:1px; padding-bottom:1px;}
.form-adv-search .multiselect{padding:5px; height:94px;}
.form-adv-search .buttons-set{padding:12px 0 0 0; margin-top:0}
.form-adv-search .buttons-set button.button {float:left;}
.form-adv-search .form-list select {width:500px;}
.form-adv-search button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.form-adv-search button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.form-adv-search button.button:hover span span{background-position:0 0px;}
/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {margin-bottom:27px; text-transform:uppercase; color:#383737; font-weight:600;font-family: 'Open Sans', sans-serif; padding-top:5px; padding-bottom:0px;}

.cms-index-index .main-container {}

.grid-desc{color:#b2b2b2; padding-bottom:5px; float: left;}
/*********************************************************** Slider styles *************************************/
.slider-wrapper {position:relative;width:1064px;height:536px;margin-bottom:16px;background:url(../images/pre.gif) center center  no-repeat #fff;border-radius:6px; position: relative; left: -20px;}
.slider {width:1064px;height:536px;}
.slider_text {color:#FFF;}
.items {display:none;}
.banner {width:1064px;height:536px;position:absolute;right:0px;bottom:0;z-index:999;overflow:hidden;}
.banner-block{overflow: hidden; margin-bottom:20px;-webkit-box-shadow: 0px 6px 6px rgba(48, 50, 50, 0.1);-moz-box-shadow:    0px 6px 6px rgba(48, 50, 50, 0.1);box-shadow:0px 6px 6px rgba(48, 50, 50, 0.1); border-radius:6px;}
.banner a {display:block; height:100%; width:100%;}
.pagination {position:absolute; width:100%; bottom:0px; z-index:3; height:95px; padding-left:20px;}
.pagination li {float:left; padding:0 18px 0 19px; overflow:hidden; float:left; position:relative; width:204px; margin-right:20px; height:95px;background:url(../images/tail-pag-slider.gif) left  top  repeat-x; border-radius:4px;}
.pagination li.last{margin-right:0;}
.pagination li p {font-size:10px; text-transform:uppercase;color:#989898; line-height:17px;background:url(../images/marker-slider.png) right  20px  no-repeat;}
.pagination li h3{font-size:27px; color:#fefefe;font-family: 'Russo One', sans-serif; margin:12px 0 0 0;}
.pagination li h3 span{color:#a3ce02;}
.pagination li a {display:block; height:100%; display:block; width:100%; text-indent:-9999px; position:absolute; cursor:pointer;}
.pagination li.current{background:url(../images/tail-pag-slider-act.gif) left  top  repeat-x;}
.pagination li a:hover,
.pagination li.current a {background-position:0 0;}
.pagination li.current a {cursor:default;}
.banner-block a{float:left; display:inline-block;}
.banner-block-1{width:354px; height:145px; display:block; float:left;}
.banner-block-2{width:355px; height:145px; display:block; float:left;}
.banner-block-3{width:35px; height:145px; display:block; float:left;}
/**************************************************************** Contact ***********************************/
.contact_form_hinweis_produktform {float: left; white-space: nowrap; margin-bottom: 10px;}
.contact-main{width:350px;  position:fixed; right:-350px; top:44px; background:#626262; border-radius:0px 0 0 4px; z-index:999;}
.contact-main.show{right:0}
.contact-main #contactForm{width:290px; border:none; padding:30px 30px 30px 30px;}
.contact-main #contactForm .fieldset .legend {font-size:12px; text-transform:uppercase; color:#fff; border:none; font-family:Arial, Helvetica, sans-serif; text-align:left; margin-bottom:0;}
.contact-main .form-list label{color:#fff;}
.contact-main .form-list .input-box{text-align:left;}
.contact-main #contactForm .form-list li.wide textarea {width:284px; border:1px solid #494949; background:#eeeeee;}
.contact-main #contactForm .form-list input.input-text {width:284px;border:1px solid #494949;background:#eeeeee;}
.contact-main .btn-contact{font-size:12px; font-weight:bold; color:#fff; padding:10px 10px 10px 10px; border-radius:4px 0px 0px 4px;background:#626262; display:inline-block; position:absolute; left:-66px; top:0;}
.contact-main .btn-contact:hover{cursor:pointer; color:#2674cc;}
.contact-main #contactForm .form-list .field {float: left; margin-bottom:10px;width: 246px;}
.contact-main .form-list li {margin-bottom:0;}
.contact-main #contactForm .buttons-set .required{color:#fff;}
.contact-main #contactForm .buttons-set {margin:0;padding:20px 0 0;}
.account-login-home{position: fixed; right:-247px; top:93px; background:#313131; width:187px;border-radius:0px 0 0 4px; padding:27px 30px 30px 30px; z-index:998;}
.account-login-home.show{right:0;}
.account-login-home.show.show2{right:-247px;}
.account-login-home .col2-set {width:191px;}
.account-login-home .col2-set h2{font-size:12px; text-transform:uppercase; color:#2674cc;}
.account-login-home .col2-set p{color:#a0a0a0;}
.account-login-home .form-list label.required {color:#fff;}
.account-login-home .btn-log{font-size:12px; font-weight:bold; color:#fff; padding:10px 25px 10px 10px;background:url(../images/marker-login.png) no-repeat 90% 10px #313131; border-radius:4px 0px 0px 4px;display:inline-block; position:absolute; left:-66px; top:0;}
.account-login-home .btn-log:hover{cursor:pointer; color:#2674cc;}
.main-login{width:350px;  position:fixed; right:500px; top:164px; background:#626262; border-radius:0px 0 0 4px;}
.account-login-home .form-list input.input-text {width:182px; background:#424141; border:1px solid #1a1a1a; color:#fff;}
.account-login-home p.required{text-align:left; font-size:12px; color:#a0a0a0; margin-bottom:10px;}
.account-login-home .buttons-set button.button {float:left;}
.account-login-home .col-home-2 h2{color:#fff; margin-bottom:15px;}
.account-login-home .col-home-2 p{margin-bottom:15px;}
.col-home-2 {padding-top:25px;}
.account-login-home .col-home-2 .buttons-set {margin:0px 0 0 0;padding:0px 0 0 0;}
.account-login-home .col-home-2 .buttons-set .f-left{color:#95bc02; float:none!important; font-style:italic; padding:10px 0 10px 0; display:block;}
.account-login-home .col-home-2 .buttons-set .f-left:hover{color:#fff;}
.account-login-home button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.account-login-home button.button span span {background:url(../images/tail-btn-login.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.account-login-home button.button:hover span span{background-position:0 0px; color:#333}
.col-home p {padding:10px 0 10px 0;}

.cms-privacy-policy-cookie-restriction-mode .col-main h2 {color:#95bc02;}
.my-account .form-list li.wide input.input-text {width:693px;}
.my-account .form-list select {width:339px;}
.my-account .data-table .price {font-size:12px!important;}


.map-content{margin-left:-20px; margin-top:-20px; margin-bottom:15px}
.map-content figure iframe {border:none;}
.contact-left{width:199px; border:1px solid #ededed; background:#fbfbfb; float:right; border-radius:4px; margin-left:20px; padding:16px 20px 19px 20px;}
.contact-left h2{font-size:18px; text-transform:uppercase; color:#383737; border-bottom:1px solid #e6e6e6; padding-bottom:14px;font-family: 'Open Sans', sans-serif; font-weight:600; margin-bottom:16px;}
.contact-left h3{font-size:12px; text-transform:uppercase; color:#2674cc; margin-bottom:14px;}
.contact-left p{font-size:12px; color:#737373; line-height:17px;}
.contact-left ul li{border-bottom:1px solid #e6e6e6; padding-bottom:17px; margin-bottom:17px;}
.contact-left ul li.last{border:none; padding:0; margin:0;}
#contactForm{float:left; width:721px;border:1px solid #ededed;border-radius:4px; padding:16px 20px 20px 20px;}
#contactForm .fieldset{background:none; border:none; padding:0; margin:0;}
#contactForm .fieldset .legend {background:none;border:none;float:none;margin:0px 0 16px 0px;padding:0 0px 14px 0;position:relative;font-size:18px; text-transform:uppercase; color:#383737; border-bottom:1px solid #e6e6e6;font-family: 'Open Sans', sans-serif; font-weight:600;}
#contactForm .form-list input.input-text {width:220px;}
#contactForm .form-list .field {float:left;width:246px;}
#contactForm .form-list .field.last {float:left;width:228px;}
#contactForm .form-list li.wide textarea {width:711px;}
#contactForm .buttons-set button.button {float:left;}
#contactForm .buttons-set{margin:0 0 0 0; padding:14px 0 0 0;}
#contactForm .buttons-set p.required {color: #2674cc;font-size: 12px; margin: 0 0 0px;float:left; padding-left:50px; padding-top:5px;}
#contactForm button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
#contactForm button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
#contactForm button.button:hover span span{background-position:0 0px;}
#FME-contact-form{position:fixed; top:150px; right:-145px; display:block; width:218px; height:74px;background:url(../images/contact_btn.png) left  top  no-repeat; text-indent:-9999px; margin-right:0px; z-index:998}
.contact-btn a{display:none;}
.contact-btn li{padding:0; margin:0;}
/**************************************************************** End Slider ***********************************/

/******************** ccycle plugin ***************************/

.new-products-slider {padding-bottom:0px;margin-bottom:0px;margin-top: 0px;position:relative;}
.new-products-slider .products-grid .actions {margin:0;overflow:hidden;padding-bottom:10px;padding-top: 11px;position:relative;}
.new-products-slider .products-grid .product-name {font-size: 12px; min-height:40px;font-weight: bold;margin: 0 0 0; width:100%;}
.new-products-slider .products-grid .product-name a{color:#666;}
.new-products-slider .products-grid .product-name a:hover{color:#2f2f2f;}
.new-products-slider .products-grid .product-image {
    display: block;
    text-align: center;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

.slider-item
{
	float: left;
    width: 200px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    margin-bottom: 20px;
    margin-right: 20px;
    list-style: none;
    min-height: 290px;
}

.slider-item .prod-old-price
{
    float: left;
    text-decoration: line-through;
    color: #000;
    text-align: right;
    padding-right: 10px;
    width: auto;
}

.slider-item .prod-special-price
{
    color: #ff0000;
    float: right;
    clear: right;
    text-align: left;
    padding-left: 10px;
	width: auto;
}

.slider-item:hover
{
	border: 1px solid #555;
    border-radius: 3px;
    -webkit-box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45);
    -moz-box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45);
    box-shadow: -14px 8px 35px -2px rgba(0,0,0,0.45);
}

.product-name-slider
{
    margin: 0 0 0px;
    font-size: 12px;
    min-height: 42px;
    width: 100%;
    border-bottom: 1px solid #eee;
    text-align: left;
    white-space: normal;
}


#banners
{
    background: none !important;
    overflow: hidden;
    height: 340px !important;
    margin: 0 0px 0px 0px;
    width: 1122px !important;
    padding-bottom: 0px;
}

#banners .data {width:1122px; background:#fff;}
.nav-control {position:absolute; right:8px; top:10px;}
.nav-control a {float:left; display:block; width:8px; height:8px; background:url(../images/nav-control-carousel.png) no-repeat 2px 3px ; text-indent:-5000px;}
.nav-control a#prev1 {margin-right:5px;}
.nav-control a#next1 {background-position:-11px -5px;}
.nav-control a#prev1:hover {background-position:2px -5px;}
.nav-control a#next1:hover {background-position:-11px 3px;}
.cms-home .col1-layout .products-grid {margin: 0 auto;width: 1024px; height: 310px; padding-top: 10px;}
.new-products-slider .paggs {position: absolute; top: 30px; left: 0px;}
.new-products-slider .paggs a {display:block;text-indent:-5000px;width:14px;height:13px;float:left;margin-right:5px;background:url(../images/carusel-btn.png) left top no-repeat;}
.new-products-slider .paggs a:hover,.new-products-slider  .paggs a.activeSlide {background-position:left -13px;}
.new-products-slider .paggs a.activeSlide {cursor:default;}
.new-products-slider .product-bottom{/* background:url(../images/product-bottom.gif) left  top  repeat-x #fdfdfd;  */
	padding: 18px 20px 0px 20px;
	margin: 0 -18px 0 -18px;
	padding-bottom: 10px;
	min-height: 60px;
	max-height: 60px;}
.new-products-slider .products-grid .price-box {float:none;
    margin:5px 0 3px 0;
    width:100%;}
.new-products-slider .products-grid .price-box .regular-price .price {}

.regular-price .price {/*color: #2674cc;*/
    float:none;
    font-size: 30px;
    font-weight: bold;}
/******************** End ccycle plugin ***************************/

/* cms-about-magento-demo-store */
.cms-about-magento-demo-store .breadcrumbs{margin-bottom:27px;}
.cms-about-magento-demo-store .page-head {margin: 0 0 10px;padding:5px 0 8px;}
.cms-about-magento-demo-store .page-head h2{text-transform:uppercase; font-weight:600; font-size:18px; color:#383737;font-family: 'Open Sans', sans-serif;}
.cms-about-magento-demo-store .about-col-1{float:left; border-radius:4px; width:270px; margin-right:20px;background:url(../images/about-1.png) left  top  no-repeat #f9f9f9; padding:214px 29px 27px 29px; position:relative; z-index:10}
.cms-about-magento-demo-store .about-col-2{float:left;border-radius:4px; width:270px;margin-right:20px;background:url(../images/about-2.png) left  top  no-repeat #f9f9f9;padding:214px 29px 27px 29px; position:relative;}
.cms-about-magento-demo-store .about-col-3{float:left; border-radius:4px; width:270px;background:url(../images/about-3.png) left  top  no-repeat #f9f9f9;padding:214px 29px 27px 29px;}
.cms-about-magento-demo-store .about-col-1 h3,
.cms-about-magento-demo-store .about-col-2 h3,
.cms-about-magento-demo-store .about-col-3 h3{font-size:12px; text-transform:uppercase; color:#2674cc; margin-bottom:12px;}
.cms-about-magento-demo-store .about-col-1 p,
.cms-about-magento-demo-store .about-col-2 p,
.cms-about-magento-demo-store .about-col-3 p{font-size:12px;color:#2674cc; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.cms-about-magento-demo-store .about-col-1 span,
.cms-about-magento-demo-store .about-col-2 span{position:absolute; top:64px; right:-38px; width:54px; height:72px;background:url(../images/arrow-about.png) left  top  no-repeat;}

.cms-about-magento-demo-store .about-col-4{float:left; width:328px; margin-right:20px;}
.cms-about-magento-demo-store .about-col-5{float:left; width:328px;margin-right:20px;}
.cms-about-magento-demo-store .about-col-6{float:left; width:328px;}
.cms-about-magento-demo-store .about-col-4 h4,
.cms-about-magento-demo-store .about-col-5 h4,
.cms-about-magento-demo-store .about-col-6 h4{font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-4 p,
.cms-about-magento-demo-store .about-col-5 p,
.cms-about-magento-demo-store .about-col-6 p{font-size:12px;color:#2674cc; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.cms-about-magento-demo-store .about-col-4 ul {list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-4 ul li{list-style:none; font-size:12px; font-style:italic; color:#2674cc; padding:0 0 9px 26px;background:url(../images/marker-list-about.png) left 3px no-repeat;}
.cms-about-magento-demo-store .about-col-5 ul {list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-5 ul li{list-style:none; font-size:12px; font-style:italic; color:#2674cc; padding:0 0 9px 26px;background:url(../images/marker-list-about-2.png) left 1px no-repeat;}
.cms-about-magento-demo-store .about-col-6 ul {list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-6 ul li{list-style:none; font-size:12px; font-style:italic; color:#373737; padding:0 0 9px 26px;background:url(../images/marker-list-about-3.png) left 3px no-repeat;}

.cms-about-magento-demo-store .about-col-7 h4{font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-7 p{font-size:12px;color:#2674cc; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.about-padd{padding-bottom:25px;}
.about-padd-2{padding-bottom:30px;}
/* customer-service */
.cms-customer-service .breadcrumbs{margin-bottom:27px;}
.cms-customer-service .page-title {margin: 0 0 10px;padding:5px 0 11px;}
.custom-servis-ul{list-style:none; padding:0!important; margin:0!important;}
.custom-servis-ul ul{list-style:none; padding:0!important; margin:0!important;}
.custom-servis-ul ul li{padding:5px 5px 5px 5px; margin-bottom:3px;background:url(../images/marker-list.png) left 7px no-repeat; padding-left:23px; color:#7c7c7c; font-weight:bold;}
.custom-servis-ul li {background:#f9f9f9; border-radius:4px; list-style:none; margin-bottom:20px; padding:20px 20px 16px 167px;}
.custom-servis-ul li.item-1{background:url(../images/custom-img.png) 29px  20px no-repeat #f9f9f9;}
.custom-servis-ul li.item-2{background:url(../images/custom-img1.png) 29px  25px no-repeat #f9f9f9;}
.custom-servis-ul li.item-3{background:url(../images/custom-img2.png) 29px  26px no-repeat #f9f9f9;}
.custom-servis-ul li.item-4{background:url(../images/custom-img3.png) 29px  24px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-5{background:url(../images/custom-img4.png) 24px  32px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-6{background:url(../images/custom-img5.png) 25px  27px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-7{background:url(../images/custom-img6.png) 27px  27px no-repeat #f9f9f9; padding-bottom:30px; margin-bottom:0;}
.custom-servis-ul li h3{font-size:16px; text-transform:uppercase; font-weight:600; color:#2674cc;font-family: 'Open Sans', sans-serif; padding-top:8px; padding-bottom:3px;}
.custom-servis-ul li p{font-size:12px; color:#7c7c7c; line-height:18px; margin-bottom:10px;}
/* Sitemap */
.page-sitemap .links {text-align:right; margin:0 8px -37px 0;}
.page-sitemap .links a {text-decoration:none; position:relative; text-transform:uppercase; color:#323232;background:url(../images/btn-sitemap.gif) left  top repeat-x; border-radius:2px; padding:9px 11px 9px 11px;}
.page-sitemap .links a:hover{background:#353535; color:#fff;}
.page-sitemap .links a span{background:url(../images/btn-sitemap-marker.png) right 5px no-repeat; display:inline-block; padding-right:29px;}
.page-sitemap .links a:hover span{background:url(../images/btn-sitemap-marker.png) right -12px no-repeat;}
.page-sitemap .links a:hover {text-decoration:underline;}
.page-sitemap .sitemap {margin:12px 4px 30px 4px; display:inline-block;}
.page-sitemap .sitemap a {}
.page-sitemap .page-title {margin: 0 0 24px;padding: 5px 0 17px;}
.page-sitemap .sitemap li {margin:3px 0;}
.page-sitemap .sitemap li a{text-decoration:none; color:#2674cc; font-size:12px; text-transform:uppercase; font-weight:normal;background:url(../images/marker-sitemap.png) left  4px  no-repeat; padding-left:14px;}
.page-sitemap .sitemap li.level-0 {margin:10px 0 0; font-weight:bold;}
.page-sitemap .sitemap li.level-0 a {text-decoration:none; color:#2674cc; font-size:12px; text-transform:uppercase; font-weight:normal;background:url(../images/marker-sitemap.png) left  4px  no-repeat; padding-left:14px;}
.page-sitemap .sitemap li {font-size:12px; line-height:18px;}
.page-sitemap .sitemap li.level-1{padding-left:45px!important; margin-bottom:10px; margin-top:10px; background:none;}
.page-sitemap .sitemap li.level-1 a{color:#474646;background:none; padding-left:0; text-transform:none;}
.page-sitemap .sitemap li.level-1 a:hover{text-decoration:none; color:#2674cc;}
.page-sitemap .sitemap li.level-2 a:hover{color:#000;text-decoration:none;}
.page-sitemap .sitemap li.level-3 a:hover{text-decoration:none; color:#2674cc;}
.page-sitemap .sitemap li.level-2 a{color:#b3b3b3;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-3 a{color:#000;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-4 a{color:#000;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-2{padding-left:60px!important;}
.page-sitemap .sitemap li.level-3{padding-left:75px!important;}
.page-sitemap .sitemap li.level-4{padding-left:100px!important;}
.page-sitemap .sitemap li a:hover {text-decoration:none; color:#7f7f7f;}
.page-sitemap .sitemap li a {display:inline-block; text-decoration:none;}

.page-sitemap .pager{border:1px solid #ececec; border-radius:4px;background:url(../images/tail-pager-sitemap.gif) left bottom repeat-x #fff;margin:5px 0;padding:10px 9px 11px 19px;}
/* RSS */
.rss-title h1 {background:url(../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;}
/* ======================================================================================= */
.form-alt li {overflow:hidden; margin-bottom:10px;}

/* Shopping Cart ========================================================================= */
.cart {}
.cart .data-table th,
.cart .data-table td {border-color:#ececec; line-height:normal; color:#000000; padding:10px 20px 10px 20px; border: none!important;}
.cart .data-table td input{border: 1px solid #d4d4d4; text-align: center; color: #7e7e7e; font-size: 14px; width: 50px!important; height: 30px!important; border-radius: 3px;}
.cart .data-table tfoot tr.last td.last{overflow:hidden;}
.cart .data-table td {padding:0px; vertical-align:middle;}
.link-wishlist.use-ajax{text-decoration:none; color:#333;}
.link-wishlist.use-ajax:hover{color:#96be02;}
.cart .data-table td .product-name a {text-decoration:none; font-size:12px; text-transform:uppercase; color:#2674cc;}
.cart .data-table td .product-name a:hover {color:#2674cc;}
.cart .data-table td.a-center.edit a{text-decoration: none; background: url(../images/edit.png) no-repeat center top; padding-top: 39px; font-size: 12px; display: inline-block; margin-top: 10px; color: #b2b2b2; padding-left: 5px; padding-right: 5px;}
.cart .data-table td.a-center.edit a:hover{    background-position: center -68px;}
.cart .data-table .nobr {display:block;color:#000000;}
.cart .data-table thead .first.last{background:#fff;}
.cart .data-table tfoot .btn-continue {float:left;}
.cart .data-table tfoot .btn-continue:hover span{background:#2e2e2e; color:#fff;}
.cart .data-table tfoot .btn-continue span {background: #999; color: #fff;}
.cart .data-table tfoot .btn-continue span span{}
.cart .data-table tfoot .btn-continue:hover span span{}
.cart .data-table tfoot .btn-update:hover span{background:#2e2e2e; color:#fff;}
.cart .data-table tfoot .btn-update span {background:url(../images/tail-btn-cart.gif) left top repeat-x; color:#323232; padding-right:17px; padding-left:11px; border-radius:2px;}
.cart .data-table tfoot .btn-update span span{background:url(../images/btn-update.png) left 10px no-repeat; padding-left:23px; padding-right:0;}
.cart .data-table tfoot .btn-update:hover span span{background:url(../images/btn-update.png) left 10px no-repeat;}
.cart .data-table tfoot .btn-empty:hover span{background:#2e2e2e; color:#fff;}
.cart .data-table tfoot .btn-empty span {background:url(../images/tail-btn-cart.gif) left top repeat-x; color:#323232; padding-right:17px; padding-left:11px; border-radius:2px;}
.cart .data-table tfoot .btn-empty span span{background:url(../images/btn-empty.png) left 7px no-repeat; padding-left:23px; padding-right:0;}
.cart .data-table tfoot .btn-empty:hover span span{background:url(../images/btn-empty.png) left 7px no-repeat;}

.button-btn-cart,.button-btn-cart a {float: left;
	overflow: visible;
	width: 260px;
	border: 0;
	cursor: pointer;
	background-color: #2674cc;
	padding: 0 20px 0 20px;
	border-radius: 5px;
	height: 50px;
	color: #ffffff!important;
	text-transform: uppercase;
	margin-top: 15px;
	font-size: 15px;}

.button-btn-cart:hover {background-color: #225B9B;}

.container_button_cart {
    float: left;
    width: 260px;
    margin-top: 10px;
    margin-bottom: 10px;}
.container_button_cart_qty {float: left;
	margin-left: 0px;
	margin-right: 50px;}

.container_button_cart_button {float: left;}

.std {margin-bottom: 20px; margin-top: 20px; padding-right: 10px;}


#shopping-cart-table{border-radius:4px; overflow:hidden; margin-bottom: 20px;}
.cart .data-table tr.first {/*background:url(../images/tail-row-cart.gif) left  top  repeat-x;*/}
.cart .data-table tr{background:#FFF;}
.radius-cart{border-radius:4px; overflow:hidden;}
/* 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:11px 0px 8px 0; color:#fff; line-height:1.0; font-size:11px;}
.cart .title-buttons .checkout-types li button.button span {background:#d41224; border-radius:0px; font-size:12px; padding:0 12px; height:31px; line-height:30px;}
.shipment-methods .price {font-size: 12px!important}

/* Shopping Cart Table */
.cart-table .item-msg {font-size:10px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {padding:25px 0 0px;}
.cart .cart-collaterals .col2-set {float:left; width:100%;}
.cart .page-title.title-buttons .checkout-types {padding-top:53px; display:none;}

.item-options dd span.price{display:none;}

.cart .crosssell {float: left;}
.cart .crosssell .product-name a {text-decoration: none; font-size: 12px; line-height: 18px; color: #333!important;}
.cart .crosssell .product-name a:hover{color:#333}
.cart .cart-collaterals .col-1 {}
.cart .cart-collaterals .col-2 {}
.cart .crosssell h2 {font-size: 14px; color: #333; padding: 0 5px 5px 5px; margin: 0px;}
.cart .crosssell .product-image {float:left;}
.cart .crosssell .product-image:hover{}
.cart .crosssell .product-details {margin-left:80px; margin-bottom: 10px;}
.cart .crosssell li.item {border-bottom: 1px solid #eaeaea; padding: 4px 0 0px 0; margin: 0 5px 5px;}
.cart .crosssell li.item.last{margin-bottom:0; padding-bottom:0;}
.cart .crosssell li.item:first-child{border-top:1px solid #e6e6e6;}
.cart .crosssell li.last {border:none;}
.cart .crosssell .product-name {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cart .crosssell .product-name {margin-bottom:7px; margin-top:-3px;}
.cart .crosssell .price {font-family:Arial, Helvetica, sans-serif ; font-weight:bold; font-size:12px;}
.cart .crosssell .price-box {display:block; overflow:hidden; padding-bottom:5px;}
.cart .crosssell .add-to-links {padding-top:14px; height:16px;}
.cart .crosssell .add-to-links li{float:left; margin-right:10px;}
#shopping-cart-table .product-image {display:inline-block;}
.cart-table .price {font-weight: bold; color: #333; font-size: 15px;}
.cart .crosssell .link-wishlist {width:15px; height:14px; text-indent:-9999px;background:url(../images/cart-wislish.png) left top no-repeat; display:inline-block;}
.cart .crosssell .link-compare {width:16px; height:14px; text-indent:-9999px;background:url(../images/cart-compare.png) left top no-repeat; display:inline-block;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount button.button span ,
.cart .shipping button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.cart .discount button.button span span,
.cart .shipping button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.cart .discount button.button:hover span span,
.cart .shipping button.button:hover span span{background-position:0 0px;}
.cart .discount {margin-bottom:19px;}
.cart .discount,
.cart .shipping {border:1px solid #ededed; padding:13px 20px 10px 20px; overflow:hidden; background:#fbfbfb; border-radius:4px;}
.cart .discount .discount-form  button.button {margin-bottom:5px; clear:right;}
.cart .discount .buttons-set{padding-left:0; padding-top:20px;}
.cart .discount .buttons-set button.button {float:left;}
.cart .shipping {padding-top:11px;}
.cart .shipping .buttons-set {padding-left:0px; padding-top:0px;}
.cart .shipping .buttons-set button.button {float:left;}
.cart .cart-collaterals .col-2 h2 {text-transform:uppercase; font-size:18px; line-height:normal; font-weight:600; color:#383737; padding:0px 0 12px 0; margin-bottom:15px;font-family: 'Open Sans', sans-serif; border-bottom:1px solid #e6e6e6;}
.cart .discount-form label {margin-bottom:16px; display:block; font-size:12px; text-transform:uppercase; color:#2674cc;}
.cart input,
.cart select {border-color:#d9d9d9; color:#303030; font-size:11px;}
.cart select {}
.cart .discount-form .input-box {}
.cart .discount-form .input-box input {width:280px;}
.cart .discount-form .buttons-set {margin:0px 0 0 0; clear:right; overflow:hidden;}
.cart .shipping p {margin-bottom:12px; text-transform:uppercase; color:#2674cc;}
.cart .shipping label {display:block; font-size:12px; line-height:normal; color:#000; margin-bottom:0px; font-weight:bold;}
.cart .shipping .form-list li {margin-bottom:7px;}
.cart .shipping .form-list li input {width:280px; margin-top:10px;}
.cart .shipping .form-list li select {width:278px;}
.cart .shipping .buttons-set{margin-top:0; padding-top:15px; padding-bottom:10px;}
.shipping .jqTransformSelectWrapper ul li{margin-bottom:0!important;}
.shipping .jqTransformSelectWrapper > div > span{width:92%!important;}
.shipping .jqTransformSelectWrapper ul{height:80px; overflow:auto!important;}
.shipping .jqTransformSelectWrapper{float:left; margin-left:0; width:286px!important; background: url("../images/select_left_content.gif") no-repeat  left top;}
/* shopping cart items */
.cart-price a
{
	color:#000;	
	}
.cart-price a:hover
{
	cursor:help;
	}
.cart_remove_item
{
	margin-top: 25px;
	}
.cart_remove_item a
{
	color: #999;
	}
.cart_remove_item a:hover
{
	color: #000;
	}
/* Shopping Cart Totals */
.totals_container {
    float: left;
    width: 99%;
    border: 1px solid #ededed;
    padding: 5px;
	margin-bottom: 50px;
	}
.cart .totals {
	float: left;
    width: 35%;
	}
.you_save {
	font-size: 16px;
    line-height: normal;
    color: #093;
    min-width: 120px;
    text-align: right!important;
	}
.totals_left {
    float: left;
    width: 60%;
    vertical-align: top;
    padding-right: 35px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: pre-line;
    display: block;
	}	
.checkout_message_werbung {
	width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    white-space: normal;	
	}
	
	

.cart .totals table {width:100%; font-size:12px; color:#7f7f7f; margin-bottom:0px;}
.cart .totals table tr{
	border-bottom: 1px solid #ededed;
    height: 30px;	
	}
.cart .totals table th,
.cart .totals table td {vertical-align: middle; text-align: left!important;}
.cart .totals table tr td:first-child {}
.cart .totals table strong {}
.cart .totals table th {font-weight:bold;}
.cart .totals table tfoot th {}
.cart .totals .price {
    font-size: 16px;
    line-height: normal;
    color: #000;
    min-width: 120px;
    display: inline-block;
    padding: 0 5px 0 0;
    text-align: right!important;	
	}
.cart .totals button.button span {
	font-size: 18px;
	padding: 0 12px;
	height: 49px;
	line-height: 49px;
	border-radius: 7px;
	color: #FFFFFF!important;
	background: none;
	background-color: #2674cc;
	}

.cart .totals button.button span:hover {
	font-size: 18px;
	padding: 0 12px;
	height: 49px;
	line-height: 49px;
	border-radius: 7px;
	color: #FFFFFF!important;
	background: none;
	background-color: #225B9B;
	}

/*.cart .totals button.button span {font-size:18px; padding:0 12px; height:49px; line-height:49px; border-radius:2px;background:url(../images/tail-btn-chec.gif) left top repeat-x;}*/
.cart .totals button.button:hover span{color:#333; background-position:0 -49px;}
.checkout-types li {padding-bottom:15px;}
.checkout-types li a {color:#fff;}
.cart .totals .checkout-types {text-align:right; float:none; margin-top: 30px;}
/* Options Tool Tip */
.item-options dt {font-weight:bold; font-style:italic;}
.item-options dd {padding-left:10px;}
.truncated {cursor:help; width:45px;}
.truncated a.dots {cursor:help;}
.truncated a.details {cursor:help; font-size:12px; color:#000; text-decoration:none;}
.truncated a.details:hover{color:#95bd02;}
.truncated .truncated_full_value {position:relative; z-index:999; top:9px;}
.truncated .truncated_full_value .item-options {position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; 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 */

/* OneStepCheckout Kreditkarte Hinweis 3D Secure */
.checkout_info_creditcard { color:#ff0000; width: 270px; border: 1px dotted #ff0000; border-radius: 3px; padding-left: 3px; padding-right: 3px; padding-bottom: 5px; padding-top: 5px; margin-bottom: 10px; margin-top: 10px; background-color: #fff;}
.checkout_info_creditcard h2 {text-decoration: underline; padding: 0px!important;}

#checkout-payment-method-load input.input-text {width:252px;}
.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; margin-right:5px; margin-top:-2px;}
.cvv-what-is-this {cursor:help; margin-left:5px;}

/* Tooltip */
.tool-tip {border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999;}
.tool-tip .btn-close {text-align:right;}
.tool-tip .btn-close a {display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../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 {margin-bottom:10px;}
.gift-messages h3{font-size:12px; text-transform:uppercase; color:#2674cc; padding-top:10px;}
.gift-messages .control label{color:#000; font-weight:bold;}
#shipping-method-buttons-container{padding:10px 0 0 0;}
#shipping-method-buttons-container .back-link a{color:#000;}
#shipping-method-buttons-container .back-link a:hover{color:#2674cc;}
.gift-messages-form {border:1px solid #ddd; background-color:#f5f5f5; padding:10px 20px 20px 20px; border-radius:4px;background:url(../images/tail-chech.gif) left top repeat-x #fbfbfb;}
.gift-messages-form {position:relative;}
.gift-messages-form label {float:none !important; position:static !important; color:#000; font-weight:bold;}
.gift-messages-form h4 {font-size:12px; text-transform:uppercase; color:#2674cc; padding-top:10px;}
.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; background:#fff;}
.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 .field{margin-bottom:10px;}
.gift-messages-form .item .details .product-name {font-size:12px; text-transform:uppercase; color:#2f2f2f;}
.gift-messages-form .form-list li.wide textarea {max-width:340px;}
.gift-messages-form  .inner-box .form-list li.wide textarea {max-width:333px;}
#allow-gift-messages-for-order-container .field{margin-bottom:10px;}

.gift-message-link {display:block; background:url(../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 {border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto;}
.checkout-agreements .agree {padding:6px;}

/* Centinel */
.centinel {}
.centinel .authentication {border:1px solid #ddd; 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 > */

.checkout-onepage-index .page-title {}
.checkout-onepage-index .col-main {}

/* One Page Checkout */
.block-progress {border:none;}
.block.block-progress .block-title{padding:4px 0 0 0;}
.block.block-progress .block-content{padding:0 0 0 0;}
.block.block-progress .block-title span{font-size:12px; color:#fff; margin-bottom:10px; border-radius:4px; background:url(../images/tail-check-l-act.gif) left  top  repeat-x #333333; width:222px;  padding:11px 0 11px 19px; font-weight:bold; text-transform:none; display:inline-block; font-family:Arial, Helvetica, sans-serif;}
.block-progress dt {font-size:12px; color:#fff; margin-bottom:10px; border-radius:4px; background:url(../images/tail-check-l-act.gif) left  top  repeat-x #333333;  padding:11px 0 11px 19px; font-weight:bold;}
.block-progress dt:first-child {border-top:none;}
.block-progress dt.complete a{color:#2674cc;}
.block-progress dt.complete a:hover{color:#fff;}
.block-progress dt.complete .separator{color:#4e4d4d;}
.block-progress dt.complete{position:relative; z-index:999;}
.block-progress dt.complete,
.block-progress dd.complete {padding-bottom:12px; margin-bottom:10px;}
.block-progress dd.complete {padding:18px 19px 12px 19px;border-left:1px solid #ededed; color:#383737; font-style:italic; background:#fbfbfb;border-right:1px solid #ededed;border-bottom:1px solid #ededed; margin-bottom:10px; margin-top:-14px; border-radius:0 0 4px 4px;}
.block-progress dd.complete address{color:#383737; font-style:italic;}
.opc {position:relative;}
.opc li.section {border:1px solid #ececec; margin-bottom:10px; border-radius:4px;}
.opc p {margin-bottom:5px;}
.opc .buttons-set.disabled button.button {display:none;}
.opc .buttons-set .please-wait {height:21px; line-height:21px; font-size:12px; color:#000;}
.opc .step-title {padding:11px 25px 14px; text-align:right;background:url(../images/tail-check-li.gif) left  bottom  repeat-x #fff;}
.opc .step-title .number {float:left; line-height:18px; font-weight:bold; margin-right:10px;  border:1px solid #313131; color:#ececec; height:18px; width:18px; text-align:center; border-radius:2px; background:#313131;}
.opc .step-title h2 {float:left; font-weight:bold; color:#000000; font-size:12px; margin-bottom:0; padding-top:3px;}
.opc .step-title a {display:none; float:right;}
.opc .allow .step-title {cursor:pointer;}
#checkout-review-table tr{background:none;}
#checkout-review-table thead{background:none;}
#checkout-review-table th{padding:12px 20px 12px 20px; font-size:12px; font-weight:bold; color:#000000;}

#checkout-review-table td{background:#none; padding:5px}
#checkout-review-table td h3{margin-bottom:0; font-size:12px; color:#2f2f2f; text-transform:uppercase;}
#checkout-review-table .price{color: #000000; font-size: 16px;}
#checkout-review-table th{border:1px solid #ececec; font-size: 16px;}
#checkout-review-table-wrapper{border-radius:4px; overflow:hidden;}
#checkout-review-table{}
#checkout-review-table tfoot td{font-weight:bold; color:#000000;}
#checkout-review-table  tbody .first{}
#checkout-review-table  tbody tr.last{}
#checkout-review-table-wrapper .data-table{}
#checkout-review-table-wrapper .data-table td{border: 0px!important; text-align: center;}
#checkout-review-table-wrapper .data-table dt{float: left; margin-right: 10px; text-align: left;}
#checkout-review-table-wrapper .data-table dl{width: 20%;}
#checkout-review-table-wrapper .data-table dd{text-align: right;}
#checkout-review-table-wrapper .data-table .a-center{font-size: 16px; color: #000000;}
#checkout-review-table-wrapper .data-table h3 {text-align: left; font-size: 12px;}
#review-buttons-container{padding: 20px 0 0 0; margin: 0 0 0 0; float: none; white-space: nowrap; display: inline-grid; position: relative; left: 870px;}

#review-buttons-container .f-left a{color:#2674cc;}
#review-buttons-container .f-left a:hover{color:#000;}
.opc li.section button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.opc li.section button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.opc li.section button.button:hover span span{background-position:0 0px;}
/*.opc .allow .step-title a {display:block;}*/
#co-shipping-form{border:1px solid #ececec; border-radius:4px;background:url(../images/tail-chech.gif) left top repeat-x #fbfbfb; padding:15px 20px 20px 20px; display:block;}

.opc .active {}
.opc .active .step-title {cursor:default;border-radius:4px;background:url(../images/tail-check-l-act.gif) left  top  repeat-x #333333;}
.opc .active .step-title .number {background:#fcfcfc; border:1px solid #fcfcfc; border-radius:2px; color:#2d2d2d;}
.opc .active .step-title h2 {color:#fff;}

#checkout-step-login .col2-set{width:679px;}
/*.opc .active .step-title a {display:none;}*/
#checkout-step-login h3{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
#checkout-step-login .col2-set{border:1px solid #ececec; border-radius:4px;background:url(../images/tail-chech.gif) left top repeat-x #fbfbfb; padding:20px;}
#checkout-step-login .col2-set > .col-1 {}
#checkout-step-login .col2-set > .col-1 h4{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
#checkout-step-login .col2-set .col-2  h4{font-size:12px; text-transform:none; font-weight:normal; color:#7b7b7b;}
#checkout-step-login .col-1 .col-1 .buttons-set button.button{float:left;}
#checkout-step-login .col-2 .form-list input.input-text {width:327px;}
#checkout-step-login .col-1 .col-1 .buttons-set{padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .col2-set .col-2 .buttons-set{padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left{font-weight:bold; color:#7f7f7f;}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left:hover{color:#2674cc;}
#checkout-step-login .form-list li.control input.radio, #checkout-step-login .form-list li.control input.checkbox {margin-right: 6px; margin-top:-3px;}
#co-billing-form > fieldset{border:1px solid #ececec; border-radius:4px;background:url(../images/tail-chech.gif) left top repeat-x #fbfbfb; padding:15px 20px 20px 20px;}
.opc .step {padding:20px; position:relative; background:#fbfbfb;}
.opc .step .tool-tip {right:10px;}
.opc .order-review {}
.opc .buttons-set{border:0;}
.opc .field{width:362px;}
.opc .fields input,
.opc .field input{width:334px;}
.opc .name-lastname,
.opc .field-2{width:292px; float:left;}
.opc .field-2 input{width:310px;}
.opc .field-2 select{width:315px;}
.opc .name-firstname{width:363px;}
.opc .name-middlename{width:152px;}
.opc .name-middlename input{width:124px!important;}
.opc .name-lastname input{width:310px!important;}
.opc .sp-methods dt{padding-bottom:12px;}
.opc .sp-methods dt label{color:#000;}
#checkout-shipping-method-load .sp-methods dt{font-size:12px; text-transform:uppercase; color:#2674cc;}
.opc .form-list{margin:10px 0;}
.opc .form-list li.wide input.input-text{width:672px;}
#shipping_method_form h2{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
#shipping_method_form h3{font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
#multishipping-billing-form h2{font-size:12px; text-transform:uppercase; font-weight:normal; color:#333; margin-bottom:0;}
#multishipping-billing-form .sp-methods dt {font-weight: bold; padding-bottom:10px;}
#multishipping-billing-form .sp-methods .form-list input.input-text {width:252px;}
/* Multiple Addresses Checkout */
.button.multi-btn{float:right;}
#checkout-progress-state{overflow:hidden;}
.checkout-progress {padding:0 0px; margin:10px 0 20px 34px;}
.checkout-progress li {float:left; width:201px; text-align:center; color:#fff; font-weight:bold; padding:10px 0px 11px 0px;}
.checkout-progress li.first{margin-right:-10px; position:relative; z-index:12;background:url(../images/multi-33.png) left top no-repeat;}
.checkout-progress li.first.active {color:#fff;background:url(../images/multi-act.png) left top no-repeat;}
.checkout-progress li.two.active,
.checkout-progress li.tree.active,
.checkout-progress li.four.active{color:#fff;background:url(../images/multi-act-main.png) left top no-repeat;}
.checkout-progress li.last.active{color:#fff;background:url(../images/multi-act-last.png) left top no-repeat;}
.checkout-progress li.last{background:url(../images/multi-last.png) left top no-repeat;}
.checkout-progress li.two{background:url(../images/multi-2.png) left top no-repeat; margin-right:-10px; z-index:11; position:relative;}
.checkout-progress li.tree{background:url(../images/multi-3.png) left top no-repeat;margin-right:-10px; z-index:10; position:relative;}
.checkout-progress li.four{background:url(../images/multi-2.png) left top no-repeat; margin-right:-10px; z-index:9; position:relative;}
.multiple-checkout {position:relative;}
.multiple-checkout .page-title{padding-bottom:10px; margin-bottom:0;}
.multiple-checkout h2{font-size:18px; text-transform:uppercase; font-weight:600; color:#383737;font-family: 'Open Sans',sans-serif; padding:10px 0 10px 0;}
.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 {margin-bottom:0px; overflow:hidden; display:block;color:#2674cc; padding-top:10px;}
.multiple-checkout .grand-total .price {}
.multiple-checkout .box {margin-bottom:20px;}
.multiple-checkout table {margin-bottom:10px;}
.multiple-checkout table tfoot tr td{color:#000; font-weight:bold;}
.multiple-checkout p {margin-bottom:5px;}
.multiple-checkout .col-2.col-wide {width:50%;}
.multiple-checkout  .box-title h3,
.multiple-checkout .col-2.col-wide  h3 {font-size:12px; line-height:normal;}
.multiple-checkout .col-2.col-wide .box {margin-left:100px;}
.multiple-checkout h2{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
.multiple-checkout h3{font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.multiple-checkout h4{font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.multiple-checkout .col-2.col-wide table .price{font-weight:bold; color:#2674cc;}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login #login-form .col2-set{width:1024px;}
.account-login .new-users .buttons-set{padding-left:0;}
.account-login .new-users .buttons-set button.button {float:left;}
.account-login .new-users button.button span span,
.account-login .registered-users button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.account-login .new-users button.button:hover span span,
.account-login .registered-users button.button:hover span span{background-position:0 0px;}
.account-login .new-users {border:1px solid #ececec; border-radius:4px; padding:18px 20px 20px 20px; width:460px; background:url(../images/bg-login.gif) no-repeat left bottom #ffffff; min-height:260px;}
.account-login .new-users h2{padding:0 0 15px 0; border-bottom:1px solid #e6e6e6; font-size:12px; text-transform:uppercase; color:#2674cc;}
.account-login .new-users p{font-size:12px; color:#7f7f7f; line-height:18px; padding:13px 0 12px 0;}
.account-login .registered-users {border:1px solid #ececec; border-radius:4px; padding:18px 20px 20px 20px; width:460px; background:url(../images/bg-login-2.gif) no-repeat left bottom #ffffff; min-height:260px;}
.account-login .registered-users h2{padding:0 0 15px 0; border-bottom:1px solid #e6e6e6; font-size:12px; text-transform:uppercase; color:#2674cc;}
.account-login .registered-users  p{font-size:12px; color:#7f7f7f; line-height:18px; padding:13px 0 12px 0;}
.account-login .registered-users .form-list input.input-text {width:452px;}
.account-login .registered-users  p.required{padding:0px 0 5px 0; color:#2674cc}
.account-login .registered-users .buttons-set button.button{float:none;}
.account-login .registered-users .f-left{float:none!important; display:table; font-size:12px; font-weight:bold; color:#7f7f7f; text-decoration:none; padding-bottom:12px;}
.account-login .registered-users .f-left:hover{color:#2674cc;}
.account-login .registered-users .buttons-set {clear: both;margin:-19px 0 0 0;padding:5px 0px 0px 0px;}
.account-create form .fieldset:first-child{margin-bottom:32px;}
/* 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(../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 =============================================== */

/*==================== Wishlist Form ========================================== */
#wishlist-view-form #wishlist-table textarea {min-height:150px; min-width:190px; max-width:190px; max-height:190px; margin-top:10px;}
#wishlist-view-form #wishlist-table a {display:inline-block; margin-bottom:5px;}
#wishlist-view-form #wishlist-table p,
#wishlist-view-form #wishlist-table button.button {margin-bottom:5px;}
#wishlist-view-form .buttons-set.buttons-set2  button.button{margin-right:20px;}
#wishlist-view-form  .button.btn-share{margin-right:0!important;}
/*=====================  End  ================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {float:none; margin:0;}
.my-account .page-title{}
.my-account #wishlist-table .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:left;}
.my-account .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:center;}
.my-account .cart-cell p{padding-top:5px;}
.my-account	.add-to-cart-alt input{margin-bottom:12px;}
.my-account .page-title a {display:inline-block; margin:5px 10px 0 0;}
.my-account .title-buttons .link-rss {float:none; margin:0;}
.my-account .pager {margin-bottom:10px;}
.my-account .sub-title {font-size:12px; padding:10px 0;}
.my-account #form-validate .fieldset {margin:28px 0px;}
.my-account table tr td {vertical-align:middle;}
.cart-empty {padding:0 10px;}
.my-account .addresses-list ol li {padding-bottom:15px;}
.my-account .page-title.title-buttons button.button {margin:5px 5px 0 0;}
.my-account table .product-name a {color:#7F7F7F; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.my-account table .product-name a:hover {text-decoration:underline;}
.my-account .my-tag-edit .btn-remove {display:inline-block;}
#my-tags-table .add-to-links {white-space:nowrap;}
.my-account .box-head a {float:right; margin-top:3px;}
.my-account .box-head h2 {float:left;}
.my-account .box .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:13px;}
.my-account .box .box-title h3 {float:left; font-size:12px; text-transform:uppercase; color:#2674cc; font-weight:normal; margin-bottom:5px;}
.my-account .box .box-title a {float:right; margin-top:2px;}
.my-account .col2-set .col-1,
.my-account .col2-set .col-2 {width:47%;}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px; font-size: 1.09em;}
.dashboard .data-table{margin:10px 0 15px;}
.dashboard .data-table .price {font-size:12px;}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0;}
.dashboard .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title h2,
.dashboard .box-head h2{font-size: 1.09em;}
.dashboard .box-content h4{font-size: 0.91em;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

/* Block: Recent Orders */
.dashboard .box-recent {margin:10px 0;}
.dashboard .box-head a {margin-bottom:10px; display:inline-block;}
/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info  .col2-set {margin-bottom:10px;}
.dashboard .box-info a {display:inline-block; margin-bottom:10px;}
/* Block: Reviews */
.dashboard .number {float:left; font-size:11px;font-weight:bold;line-height:1;margin:3px 10px 0 0;display:block;width:18px;height:18px;text-align:center;border:1px solid #6a6a6a;line-height:17px}
.dashboard .box-reviews #my_recent_reviews h3 {margin-bottom:5px !important;}
.dashboard .box-reviews .details {margin-left:30px;}

/* Block: Tags */
#my_recent_tags > li {padding-bottom:10px;}
.tags li {display:inline; text-transform:capitalize; padding:0 5px 0 0px;}
.tags li a {color:#7f7f7f; text-decoration:none; margin-right:5px;}
.dashboard .box-tags .details {margin-left:30px;}

/********** Dashboard > */
.block-order-return{border:1px solid #ececec; border-radius:4px; padding:13px 18px 20px 18px; margin-top:26px;background:url(../images/bg-return.gif) no-repeat left bottom #fff; min-height:345px;}
.block-order-return .page-title{border-bottom:1px solid #e6e6e6; padding-bottom:8px; margin-bottom:16px;}
.block-order-return label{color:#000000; font-weight:bold; display:inline-block; padding-bottom:5px;}
.block-order-return label em{color:#2674cc;}
.block-order-return .input-box.txt{font-size:12px; text-transform:uppercase; color:#2674cc; margin-bottom:7px;}
.block-order-return .form-alt li {margin-bottom:0px;overflow:inherit;}
.block-order-return .input-box.btn{padding-top:18px;}
.block-order-return .input-box.btn button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.block-order-return .input-box.btn button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.block-order-return .input-box.btn button.button:hover span span{background-position:0 0px;}
.block-order-return .jqTransformSelectWrapper {background: url("../images/select_left_content.gif") no-repeat scroll left top transparent;color: #7E7E7E;float:none;font: 12px/18px Arial,Helvetica,sans-serif;height: 24px !important;margin:0 0 0 0px;padding:0;position:relative;width:507px!important;z-index:auto!important;}
.block-order-return .jqTransformSelectWrapper > div > span{width:95%!important;}
.block-order-return .jqTransformSelectWrapper ul {width:505px!important; background:#fcfcfc;}
.block-order-return .jqTransformSelectWrapper ul li {margin:0;}
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info {padding:5px 0 5px 0;}
.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-info-box {margin-bottom:15px;}
.order-info-box h2{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
.order-items h2{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
.order-items {width:100%; overflow-x:auto;}
.page-title.title-buttons .button{margin-top:-5px!important;}
.col-1.addresses-primary h2{font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.col-1.addresses-primary h3{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2674cc;}
.col-2.addresses-additional h2{font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.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;}

/* Print Pages */
.page-print .print-head {margin-bottom:20px;}
.page-print .col-1,
.page-print .col-2 {margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; width:46%;}
.page-print h1 {font-size:25px; line-height:40px;}
.page-print  h2 {margin-bottom:5px;}
.page-print th.a-right {text-align:center !important;}
/* 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 */
#review-form h3{font-size:12px; font-weight:normal; color:#2674cc;}
#review-form h4{font-size:12px; font-weight:normal; color:#333;}
.product-review .product-img-box {float:left; width:175px; margin-right:15px;}
.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 auto 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;}
/* ======================================================================================= */

/* Product Comparison Table */
#product_comparison .product-shop-row td{text-align:center; padding:29px 30px 30px 30px;}
.catalog-product-compare-index .link-print:hover span{}
.catalog-product-compare-index .link-print{background:url(../images/tail-btn-compare.gif) left top repeat-x; color:#323232; padding:9px 20px 8px 17px; border-radius:2px;}
.catalog-product-compare-index .link-print:hover{background-position:0 -31px;}
.catalog-product-compare-index .link-print span {background:url(../images/btn-print.png) left 0px no-repeat; padding-left:32px; padding-right:0; text-transform:uppercase;}
.catalog-product-compare-index .link-print:hover span{background:url(../images/btn-print.png) left 0px no-repeat;}
.catalog-product-compare-index{background:#fff;}
.catalog-product-compare-index .buttons-set {clear:both;margin:0px 0 0;padding:20px 0px 5px 0px;}
.catalog-product-compare-index .buttons-set button.button span {float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase;}
.catalog-product-compare-index .buttons-set button.button span span {background:url(../images/tail-btn.gif) 0 -31px repeat-x; padding:0 20px 0 20px; border-radius:2px;}
.catalog-product-compare-index .buttons-set button.button:hover span span{background-position:0 0px;}
.catalog-product-compare-index .product-name a {font-size:15px; color:#2f2f2f;}
.catalog-product-compare-index .product-name a:hover{color:#2674cc;}
.catalog-product-compare-index .ratings{text-align:center;}
.catalog-product-compare-index .regular-price .price {color:#2674cc;float:none;font-size:22px;font-weight: normal;}
.catalog-product-compare-index td button.button{float:none;}
.catalog-product-compare-index td .add-to-links {float:none;width:100%; padding-top:12px;}
.catalog-product-compare-index td .add-to-links li a{padding-left:22px;background:url(../images/wislish-page-compare.png) left top no-repeat;}
.catalog-product-compare-index .price-box.left{float:none; width:100%; text-align:center;}
.catalog-product-compare-index .ratings .rating-box {float:none;margin: 0 auto 10px;}
.catalog-product-compare-index .page-title {margin:0 0 10px;padding:5px 0 0px;}
#product_comparison{background:url(../images/compare-y.gif) repeat-x left bottom #ffffff;}
.catalog-product-compare-index .data-table td{padding:14px 20px 14px 20px; color:#7e7e7e;}
.catalog-product-compare-index .data-table th {padding:14px 20px; font-weight:bold; color:#000000;}
.catalog-product-compare-index .btn-remove {background:url(../images/delete-compare.png) no-repeat 0 0;display: block;font-size: 0;height:36px;line-height: 0;margin-left: 2px;overflow: hidden;text-indent: -999em;
width:30px;position:absolute;right:0px;top:0px;}
.catalog-product-compare-index .btn-remove:hover{background-position:0 -36px;}
.compare-inner{border-radius:4px; overflow:hidden;-webkit-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);-moz-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);}
.catalog-product-compare-index .data-table tr.even {background:#fefefe;}
#product_comparison  td.first-in-line{background:url(../images/tail-compare.png) repeat-y left top;}
#product_comparison  th {border: 1px solid #ececec;background:none;}
#product_comparison  td {border: 1px solid #ececec; background:none; color:#7e7e7e;}
#product_comparison tr{background:none;}
#product_comparison .price-box{padding-top:10px; padding-bottom:10px;}
#product_comparison .product-shop-row td,
#product_comparison .add-to-row td {text-align:center;}
#product_comparison .product-shop-row td .product-image {display:inline-block; margin-bottom:15px; border:1px solid #ededed;}
#product_comparison .product-shop-row td .product-image:hover{border:1px  solid #2674cc;}
#product_comparison .product-name,
#product_comparison .price-box,
#product_comparison p {margin-bottom:5px;}
#product_comparison .product-shop-row td .add-to-links li,
#product_comparison .add-to-row td .add-to-links li {float:none;}

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px; color: #2674cc;font-size: 22px;font-weight:normal;}
.product-view .product-shop .price-box.map-info{margin:-20px 0 10px 0; display:block; width:100%;}
.tier-prices.product-pricing a{color:#333}
.product-view .product-shop .price-box.map-info a{padding:0 5px 0 0;}

.cart-msrp-totals {color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total {color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff;}

.map-popup {margin:12px 0 0; position:absolute;border-radius:4px;-webkit-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);-moz-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2); text-align:left; width:300px; z-index:100; background:#f6f6f6;}
.map-popup #map-popup-msrp-box{color:#000000; font-weight:normal;}
.map-popup #map-popup-msrp-box strong{color:#000000; font-weight:normal;}
.map-popup #map-popup-msrp-box span{color:#000000; font-weight:normal;}
.map-popup-heading {padding:20px 40px 20px 20px; width:240px; background:#fbfbfb}
.map-popup-heading h2 {font-size:12px; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; color:#2f2f2f; text-transform:uppercase;}
.map-popup-arrow {background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px;}
.map-popup-close {background:url(../images/btn_remove.gif) 0 0 no-repeat; display:block; position:absolute; top:10px; right:10px; height:19px; width:19px; text-indent:-9999em;}
.map-popup-close:hover{background-position:0 -19px;}
.map-popup-content {background:url(../images/tail-popup.gif) left  top repeat-x #f6f6f6; padding:18px 20px 20px 20px; overflow:hidden; text-align:left; width:260px;}
#map-popup-price-box strong{color:#2674cc; float:left; margin-right:7px;}
.map-popup .regular-price .price {color:#000;float:left;font-size:12px;font-weight:bold;}
.map-popup-checkout {display:inline; float:right; text-align:right;}
.map-popup-checkout span {display:block; padding-right:30px;}
.map-popup-checkout .paypal-logo {margin:0 0 5px;}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {margin:0; padding:0px 0;}
.map-popup-price .minimal-price-link {color:#333; margin-left:7px;display:inline-block;}
.map-popup-price {margin:2px 0 0;}
.map-popup-text {clear:right; margin:0 20px; padding:16px 0; text-align:left; word-wrap:break-word; color:#7b7b7b; line-height:18px;}
.map-popup-only-text {border-top:1px solid #d8d8d8;}
/* ======================================================================================= */
/* Footer-Newsletter================================================================================ */
.footer .block-subscribe{background:#fbfbfb;}
.footer .block-subscribe label{display:none;}
.footer .block-subscribe .block-title {border-bottom:0;padding: 2px 10px 15px 0;}
.footer .block-subscribe .block-title strong span {color:#383737;font-family: 'Open Sans',sans-serif;font-size: 14px;text-transform: uppercase;}
.footer .block-subscribe .block-content {padding:0px 0 0;}
.footer .block-subscribe #newsletter {margin-bottom:0px;border:none; width:164px; background:none; padding-top:4px; padding-bottom:3px; font-size:12px; color:#999999; padding-left:10px;}
.footer .block-subscribe #newsletter{-moz-transition:none;-webkit-transition:none;-o-transition:none; border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4;}
.footer .block-subscribe #newsletter:focus,
.footer .block-subscribe #newsletter:active{box-shadow:none;}
.footer .block-subscribe .block-content{}
.footer .block-subscribe .input-box{float:left; width:175px;}
.footer .block-subscribe .actions{float:left; width:23px; padding:0;}
.footer .block-subscribe .actions .button span span{width:23px; height:24px; text-indent:-9999px;background:url(../images/btn-newsletter.gif) 0 0 no-repeat; padding:0;}
.footer .block-subscribe.block button.button span {height:24px;}
.footer .block-subscribe .actions .button:hover span span{background-position:0 -24px}



/* Footer ================================================================================ */

.footer_resp_spalte {
	float:left;	
	margin-right: 15px;
	margin-bottom: 20px;
    padding-left: 5px;
    min-width: 180px;
	}
.footer_resp_spalte_header {
	font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;	
	border-bottom: 1px dotted #BABABA;
	color: #333;
    text-transform: uppercase;
	}
	
.footer_resp_zeile {
    padding-bottom: 2px;
    padding-top: 2px;
	color: #333;
	}
	
.footer_resp_zeile a{
	color: #333;
	}
	
.footer_resp_zeile a:hover{
	color: #2674cc;
	}
	
/* Footer Linkblock START*/	
.footer_resp_spalte_linkblock {
	float:left;	
	margin-right: 15px;
    padding-left: 5px;
	}
.footer_resp_spalte_header_linkblock {
	font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;	
	border-bottom: 1px dotted #BABABA;
	color:#333;
    text-transform: uppercase;
	}
	
.footer_resp_linkblock_links {
	float: left;
    margin-right: 10px;
	}
	
.footer_resp_linkblock_mitte {
	float: left;
    margin-right: 10px;
	}
	
.footer_resp_linkblock_rechts {
	float: left;
	}

.footer_resp_linkblock_zeile {
    padding-bottom: 2px;
    padding-top: 2px;	
    color: #333;
	}
	
.footer_resp_linkblock_zeile a {
    color: #333;
	
	}
	
.footer_resp_linkblock_zeile a:hover {
    color: #2674cc;
	
	}
/* Footer Linkblock ENDE */	

.footer_resp_container_international
{
    float: right;
    width: 100%;
    white-space: nowrap;
}
	
.footer_resp_spalte_header_international {
	font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;	
	padding-left: 5px;
	color: #333;
    text-transform: uppercase;
	}
	
.footer_resp_land_container {
    float: left;
    width: 180px;
    text-align: center;
	}

.footer_resp_flags {
	
	}

.footer_resp_land_link {
    font-size: 14px;	
	color: #333;
	}

.footer_resp_land_link:hover {
	color: #2674cc;
	}
	
.footer_resp_zeile_logistik {
	float: left;
    margin-right: 10px;	
	}
	
.footer_resp_zeile_umbruch {
	float: left;
    width: 100%;
	}
	
.footer_resp_zeile_zahlungsarten {
	float:left;	
	}
.footer_resp_zeile_zahlungsarten img{
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.footer_resp_text_bottom {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 30px;
    margin-bottom: 20px;
	color: #333;
	}
.footer_resp_text_bottom a:hover {
	color: #2674cc;
	}
	
	
/* ALTER FOOTER START -- Löschen, wenn neuer Footer in allen Stores aktiv!! */
.footer_spalten_container_01 {margin-bottom: 20px; float: left; width: 1110px;}
.footer_spalten_container_02 {margin-bottom: 20px; width: 1110px;}
.footer_preisinfo {padding: 5px 5px 10px 0px; text-align: right;}
.footer_spalte_01, .footer_spalte_02, .footer_spalte_04, .footer_spalte_05, .footer_spalte_07, .footer_spalte_08, .footer_spalte_09, .footer_facebook {float: left; padding-left: 5px; margin-right: 30px; width: 170px; color: #FFF; z-index: 100;}

.footer_partner_links { padding-left: 5px; margin-right: 30px; width: 170px; color: #FFF; z-index: 100; float:left;}

.footer_spalte_03 {float: left; padding-left: 5px; margin-right: 20px; color: #FFF; z-index: 100;}
.footer_spalte_06 {float: left; padding-left:5px; margin-right: 20px; width: 200px; color:#FFF; z-index:100;}
.footer_spalte_header {color: #FFF; font-size: 20px; padding-top: 5px; padding-bottom: 10px; white-space: nowrap; text-decoration: underline;}
.footer_spalte_header_partner, footer_zeile_social {color:#fff; font-size:20px; padding-top: 5px; padding-bottom: 10px; text-decoration: underline;}
.footer_zeile {z-index:100; color:#666; border-bottom: 1px dotted #DDD; padding-bottom: 5px; padding-top: 5px;}
.footer_zeile_newsletter {z-index:100; color:#DDD; padding-bottom: 5px; padding-top: 5px;}
.footer_zeile_zahlungsarten, .footer_zeile_social, .footer_zeile_logistik {padding-bottom: 10px; color: #DDD; font-size: 15px;}
.footer_zeile a, .footer_flags a {color:#DDD;}
.footer_zeile a:hover, .footer_flags a:hover {color:#FFF;}
.price_info_footer {color:#6a6969; position:relative; top: 0px; left:780px; height:0px; width:400px; font-family:Tahoma, Geneva, sans-serif; font-size:10px;}
.price_info_footer a {color:#666;}
.price_info_kostenlos_versand_grid_view{text-align: left; float: left; white-space: normal;font-size: 10px;}
.price_info_kostenlos_versand_grid_view_link{color:#093; float: left; font-weight:normal;font-size: 10px;}
.price_info_kostenlos_versand_grid_view_link_category{color: #093; float: left; font-weight: normal; font-size: 12px; width: 100%; text-align: center; margin-bottom: 10px;}
.price_info_kostenlos_versand_grid_view_link a, .price_info_kostenlos_versand_grid_view_link_category a{color:#093;}

.links_header {font-weight:bold; text-decoration:underline;}
.footer_flags {vertical-align: text-bottom; white-space: nowrap; border-bottom: 1px dotted #DDD; padding-bottom: 5px; padding-top: 5px; width:215px;}
.footer_text_bottom {float: left; text-align: center; width: 100%; margin-top: 30px;color: #FFF;}
.footer_zeile_partner {}
.footer_partner_logos {vertical-align:bottom; margin-right: 25px;}
/* ALTER FOOTER ENDE */


.footer
{
	width: 1122px;
	background-image:url(world_back.png);
	background-position:center;
	background-repeat:no-repeat;

}

.footer-container{padding-bottom:0px;}
.footer_wrap{width:940px; margin:0 auto; border-top:1px solid #d9d9d9;}
.tail_footer{position:relative;margin:0px 0 0 0;height:100px;background:#eeeeee;overflow:hidden;}
.footer p {text-align:right;}
.footer address {}
.padd-footer{padding-bottom:0px;}
.footer h4{font-size:14px; font-weight:600; color:#383737; text-transform:uppercase;font-family: 'Open Sans', sans-serif; padding-bottom:14px;}
.footer ul #FME-contact-form{display:none;}
.footer ul li {display:block; padding:0 0 3px 0;}
.footer ul li a{color:#888888; text-decoration:none; display:inline-block;}
.footer ul li a:hover{color:#333;}
.footer-container .bottom-container {text-align:center;}
.footer-col-1{width:260px; float:left;}
.footer-col-2{width:260px; float:left;}
.footer-col{}
.padd-footer-inner{padding-bottom:18px;border-bottom:1px solid #d9d9d9; position:relative;}
.store-switcher{float:right; margin-top:-24px;}


/* ==================================back-top ================================================== */
#back-top {position: fixed;bottom:38px;z-index:99;left:50%; margin-left: 570px;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:41px;height:41px;display: block;margin-bottom:41px;background:url(../images/up-arrow.png) no-repeat left -41px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
#back-top a:hover span {background-position:left 0px;}
/* ======================================================================================= */

/* ------------------------------------------------------------------------------------------------------------------------------------------
																	Pretty Photo
																This you can edit.
------------------------------------------------------------------------------------------------------------------------------------------ */

/* --------------------------------------------------------------------------------------------------------------------------
																Default Theme
---------------------------------------------------------------------------------------------------------------------------- */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {height: 13px;}
div.pp_default .pp_top .pp_left {background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;} /* Top left corner */
div.pp_default .pp_top .pp_middle {background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;} /* Top pattern/color */
div.pp_default .pp_top .pp_right {background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;} /* Top right corner */
div.pp_default .pp_content .ppt {color: #f8f8f8;}
div.pp_default .pp_content_container .pp_left {background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px;}
div.pp_default .pp_content_container .pp_right {background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px;}
div.pp_default .pp_content {background-color: #fff;} /* Content background */
div.pp_default .pp_next:hover {background: url(../images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer;} /* Next button */
div.pp_default .pp_previous:hover {background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer;} /* Previous button */
div.pp_default .pp_expand {background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px;} /* Expand button */
div.pp_default .pp_expand:hover {background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer;} /* Expand button hover */
div.pp_default .pp_contract {background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px;} /* Contract button */
div.pp_default .pp_contract:hover {background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer;} /* Contract button hover */
div.pp_default .pp_close {width: 30px; height: 30px; background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer;} /* Close button */
div.pp_default #pp_full_res .pp_inline {color: #000;}
div.pp_default .pp_gallery ul li a {background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa;}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {border-color: #fff;}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {position: static; left: auto;}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px;}
div.pp_default .pp_nav .pp_pause {background-position: -51px -29px;}
div.pp_default .pp_details {position: relative;}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px;}
div.pp_default a.pp_arrow_next {left: 52px; background-position: -82px -3px;} /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details {margin-top: 5px;}
div.pp_default .pp_nav {clear: none; height: 30px; width: 105px; position: relative;}
div.pp_default .pp_nav .currentTextHolder{font-family: Georgia; font-style: italic; font-color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px;}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {opacity:0.7;}
div.pp_default .pp_description{font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0;}
div.pp_default .pp_bottom .pp_left {background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;} /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle {background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;} /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right {background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;} /* Bottom right corner */
div.pp_default .pp_loaderIcon {background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;} /* Loader icon */
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */
div.light_rounded .pp_top .pp_left {background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;} /* Top left corner */
div.light_rounded .pp_top .pp_middle {background: #fff;} /* Top pattern/color */
div.light_rounded .pp_top .pp_right {background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;} /* Top right corner */
div.light_rounded .pp_content .ppt {color: #000;}
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {background: #fff;}
div.light_rounded .pp_content {background-color: #fff;} /* Content background */
div.light_rounded .pp_next:hover {background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer;} /* Next button */
div.light_rounded .pp_previous:hover {background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer;} /* Previous button */
div.light_rounded .pp_expand {background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer;} /* Expand button */
div.light_rounded .pp_expand:hover {background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer;} /* Expand button hover */
div.light_rounded .pp_contract {background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer;} /* Contract button */
div.light_rounded .pp_contract:hover {background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer;} /* Contract button hover */
div.light_rounded .pp_close {width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer;} /* Close button */
div.light_rounded .pp_details {position: relative;}
div.light_rounded .pp_description {margin-right: 85px;}
div.light_rounded #pp_full_res .pp_inline {color: #000;}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next {margin-top: 12px !important;}
div.light_rounded .pp_nav .pp_play {background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;}
div.light_rounded .pp_nav .pp_pause {background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;}
div.light_rounded .pp_arrow_previous {background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;} /* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {background-position: 0 -87px; cursor: default;}
div.light_rounded .pp_arrow_next {background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;} /* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {background-position: -22px -87px; cursor: default;}
div.light_rounded .pp_bottom .pp_left {background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;} /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {background: #fff;} /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;} /* Bottom right corner */
div.light_rounded .pp_loaderIcon {background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;} /* Loader icon */
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
div.dark_rounded .pp_top .pp_left {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;} /* Top left corner */
div.dark_rounded .pp_top .pp_middle {background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;} /* Top pattern/color */
div.dark_rounded .pp_top .pp_right {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;} /* Top right corner */
div.dark_rounded .pp_content_container .pp_left {background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;} /* Left Content background */
div.dark_rounded .pp_content_container .pp_right {background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;} /* Right Content background */
div.dark_rounded .pp_content {background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;} /* Content background */
div.dark_rounded .pp_next:hover {background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer;} /* Next button */
div.dark_rounded .pp_previous:hover {background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer;} /* Previous button */
div.dark_rounded .pp_expand {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer;} /* Expand button */
div.dark_rounded .pp_expand:hover {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer;} /* Expand button hover */
div.dark_rounded .pp_contract {background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer;} /* Contract button */
div.dark_rounded .pp_contract:hover {background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer;} /* Contract button hover */
div.dark_rounded .pp_close {width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer;} /* Close button */
div.dark_rounded .pp_details {position: relative;}
div.dark_rounded .pp_description {margin-right: 85px;}
div.dark_rounded .currentTextHolder {color: #c4c4c4;}
div.dark_rounded .pp_description {color: #fff;}
div.dark_rounded #pp_full_res .pp_inline {color: #fff;}
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next {margin-top: 12px !important;}
div.dark_rounded .pp_nav .pp_play {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;}
div.dark_rounded .pp_nav .pp_pause {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;}
div.dark_rounded .pp_arrow_previous {background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;} /* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {background-position: 0 -87px; cursor: default;}
div.dark_rounded .pp_arrow_next {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;} /* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {background-position: -22px -87px; cursor: default;}
div.dark_rounded .pp_bottom .pp_left {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;} /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;} /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;} /* Bottom right corner */
div.dark_rounded .pp_loaderIcon {background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;} /* Loader icon */
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {background: #000;}
div.dark_square .currentTextHolder {color: #c4c4c4;}
div.dark_square .pp_description {color: #fff;}
div.dark_square .pp_loaderIcon {background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;} /* Loader icon */
div.dark_square .pp_expand {background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer;} /* Expand button */
div.dark_square .pp_expand:hover {background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer;} /* Expand button hover */
div.dark_square .pp_contract {background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer;} /* Contract button */
div.dark_square .pp_contract:hover {background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer;} /* Contract button hover */
div.dark_square .pp_close {width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer;} /* Close button */
div.dark_square .pp_details {position: relative;}
div.dark_square .pp_description {margin: 0 85px 0 0;}
div.dark_square #pp_full_res .pp_inline {color: #fff;}
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next {margin-top: 12px !important;}
div.dark_square .pp_nav {clear: none;}
div.dark_square .pp_nav .pp_play {background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;}
div.dark_square .pp_nav .pp_pause {background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;}
div.dark_square .pp_arrow_previous {background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;} /* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {background-position: 0 -87px; cursor: default;}
div.dark_square .pp_arrow_next {background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;} /* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {background-position: -22px -87px; cursor: default;}
div.dark_square .pp_next:hover {background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer;} /* Next button */
div.dark_square .pp_previous:hover {background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer;} /* Previous button */
	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {background: #fff;}
div.light_square .pp_content .ppt {color: #000;}
div.light_square .pp_expand {background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer;} /* Expand button */
div.light_square .pp_expand:hover {background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer;} /* Expand button hover */
div.light_square .pp_contract {background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer;} /* Contract button */
div.light_square .pp_contract:hover {background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer;} /* Contract button hover */
div.light_square .pp_close {width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer;} /* Close button */
div.light_square .pp_details {position: relative;}
div.light_square .pp_description {margin-right: 85px;}
div.light_square #pp_full_res .pp_inline {color: #000;}
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {margin-top: 12px !important;}
div.light_square .pp_nav .pp_play {background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;}
div.light_square .pp_nav .pp_pause {background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;}
div.light_square .pp_arrow_previous {background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {background-position: 0 -87px; cursor: default;}
div.light_square .pp_arrow_next {background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {background-position: -22px -87px; cursor: default;}
div.light_square .pp_next:hover {background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer;} /* Next button */
div.light_square .pp_previous:hover {background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer;} /* Previous button */
div.light_square .pp_loaderIcon {background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;} /* Loader icon */
	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
div.facebook .pp_top .pp_left {background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;} /* Top left corner */
div.facebook .pp_top .pp_middle {background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;} /* Top pattern/color */
div.facebook .pp_top .pp_right {background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;} /* Top right corner */
div.facebook .pp_content .ppt {color: #000;}
div.facebook .pp_content_container .pp_left {background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;} /* Content background */
div.facebook .pp_content_container .pp_right {background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;} /* Content background */
div.facebook .pp_content {background: #fff;} /* Content background */
div.facebook .pp_expand {background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer;} /* Expand button */
div.facebook .pp_expand:hover {background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer;} /* Expand button hover */
div.facebook .pp_contract {background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer;} /* Contract button */
div.facebook .pp_contract:hover {background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer;} /* Contract button hover */
div.facebook .pp_close {width: 22px; height: 22px; background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer;} /* Close button */
div.facebook .pp_details {position: relative;}
div.facebook .pp_description {margin: 0 37px 0 0; display: none!important;}
div.facebook #pp_full_res .pp_inline {color: #000;}
div.facebook .pp_loaderIcon {background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;} /* Loader icon */
div.facebook .pp_arrow_previous {background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px;} /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled {background-position: 0 -96px; cursor: default;}
div.facebook .pp_arrow_next {background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px;} /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled {background-position: -32px -96px; cursor: default;}
div.facebook .pp_nav {margin-top: 0;}
div.facebook .pp_nav p {font-size: 15px; padding: 0 3px 0 4px;}
div.facebook .pp_nav .pp_play {background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px;}
div.facebook .pp_nav .pp_pause {background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px;}
div.facebook .pp_next:hover {background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer;} /* Next button */
div.facebook .pp_previous:hover {background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer;} /* Previous button */
div.facebook .pp_bottom .pp_left {background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;} /* Bottom left corner */
div.facebook .pp_bottom .pp_middle {background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;} /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right {background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;} /* Bottom right corner */
/* -------------------------------------------------------------------------------------------------------------------------------------
	DO NOT CHANGE
----------------------------------------------------------------------------------------------------------------------------------------- */
div.pp_pic_holder a:focus {outline:none;}
div.pp_overlay {background: #000; display: none; left: 0; position: absolute; top: 0; width: 100%; z-index: 9500;}
div.pp_pic_holder {display: none;	position: absolute;	width: 100px; z-index: 10000;}
.pp_top {height: 20px;	position: relative;}
* html .pp_top {padding: 0 20px;}
.pp_top .pp_left {height: 20px; left: 0;	position: absolute;	width: 20px;}
.pp_top .pp_middle {height: 20px; left: 20px; position: absolute; right: 20px;}
* html .pp_top .pp_middle {left: 0;	position: static;}
.pp_top .pp_right {height: 20px; left: auto;	position: absolute;	right: 0;	top: 0;	width: 20px;}
.pp_content {height: 40px; min-width: 40px;}
* html .pp_content {width: 40px;}
.pp_fade {display: none;}
.pp_content_container {position: relative;	text-align: left; width: 100%;}
.pp_content_container .pp_left {padding-left: 20px;}
.pp_content_container .pp_right {padding-right: 20px;}
.pp_content_container .pp_details {float: left; margin: 10px 0 2px 0;}
.pp_description {display: none;	margin: 0;}
.pp_social {float: left; margin:0px 0 0 0; display:none;}
.pp_social .facebook {float: left; position: relative; top: -1px; margin-left: 5px; width: 55px; overflow: hidden;}
.pp_social .twitter {float: left;}
.pp_nav {clear: right;	float: left; margin: 3px 10px 0 0;}
.pp_nav p {float: left; margin: 2px 4px;}
.pp_nav .pp_play,
.pp_nav .pp_pause {float: left; margin-right: 4px; text-indent: -10000px;}
a.pp_arrow_previous,
a.pp_arrow_next {display: block; float: left;	height: 15px; margin-top: 3px;	overflow: hidden; text-indent: -10000px; width: 14px;}
.pp_hoverContainer {position: absolute;	top: 0;	width: 100%; z-index: 2000;}
.pp_gallery {display: none;	left: 50%;	margin-top: -50px;	position: absolute;	z-index: 10000;}
.pp_gallery div {float: left;position: relative;}
.pp_gallery ul {float: left; height:50px;	margin:-20px 0 0 5px;	padding: 0;	position: relative;	white-space: nowrap;}
.pp_gallery ul a {border: 1px #000 solid; border: 1px rgba(0,0,0,0.5) solid; display: block; float: left;	height:50px; overflow: hidden; background:#fff;}
.pp_gallery ul a:hover,
.pp_gallery li.selected a {border-color: #fff;}
.pp_gallery ul a img {border: 0;}
.pp_gallery li {display: block;	float: left; margin: 0 5px 0 0;	padding: 0;}
.pp_gallery li.default a {background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat; display: block; height: 33px; 	width: 50px;}
.pp_gallery li.default a img {display: none;}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {margin-top: 7px !important;}
a.pp_next {background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;	display: block;	float: right; height: 100%;	text-indent: -10000px;width: 49%;}
a.pp_previous {background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;	display: block;	float: left; height: 100%;	text-indent: -10000px;	width: 49%;}
a.pp_expand,
a.pp_contract {cursor: pointer; display: none;	height: 20px; position: absolute; right: 30px; text-indent: -10000px; top: 10px; width: 20px; z-index: 20000;}
a.pp_close {position: absolute; right: 0; top: 0; 	display: block;	line-height:22px; text-indent: -10000px;}
.pp_bottom {height: 20px; position: relative;}
* html .pp_bottom {padding: 0 20px;}
.pp_bottom .pp_left {height: 20px; 	left: 0; position: absolute; width: 20px;}
.pp_bottom .pp_middle {height: 20px;	left: 20px;	position: absolute;	right: 20px;}
* html .pp_bottom .pp_middle {left: 0;	position: static;}
.pp_bottom .pp_right {height: 20px;	left: auto; position: absolute;	right: 0; top: 0; width: 20px;}
.pp_loaderIcon {display: block; height: 24px; left: 50%; margin: -12px 0 0 -12px; position: absolute; top: 50%; width: 24px;}
#pp_full_res {line-height: 1 !important;}
#pp_full_res .pp_inline {text-align: left;}
#pp_full_res .pp_inline p {margin: 0 0 15px 0;}
div.ppt {color: #fff;	display: none!important; font-size: 17px; margin: 0 0 5px 15px;	z-index: 9999;}
/* -----------------------------------------------------------------------------------------------------------------
																Pretty Photo
																	End
----------------------------------------------------------------------------------------------------------------- */

.clear {clear: both; display: block; overflow: hidden; visibility: hidden;width: 0;height: 0;}
/* Clears ================================================================================ */
.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;}
/* ======================================================================================= */

/* Eigene CSS-Klassen */
.home_products {margin-bottom: 60px;}
.artikelnummer_produktansicht {margin-top: 10px; margin-bottom: 10px; padding: 5px; border-radius: 3px; background-color: #EEE; width: 245px; white-space:normal;}
.artikelnummer_produktansicht_grouped_item {position: relative; left: 309px;}
.prev-product {font-size:14px; padding-left: 5px;}
.next-product {font-size:14px; padding-right: 5px;}
.header_contactblock_right {background: none; border: none; float: none; margin: 0px 0 16px 0px; padding: 0 0px 14px 0; position: relative; font-size: 18px; text-transform: uppercase; color: #383737; border-bottom: 1px solid #E6E6E6; font-family: 'Open Sans', sans-serif; font-weight: 600;}
.tax-details {
	padding-left: 5px;
    text-align: left;
    float: left;
    white-space: normal;
    font-size: 10px;	
	}

/* Content Seiten FAQ*/
.moto24-frage {font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:bold; color:#333;}
.moto24-frage-text {font-family: 'Open Sans', sans-serif; font-size:12px; border-bottom: 1px dashed; border-bottom-color:#CCC;}
.moto24-antwort {font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:bold; color:#333;}
.moto24-antwort-text {font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:}

/*  Rabattkennzeichen bei reduzierten Produkten anzeigen */
.special_price_ribbon_qick_view {position:relative; width: 0px; height: 0px; z-index: 60;}
.special_price_ribbon_product_list_grid_view {width: 0px; height: 0px; z-index: 60;}
.special_price_ribbon_product_list_list_view {width: 0px; height: 0px; z-index: 60;}

/* Productview */

.product_view_rating_add_this_container {width: 100%;
	white-space: nowrap;}

.product_view_rating_block {}
.product_view_add_this_block {}



/* Grouped Artikel*/
.container_product_grouped_seller_text {position: relative; left: 309px;}


/* Bundle Artikel */
.productview_paketprodukte_header {font-size: 14px; margin-bottom: 5px; text-decoration: underline; white-space: normal;}
.bundle_artikel_name {}
.bundle_artikel_nummer {padding-left: 10px;}
.container_product_bundle_versandzeit_container {margin-top: 20px; float: left;}
.container_product_bundle_itemnumber_container {float: left; width: 100%; margin-top: 20px;}
.container_product_bundle_itemnumber_text {float: left;}
.container_product_bundle_itemnumber_sku {font-weight:bold;}
.container_product_bundle_versandzeit_text {float: left;}
.container_product_bundle_versandzeit_wert { font-weight:bold;}
.bundle_artikel_versandfertig { padding-left: 12px; float:left;}
.bundle_versandzeit_text { padding-left: 12px; float:left;}
.bundle_versandzeit_wert { font-weight:bold;text-align: left;}
.bundle_artikel_lieferzeit_sofort { color: #093; font-weight:bold;text-align: left;}
.bundle_artikel_lieferzeit_supplier { color: #2674cc; font-weight:bold;text-align: left;}
.bundle_artikel_lieferzeit { color: #333; font-weight:bold;text-align: left;}



/* Anzeige Herstellerpreis in template/bundle/catalog/product/price.phtml */
.herstellerpreis_bundleprodukt_price {font-size: 25px; text-decoration:line-through; color:#222; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:left;}


/* Simple Product */
.container_product_simple_versandzeit_container {
	line-height: 17px;
    /* float: left;*/
    /* width: 260px; */
    /* margin-top: 5px; */
    /* background-color: #F4FFF7; */
    /* border: 1px solid #009933; */
    /* border-radius: 3px; */
    margin-bottom: 25px;
    /* padding: 7px 2px 7px 2px; */
	}
.container_product_simple_versandzeit_supplier{ font-weight: bold; color: #2674cc;}
.container_product_simple_versandzeit_text {float: left; font-weight: bold;}
.container_product_simple_versandzeit_wert {/* float: right; */ font-weight:bold;}
.container_product_simple_versandzeit_wert_sofort {/* float: right; */ font-weight:bold; color:#093;}
.container_product_simple_versandzeit_wert_supplier {/* float: right; */ font-weight:bold; color:#2674cc;}


/* Grouped Artikel*/

.container_product_grouped_seller_text {position: relative; left: 309px;}
.grouped_artikel_header {font-size: 18px; text-decoration: underline; margin-bottom: 5px;}
.grouped_artikel_name {}
.grouped_artikel_nummer {padding-left: 19px;}
.grouped_artikel_versandfertig {float:left; margin-left:20px;}
.grouped_artikel_lieferzeit {margin-bottom: 10px;}
.grouped_artikel_lieferzeit_sofort {color: #093; margin-bottom: 10px;}


/* Bundle Artikel */
.productview_paketprodukte_header {font-size: 14px; margin-bottom: 5px; text-decoration: underline; white-space: normal;}
.bundle_artikel_name {}
.bundle_artikel_nummer {padding-left: 19px; margin-bottom: 5px;}
.bundle_artikel_versandfertig {float:left; margin-left:20px;}
.bundle_artikel_lieferzeit {}
.bundle_artikel_lieferzeit_sofort {color: #093;}
.container_product_bundle_versandzeit_container {margin-top: 20px; float: left;}
.container_product_bundle_versandzeit_text {float: left;}
.container_product_bundle_versandzeit_wert {float: right; font-weight:bold;}
.container_product_bundle_versandzeit_wert_sofort {float: right; font-weight:bold; color:#093;}
.container_product_bundle_seller_text {}
.container_product_bundle_itemnumber_container {float: left; width: 100%; margin-top: 20px;}
.container_product_bundle_itemnumber_text {float: left;}
.container_product_bundle_itemnumber_sku {font-weight:bold;}

/* Produktansicht linke Spalte */
.container_product_left_column_seller_text {float: none;}

/* Produktansicht rechte Spalte */
.container_product_right_column_seller_text {margin-top: 10px; margin-bottom:10px; float: left;}
.container_product_right_column_addthis {margin-top: 10px; margin-bottom:10px; float: left;}

/* Anzeige Herstellerpreis in template/bundle/catalog/product/price.phtml */
.herstellerpreis_bundleprodukt_price {font-size: 25px; text-decoration:line-through; color:#222; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:left;}


/* Productslider */
.special_price_ribbon_product_slider {position:relative; left: -5px; top: -4px; width: 0px; height: 0px; z-index: 60; float:left;}
.discount_star_container_product_slider {position: relative;
	left: 135px;
	top: 50px;
	height: 0px;
	z-index: 60;
	text-align: center;
	float: left;}

.discount_star_product_slider {z-index: 50;}
.discount_text_product_slider {color:#fff; font-size:17px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; position: relative; top: -50px;}

/* Productslider Upsell */

.special_price_ribbon_product_slider_upsell {z-index: 60;}
.discount_ribbon_container_product_slider_upsell {position: relative;
	left: -23px;
	top: -23px;
	height: 0px;
	z-index: 60;
	text-align: center;
	float: left;}

.discount_star_product_slider_upsell {z-index: 50;}
.discount_text_product_slider_upsell {color:#fff;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	position: relative;
	top: -59px;
	left: -13px;
	transform: rotate(315deg);
	-ms-transform: rotate(315deg); /* IE 9 */
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	writing-mode: lr-tb;}

/* Productview */

.container_product_view {width:1107px; white-space:nowrap; float:left;}
.container_product_view_spalte_links {width:265px; float:left; padding-left:5px;}
.container_product_view_spalte_mitte {width:565px; float:left; text-align:center;}
.container_product_view_spalte_rechts {width:270px; float:right;}
.product_view_herstellerlogo {margin-bottom: 15px; margin-top: 10px;}
.product_view_product_name {white-space: initial; font-size: 13px; font-weight: bold;}
.product_view_product_name h1 {font-size: 18px; margin-bottom: 20px; color:#000;}
.product_view_product_review_container {margin-bottom: 10px;}
.product_view_more_items_of {margin-bottom: 20px; float: left;}

.product_view_rating_add_this_container {width: 100%; white-space: nowrap;}

.product_view_rating_block {}
.product_view_add_this_block {}

.product_view_itoris_promosets_container {margin-top:10px;}
.product_view_itoris_promosets_into_cart_container {float:left;}
.box-itoris-product-promotions_into_cart {width: 1110px; margin-bottom: 10px;}
.product_view_upsell_container {margin-top: 20px; margin-bottom: 20px; float: right; min-width: 1110px;}

.product_view_service_info_container {
    text-align: left;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding-left: 3px;
    margin-top: 10px;
    width: 250px;
    float: left;
}
.product_view_service_info_zeile{
	width: 100%;
    height: 50px;
    border-bottom: 1px solid #f0f0f0;
    white-space: normal;
}
.product_view_service_info_icon {float:left; padding-top: 15px; padding-left: 5px;}
.product_view_service_info_text {padding-left: 10px;
	padding-top: 10px;
	color: #3e3e3e;
	display: table-cell;
	vertical-align: middle!important;
	text-align: -webkit-left;
	text-transform: uppercase;
	font-size: 11px!important;
	white-space: normal;
	}


.special_price_ribbon_product_view {position: relative; left: 0px; top: 50px; width: 0px; height: 0px; z-index: 60;}
.discount_ribbon_container_product_review {position: relative; width: 56px;	left: 450px; top: 10px;	z-index: 55;}

.discount_ribbon_container_product_view
{
    position: relative;
    left: 253px;
    top: 19px;
    z-index: 55;
    text-align: center;
    display: inline-block;
}
.discount_text_product_view 
{
	background-image: url(discount_back.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
    font-family: Tahoma, Geneva, sans-serif;
    height: 20px;
    width: 40px;
    text-align: center;
}

/* Rabattstern mit % Ausgabe Startseite neue Artikel*/
.discount_ribbon_container_product_new_grid_view {
    position: relative;
    left: 164px;
    top: 4px;
    height: 0px;
    z-index: 5;
    text-align: center;
    display: inline-block;
    float: left;
}

.discount_text_product_new_grid_view {
    background-image: url(discount_back.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
    font-family: Tahoma, Geneva, sans-serif;
    height: 20px;
    width: 40px;
    text-align: center;
}



/* Rabattstern mit % Ausgabe Grid view */
.discount_ribbon_container_product_list_grid_view {
    position: relative;
    left: 9px;
    top: 0px;
    height: 0px;
    z-index: 5;
    text-align: center;
    display: inline-block;
}

.discount_text_product_list_grid_view {
    background-image: url(discount_back.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
    font-family: Tahoma, Geneva, sans-serif;
    height: 20px;
    width: 40px;
    text-align: center;
}

.discount_text_product_list_grid_view a, .discount_text_product_list_grid_view a:hover {color:#fff;
	text-decoration:none;}

/* Rabattstern mit % Ausgabe List view */
.discount_ribbon_container_product_list_list_view {position: relative;
	left: -5px;
	top: -5px;
	height: 0px;
	z-index: 60;
	text-align: center;
	float: left;}
.discount_star_product_list_list_view {z-index: 50;}

.discount_text_product_list_list_view {color: #fff;
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 5px;
	transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	writing-mode: lr-tb;
	position: relative;
	top: 18px;
	left: 3px;
	float: left;}

.discount_text_product_list_list_view a, .discount_text_product_list_list_view a:hover {color:#fff;
	text-decoration:none;}


.discount_text_product_list_list_view_bundletext, .discount_text_product_list_list_view_bundletext a,
.discount_text_product_list_list_view_bundletext a:hover {color: #FFF; width: 140px; text-align: right; padding-top: 5px; font-size: 12px; text-transform:uppercase;}

.topseller_hinweis_product_view_links {margin-top: 5px; margin-bottom: 10px; line-height: 30px;}
.topseller_ribbon_product_view {position: relative;
	left: 235px;
	top: 10px;
	width: 0px;
	height: 0px;
	z-index: 60;}
.topseller_ribbon_slider_startseite {width: 1px; height:1px; z-index: 60; position:relative; top: -3px; left: 227px;}
.topseller_ribbon_product_list_list_view {width: 0px; height:0px; z-index: 60; position:relative; top: -5px; left: 572px; float: left;}
.topseller_ribbon_product_list_grid_view 
{
    width: 1px;
    height: 1px;
    z-index: 5;
    position: relative;
    top: 25px;
    left: 15px;
    float: left;
}
.topseller_ribbon_product_slider {width: 0px; height:0px; z-index: 60; position:relative; top: -5px; left: 147px; float:left;}
.topseller_ribbon_product_slider_upsell {width: 0px; height:0px; z-index: 60; position:relative; top: -25px; left: 135px;}


/* Last viewed Leiste */
.last-viewed-pic {margin-bottom: 5px;}
.product-name-last-viewed {margin-bottom: 0px; font-size: 12px; float: right; width: 145px;}

/* last - next buttons in Productview */
.last_next_buttons {height: 0px; padding-left:8px; position:relative; top: 8px; width:315px; float:left;}

/* Hinweistext beim Produktbild */
.hinweistext_bild {}

/* configurable radio-buttons */
.configurable_option_name_container {float:left;}
.configurable_option_name {float: left; position: relative; font-weight: bold; color: #333;}
.configurable_option_required {color:#F00;}

.configurable-list {white-space: nowrap; float: left; margin-top: 2px;}
.configurable-row {white-space: nowrap;	margin-bottom: 4px; float: left; width: 56px;}

.configurable-row:hover {}
.validate-custom-configurable {/* margin-right: 5px; */ visibility:hidden;}
.configurable-option {white-space: nowrap; width: 0px; float: left; height: 0px;}


.configurable-hinweis-container
{
    position: relative;
    right: 0px;
    top: 82px;
    height: 130px;
    width: 270px;
    z-index: 40;
    background-color: #FFF;
}
.configurable-hinweis-text
{
    width: 255px;
    height: 115px;
    border: 1px solid #cecece;
    border-radius: 2px;
    padding: 5px;
    color: #333;
    position: absolute;
    top: 0px;
    left: 0px;
    white-space: normal;
}
.configurable-hinweis-close
{
    float: right;
    position: absolute;
    right: 8px;
    top: 4px;
	cursor:pointer;
}
.configurable-value-not-available
{
    white-space: nowrap;
    min-width: 44px;
    float: left;
    color: #cecece;
    font-size: 12px;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0px;
    line-height: 25px;
    text-align: center;
    margin-right: 10px;
}

.configurable-value-not-available-hinweisbox
{
    height: 50px;
    width: 265px;
    border: 1px solid #eee;
    background-color: #faffbd;
    position: relative;
    top: 0px;
    z-index: 999;
    padding-top: 5px;
}

.configurable-value-not-available:hover
{
    border-color: #000;
    background-color: #000;
    color: #FFF;
}

.configurable-value {
    white-space: nowrap;
    min-width: 44px;
    float: left;
    color: #111;
    font-size: 12px;
    background: #FFF;
    border: 1px solid #CECECE;
    line-height: 25px;
    text-align: center;
}
.configurable-value:hover, .configurable-value a:hover, .configurable-value-active {
	color: #fff;
	background-color: #2674cc!important;
	white-space: nowrap;
	min-width: 44px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	border: 1px solid #C9DEFC;
	border-radius: 0px;
	text-align: center;
	}

.configurable-sku    {margin-right: 10px; color:grey;}
.configurable-lieferzeit {color:#666; font-weight:bold; white-space: nowrap; float: left;float: left;}
.configurable-aufschlag {font-weight:normal; margin-left: 10px; color:#666; white-space: nowrap; display:none;}


.container_product_configurable_itemnumber_container {float: left; width: 100%; margin-top: 5px;}

.container_product_configurable_itemnumber_text {float: left;}

.container_product_configurable_itemnumber_sku {font-weight:bold;}



/* Popup ask Size */
.ask_size_popup
{
	height: 110%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: -20px;
    background: #000;
    z-index: 600;
    opacity: 0.5;
}
.ask_size_popup_close
{
    float: right;
	height: 30px;
	width:30px;
    text-align: right;
	cursor:pointer;
    background: url("../images/closebox.png") no-repeat scroll 0 0 transparent;
}

.ask_size_popup_container
{
    background: #fff;
    border: 1px solid #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #333;
    position: absolute;
    width: 500px;
    top: 10px;
    left: 50%;
    margin-left: -250px;
    z-index: 700;
    padding: 10px;
}

.ask_size_popup_form_container
{
	padding: 10px;

}

.ask_size_popup_size_container_frame
{
    float: left;
    padding-top: 7px;
    padding-left: 25px;
    border: 1px solid #FFF;
    width: 403px;
}

.ask_size_popup_size_container_frame_alert
{
    float: left;
    padding-top: 7px;
    padding-left: 25px;
    border: 1px solid #cecece;
    width: 403px;
    background-color: #faffbd;
}

.ask_size_popup_size_container
{
	width: 55px;
    float: left;
    white-space: normal;
    text-align: center;
    margin-bottom: 8px;
}

.ask_size_popup_input
{
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 20px;
    width: 300px;
    padding: 2px;
}

.ask_size_popup_input_comment
{
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 150px;
    width: 300px;
    padding: 2px;
}


.ask_size_popup_input_captcha
{
    width: 90px;
    height: 27px;
    text-align: center;
    font-size: 30px;
    color: #333;
    padding-top: 3px;
    border: 1px solid #cecece;
}

.ask_size_popup_input_captcha_alert
{
    width: 90px;
    height: 27px;
    text-align: center;
    font-size: 30px;
    color: #333;
    padding-top: 3px;
	border: 1px solid #FF0000;
	background-color: #ffe4e4;
}

.ask_size_popup_input:focus, .ask_size_popup_input_comment:focus, .ask_size_popup_input_captcha:focus
{
    background-color: #faffbd;
}



.ask_size_popup_confirm_container
{
    background-color: #FFF;
    position: absolute;
    width: 450px;
    height: 150px;
    top: 100px;
    left: 50%;
    margin-left: -225px;
    z-index: 810;
    padding: 10px;
}


.product_configurable_passform_container {white-space:nowrap; color:#333;}
.product_configurable_passform_text {float:left; font-weight:bold; margin-right: 6px;}
.product_configurable_passform_wert, .cart_passform_extreme_default {}
.product_configurable_passform_wert_extreme, .cart_passform_extreme {color: #FF0000;}

.product_configurable_schnittform_container {white-space:nowrap; color:#333;}
.product_configurable_schnittform_text {float:left; font-weight:bold; margin-right: 6px;}
.product_configurable_schnittform_wert {}


/* configurable Tabelle Übersicht */

.available_sizes_container
{
	line-height: 17px;
    float: left;
    width: 262px;
    height: 50px;
    margin-top: 5px;
    border-radius: 3px;
    padding: 7px 2px 7px 2px;
}
.available_sizes_hidden_item_container{}
.available_sizes_header_container {width: 100%; text-align: left; white-space: nowrap; border-bottom: 1px solid #ccc; color:#333; margin-bottom: 5px;}
.available_sizes_header {margin-bottom: 5px; margin-top: 10px; font-weight: bold;}
.available_sizes_groesse_header {float: left; text-align: center; width: 50px;}
.available_sizes_artikelnummer_header {float: left; text-align: center; margin-left: 5px; margin-right: 5px;}
.available_sizes_lieferzeit_header {text-align:center;}
.available_sizes_menge_header {}

/*.available_sizes_zeile {white-space: nowrap; width: 100%; color: #333; border: 1px solid #FFF;}*/

.available_sizes_zeile {white-space: nowrap; width: 260px; color: #333; position: absolute;  line-height: 17px;}
/* .available_sizes_zeile:hover {background-color: #ECF2FA; color: #000; border: 1px solid #C9DEFC; border-radius: 3px;} */
.available_sizes_text_groesse {float: left; text-align: left; margin-right: 5px; font-weight:bold;}
.available_sizes_groesse {text-align: center; float: left; margin-right: 5px;}
.available_sizes_artikelnummer {text-align:center; margin-right: 5px; width: 95px;  margin-bottom: 5px;}
.available_sizes_lieferzeit {  text-align: left; color: #2674CC; font-weight: bold;}
.available_sizes_text_ready_for_shipping{float: left; text-align: left; margin-right: 5px; font-weight: bold;}
.available_sizes_lieferzeit_sofort {text-align:left; color:#093!important; font-weight: bold;}
.available_sizes_lieferzeit_supplier {text-align:center; color:#2674cc!important; font-weight: bold;}
.available_sizes_lieferzeit_nostock {text-align:center; color:#ff9900!important; font-weight: bold;}
.available_sizes_menge {}

.link_check_size_table {color: #333; float: left; margin-top: 10px; font-weight:bold;}
.link_check_size_table a {color:#333; text-decoration:underline;}
.link_check_size_table a:hover {color:#2674cc;}
.back_to_item_link {float: right; font-size: 14px; text-decoration: underline;}

.size_table_selector_container {float: left; width: 100%; font-weight: bold; color: #333!important; margin-top: 10px; }


/* Herstellerlogo */
.herstellerlogo_productview {height: 0px;
	width: 0px;
	position: relative;
	left: 700px;
	top: -15px;}
.herstellerlogo_productlist {text-align:right; height: 1px; position: relative; top: 30px; left: -30px;}
.herstellerlogo_productlist_gridview 
{ 
    position: relative;
    height: 30px;
    float: left;
    width: 220px;
}
.herstellerlogo_zusatzinfo  {text-align:right; float:right; margin-bottom:5px;}
.zusatzinfo_container {max-height: 250px;
	overflow-y: auto;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 1096px;}
.zusatzinfo_attribute  {}
.header_zusatzinfo  {}

/* Frage zum Artikel Productview */
.product_view_artikelfrage {border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; padding-top: 15px; color: #888787; padding-left: 22px; background: url(../images/question.png) left 0px top 15px no-repeat; width: 380px;}

.product_view_hinweistext_bild {width: 98%; text-align: left; margin-bottom: 10px; padding: 0px; margin-left: 0px;}

/* Überschrift und Content Kategoriebeschreibungen */
.category_header_content {width:99%; height:450px; overflow-x: hidden; overflow-y:scroll; padding-right: 5px;}
.category_header_content h1 {font-size: 20px;}

.col2-left-layout {width:1110px;}

/* Klasse für page/3columns_moto24_nur_kategorie.phtml */
.col-left-3col {margin-top:3px; float: left; width: 225px;}

/* Klasse für page/3columns_moto24_suchergebnisse.phtml */
.col-left-3col-searchresult {margin-top:55px; float: left; width: 225px;}
.col-right-searchresult {float:right; width:225px; margin-top:55px;}

/* Also bought Container */
.also_bought_item_container {display: block;}
.also_bought_item_container:hover {background-color: #EFEFEF;}

/* Flaggen Sprachauswahl */
.flags_store_switch, .flags_store_switch a {opacity: 0.15;}
.flags_store_switch:hover, .flags_store_switch a:hover, .flags_store_switch_active {opacity: 1.0; cursor:default;}
.language-switcher {position: relative; left: 900px; top: -10px; float: left; margin-bottom: 2px;}

/* Trustpilot Kategoriebadge */
.trustpilot_category_badge_container {position: absolute; left: 460px; top: 0px;}

/* Facebook und Google plus im Header */
.facebook_google_plus_container {position: absolute; left: 1040px; top: 151px; width: 60px; height: 0px; z-index: 100; white-space: nowrap;}

.v-middle-sorter-icon {visibility:visible; padding-top:3px;}

/* Top Navigation Kategorien  MyBike */
.block_top_nav_container_mybike {padding-top: 10px; white-space: nowrap; margin-bottom: 20px;}
.block_top_nav_mybike_spalte {float: left;
	margin-right: 20px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 20px;}
.block_top_nav_mybike_zeile_text
{width: 130px; height:25px; color: #888; font-size: 14px;
background-image: url(../images/black_arrow_small.png);
background-repeat:no-repeat; background-position: 0px 0px;
line-height:12px;}
.block_top_nav_mybike_zeile_text:hover, .block_top_nav_mybike_zeile_text a:hover
{color: #333; cursor:pointer;}
.block_top_nav_mybike_zeile_link {padding-left: 20px;}

.block_top_nav_mybike_topmarken_container {float: left;}
.block_top_nav_mybike_topmarken_container_header {font-size:14px; margin-bottom:20px; text-decoration:underline; padding-top: 10px;}
.block_top_nav_mybike_zeile_topmarken, .block_top_nav_mybike_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 70px;}
.block_top_nav_mybike_zeile_topmarken_pic, .block_top_nav_mybike_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_mybike_zeile_topmarken_pic:hover, .block_top_nav_mybike_zeile_topmarken_pic a:hover  {opacity: 1.0;}

/* Top Navigation Kategorien Motorradbekleidung */

.top_nav_horizontal_divider {visibility:hidden; width:0px; height:0px; /* width: 95%; float:left; border-bottom: 1px dotted #999; margin-left: 15px;*/}

.block_top_nav_container_motorradbekleidung {padding-top: 10px; float: left;}
.block_top_nav_motorradbekleidung_spalte {float: left;
	margin-right: 20px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 20px;}
.block_top_nav_motorradbekleidung_spalte_last {float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-right: 20px;}
.block_top_nav_motorradbekleidung_zeile {height:40px; white-space: nowrap;}
.block_top_nav_motorradbekleidung_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_motorradbekleidung_zeile_logo_pic, .block_top_nav_motorradbekleidung_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity: 1;}
.block_top_nav_motorradbekleidung_zeile_logo_pic:hover, .block_top_nav_motorradbekleidung_zeile_logo_pic a:hover {opacity: 1;}
.block_top_nav_motorradbekleidung_zeile_text, .block_top_nav_motorradbekleidung_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_motorradbekleidung_zeile_text:hover, .block_top_nav_motorradbekleidung_zeile_text a:hover  {color: #333; cursor:pointer;}

.block_top_nav_motorradbekleidung_topmarken_container {float: left; margin-top: 20px;}
.block_top_nav_motorradbekleidung_topmarken_container_header {font-size:14px; margin-bottom:20px; text-decoration:underline;}
.block_top_nav_motorradbekleidung_zeile_topmarken, .block_top_nav_motorradbekleidung_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 85px;}
.block_top_nav_motorradbekleidung_zeile_topmarken_pic, .block_top_nav_motorradbekleidung_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_motorradbekleidung_zeile_topmarken_pic:hover, .block_top_nav_motorradbekleidung_zeile_topmarken_pic a:hover  {opacity: 1.0;}

/* Top Navigation Kategorien Motorradhelme */
.block_top_nav_container_motorradhelme {padding-top: 10px;}
.block_top_nav_motorradhelme_spalte {float: left;
	margin-right: 20px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 20px;}
.block_top_nav_motorradhelme_spalte_last {float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-right: 20px;}
.block_top_nav_motorradhelme_zeile {height:40px;}
.block_top_nav_motorradhelme_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_motorradhelme_zeile_logo_pic, .block_top_nav_motorradhelme_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_motorradhelme_zeile_logo_pic:hover, .block_top_nav_motorradhelme_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_motorradhelme_zeile_text, .block_top_nav_motorradhelme_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px; white-space:nowrap;}
.block_top_nav_motorradhelme_zeile_text:hover, .block_top_nav_motorradhelme_zeile_text a:hover  {color: #333; cursor:pointer;}

.block_top_nav_motorradhelme_topmarken_container {float: left; margin-top: 20px;}
.block_top_nav_motorradhelme_topmarken_container_header {font-size:14px; margin-bottom:0px; text-decoration:underline;}
.block_top_nav_motorradhelme_zeile_topmarken, .block_top_nav_motorradhelme_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 85px;}
.block_top_nav_motorradhelme_zeile_topmarken_pic, .block_top_nav_motorradhelme_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_motorradhelme_zeile_topmarken_pic:hover, .block_top_nav_motorradhelme_zeile_topmarken_pic a:hover  {opacity: 1.0;}

/* Top Navigation Kategorien Koffer & Gepäck */
.block_top_nav_container_koffer {padding-top: 10px;}
.block_top_nav_koffer_spalte {float: left;
	margin-right: 10px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_koffer_spalte_last {float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_koffer_zeile {height:40px; white-space: nowrap;}
.block_top_nav_koffer_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_koffer_zeile_logo_pic, .block_top_nav_koffer_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_koffer_zeile_logo_pic:hover, .block_top_nav_koffer_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_koffer_zeile_text, .block_top_nav_koffer_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_koffer_zeile_text:hover, .block_top_nav_koffer_zeile_text a:hover  {color: #333; cursor:pointer;}

.block_top_nav_koffer_topmarken_container {float: left; margin-top: 20px;}
.block_top_nav_koffer_topmarken_container_header {font-size:14px; margin-bottom:0px; text-decoration:underline;}
.block_top_nav_koffer_zeile_topmarken, .block_top_nav_koffer_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 85px;}
.block_top_nav_koffer_zeile_topmarken_pic, .block_top_nav_koffer_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_koffer_zeile_topmarken_pic:hover, .block_top_nav_koffer_zeile_topmarken_pic a:hover  {opacity: 1.0;}

/* Top Navigation Kategorien Ersatzteile */
.block_top_nav_container_ersatzteile {padding-top: 10px;}
.block_top_nav_ersatzteile_spalte {float: left;
	margin-right: 10px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_ersatzteile_spalte_last {float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_ersatzteile_zeile {height:40px; white-space: nowrap;}
.block_top_nav_ersatzteile_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_ersatzteile_zeile_logo_pic, .block_top_nav_ersatzteile_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_ersatzteile_zeile_logo_pic:hover, .block_top_nav_ersatzteile_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_ersatzteile_zeile_text, .block_top_nav_ersatzteile_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_ersatzteile_zeile_text:hover, .block_top_nav_ersatzteile_zeile_text a:hover  {color: #333; cursor:pointer;}



/* Top Navigation Kategorien Pflege */
.block_top_nav_container_pflege {padding-top: 10px;}
.block_top_nav_pflege_spalte {float: left;
	margin-right: 10px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_pflege_spalte_last {float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_pflege_zeile {height:40px; white-space: nowrap;}
.block_top_nav_pflege_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_pflege_zeile_logo_pic, .block_top_nav_pflege_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_pflege_zeile_logo_pic:hover, .block_top_nav_pflege_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_pflege_zeile_text, .block_top_nav_pflege_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_pflege_zeile_text:hover, .block_top_nav_pflege_zeile_text a:hover  {color: #333; cursor:pointer;}



/* Top Navigation Kategorien Accessoires */
.block_top_nav_container_accessoires {padding-top: 10px;}
.block_top_nav_accessoires_spalte {float: left;
	margin-right: 10px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_accessoires_spalte_last {float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_accessoires_zeile {height:40px; white-space: nowrap;}
.block_top_nav_accessoires_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_accessoires_zeile_logo_pic, .block_top_nav_accessoires_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_accessoires_zeile_logo_pic:hover, .block_top_nav_accessoires_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_accessoires_zeile_text, .block_top_nav_accessoires_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_accessoires_zeile_text:hover, .block_top_nav_accessoires_zeile_text a:hover  {color: #333; cursor:pointer;}


/* Top Navigation Kategorien Lifestyle */
.block_top_nav_container_lifestyle {padding-top: 10px;}
.block_top_nav_lifestyle_spalte {float: left;
	margin-right: 10px;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_lifestyle_spalte_last {float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 220px;}
.block_top_nav_lifestyle_zeile {height:40px; white-space: nowrap;}
.block_top_nav_lifestyle_zeile_logo {float: left; margin-right: 10px;}
.block_top_nav_lifestyle_zeile_logo_pic, .block_top_nav_lifestyle_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_lifestyle_zeile_logo_pic:hover, .block_top_nav_lifestyle_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_lifestyle_zeile_text, .block_top_nav_lifestyle_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_lifestyle_zeile_text:hover, .block_top_nav_lifestyle_zeile_text a:hover  {color: #333; cursor:pointer;}



/* Top Navigation Kategorien Motorradzubehör */
.block_top_nav_container_zubehoer {padding-top: 10px;}
.block_top_nav_zubehoer_spalte {float: left;
	border-right: 1px dotted;
	border-color: #CCC;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 200px;
	margin-right: 3px;}
.block_top_nav_zubehoer_spalte_last {float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 200px;
	margin-right: 3px;}
.block_top_nav_zubehoer_oberbegriff {height: 20px; font-size: 13px; font-weight: bold; text-decoration: underline;}
.block_top_nav_zubehoer_oberbegriff_second {height: 20px; font-size: 13px; font-weight: bold; text-decoration: underline; margin-top: 15px;}
.block_top_nav_zubehoer_zeile {height:40px; padding-left: 20px; height: 40px; padding-left: 5px; white-space: nowrap;}
.block_top_nav_zubehoer_zeile_logo {float: left; margin-right: 5px;}
.block_top_nav_zubehoer_zeile_logo_pic, .block_top_nav_zubehoer_zeile_logo_pic a {vertical-align: middle; padding-bottom: 2px; opacity:1;}
.block_top_nav_zubehoer_zeile_logo_pic:hover, .block_top_nav_zubehoer_zeile_logo_pic a:hover {opacity:1;}
.block_top_nav_zubehoer_zeile_text, .block_top_nav_zubehoer_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_zubehoer_zeile_text:hover, .block_top_nav_zubehoer_zeile_text a:hover  {color: #333; cursor:pointer;}

.block_top_nav_zubehoer_topmarken_container {float: left; margin-top: 20px;}
.block_top_nav_zubehoer_topmarken_container_header {font-size:14px; margin-bottom:0px; text-decoration:underline;}
.block_top_nav_zubehoer_zeile_topmarken, .block_top_nav_zubehoer_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 85px;}
.block_top_nav_zubehoer_zeile_topmarken_pic, .block_top_nav_zubehoer_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_zubehoer_zeile_topmarken_pic:hover, .block_top_nav_zubehoer_zeile_topmarken_pic a:hover  {opacity: 1.0;}


/* Top Navigation Kategorien Marken */
.block_top_nav_container_marken {padding-top: 10px;}
.block_top_nav_marken_spalte {float:left; margin-right: 20px;}
.block_top_nav_marken_zeile {height:25px;}
.block_top_nav_marken_zeile_logo {float: left; margin-right: 5px;}
.block_top_nav_marken_zeile_logo_pic {vertical-align: middle; padding-top: 5px;}
.block_top_nav_marken_zeile_text, .block_top_nav_marken_zeile_text a  {width: 130px; color: #888; float: left;  font-size: 13px; line-height: 25px}
.block_top_nav_marken_zeile_text:hover, .block_top_nav_marken_zeile_text a:hover  {color: #333; cursor:pointer;}

.block_top_nav_marken_topmarken_container {float: left; margin-top: 20px;}
.block_top_nav_marken_topmarken_container_header {font-size:14px; margin-bottom:20px; text-decoration:underline;}
.block_top_nav_marken_zeile_topmarken, .block_top_nav_marken_zeile_topmarken a {float: left; margin-right: 5px; vertical-align: bottom; line-height: 85px;}
.block_top_nav_marken_zeile_topmarken_pic, .block_top_nav_marken_zeile_topmarken_pic a  {vertical-align:bottom; border:0px; opacity: 0.3; margin-right: 10px!important}
.block_top_nav_marken_zeile_topmarken_pic:hover, .block_top_nav_marken_zeile_topmarken_pic a:hover  {opacity: 1.0;}


/* Ersatzteilformular in der Topnavi */

.ersatzteilform_container {width: 800px;}
.ersatzteilform_header, .ersatzteilinfo_header {font-size: 20px; margin-bottom: 40px; margin-top: 30px; text-decoration:underline;}
.ersatzteilform_einleitung, .ersatzteilinfo_einleitung {padding-left:5px; padding-right:5px; margin-bottom:20px; font-size: 12px;}
.ersatzteilform_form_marken_zeile, .ersatzteilinfo_marken_zeile {float: left;}
.ersatzteilform_form_marken_container {float: left; margin-right: 85px; margin-bottom: 15px; text-align: center; width: 90px;}
.ersatzteilform_form_marken_logo {height: 40px; vertical-align: bottom; line-height: 40px;}
.ersatzteilform_form_marken_checkbox {}
.ersatzteilform_form_marken_logo_pic {vertical-align: bottom;}
.ersatzteilform_auswahl_header {margin-top: 20px; margin-bottom: 10px; text-decoration:underline; font-size: 14px;}
.ersatzteilform_auswahl_label:hover {cursor: pointer;}

.ersatzteilform_form_kundendaten_zeile {margin-top:20px; float:left; width: 100%;}
.ersatzteilform_form_kundendaten_eingabe_container {float: left; margin-right: 15px; text-align: left;}
.ersatzteilform_form_kundendaten_eingabe_text {font-size: 12px; font-weight:bold; margin-bottom: 5px; color:#000000;}
.ersatzteilform_form_kundendaten_eingabe_feld {}
.ersatzteilform_form_kundendaten_eingabe_feld input {/* border-radius:5px; */ padding:3px; color: #555;}
.ersatzteilform_form_kundendaten_eingabe_input {font-size: 12px; color:#666;}
.ersatzteilform_form_kundendaten_textarea_input {font-size: 12px; color:#666;}
.ersatzteil_form_safety {font-size: 20px; color:#F00; font-weight:bold;}

.ersatzteilform_form_senden_button {width: 300px; height: 30px; font-size: 15px;}
.ersatzteil_form_pflichtfeld_stern {color:#F00;}

.ersatzteilinfo_marken_logo_pic {margin-right: 10px; margin-top: 10px;}


/* Zubehör TAB */
.tab_zubehoer_container {background-color: #fbfbfb;}
.tab_zubehoer_container_empty {background-color: #efefef;
	width: 99%;
	height: 60px;
	padding: 5px;
	border: 1px solid #2674cc;
	min-height: 65px;}

.tab_zubehoer_container_empty_text {font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 20px;}

.tab_related_product_picture {}
.tab_related_product_checkbox {width: 40px;
	position: relative;
	float: none;
	margin-top: 5px;}
.tab_related_product_checkbox_text {float: left;
	position: relative;
	width: 125px;
	margin-top: 3px;}

/* Frage zum Artikel TAB */
.artikelfrage_hinweisbox{width: 370px; float: left; white-space: normal; background-color: #fbf3f3; border: 1px solid #ff0000; border-radius: 3px; padding: 5px;}
.artikelfrage_container {height:570px;}
.artikelfrage_header, .frageinfo_header {font-size: 14px; margin-bottom: 10px; margin-top: 10px; text-decoration:underline;}
.artikelfrage_einleitung, .frageinfo_einleitung {padding-left:5px; padding-right:5px; margin-bottom:20px; font-size: 12px;}
.artikelfrage_artikelname {font-size: 10px; color: #666; font-weight:bold;}

.artikelfrage_form_kundendaten_zeile {margin-top:20px; float:left; width: 100%;}
.artikelfrage_form_kundendaten_eingabe_container {float: left; margin-right: 15px; text-align: left;}
.artikelfrage_form_kundendaten_eingabe_text {font-size: 13px; margin-bottom: 5px; font-weight: bold;}
.artikelfrage_form_kundendaten_eingabe_feld {}
.artikelfrage_form_kundendaten_eingabe_feld input {padding: 3px; color: #555; border: 1px solid #ccc;}
.artikelfrage_form_kundendaten_eingabe_input {font-size: 12px; color:#666;}
.artikelfrage_form_kundendaten_textarea_input {font-size: 12px; color:#666;}
.frage_form_safety {font-size: 20px; color:#2674cc; font-weight:bold;}

.artikelfrage_form_senden_button {width: 300px; height: 30px; font-size: 15px;}
.frage_form_pflichtfeld_stern {color:#F00;}

.frageinfo_marken_logo_pic {margin-right: 10px; margin-top: 10px;}




/* Markenleiste rechts */
.markenleiste_rechts {position: absolute;
	left: 1115px;
	top: 250px;}

.markenleiste_rechts_zeile {margin-bottom: 2px;
	text-align:center;
	vertical-align: middle;
	line-height: 48px;
	position:relative;}

.markenleiste_rechts_zeile:hover {top:1px;
	left:1px;}
.markenleiste_rechts_logo {vertical-align: middle;}

/* Startseite Text Bottom */
.startteite_bottom_text_container {position: relative; top: 25px; left: 5px; text-align:left; float:left;}
.startseite_bottom_text_text      {width: 99%; height: 150px; overflow-y: scroll; overflow:auto;}
.startseite_bottom_text_text  h1  {font-size: 14px; text-align: left; color:#333;}
.startteite_container_01 {margin-bottom: 20px; float: left; width: 1065px;}
.startseite_trustpilot_bewertungsbox {position: relative; left: 5px; top: 10px; width: 200px; float:left;}
.list_product_slider_startseite {float:left;}
.startseite_facebook_box {position: relative; left: 2px; top: 10px; background-color:#FFFFFF; float:right;}

/* CMS Blocks */
.bmw_gepaecksysteme_auswahl {text-align:center; font-size: 14px; color:#333; width:25%;}
.bmw_gepaecksysteme_auswahl_bild {text-align:center; width:180px;}
.bmw_gepaecksysteme_auswahl_bild_pic {}
.bmw_gepaecksysteme_auswahl_tabelle {width:98%;}


/* myBike Kategorien */

.mybike_kategorie_marke_modelle_container {}

.mybike_kategoriename_header {font-size: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;}

.mybike_kategorie_marke_modelle_beschreibung {font-size: 12px;
	padding-left: 5px;
	padding-right: 30px;
	margin-bottom: 15px;}
.mybike_kategorie_marke_modelle_beschreibung h1 {font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color:#2674cc;}

.mybike_kategorie_marke_modelle_kategorie_box {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.mybike_kategorie_marke_modelle_kategorie_box:hover {border-color: #2674cc;}


.mybike_kategorie_marke_modelle_kategorie_box_new_row {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.mybike_kategorie_marke_modelle_kategorie_box_new_row:hover {border-color: #2674cc;}

.mybike_kategorie_marke_modelle_kategorie_bild {}

.mybike_kategorie_marke_modelle_kategorie_name, .mybike_kategorie_marke_modelle_kategorie_name a {background-color: #333333;
	height: 20px;
	color: #FFF;
	line-height: 20px;}

.mybike_schnellnavigation_container {text-align: right;
	padding-right: 50px;
	margin-bottom: 20px;}

.mybike_schnellnavigation_header {}

.mybike_schnellnavigation_form {}

.mybike_schnellnavigation_option {}

.mybike_schnellnavigation_option_trenner {color: #FFF; background: #000;}

.mybike_kategorie_marke_modelle_trennzeile_ccm_container {float: right;
	width: 85%;
	text-align: center;
	color: #333;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	position: relative;
	right: 11%;}

.mybike_kategorie_marke_modelle_trennzeile_ccm {text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;}



/* BMW Koffer & Gepäck Kategorie */

.mybike_kategorie_marke_modelle_container {}

.bmw_koffer_kategoriename_header {font-size: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: left;}

.bmw_koffer_kategorie_marke_modelle_beschreibung {font-size: 12px;
	padding-left: 5px;
	padding-right: 30px;
	margin-bottom: 15px;}
.bmw_koffer_kategorie_marke_modelle_beschreibung h1 {font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color:#2674cc;}

.bmw_koffer_kategorie_marke_modelle_kategorie_box {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.bmw_koffer_kategorie_marke_modelle_kategorie_box:hover {border-color: #2674cc;}


.bmw_koffer_kategorie_marke_modelle_kategorie_box_new_row {width: 160px;
	height: 120px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	margin-left: 35px;}

.bmw_koffer_kategorie_marke_modelle_kategorie_box_new_row:hover {border-color: #2674cc;}

.bmw_koffer_kategorie_marke_modelle_kategorie_bild {opacity: 0.5;}
.bmw_koffer_kategorie_marke_modelle_kategorie_bild:hover {opacity: 1;}

.bmw_koffer_kategorie_marke_modelle_kategorie_name, .bmw_koffer_kategorie_marke_modelle_kategorie_name a {background-color: #333333;
	height: 20px;
	color: #FFF;
	line-height: 20px;}

.bmw_koffer_schnellnavigation_container {text-align: right;
	padding-right: 50px;
	margin-bottom: 20px;}

.bmw_koffer_schnellnavigation_header {}

.bmw_koffer_schnellnavigation_form {}

.bmw_koffer_schnellnavigation_option {}

.bmw_koffer_schnellnavigation_option_trenner {color: #FFF; background: #000;}

.bmw_koffer_kategorie_marke_modelle_trennzeile_ccm_container {float: right;
	width: 85%;
	text-align: center;
	color: #333;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	position: relative;
	right: 11%;}

.bmw_koffer_kategorie_marke_modelle_trennzeile_ccm {text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;}

/* CMS Seiten */

.cms_standard { font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.cms_standard a{ color:#2674cc!important;}
.cms_standard a:hover{ color:#333!important;}

/* FAQ */
.cms_faq_tabelle {width:80%; font-family:Arial, Helvetica, sans-serif;}
.cms_faq_tabelle_2 {width:100%; font-family:Arial, Helvetica, sans-serif;}
.cms_faq_frage {text-align:right; width:60px; font-weight:bold; padding-right:10px;}
.cms_faq_frage_text {text-align:left; height:20px;}
.cms_faq_antwort {text-align:right; width:60px; font-weight:bold; vertical-align:top; padding-right:10px;}
.cms_faq_antwort_text {border-top: 1px solid; border-color: #CCC; text-align:left; height:45px;}

/* FAQ NEU */
.faq_container {}
.faq_frage { font-size:16px; margin-top:10px;}
.faq_antwort {background-color: #FAFAFA; padding: 10px; border: 1px dotted #cecece; border-radius: 3px;}
.faq_trenner { /*width:100%; height:10px; margin-bottom:10px; border-bottom:1px dotted #cecece;*/}
.faq_close { position: relative; left: 1070px; height: 20px; width: 20px; border: 1px solid #000; border-radius: 15px; color: #fff; text-align: center; line-height: 21px; font-size: 16px; background-color: #000;}

/* Zahlung */
.cms_zahlung_tabelle {width: 90%; font-family:Arial, Helvetica, sans-serif; margin-bottom: 20px;}
.cms_zahlung_header {color:#333; margin-bottom:20px; font-family:Arial, Helvetica, sans-serif;}
.cms_zahlung_logo {width: 90px; padding-left: 50px;}
.cms_zahlung_art {color:#333; font-weight:bold;}
.cms_zahlung_beschreibung {color:#333;}

/* Versand */
.cms_versand_header h1 {}
.cms_versand_beschreibung {font-size: 15px; margin-top: 10px; margin-bottom: 30px;}
.cms_versand_tabelle_europa {font-family:Arial, Helvetica, sans-serif; font-size:15px; width:100%;}
.cms_versand_tabelle_europa tr:nth-of-type(odd) {background-color:#EEE;}
.cms_versand_tabelle_europa tr:hover {background-color:#000; color:#FFF;}
.cms_versand_tabelle_weltweit {font-family:Arial, Helvetica, sans-serif; font-size:15px; width:100%;}
.cms_versand_tabelle_weltweit tr:nth-of-type(odd) {background-color:#EEE;}
.cms_versand_tabelle_weltweit tr:hover {background-color:#000; color:#FFF;}
.cms_versand_laender_logos_header, .cms_versand_laender_logos_header:hover {background-color: #FFF!important; vertical-align: bottom; padding-bottom: 5px; color:#666!important;}
.cms_versand_laender_logos {padding: 5px;}
.cms_versand_laender_pic {border:1px solid #ccc;}
.cms_versand_laender_text {padding: 5px;}
.cms_versand_preise {padding: 5px;}
.cms_versand_gewichte, .cms_versand_gewichte:hover {padding: 5px; background-color: #FFF!important; font-weight: bold; color:#666!important;}
.cms_versand_logos_versandpartner {padding: 5px; background-color: #FFF!important;}
.cms_versand_footer {font-size: 15px;}

/* AGB */
.cms_agb_container {font-size: 12px; padding-right: 5px; font-family: Arial, Helvetica, sans-serif; width:100%}
.cms_agb_header {font-size: 12px; font-weight:bold;}
.cms_agb_einleitung {font-size: 12px; font-weight:normal;}
.cms_agb_hauptpunkt_header {font-size: 12px; font-weight:bold;}
.cms_agb_hauptpunkt_text {font-size: 12px; font-weight:normal; padding-left: 10px;}
.cms_agb_unterpunkt {font-size: 12px; font-weight:normal; padding-left: 20px}

/* CMS Block Marken Kategorie */

.cms_block_markenuebersicht_tabelle {width:95%; text-align:left; margin-bottom:20px; padding-bottom:5px;}
.cms_block_markenuebersicht_logo {width: 180px; text-align: center; vertical-align: middle; padding-right:10px;}
.cms_block_markenuebersicht_text {text-align:left; padding:5px;}


/* Store Switcher Flags */
.store_switcher_flags_container
{
    float: left;
    position: absolute;
    top: -48px;
    right: 7px;
    z-index: 500;
    cursor: pointer;
}
.store_switcher_flags_current{
    position: relative;
    left: 0px;
    top: 0px;
    float: right;
    z-index: 500;
    clear: both;
    padding: 5px;
}
.store_switcher_flags_sprachen
{
    background-color: #FFF;
    float: left;
    clear: both;
    position: relative;
	left:1px;
    padding: 10px;
    border: 1px solid #cecece;
}

.store_switcher_flags_sprache
{
    float: left;
    margin-right: 10px;
}

.store_switcher_flags_flagge
{
	float: right;
    clear: right;
}

.store_switcher_flags_zeile
{
    width: 100%;
    white-space: nowrap;
	height: 18px;
	margin-bottom:3px;
}
