/* Layout ================================================================================= */
.wrapper { }
.page { width:998px; margin:0 auto; padding:10px 0; text-align:left; color:#666; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 0 10px 0; }

a { color: #888985; }
a:hover { color: #0068B4; }


/* Base Columns */ 
.col-main { float:left; width:746px; }
.col-main h2 { font-size:18px; }
.col-main h3 { font-size:15px; }
.col-main p { margin-bottom:8px; }
.col-main a, .col-right a { color: #888985; font-weight: normal !important; }
.col-main a:hover, .col-right a:hover { color: #0068B4; }

.col-left { float:left; width:230px; }
.col-right { float:right; width:230px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout { margin-top:-6px; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout {
	margin-top:-6px;
}

.col3-layout .col-main {
	width:510px;
	margin-left:13px;
}

.col3-layout .col-main h2 {
	font: bold 20px Helvetica, Arial Sans-Serif;
	color:#0068B4;
	position:relative;
	top: 3px;
	left: 7px;
}

h2.error{
	font: bold 20px Helvetica, Arial Sans-Serif;
	color:#0068B4;
	position:relative;
	top: 0px !important;
	left: 0px !important;
}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }
.col2-set address { margin-bottom:10px; }
.col2-set h3 { margin-bottom:5px; }

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


/* Header ================================================================================ */
#header-left {
	float:left;
	position:relative;
	top:2px;
	left:-44px;
	width:45px;
	height:85px;
	background: url(../images/header-left.jpg) top right no-repeat;
}

#header {
	padding:0px;
	border:1px solid #ddd;
	width:996px;
	height:85px;
	background: #fff url(../images/header.jpg) top left no-repeat;
}

#headbanner {
	float:left;
} 

#headbanner img {
	margin:25px 0 0 -15px;
} 

/********** < top links */
#block_top {
	float:right;
	width:600px;
}

#block_top_text {
	float:left;
	position:relative;
	top:17px;
	left:150px;
	display:block;
	width:215px;
	height:40px;
	color:#0068B4;
}

#top_links_container {
	float:right;
	text-align:right;
	height:20px;
	width:450px;
	padding:5px 10px 5px 0;
}

#userlinks li {
	display: inline;
	margin-left: 8px;
}

#userlinks a {
	color:#666;
	font-weight:bold;
}

#userlinks a:hover {
	color:#0068B4;
}

#top_search {
	float:right;
	margin: 23px 10px 0 0;
	width:220px;
}

.search_mini_form {
	width:149px;
}

.search-autocomplete li {
	background-color:#f1f1f1;
	width:145px;
	padding:2px 5px;
}

.search-autocomplete li.hover {
	cursor:pointer;
}


.search-autocomplete {
	z-index:1000;
}

.search_result_header {
	left: 0px!important;
}



/********** < Navigation */
#main_navigation {
	width:998px;
	height:29px;
	background:#f6f6f8;
	border-bottom:1px solid #ddd;
	border-top:4px solid #898885;
}

#nav {
	position:relative;
	top:-4px;
	float:left;
	font-size:13px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:0;
	margin:0;
	z-index:50;
}

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:990; }
#nav a, #nav a:hover { display:block; height:18px; text-decoration:none; }
#nav a { background:#f6f6f8; }
#nav a:hover{ background:#edeeed; border-right:1px solid #ddd; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav ul.level0 { margin:12px 0 0 -1px; border-left:1px solid #ddd; }
#nav span.level0 { color:#0068B4; }
#nav li { float:left; }
#nav li.active a { background:#edeeed; border-top:4px solid #0068B4; }
#nav a { float:left; padding:6px 10px 5px 10px; color:#898885; font-weight:bold; border-right:1px solid #ddd; border-top:4px solid #898885; }
#nav li.over a, #nav a:hover { background:#edeeed; border-top:4px solid #0068B4; }
#nav a:hover { color:#0068B4; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }
#nav ul a, #nav ul a:hover { float:none; padding:0; padding:4px 0 7px 0; background:none; border:none !important; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:21px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#f6f6f8; color:#898885 !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 8px; }

/***************helpnav**********************/
#helpnav_wrap {
	float:right;
	z-index:50;
	position:relative;
	top:-4px;
}

#helpnav {
	width:60px;
	font-size:13px;
	padding:0;
	margin:0;
}

/* All Levels */
#helpnav li { position:relative; text-align:left; }
#helpnav li.over { z-index:60; }
#helpnav a, #helpnav a:hover { display:block; line-height:18px; text-decoration:none; }
#helpnav a { background:#f6f6f8; border-left:1px solid #ddd; }
#helpnav a:hover{ background:#edeeed; border-right:1px solid #ddd; }
#helpnav span { display:block; cursor:pointer; white-space:nowrap; }
#helpnav li ul span {white-space:normal; }
#helpnav li li.parent {}

/* 0 Level */
#helpnav ul.level0 { margin:12px 0 0 -151px; border-left:1px solid #ddd; }
#helpnav span.level0 { color:#0068B4; }
#helpnav li { float:right; }
#helpnav li.active a { background:#edeeed; border-top:4px solid #0068B4; }
#helpnav a { float:right; padding:6px 10px 5px 10px; color:#898885; font-weight:bold; border-right:1px solid #ddd; border-top:4px solid #898885; }
#helpnav li.over a, #helpnav a:hover { background:#edeeed; border-top:4px solid #0068B4; }
#helpnav a:hover { color:#0068B4; }

/* 1st Level */
#helpnav ul li,
#helpnav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#helpnav ul li.over {}
#helpnav ul li.last { background:#656461; padding-bottom:0; }
#helpnav ul a, #helpnav ul a:hover { float:none; padding:0; background:none; border:none !important; }
#helpnav ul li a { font-weight:normal !important; }

/* 2nd leven */
#helpnav ul { position:absolute; width:15em; top:21px; left:-10000px; border:1px solid #ddd; }

/* Show Menu */
#helpnav li.over > ul { left:0; }
#helpnav li.over > ul li.over > ul { left:100px; }
#helpnav li.over ul ul { left:-10000px; }
#helpnav ul li a { background:#f6f6f6; color:#898885; }
#helpnav ul li a:hover { background:#f6f6f8; color:#898885 !important; }
#helpnav ul span,
#helpnav ul li.last li span { padding:3px 15px 4px 15px; }


/***************language-switcher**********************/
#language-switcher {
	float:right;
	position:relative;
	top:10px;
}

/***************vertical**********************/
#vertical-nav {
	margin-bottom: 10px;
	border-bottom: 2px solid #898885;
}

#vertical-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#vertical-nav ul li {
    margin:0;
    padding:0;
    display: block;
    margin-top: 1px;
}

#vertical-nav ul ul li a, #vertical-nav ul li {
    background-color: #fff;
}

#vertical-nav ul ul li {
	border-left:1px solid #f6f6f8;
	border-right:1px solid #f6f6f8;
}

#vertical-nav ul li a {
    display: block;
    padding: 7px 5px 8px 15px;
    margin:0;
    font-weight: bold;
	background-color: #edeeed;
    text-decoration: none;
    height:15px;           /* hint for IE, alternatively remove whitespace from HTML */
}

#vertical-nav ul li .open, #vertical-nav .activesubsub, #vertical-nav .subopen {
    font-weight: bold;
    color:#898885;
}

#vertical-nav .final, #vertical-nav .final:hover {
    color:#0068B4;
	background: #fff url(../images/pfeil-active.gif) 10px 9px no-repeat !important;
}

#vertical-nav ul ul li a {
    margin-left: 10px;
	padding-left: 20px;
	background: #fff url(../images/pfeil.gif) 5px 9px no-repeat;
}

#vertical-nav ul ul ul li a {
	margin-left: 40px;     /* indent level 2 */
    font-weight: normal !important;
}

#vertical-nav a {
	color:#999;
}

#vertical-nav a:hover {
	color:#666;
}

#vertical-nav ul li ul li a {
    margin-bottom:0px;
    margin-top:0px;
}

#vertical-nav ul li ul li a:hover {
  	background: #fff url(../images/pfeil-over.gif) 10px 9px no-repeat !important;
}

#vertical-nav ul li ul li {
    margin-bottom:0px;
    margin-top:0px;
}

#vertical-nav a.potential, #vertical-nav a.open, #vertical-nav a.top_level {
  	background: #f6f6f8 url(../images/pfeil-top-level.gif) 0 9px no-repeat !important;
}

#vertical-nav a.potential:hover, #vertical-nav a.top_level:hover {
	background-color: #edeeed !important;
}

#vertical-nav a.open, #vertical-nav a.open:hover  {
	color:#666 !important;
	background-color: #ededed !important;
}

#vertical-nav ul ul li a.potential {
	background: #fff url(../images/pfeil.gif) 5px 9px no-repeat !important;
}

#vertical-nav ul ul li a.potential:hover {
  	background: #fff url(../images/pfeil-over.gif) 10px 9px no-repeat !important;
}

#vertical-nav .subopen, #vertical-nav .subopen:hover {
	color: #666;
    margin-left: 10px !important;
	padding-left: 20px !important;
  	background: #fff url(../images/pfeil-active.gif) 10px 9px no-repeat !important;
}

#vertical-nav h4 {
	font-size:14px;
	height:23px;
	padding: 6px 0 0px 10px;
	border-top:4px solid #0068B4;
	color: #0068B4;
	background: #edeeed url(../images/block-title.gif) 0 0 no-repeat;
}

.none {
	display:none !important; 
}

/* Global Styles ========================================================================= */

/* Controls featured items on home page */
#home-page-cntr {
    margin: 0;
	padding:0px;
	width: 509px;
	border: none !important;
}

#home-page-cntr .home-page-item {
	float: left;
	width: 158px;
	padding: 5px;
	border-left: 1px solid #ccc;
}

#home-page-cntr .home-page-item-last {
	float: left;
	width: 158px;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#home-page-cntr h3 {
    padding: 2px 5px;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

.home-page-img { }
	
.home-page-txt { }

/* /Controls featured items on home page */
#product-navigation {
	margin-top:5px;
}

#productquestion {
	float:right;
	margin-bottom:10px;
}

#advertisingquestion {
	float:left;
}

#advertisingquestion a {
	display:block;
	height:15px;
	border:1px solid #666;
	color:#666;
	background-color:#f6f6f6;
	padding:2px 12px;
	text-decoration:none;
	margin-right:5px;
}

#productquestion a {
	display:block;
	height:15px;
	text-decoration:none;
	margin-right:5px;
	padding:5px 15px;
	font-size:13px;
	font-weight: bold !important;
	background-color:#0068b4;
	color:#fff;

}

#product-navigation a {
	float:left;
	display:block;
	height:15px;
	border:1px solid #666;
	color:#666;
	background-color:#f6f6f6;
	padding:2px 12px;
	text-decoration:none;
	margin-right:5px;
}

#subscribe_newsletter span, #callback span {
	line-height:0.8em!important;
}

#subscribe_newsletter a, #callback a {
	display:block;
	text-align:center;
	height:15px;
	border:1px solid #666;
	color:#666;
	background-color:#f6f6f6;
	padding:0 12px 5px;
	text-decoration:none;
}

#livechat  {
	height:25px;
}

#livechat a {
	display:block;
	position:relative;
	top:3px;
	float:left;
	text-align:center;
	height:15px;
	width:145px;
	border:1px solid #666;
	color:#666;
	background-color:#f6f6f6;
	padding:0 12px 5px;
	margin-left:10px;
	text-decoration:none;
}

#product-navigation a:hover, #productquestion a:hover, #advertisingquestion a:hover, #subscribe_newsletter a:hover, #callback a:hover, #livechat a:hover {
	background-color:#fff;
	border:1px solid #0068B4;
	color:#0068B4;
}

#product-navigation span {
	position:relative;
	top:-1px;
}

.zum-product-button {
	margin:7px 0;
}

.zum-product-button a {
	border:1px solid #666;
	color:#0068B4;
	background-color:#f6f6f6;
	padding:2px 12px;
	text-decoration:none;
	font-weight:bold !important;
}

.zum-product-button a:hover {
	background-color:#fff;
	border:1px solid #0068B4;
}

/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; color:#666; }
input.input-text, select, textarea, .input, .input_kurz { border:1px solid #888; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea, .input, .input_kurz { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }

button.button, button.form-button, .submit {
	overflow:visible;
	height:21px;
	background:#f6f6f6;
	margin-left:5px;
	padding:0 3px 2px 3px;
	border:1px solid #666;
	cursor:pointer;
}

button.button:hover, button.form-button:hover, .submit:hover {
	border:1px solid #0068B4;
	color:#0068B4;
	background:#fff;
}

a.add_to_cart { margin:0; padding:4px 8px 7px 8px; font:bold 12px/16px Arial, Helvetica, sans-serif !important; color:#0068B4; text-decoration:none; }

#newsletter {
	margin-top:20px;
}

#newsletter input {
	border:1px solid #888888;
	padding:2px;
	margin-bottom:5px;
	width:250px;
}

#newsletter input.button {
	margin-top:10px;
	background-color:#F6F6F6;
	border:1px solid #666666;
	color:#666666;
	padding:1px 6px;
	cursor:pointer;
	width:80px;
}


#newsletter input.button:hover {
	background-color:#fff;
	color:#0068b4;
	border:1px solid #0068b4;
}

#newsletter select {
	margin-bottom:5px;
	cursor:pointer;
}

button.disabled {}
button.disabled span {}
.clear { font-size: 0.1px; height: 0.1px; clear: both; overflow: hidden; line-height:0.1px;}

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; margin-right:10px; }
.group-select li input.input-text,
.group-select li textarea {width:520px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select {
	height:21px;
	position:relative;
	top:3px;
	width:256px;
}
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

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

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* 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:#c4081c; }
.validation-failed { border:1px dashed #c4081c !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#c4081c; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#0068B4; font-weight:bold; }
.error { color:#c4081c; font-weight:bold; }
.notice { color:#0068B4; }
.messages { width:100%; overflow:hidden; }
.col-main .messages { }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; height:22px !important; padding:14px 8px 8px 10px !important; font-size:10px !important; }
.error-msg { border-color:#c4081c; background-color:#fff; color:#c4081c; }
.success-msg { border-color:#0068B4; background-color:#fff; color:#0068B4; }
.note-msg, .notice-msg { border-color:#0068B4; background-color:#fff; color:#0068B4; }
#messages_product_view  {
	position:relative;
	top:0px;
}

/* BreadCrumbs */ 
#breadcrumbs { height:20px; margin-top:10px; border:1px solid #ddd; color:#898885; }
#breadcrumbs span, #breadcrumbs strong { padding:2px 10px 2px 10px; float:left; }
.breadcrumbs_pic { float:left; background: #fff url(../images/breadcrumbs.gif) top center no-repeat; height:20px; width:10px; display:inline-table; }
#breadcrumbs a { color:#898885; font-weight:bold; text-decoration:none; }
#breadcrumbs a:hover { color:#0068B4; }
.doppelpunkt { display:none; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.col3-layout .pager, .col2-left-layout .pager {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:0 5px;
	height:30px;
	margin:0;
	text-align:center;
	background:#fafafa;
}

.col2-left-layout .pager {
	border-top:1px solid #ddd;
}

.pager .amount { float:left; padding-top:8px; }
.pager .limiter { float:right; padding-top:6px; }
.pager .pages { margin:0px 135px; position:relative; top:7px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li span, .pager .pages li a { padding:7px 7px 8px 7px; background-color:#edeeed; }
.pager .pages li a:hover { background-color:#ddd; }
.pager a.pfeil { font-weight:bold !important; color:#0068B4; text-decoration: none; }
.pager .pages .current { background-color:#898885; color:#fafafa; }

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px 5px 0px 5px; margin:5px 0; }
.sorter .view-mode { float:left; padding-top:4px; }
.sorter .sort-by { float:right; padding-top:3px; }
option { color:#666; padding-right:10px; }
select { color:#666; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; position:relative; left:1px;}
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#fff; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#fff; }
.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 .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#fff; }
.data-table td.value {}

a.product-name {
	font-size:15px;
}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#fff; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#fff; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

.col-main dl {
	margin-bottom:10px;
}

.col-main dt {
	margin-bottom:3px;
	font-weight:bold;
}

.col-main dd {
	padding-left:13px;
	margin-bottom:15px;
}

.col-main dd  strong {
	padding-right:5px;
}


/* ======================================================================================= */
.vert_abst_10px {
	clear:both;
	height:10px;
}

/* Sidebar =============================================================================== */
.sidebar .block { border:1px solid #ddd; margin:0 0 10px; }
.sidebar .block .block-title { border-bottom: 1px solid #ddd; padding: 0 10px; }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.sidebar .block h3 { font-size:13px; }
.sidebar .block .block-content { padding:10px; border-bottom: 2px solid #898885; line-height:1.6em; }
.sidebar .block .actions { text-align:right; padding-top:10px; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {
	line-height:1.7em;
}

.sidebar .block-account li a {
	color:#898885;
}

.sidebar .block-account li a:hover {
	color:#666;
}

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; color: #666;}
.sidebar .block-layered-nav dd { padding-bottom: 8px;}

.sidebar .block-layered-nav a, .sidebar .block-layered-nav li {
	color:#898885;
}

.sidebar .block-layered-nav a:hover {
	color:#0068B4;
}

.sidebar .block-layered-nav .currently {}

.block-title {
	height:26px;
	border-top:4px solid #0068B4;
	background: #edeeed url(../images/block-title.gif) 0 0 no-repeat; 
	
}
.block-title h2, .block-title h3 {
	font-size:14px !important;
	font-weight:bold;
	padding-top: 3px;
	color: #0068B4;
}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart h3 { margin-top:15px; padding-top:10px; border-top:1px solid #ddd; }
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:right; font-weight: bold; }

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; position:relative; top:5px; }

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

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

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }

/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

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

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { }
.sidebar .block-progress dd.complete { padding-bottom:8px; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0; }
.category-image { display:block; margin-top: -25px; }
.category-products { width:510px; }

#category-description, .category-description_homepage {
	background-color: #fafafa;
	border-bottom: 1px solid #898885;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0px;
}

.category-description_homepage {
	margin-top:0px;
}

#category-description p, .category-description_homepage p {
	padding: 5px 5px 0 10px;
}

/* View Type: Grid */
.products-grid { width:509px; margin-left: 1px; margin-top: 1px; text-align:center; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#fff; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

/* View Type: List */
.products-list .item { border:1px solid #ddd; padding:5px; margin:0; }
.products-list .product-image { float:left; margin-right:-45px; }
.products-list .product-shop { float:right; width:340px; }
.products-list .product-name { font-size:14px; font-weight:bold !important; 	color: #0068B4; }
.categorie-liste-description { margin-top:7px; }

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


/* Product View ========================================================================== */
.product-view { }
.product-essential {}
.product-collateral { margin-top:10px;}

/* Main Product Image */
.product-img-box { float:left; width:251px; }
.product-img-box .main-product-img {
    position:relative;
    overflow:hidden;
    width:250px;
    height:250px;
    z-index:9;
	border:1px solid #cacaca;
}
	
.product-img-box .main-product-img img {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    cursor:move;
    z-index:99;
}
	
.image-zoom {
    z-index:9;
    position:relative;
    height:24px;
    margin:0 auto 13px auto;
    background:url(../images/slider_bg.gif) no-repeat 50% 50%;
    padding:0 21px;
    cursor:pointer;
}

#image { width:auto; }
#track  { position:relative; height:24px; }
#handle {
	position:absolute;
	left:0;
	top:3px;
	background:url(../images/magnifier_handle.gif) no-repeat;
	width:9px;
	height:18px;
}

.btn-zoom-out   { position:absolute; left:6px; top:7px;}
.btn-zoom-in    { position:absolute; right:7px; top:7px;}
.product-img-box .more-views h3 { font-size:13px; }
.product-img-box .more-views li { float:left; margin:6px 5px 0 0; }
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:1px solid #ddd; }
.product-img-box .zoom-notice { text-align:center; }

/* Product Shop */
.product-view .product-shop { float:right; width:475px; }
.product-view .product-name {}
.product-view .short-description { margin-top:0px; }
.product-view .short-description h3 { font-size:14px; }
.product-name h2 { color:#0068B4; margin-bottom:5px; font-size:17px; }
h4.product-name { font-size:13px; }
h3.product-name { font-size:13px; }
.product-name span { font-size:12px; color:#898885; }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability, .min_quantity  { margin-bottom:10px; }
.availability .in-stock, .min_quantity .in-stock { font-weight:bold; color:#0068B4; }
.availability .out-of-stock { font-weight:bold; color:#898885; }

/********** < Product Prices article-listing */
.price { white-space:nowrap !important; }

.product-shop .price-box {
	position:relative;
	float:left;
	margin-right:10px;
	left:-10px;
	display:block;
	margin:10px auto;
	width:126px;
	height:100px;
	text-align:center;
	background: #fff url(../images/price_label.gif) 0 0 no-repeat;
}

.product-shop .price-box span.price {
	position:relative;
	top:25px;
	font: bold 18px Arial, Verdana, Helvetica Sans-Serif;
	color:#0068B4;
}

.hinweis {
	font-size:11px;
	color:#898885;
}

.products-grid .price-box {
	margin-top:7px;
}

.products-grid #preis_ab {
	position:relative;
	top:3px;
	font-weight:bold !important;
	font-size:15px !important;
	color:#0068B4;
}

.products-list #preis_ab {
	position:relative;
	top:23px;
	font-weight:bold !important;
	font-size:15px !important;
	color:#0068B4;
}

.product-shop .mwst, .versandkosten {
	position:relative;
	font-size:9px;
}

.product-description-liste {
	float:left;
	width:200px;
}

.product-shop .mwst { top:42px; }
.product-shop .versandkosten { top:38px; }

.price-box-bundle {}

/********** < Product Prices  */
.price-box span.price {
	position:relative;
	top:10px;
	font: bold 15px Arial, Verdana, Helvetica Sans-Serif;
	color:#0068B4;
}

.mwst, .versandkosten {
	position:relative;
	font-size:9px;
}

.mwst { top:2px; }
.versandkosten { top:-3px; }

/* Regular price */
.regular-price {
	position:relative;
	top:-5px;
}

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

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

/* Minimal price (as low as) + Price as configured */
.minimal-price, .price-as-configured {
	font-weight:bold;
	position:relative;
	top:7px;
}

.minimal-price .price-label, .price-as-configured .price-label {
	position:relative;
	top:3px;
	font-size:12px;
	color:#666;
	white-space:nowrap;
}

.price-box .minimal-price  span.price, .price-box .price-as-configured span.price {
	position:relative;
	top:2px;
	font-size:18px;
	color:#0068B4;
}

.price-box .price-as-configured span.price {
	position:relative;
	top:5px;
	font-size:18px;
	color:#0068B4;
}

a.minimal-price-link { display:block; position:relative; top:-11px; }

.minimal-price .mwst {
	position:relative;
	top:19px;
}

.minimal-price .versandkosten {
	position:relative;
	top:14px;
}

.price-to .mwst {
	position:relative;
	top:16px;
}

.price-to .versandkosten  {
	position:relative;
	top:11px;
}

.price-as-configured .mwst {
	position:relative;
	top:19px;
}

.price-as-configured .versandkosten  {
	position:relative;
	top:14px;
}

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {
	font-weight:bold;
	position:relative;
	top:5px;
}

.price-to {
	font-weight:bold;
	position:relative;
}

.price-box .price-from  .price-label, .price-box .price-to  .price-label {
	position:relative;
	top:5px;
	font-size:10px;
	color:#666;
	white-space:nowrap;
}

.price-box .price-from span.price, .price-box .price-to span.price {
	position:relative;
	top:5px;
	font-size:16px;
	color:#0068B4;
}


/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices {
	float:left;
	margin-top:6px;
	margin-right:0px;
}

.tier-prices li {
	padding-top:2px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.product-shop .add-to-links { padding-top:35px; }
.product-shop .add-to-box { float:left; }
.add-to-links .separator { display:none; }

/* Add to Cart */
p.to_cart_button { margin:10px 0px; }
.add-to-cart { margin-top:0px; }
.add-to-cart label { float:left; margin-right:5px; margin-top:3px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:10px; }

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

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { }
.product-options dl.last dd { margin-bottom:10px; }
.product-options dl.last dd.last { margin:0px !important; padding:0px !important; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; cursor:pointer; }
.product-options dd .multiselect option {}
.product-options .options-list { line-height:1.6em;}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px 0 0 10px;; border:1px solid #ddd; border-top:0; height:182px; }
.product-options-bottom .price-box { float:left; margin-left:10px;}
.product-options-bottom .add-to-cart { float:right; padding-right:10px; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional h3 { padding: 5px 0 5px 0; }

/* Block: Upsell */
.product-view .up-sell { margin-top: 15px;}
.product-view .up-sell h3 { font-size:15px; }
.product-view .up-sell .products-grid td { width:33%; }
.product-view .up-sell .products-grid td { border:none !important; }

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

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

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
span.sku_description { font-weight:normal; font-size:11px; }
/* ======================================================================================= */


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

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart { margin-top:10px; }
.cart .checkout-types { float:right; text-align:right; }
.cart .page-title { border-bottom:0px; }
div.cart h2 { top:0px !important; left:0px !important; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:650px; margin-top:10px; }
.cart .crosssell .product-image { float:left; }
.cart .crosssell ul li { margin-bottom:15px; border-bottom:1px dotted #ddd;}
.cart .crosssell ul li ul li { border:none; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.totals { text-align:right; }
.cart .totals { float:right; margin-top: 10px; }
.cart .totals table { width:320px; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals .button  { height:25px; padding:3px 10px 3px 10px; font-weight:bold; color:#0068B4; margin-bottom:7px; }
.cart fieldset { margin-bottom: 10px; }
.cart .messages { top:0px !important; }
.cart label { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */

.discount, .shipping, .crosssell {
	background-color: #f6f6f8;
	border:1px solid #ddd;
	padding:10px;
	padding-bottom:3px;
	margin-bottom:15px;
}

.crosssell {
	background-color: #fff;
}

.discount h3, .shipping h3, .crosssell h3 {
	color: #0068B4;
}

.crosssell h3 {
	color: #0068B4;
	margin-bottom:10px;
}

#discount-coupon-form .input-text, #discount-coupon-form .button {
	margin-top:10px;
}

/* Checkout ============================================================================== */
/* One Page */
#checkoutSteps .head {
	color:#0068B4;
	margin-bottom:5px;
}

#checkoutSteps input {
	position:relative;
	top:3px;
}

#checkoutSteps ul li {
	margin-bottom:10px;
}


#checkoutSteps dl dt {
	font-weight:bold;
	margin-bottom:5px;
}

.one-page-checkout { position:relative; }

.one-page-checkout li.section {
	padding:0;
	margin:0;
	border-left:1px solid #edeeed;
	border-right:1px solid #edeeed;
	border-bottom:1px solid #edeeed;
}
.one-page-checkout .section .col2-set {
	padding:10px;
}

.one-page-checkout .step-title {
	background-color:#edeeed;
	padding-top:5px;
	border-top:4px solid #666;
	margin-bottom:10px;
	height:28px;
	cursor:pointer;
}

.one-page-checkout .active .step-title {
	background-color:#f6f6f8;
	border-top:4px solid #0068B4;
}

.one-page-checkout h3 {
	float:left;
	padding:3px 10px 0 10px;
}

.one-page-checkout .active h3 {
	float:left;
	padding:3px 10px 0 10px;
	color:#0068B4;
}

#checkoutSteps .form-list li label {
	padding-top:3px;
}

#checkoutSteps .section .number {
	float:left;
	position:relative;
	top:-9px;
	background-color:#666;
	width:26px;
	height:35px;
	color:#edeeed;
	font-size:28px;
	font-weight:bold;
	padding-top:2px;
	padding-left:9px;
}

#checkoutSteps .active .step-title .number {
	background-color:#0068B4;
	color:#edeeed;
}

#checkoutSteps .step p {
	padding-bottom:8px;
}

#checkoutSteps .step h4 {
	color:#0068B4;
	font-size:14px;
	font-weight:bold;
}

#checkoutSteps h4.product-name {
	color:#666 !important;
	font-size:12px !important;
	font-weight:bold !important;
}

#checkout-step-billing, #checkout-step-shipping, #checkout-step-shipping_method, #checkout-step-payment {
	padding:10px;
}

#payment_form_bankpayment .table_row {
		padding-bottom:5px;
}

#payment_form_bankpayment .table_column {
		padding-left:10px;
}

#mylogin_left {
	margin-left:20px;
}

#mylogin_right {
	padding-left:30px;
	border-left:1px solid #edeeed;
}

#mylogin_left ul {
	list-style-position:inside !important;
	list-style-type:disc !important;
	margin-bottom:20px;
}

#checkout-step-login h4 {
	font-size:16px !important;
}

#mylogin_left ul li {
	margin-bottom:2px !important;
}

#checkout-step-login .col2-set .col-1 {
	width:40% !important;
}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard h3 { margin-bottom:5px; }
.dashboard h4 { display:inline; }
.dashboard .welcome-msg {}

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

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

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

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:right; margin-bottom:10px; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px; background-color:#f6f6f8; height:15px; }
.footer p { text-align:right; width:300px; float:right;}
.footer address { text-align:right; }
.footer ul { float:left; padding:0px; }
.footer ul li {
	display: inline;
	margin-left: 8px;
}

.footer a { font-weight:bold; color:#666; }
.footer a:hover { color:#0068B4; }
/* ======================================================================================= */

#shipping-costs {
	text-align:left;
	padding:20px
}

#shipping-costs p {
	text-align:left;
	padding-bottom:10px
}

/* ======================================================================================= */
.block-tags a, .block-tags a:hover { text-decoration:none !important; }
.cloud1, .cloud2, .cloud3, .cloud4 { float:left; padding:0 3px; }
.cloud1 { font-size:10pt; }
.cloud2 { font-size:12pt; }
.cloud3 { font-size:14pt; }
.cloud4 { font-size:16pt; }

/* ======================================================================================= */
#aw_iss {
	text-align:center;
}

/* ======================================================================================= */
.outbox {
	line-height:2.2em;
}

.headbox td {
	font-weight:bold;
}

.font_txt_color1 {
	font: normal 12px Arial, Helvetica, Sans-Serif;
	color:#666;
}

.widget_container { margin:0; padding:0; z-index:0; width:510px;}
.widget_container_categorie { margin:0; margin-top:-24px; padding:0; border-top:1px solid #DDDDDD; z-index:0; }
.bild_container_startseite { margin:0; margin-top:0px; padding:0; border:1px solid #DDDDDD; z-index:0; }

/* markenprodukte ======================================================================== */
.marken {
	display: block;
	width:210px;
	height:55px;
	text-decoration:none;
}

.chevignon { background: url(../images/logo-chevignon.gif) top left no-repeat; }
.chevignon:hover { background: url(../images/logo-chevignon-over.gif) top left no-repeat; }

.domoclip { background: url(../images/logo-domoclip.gif) top left no-repeat; }
.domoclip:hover { background: url(../images/logo-domoclip-over.gif) top left no-repeat; }

.swarovski { background: url(../images/logo-swarovski.gif) top left no-repeat; }
.swarovski:hover { background: url(../images/logo-swarovski-over.gif) top left no-repeat; }

.cocos_promotions { background: url(../images/logo-cocos-over.gif) top left no-repeat; }
.cocos_exclusive { background: url(../images/logo-cocos-exclusive-over.gif) top left no-repeat; }
/* ======================================================================================= */

.middle {
	text-align:center;
}

#static h3 {
	font-size:17px;
	padding-top:10px;
	color:#0068b4;
}

#static h4 {
	font-size:15px;
	padding-top:10px;
}

#static ul, #static ol {
	list-style-position:inside;
	list-style-type:disc;
	padding:5px 0 10px 15px;
}

#static ul strong, #static ol strong {
	position:relative;
	left:-15px;
}

#static li {
	padding-top:3px;
}

.accordeon {
	background-color:#f6f6f8;
	margin-top:5px;
	padding:8px 10px 3px 10px;
}

.bild_left {
	float:left;
	padding:3px 10px 0 0;
}

.blau {
	display:block;
	border:0px!important;
	padding-top:12px!important;
	color:#0068b4;
	font-weight:bold;
}

.abstand_10px {
	clear:both;
	height:10px;
}
