/* OXID look&feel generated CSS */
/* Base */
html, body {
height: 100%;
color: #66605e;
}

.printfooter { display: block!important; width: 100%;}

.headline_grey_k28sb { border: 1px solid #0e1c41!important;}

body, table, input, select, textarea, tt {
font: 11px/130% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#body input.chkbox{
border:none;
}


div#body { margin-top: 10px; margin-left: 0px;}
/*body {
margin: 0;
padding: 0;
}*/
h1 {
font-size: 13px;
}
h2 {
font-size: 11px;
}
h3 {
font-size: 10px;
}
strong.h2 {
font-size: 11px;
}
strong.h3 {
font-size: 10px;
}
img {
border: none!important;
}
ul {
padding: 0 0 0 18px;
}

/*K28 SB*/
hr {
border-top: 1px solid #e4e5e8;
border: 0px;
height: 1px;
color: #e4e5e8;
background-color: #e4e5e8;
}

hr.line {
background-color: #EEEFF0;
border: none;
color: #EEEFF0;
height: 1px;
margin: 4px 0
}
/* Typography */
/*
a {
text-decoration: none;
color: #89898b;
}
a:hover {
text-decoration: underline;
}
*/
.hl {
color: red !important;
}
.note {
color: red;
}
.req {
color: #376aa4;
font-size:16px;
vertical-align: bottom;
text-align:right;
}

.err {
color: red;
}
.done {
color: #00B910;
}
.link {
background: url(bg/oxid_ee_.gif) no-repeat 0 -385px;
padding-left: 14px;
font-size: 10px;
text-decoration: none;
color: #015b9b !important;
line-height: 1.1em;
}
.link2 {
background: url(bg/oxid.gif) no-repeat 0 -348px;
padding-left: 0;
font-size: 10px;
text-decoration: none;
color: #757C83 !important;
line-height: 1.1em;
}
.link:hover, .link2:hover {
text-decoration: underline;
}
.def_color_1 {
color: #757C83;
}
.fs12 {
font-size: 12px !important;
}
.fs11 {
font-size: 11px !important;
}
.fs10 {
font-size: 10px !important;
}
.nobrd {
border: none !important;
}
.nobold {
font-weight: normal !important;
}
.ta_right {
text-align: right !important;
}
div.right, span.right {
float: right;
}
div.left, span.left {
float: left;
}
a.black_link {
color: #000 !important;
}
a.black_link:hover {
color: red !important;
}
.clear_left {
clear: left;
}
.clear_right {
clear: right;
}
.clear_both {
clear: both;
}
/* Forms */
form {
margin-top: 0px;
margin-bottom: 0px;
}
input {
color: #000;
}
span.btn {
/*background: transparent url(bg/buttons_ee_.gif) right -150px no-repeat;
padding: 0 1px 0 0;
*/
height: 18px;
line-height: 18px;
display: -moz-inline-stack;
display: inline-block;
margin: 0;
outline: 0;
}
span.btn input, span.btn a {
border: none;
height: 18px;
line-height: 10px;
outline: 0;
position: relative;
display: block;
padding: 2px 7px;
margin: 0;
color: #fff;
font-weight: bold;
cursor: pointer;
/*background: transparent url(bg/buttons_ee_.gif) no-repeat left -150px;
*/
}
span.btn a {
padding: 3px 8px 2px;
}
input.btn.hl {
border-color: red;
color: red;
}
input.chbox {
vertical-align: middle;
margin-top: 0px;
}
input.chk {
margin: 1px 5px 1px 0px;
}
input.fullsize {
width: 100%;
}
textarea.fullsize {
width: 100%;
}
/* Tables .....*/
table {
border-collapse: collapse;
}
th {
text-align: left;
padding: 0 5px 0 0;
font-weight: normal;
}
tr.sep td, tr.sep th {
background: url(bg/linedot.gif) repeat-x bottom;
}
table.min_width {
width: auto
}
tr.row_sep td hr {
display: none;
}
tr.row_sep td div {
background: url(bg/linedot.gif) repeat-x;
background-position: left center;
margin: 0;
height: 15px;
}
/* Navigation  - bars */
div.bar {
vertical-align: middle;
}
div.bar .left {
float: left;
}
div.bar .right {
float: right;
}


/* Navigation  - boxes */
dl.box {
padding: 0;
margin: 0;
float: right;
position: relative;
}
dl.box dt {
padding: 5px;
font-weight: bold;
font-size: 11px;
text-indent: 5px;
}
dl.box dd {
margin: 0;
padding: 4px 4px 0;
}
/* Navigation  - menues */
ul.menue {
padding: 0;
margin: 0;
list-style: none;
}
ul.menue li {
margin: 0;
white-space: nowrap;
position: relative;
}
ul.menue li a {
line-height: 100%;
}
ul.menue.horizontall li {
float: left;
}
ul.menue.verticall   li {
float: none;
height: 100%;
}
.dropdown {
display: none;
position: absolute;
left: 0;
top: 100%;
padding: 0;
margin: 0;
z-index: 100;
}
.open .dropdown {
display: block;
}
/* Navigation - tree */
ul.tree {
padding: 0;
margin: 0;
margin-top:5px;
}
ul.tree ul {
padding: 0;
margin: 0 0 0 15px;
}
ul.tree li {
padding: 0;
margin: 0;
list-style: none;
}
ul.tree li a {
line-height: 100%;
}
ul.content_tree {
padding: 0;
margin: 0;
}
ul.content_tree ul {
padding: 0;
margin: 0 0 0 15px;
}
ul.content_tree li {
padding: 0;
margin: 0;
list-style: none;
}
ul.content_tree li a {
line-height: 100%;
}
/* Layout     */
body {
background: #c0c5c8 url(hirmer/bg.jpg) repeat-x;
}
div#page {
background-color:#ffffff;
width: 960px;
margin: 0px auto 0;
padding: 0;
position: relative;
}

div#header { display: none;}

/* div#header {
clear: both;
position: relative;
z-index:100;
height: 103px;
width: 960px;
}*/
div#searchbar {
height: 20px;
background-color: #e4e5e9;
padding: 5px 30px 0 30px;
position:relative;
}

div#content {
clear: both;
margin-top: 0px;
background-color: #FFFFFF;
}
div#path {
margin: 0 0 0 210px;
background: #fff;
padding: 4px 0 0 0;
color: #c2c2c4;
}
div#body {
margin: 0px 0px 42px 100px;
/*margin: 0px 0px 42px 228px;###########################################################################################*/
padding: 15px;
position: relative;
top: 0px;
z-index: 80;
background-color:#ffffff;
}

#body:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div.body_start {
margin-left: 0 !important;
position: static !important;
top: 0;
width: 960px;
overflow: visible !important;
}

div#left { display: none;}
/*div#left {
float: left;
width: 228px;
}*/

div#left_inner {
margin:0px;
}
div#right {
float: right;
width: 204px;
background: #d4e2eb;
display: none;
}


div#footer { display: none;}
/*div#footer {
clear: both;
background: #c0c5c8;
position: relative;
top: 40px;
margin-top: 40px;
}*/
div.clear {
clear: both;
}
/* Blank pages, popups */
div#body.plain {
margin: 0;
padding: 0;
width: auto;
}
/* + layout - header */
#header #top_logo {
float: left;
height: 103px;
width: 228px;
background: #0e1c41;
margin: 0;
padding: 0;
}
#header #top_bars {
float: left;
height: 103px;
width: 732px;
}
.bluelink a {
color: #819ad3;
}
#header div.head_links {
height: 28px;
line-height: 28px;
text-align: left;
padding: 25px 30px 0 30px;
background-color: #000000;
}
#header div.head_links ul {
display: block;
margin: 0;
padding: 0;
}
#header div.head_links li {
display: inline;
list-style:none;
list-style-type:none;
float: left;
margin: 0;
padding: 0;
margin-right: 20px;
height: 28px;
}
#header div.head_links a {
float:left;
color: #a1a8b8;
font-size: 12px;
height:28px;
overflow:hidden;
font-weight: bold;
display: block;
margin-top: 0px;
outline: none;
text-decoration: none;
}
#header div.head_links a:hover, #header div.head_links a:active {
color: #ffffff;
text-decoration: none;
}
#header div.head_links2 {
height: 25px;
line-height: 25px;
text-align: left;
background: #7a7e87;
padding: 0 30px 0 30px;
}
#header div.head_links2 ul {
display: block;
height: 25px;
line-height: 25px;
margin: 0;
padding: 0;
}
#header div.head_links2 li {
display: inline;
list-style: none;
float: left;
margin: 0;
padding: 0;
margin-right: 20px;
height: 25px;
line-height: 25px;
}
#header div.head_links2 a {
float:left;
color: #ffffff;
height: 25px;
overflow:hidden;
font-size: 12px;
font-weight: bold;
display: block;
margin-top: 0px;
outline: none;
text-decoration:none;
}
#header div.head_links2 a:hover, #header div.head_links2 a:active {
color: #ffffff;
text-decoration: none;
}
div.bar.oxid {
}
div.bar.oxid .logo {
padding: 13px 10px 17px 28px;
float: left;
}
div.bar.oxid dl.box {
min-height: 98px;
min-width: 150px;
margin: 0 0 1px 2px;
}
dl.box {
background: #f0f0f0;
width: 150px;
}
dl.box dt {
background: #969696;
color: #fff;
}
dl.box dt a {
color: #fff;
padding: 0 0 0 10px;
background: transparent url(bg/oxid_ee_.gif) 0 -10px no-repeat;
display: block;
}
dl.box dd {
color: #000;
}
dl.box dd ul {
margin: 0;
}
dl.box.open dt {
background: #004b80;
}
dl.box.open dt {
background-position: 0 -35px;
color: #fff;
}
dl.box.open dd.dropdown {
top: 2em;
margin-top: 3px;
width: 150px;
padding: 0;
}
dl.box.open dd.dropdown ul li a {
display: block;
padding: 0 5px 0 15px;
line-height: 20px;
text-decoration: none;
background: #d4e2eb url(bg/oxid_ee_.gif) 0 -50px no-repeat;
color: #424c56;
}
dl.box.open dd.dropdown ul li a:hover {
background-color: #004b80;
color: #fff;
background-position: 0 -75px;
}
dl.box.service dd ul {
padding: 0
}
dl.box.service dd ul li {
list-style: none;
padding: 1px 0;
}
dl.box.service dd ul li a {
color: #000;
padding-left: 10px;
background: transparent url(bg/oxid_ee_.gif) 0 -100px no-repeat;
text-decoration: none;
}
dl.box.service dd ul li a:hover {
text-decoration: underline;
}
dl.box.account dd {
line-height: 150%;
}
dl.box.account dd a.logout {
color: #000;
font-weight: bold;
display: block;
padding: 1px 2px 1px 8px;
background: transparent url(bg/oxid.gif) -2px -247px no-repeat;
}
dl.box.account dd b.user {
font-size: 11px;
}
dl.box.basket {
background: #d4e2eb;
}
dl.box.basket dt {
background: #015b9b;
}
dl.box.basket.open dt {
background-color: #969696;
}
dl.box.basket.open dt a {
color: #fff;
}
dl.box.basket.open dd.dropdown ul li a {
background-color: #f0f0f0;
color: #000;
}
dl.box.basket.open dd.dropdown ul li a:hover {
background-color: #969696;
color: #fff;
}
dl.box.basket dd table {
width: 100%;
}
div.bar.links {
background: #015b9b;
border-bottom: 1px solid #fff;
display: none;
}
div.bar.links.single {
background: #004b80;
}
div.bar.links a {
line-height: 1;
color: #fff;
font-weight: bold;
float: left;
vertical-align: bottom;
padding: 7px .5em;
border-left: 1px solid #fff;
}
div.bar.links a.language {
margin: 4px 3px 4px .8em;
padding: 0;
border: none;
}
div.bar.links a.language img {
margin: 1px;
}
div.bar.links a.language.act img {
opacity: .7;
}
div.bar.links a.currency {
padding: 0 0 0 .5em;
margin: 7px 0 7px .5em;
}
div.bar.links a.currency.sep {
padding: 7px 0 7px 1em;
margin: 0 0 0 1em;
}
div.bar.links a.currency.act {
color: #f0f0f0;
}
div.bar.links .right a {
padding: 7px 1em;
}
div.bar.links .left a {
padding: 7px 1em;
border-left: none;
border-right: 1px solid #fff;
}
div.bar.categories {
background: #004b80;
border-bottom: 1px solid #fff;
display: none;
}
div.bar.categories a {
min-width: 50px;
text-align: center;
line-height: 1;
color: #fff;
text-decoration: none;
display: block;
padding: 10px;
font-weight: bold;
font-size: 11px;
}
div.bar.categories li a.more {
background: transparent url(bg/oxid_ee_.gif) no-repeat 5px -125px;
text-indent: 10px;
}
div.bar.categories li.open a.more {
background-position: 5px -150px;
}
div.bar.categories a.fixed {
padding: 10px 0;
text-align: center;
}
div.bar.categories a.fixed:hover, div.bar.categories li.open a, div.bar.categories li a.exp {
background-color: #015b9b;
color: #fff;
text-decoration: none;
}
div.bar.categories ul.menue.horizontall li {
float: left;
border-right: 1px solid #fff;
}
div.bar.categories ul.menue.verticall   li {
float: none;
border-top: 1px solid #fff;
}
div.bar.categories ul.menue.verticall   li a {
text-align: left;
padding: 7px 10px;
background: #015b9b;
color: #fff;
font-weight: normal;
}
div.bar.categories ul.menue.verticall   li a:hover {
background-color: #004b80;
color: #fff;
}
/* + layout - footer*/
#footer a {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer .shopicons {
padding: 0 150px;
display: none;
}
#footer .footertext {
text-align: center;
font-size: 10px;
padding: 5px 0;
clear: both;
color: #000;
display: none;
}
div.bar.copy {
background: #004b80;
border-top: 2px solid #fff;
color: #fff;
padding: 5px 10px 5px 228px;
display: none;
}
div.bar.copy a {
color: #fff;
}
div.bar.shop {
background: #fff;
color: #969696;
padding: 8px 190px 10px 180px;
text-align: center;
display: none;
}
div.bar.shop a {
color: #969696;
margin: 0 7px;
}
div.bar.icons {
text-align: right;
display: none;
}
div.foot_links {
height: 60px;
line-height: 19px;
text-align: left;
color: #9bb2e5;
font-size: 110%;
clear: both;
}
div.foot_links ul {
display: block;
height: 19px;
line-height: 19px;
margin: 0;
padding: 0;
}
div.foot_links li {
display: block;
overflow: hidden;
width: 112px;
list-style: none;
float: left;
margin: 0;
padding: 0 10px;
height: 19px;
line-height: 19px;
}
div.foot_links a {
margin-top: 0px;
text-align: center;
height: 19px;
color: #9bb2e5;
text-transform: uppercase;
}
div.foot_links a:hover {
}
div.startfooter {
height: 19px;
line-height: 19px;
text-align: left;
color: #66605E;
font-size: 110%;
background: #ffffff;
clear: both;
margin-top: 20px;
width: 460px;
overflow: hidden;
width: 460px;
float: left;
}
div.startfooter ul {
display: block;
height: 19px;
line-height: 19px;
margin: 0;
padding: 0;
}
div.startfooter li {
overflow: hidden;
list-style: none;
float: left;
margin: 0;
padding: 0px 47px 0 0;
height: 19px;
line-height: 19px;
color: #66605E;
}
div.startfooter a {
margin-top: 0px;
text-align: left;
height: 19px;
color: #ceced0 !important;
text-transform: uppercase;
text-decoration: none !important;
}
div.startfooter a:hover {
}
div.foot_fixed {
position: fixed;
bottom: 0;
left: 0;
height: 40px;
line-height: 40px;
text-align: center;
background: #ffffff;
width: 100%;
overflow: hidden;
}
div.foot_fixed_inner {
margin: 0 auto;
height: 40px;
line-height: 40px;
padding: 0 10px;
width: 1000px;
}
div.foot_fixed_inner a {
float: left;
display: block;
width: 200px;
text-align: left;
height: 40px;
}
div.foot_fixed_inner a:hover {
}
/* minibasket */
.box.minibasket .hr {
background: url(bg/hr_right.gif) repeat-x center;
height: 15px;
}
.box.minibasket .tocart {
height: 18px;
line-height: 18px;
width: 149px;
background: transparent url(bg/buttons_ee_.gif) no-repeat right 0;
margin-left: auto;
border: 0 none;
padding: 0 1px 0 0;
}
.box.minibasket .tocart input {
width: 150px;
height: 18px;
text-align: center;
background: transparent url(bg/buttons_ee_.gif) no-repeat left 0;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
cursor: pointer;
font-weight: bold;
}
/* + layout - left */
#left .left_margin {
margin-left: 28px;
}
#left strong.h2 {
display: block;
}
#left strong.h2 {
position: relative;
height: 20px;
padding: 0px 0px 0px 0px;
margin: 30px 0 10px 0;
text-transform: uppercase;
overflow: visible;
}
#left strong.h2 a {
text-decoration: none;
position: absolute;
left: -30px;
width: 190px;
height: 20px;
}
#left strong.h2 a:hover {
text-decoration: underline;
}
#left p {
padding: 3px 10px;
margin: 0;
}
#left form.search {
padding: 5px 0;
}
#left .search input.txt {
width: 122px;
margin-top: 2px;
padding: 1px 0;
}
#left .search select {
width: 126px;
margin-top: 2px;
padding: 1px 0;
}
#left .search span.btn input {
font-weight: bold;
width: 28px;
text-align: center;
}
#left hr {
margin: 3px 0px;
}
/* left minibasket */
#left .box.minibasket {
padding: 7px 10px;
}
/* information list */
#left ul.info {
margin: 0;
padding: 0 0 30px 0;
text-transform: uppercase;
}
#left ul.info li {
list-style: none;
padding: 0;
margin: 0;
}
#left ul.info li a {
display: block;
padding: 5px 0;
}
/* news list */
#left dl.news {
margin: 7px 0;
padding-left: 10px;
}
#left dl.news dt {
margin-bottom: 9px;
}
#left dl.news dt a {
color: #000;
text-decoration: none;
}
#left dl.news dt a:hover {
text-decoration: underline;
}
#left dl.news dd {
margin: 0 0 9px 0;
}
/* partners list */
#left .partners {
margin: 7px 0;
}
#left .partners .logo {
text-align: center;
margin-top: 20px;
}
ul.content_tree {
margin-left: 16px;
}
ul.content_tree ul {
margin-left: 16px;
}
ul.content_tree li {
margin: 0;
padding: 0;
}
ul.content_tree li a {
color: #094197;
display: block;
padding: 8px 0px;
margin: 0;
margin-left: 12px;
font-weight: bold;
}
ul.content_tree li a:hover {
color: #9bb2e5;
text-decoration: none;
}
ul.content_tree li a.has {
padding-right: 15px;
}
ul.content_tree li a.root {
padding-right: 0;
font-weight: bold;
display: none;
}
ul.content_tree li a.exp {
padding-right: 0;
color: #094197;
}
ul.content_tree li.act {
background: #fff url(hirmer/navi_icon.gif) left 10px no-repeat;
}
ul.content_tree li.root {
background: none;
margin: 0;
padding: 0;
display: inline;
}
ul.content_tree li a.act {
color: #9bb2e5;
}
ul.content_tree li a.exp.act {
}
ul.tree {
margin-left: 0;
}
ul.tree ul {
margin:0;
padding:0;
}
ul.tree li {
display:inline;
margin: 0;
padding: 0;
}
ul.tree li a {
/*display: none;*/
line-height:11px;
display:block;
color:#0e1c41;
margin:0;
padding:0;
padding: 0px 0px 0px 10px;
margin: 0px 0px 8px 0px;
margin-left: 0;
font-weight: bold;
text-decoration:none;
background: #ffffff url(hirmer/subnavi_icon.jpg) 0px 2px no-repeat;
}
ul.tree li a:hover {
text-decoration: none;
}
ul.tree li a.root {
display:block;
height:13px;
padding:16px 0 6px 32px !important;
background: #e4e5e8 url(hirmer/navi_icon.jpg) 10px 14px no-repeat !important;
margin:0;
margin-bottom:10px;
color:#505569;
color:#505569 !important;
}

ul.tree li a.has {
}
ul.tree li.exp {
}
ul.tree li.exp ul {
margin-left:32px;
}
ul.tree li.exp ul ul {
margin-left:16px;
}

ul.tree li a.act {
color:#007CE2;
}
ul.tree li.act a.act {
}
ul.tree li a.exp.act {
}

ul.tree li.act a {
}

/* + layout - right */
#right strong.h2 {
display: block;
}
#right strong.h2 {
position: relative;
padding: 5px 5px 0px;
margin: 30px 0 10px 0;
text-transform: uppercase;
}
#right strong.h2 a {
text-decoration: none;
}
#right strong.h2 a:hover {
text-decoration: underline;
}
#right div.box {
border-left: 4px solid #015b9b;
padding: 7px 10px;
}
#right div.box p {
padding: 7px 10px;
}
#right form label {
color: #424c56;
}
#right span.btn input {
width: 119px;
}
#right input.fullsize {
width: 116px;
padding: 0;
}
#right div.box a.arr {
text-decoration: none;
color: red;
padding-left: 12px;
background: url(bg/arrow_details.gif) no-repeat 0 3px;
}
#right div.box a.arr:hover {
text-decoration: underline;
}
#right div.forms strong.h2 {
background-color: #969696;
color: #fff;
border-left-color: #969696;
}
#right div.forms div.box {
border-left-color: #969696;
background-color: #f0f0f0;
}
#right .listitem {
margin: 2px 0 7px;
padding-left: 66px;
position: relative;
min-height: 45px;
height: auto;
color: #000;
width: 114px;
}
#right .listitem .picture {
position: absolute;
display: block;
left: 0;
top: 0;
width: 56px;
height: 42px;
text-align: center;
background: #fff;
border: 1px solid #969696;
}
#right .listitem a.title {
overflow: hidden;
width: 108px;
display: block;
}
#right .listitem a {
text-decoration: none;
color: #000;
}
#right .listitem a:hover {
text-decoration: underline;
}
#right .listitem tt {
display: block;
}
#right .actions {
margin: 3px 0 5px;
}
#right .actions a {
display: block;
}
#right .listitem.bargain a.link {
color: #015b9b;
}
#right .listitem.rightlist {
border-bottom: 1px solid #fff;
height: auto;
}
#right .listitem.rightlist.lastinlist {
border: none;
margin-bottom: 3px;
}
#right .listitem.rightlist .price {
font-size: 14px;
font-weight: bold;
color: #000;
margin: 16px 24px 9px 0;
width: 90px;
position: relative;
}
#right .listitem.rightlist .price a {
font-weight: normal;
color: #000;
}
#right .listitem.rightlist .price a:hover {
color: #000;
}
#right .listitem.rightlist .price .tocart {
width: 18px;
height: 16px;
position: absolute;
left: 92px;
top: 0;
}
#right .listitem.rightlist .price .btn {
width: 20px;
height: 18px;
margin: 0;
border: 0;
background: transparent url(bg/buttons_ee_.gif) 0 0 no-repeat;
padding: 0;
cursor: pointer;
}
#right .listitem.rightlist .link {
background: url(bg/oxid.gif) no-repeat 0 -298px;
padding-left: 14px;
font-size: 10px;
text-decoration: none;
color: #015b9b !important;
line-height: 1.1em;
}
#right .listitem.rightlist .link:hover {
text-decoration: underline;
}
/* right minibasket */
#right .box.minibasket {
color: #000;
}
#right .box.minibasket .tocart {
width: 149px;
height: 18px;
line-height: 18px;
}
#right .box.minibasket .tocart input {
width: 149px;
height: 18px;
text-align: center;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
cursor: pointer;
font-weight: bold;
line-height: 1.1em;
}
#right .recommlist .btn {
border: 1px solid #004b80;
background: #004b80;
color: #fff;
font-weight: bold;
width: 30px;
text-align: center;
line-height: 100%;
}
#right dl.actionslist {
color: #000;
margin-bottom: 5px;
}
#right dl.actionslist dt {
background: url(bg/hr_right.gif) repeat-x top;
font-weight: bold;
padding-top: 5px;
}
#right dl.actionslist dd {
margin: 0;
height: 12px;
}
#right dl.actionslist dd tt {
width: 80px;
float: left;
}
#right dl.actionslist dd span {
float: left;
}
#right dl.actionslist .link {
background: url(bg/oxid.gif) no-repeat 0 -298px;
padding-left: 14px;
font-size: 10px;
text-decoration: none;
color: #015b9b !important;
line-height: 1.1em;
float: right;
}
#right dl.actionslist .link:hover {
text-decoration: underline;
}
#right .recommlistsearch .btn {
width: auto;
}
#right .recommlistsearch .search_input {
width: 120px;
}
/* RSS */
#right .box {
position: relative;
}
a.rss {
display: block;
/*position: absolute;
right: 0;
bottom: 0;
*/
width: 14px;
height: 14px;
background: transparent url(bg/rss.gif) 0 0 no-repeat;
text-decoration: none;
bottom: 5px;
right: 6px;
margin: 1px 0 0 20px;
float: right;
}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss {
bottom: 4px;
}
#body strong.head, #body strong.head2 {
position: relative;
display: block;
}
#right strong.h2 a.rss {
bottom: 6px;
}
/* Path    */
#path {
position: relative;
}
#path a {
color: #969696;
text-decoration: none;
}
#path a:hover {
text-decoration: underline;
}
#path a.dinfo {
position: absolute;
right: 0;
}
/* Content    */
/*SB*/
#body a {
text-decoration: none;
color: #007ce2;
}

#body a:hover {
text-decoration: underline;
color: #015b9b;
}
#body, #body td, #body th {
font-size: 11px;
}
#body strong.head, #body h1.head {
margin: 0px 5px 10px 10px;
height: 30px;
color: #9bb2e5;
padding: 0;
position: relative;
}
#body strong.head em, #body h1.head em {
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 11px;
display: none;
}
#body strong.head small, #body h1.head small {
font-weight: bold;
font-size: 11px;
line-height: 11px;
display: block;
position: absolute;
top: 9px;
right: 3.5em;
}
#body strong.head h1 {
margin: 0 0 0 0;
padding: 0;
display: inline;
font-size: 18px;
font-weight: bold;
line-height: 30px;
background: #fff;
margin-top: 0px;
margin-bottom: 0px;
position: absolute;
top: 0;
left: 0;
}
#body strong.head2 {
margin: 0 5px 10px 5px;
background: #f0f0f0;
color: #424c56;
border: 1px solid #969696;
border-left-width: 8px;
float: left;
width: 549px;
padding: 8px 6px;
}
#body .boxhead {
margin: 0 5px;
background: #f0f0f0;
padding: 6px 5px 6px 7px;
height: 20px;
border-top: 1px solid #969696;
border-left: 8px solid #969696;
border-right: 1px solid #969696;
line-height: 20px;
font-size: 11px;
font-weight: bold;
color: #424c56;
width: 549px;
float: left;
}
#body .box {
padding: 0px 0px;
margin: 0px
float: left;
background: #fff;
}

#body .order_linie {
border-top:1px solid #EEEEEE;
}

#body .empty {
padding: 0 6px !important;
display: none;
}
#body .box img {
border: none;
padding: 0;
margin: 0;
}
#body .box p {
margin: 0 0 1em 0;
}
#body .box ul.list {
margin: 0;
padding: 0;
}
#body .box ul.list li {
background: url(bg/oxid.gif) no-repeat 0 -100px;
display: inline;
padding-left: 8px;
margin-right: 10px;
}
#body .box ul.list li a {
text-decoration: none;
color: #424c56;
}
#body .box ul.list li a:hover {
text-decoration: underline;
color: #015b9b;
}
#body .box.info {
width: 680px;
}

#body .box.notice {
padding: 5px 0 0;
width: 568px;
border: none;
}
#body .box.catfilter {
margin-top: 10px;
}
#body.plain .boxhead {
margin: 5px 5px 0 5px;
width: auto;
float: none;
}
#body.plain .box {
width: auto;
float: none;
}

#body div.bar.prevnext {
border:0;
background:transparent;
width:680px;
height: 15px;
float: left;
padding-left:0px;
padding-right:0px;
}

#body div.bar.prevnext input {
background: #004b80;
color: #fff;
border: 1px solid #fff;
cursor: pointer;
font-size: 11px;
font-weight: bold;
padding: 5px 35px;
margin: 0;
line-height: 1.1em;
}
#body div.bar.prevnext.bottom {
margin-bottom: 15px;
}
#body .form th {
text-align: left;
padding: 7px 0;
font-weight: bold;
font-size: 11px;
background: url(bg/linedot.gif) repeat-x bottom;
}
#body .form th.mid {
/*border-top: 1px dotted #000;
*/
padding-top: 3em;
}
#body .form th small {
font-weight: normal;
font-size: 10px;
}
#body .form td {
padding: 3px 0;
}
#body small {
font-weight: inherit;
font-size: 69%;
}
/* Other */

#body .dot_sep {
background:transparent url(bg/linedot.gif) repeat-x scroll 0 0;
border:0 none;
height:1px;
margin-bottom:20px;
margin-top:20px;
}

#body .dot_sep.mid {
margin: 5px 0;
}

#body .msg p, #body .errorbox p  {
line-height:11px;
}

#body .errorbox {
background: url(hirmer/message.png) no-repeat #efd522;
background-position:10px;
color:#000000;
border:none;
margin:0px;
height:10px;
padding:5px 0px 5px 10px;
float:left;
line-height:11px;
width:670px;
display:block;
}

#body .errorbox p {
margin: 0;
}
#body .errorbox.inbox {
width: 528px;
margin: 5px 0;
float: none;
}
/* Plain errors*/
#body.plain .errorbox {
width: auto;
font-size: 10px;
font-weight: bold;
color: #D81F01;
margin: 20px;
padding: 0;
border: none;
width: 500px;
}
#body.plain .errorbox a {
color: #D81F01;
text-decoration: underline;
}
#body.plain .errorbox a:hover {
color: #666;
}
#body.plain .errorbox .errhead {
background: #D81F01;
color: #fff;
padding: 5px 15px;
}
#body.plain .errorbox .errbody {
border: 1px solid #D81F01;
padding: 15px;
}
/* Product list/category */
#body div.prod_list div.head {
background-color:#e4e5e8;
height:16px;
padding:7px 15px;
overflow:hidden;
position:relative;
}
#body div.prod_list div.head h1 {
background-color:transparent;
height:16px;
padding:0;
margin:0;
font-size:16px;
line-height:16px;
font-weight:bold;
color:#0e1c41;
width:370px;
}
#body div.prod_list div.head div.selectors {
position:absolute;
left:370px;
top:7px;
width:320px;
text-align:right;
}

/* Locator */
#body .abs_locator {
/*
position: absolute;
top: -20px;
left: 0;
z-index: 10;
*/
}
#body .locator {
margin: 0;
font-weight: bold;
color: #e4e5e8;
float: left;
background: #ffffff;
height: 16px;
padding:4px 15px;
width: 670px;
text-align:center;
border:1px solid #e4e5e8;
margin-bottom:30px;
}
#body .locator a {
color: #44A0ED;
}
#body .locator div.previousPage {
width:122px; 
float:left;
position:relative;
left:-6px;
}
#body .locator div.nextPage {
width:122px;
float:right;
position:relative;
left:6px;
}

#body .locator , #body .locator a {
font-size: 11px;
}
#body .locator .arrow {
font-size: 10px;
font-weight: bold;
}
#body .locator .locbody a {
color: #007ce2;
}
#body .locator a:link {
font-weight: bold;
color: #007ce2;
text-decoration: none;
}
#body .locator a:hover {
font-weight: bold;
color: #9bb2e5;
text-decoration: none;
}
#body .locator a.active {
font-weight: bold;
color: #9bb2e5;
text-decoration: none;
}
#body .locator .sep {
padding: 0 2px;
color: inherit;
}
#body .locator .sort_row a.asc {
background: url(bg/sort_asc.gif) no-repeat right center;
padding-right: 20px;
}
#body .locator .sort_row a.desc {
background: url(bg/sort_desc.gif) no-repeat right center;
padding-right: 20px;
}
#body .locator .sort_row a.none {
background: url(bg/sort_none.gif) no-repeat right center;
padding-right: 20px;
}
#body .locator .btn {
margin-bottom: 6px;
}
#body .locator.compare .locbody {
height: auto;
}
/* Products */
#body .producl_list_items{
margin: 0 15px;
}

#body .product {
float: left;
width: 207px;
height: 444px;
margin: 0 0px 30px 0;
padding: 0 7px;
position: relative;
background: #fff;
}
#body .product .product_border {
width: 1px;
height: 440px;
position: absolute;
background-color: #e4e5e8;
left: 220px;
top: 0px;
}

#body .product .picture {
display: block;
width: 174px;
margin: 30px 15px 0 15px;
height: 232px;
text-align: center;
overflow: hidden;
}
#body .product a {
color: #007CE2;
font-weight: bold;
}
#body .product .vendortitle {
margin: 0;
height: 10px;
display: block;
color: #9bb2e5;
font-size: 10px;
}
#body .product .vendor_icon {
height: 44px;
text-align:center;
margin: 15px 0 0 0;
overflow: hidden;
}
#body .product .vendor_icon img {
max-height: 44px;
margin:0 auto;
}
#body .product .color_variants {
height: 22px;
margin: 15px 0 0 0;
position:relative;
overflow: hidden;
}
#body .product .color_variants div {
left:18px !important;
text-align:center;
}

#body .product .color_variants ul {
margin:0 auto;
padding:0;
list-style:none;
list-style-type:none;
overflow:hidden;
/*position:relative;
margin:0 auto;
float:left;
left:30%;*//
}
#body .product .color_variants ul li {
margin:0;
padding:0;
float:left;
/*position:relative;
right:0;*/
}

#body .product .color_variants li a {
height: 22px;
width: 22px;
display: block;
margin-right: 3px;
overflow: hidden;
float: left;
}
#body .product .color_variants li a img {
width: 22px;
}
#body .product strong.h3 {
margin: 15px 0 0 0;
padding: 4px 6px;
height: 14px;
font-size:11px;
background:#e4e5e8;
display: block;
overflow: hidden;
position:relative;
}
#body .product strong.prod_hasstatus {
padding-left: 42px !important;
}

#body .product strong.h3 a {
font-size: 11px;
color: #000;
}
#body .product strong.h3 div.product_dd_neu{
position:absolute;
width:36px;
height:22px;
left:0;
top:0;
border:1px solid red;
}
#body .product tt {
color: #000;
display: block;
}
#body .product .flag {
width: 10px;
height: 11px;
border: 0px solid #969696;
float: right;
margin: 3px 0px 0 0;
}
#body .product .flag.red {
background: url(hirmer/flag_red.jpg) no-repeat;
}
#body .product .flag.orange {
background: url(hirmer/flag_orange.jpg) no-repeat;
}
#body .product .flag.green {
background: url(hirmer/flag_green.jpg) no-repeat;
}
#body .product .desc {
color: #66605e;
font-size: 10px;
}
#body .product .actions {
height:14px;
padding: 4px 6px;
border-bottom:1px solid #e4e5e8;
}
#body .product .actions a {
color: #000;
font-size: 11px;
display: block;
width: 1%;
white-space: nowrap;
}
#body .product .actions a:hover {
text-decoration: underline;
}
#body .product .variants {
height: 20px;
margin: 10px 0 0 0;
overflow: hidden;
}
#body .product .variants label {
display: block;
color: #66605e;
font-size: 9px;
padding-bottom: 3px;
}
#body .product .variants select {
width: 136px;
}
#body .product .amprice {
clear: left;
}
#body .product .amount {
padding-top: .5em;
}
#body .product .amount label {
margin-right: .5em;
color: #66605e;
font-size: 10px;
}
#body .product .price {
position: relative;
height:14px;
padding: 4px 6px;
border-bottom:1px solid #e4e5e8;
}
#body .product .price .old {
font-size: 12px;
color: #000;
line-height: 100%;
font-weight: bold;
white-space: nowrap;
position: absolute;
top: 5px;
left: 4px;
}
#body .product .price big {
margin: 0;
padding: 0;
font-size: 12px;
color: #c73f25;
font-weight: bold;
white-space: nowrap;
position: absolute;
top: 5px;
left: 124px;
}
#body .product .price div.detaillink {
margin: 0;
padding: 0;
font-size: 11px;
font-weight: bold;
position: absolute;
left: 140px;
}

#body .product .price sup.dinfo {
vertical-align: super;
margin: 0;
padding: 0;
}
#body .product .price sup.dinfo a {
color: inherit;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}
#body .product .price sup.dinfo a:hover {
text-decoration: underline;
color: inherit;
}
#body .product .price small {
font-weight: inherit;
font-size: 69%;
}
#body .product .tocart {
height: 18px;
width: 134px;
background: transparent url(bg/buttons_ee_.gif) no-repeat right 0;
margin: 0;
border: 0 none;
padding: 0 1px 0 0;
clear: left;
}
#body .product .tocart input {
width: 134px;
background: transparent url(bg/buttons_ee_.gif) no-repeat 0 0;
border: 0;
color: #fff;
padding: 2px 0 2px 23px;
cursor: pointer;
font-weight: bold;
}
#body .product.head {
margin-top: 30px;
border-top: none;
border-color: #015b9b;
}
#body .product.head strong.h4 {
display: block;
margin: 0;
background: #fff;
padding: 8px 5px 1px 7px;
height: 20px;
position: absolute;
top: -30px;
left: -1px;
border-top: 1px solid #015b9b;
border-left: 8px solid #015b9b;
border-right: 1px solid #015b9b;
width: 259px;
line-height: 20px;
font-size: 11px;
font-weight: bold;
color: #015b9b;
}
#body .product.head strong.h4 small {
display: block;
position: absolute;
top: 8px;
left: 49%;
color: #969696;
font-size: 10px;
font-weight: normal;
}
#body .product.head strong.h4.big {
width: 549px;
}
#body .product.head.topshop strong.h4 {
color: #004b80;
border-color: #004b80;
}
#body .product.head.topshop {
border-color: #004b80
}
#body .product.big {
width: 282px;
height: 208px;
padding-left: 281px;
}
#body .product.head strong.h4.big {
width: 549px;
display: block;
}
#body .product.big .picture {
width: 250px;
}
#body .product.big strong.h3 {
margin-top: 10px;
display: block;
}
#body .product.big strong.h3 a {
font-size: 12px;
color: #000;
}
#body .product.big .actions a {
display: inline;
margin-right: 10px;
}
#body .product.big .price big {
font-size: 23px;
}
#body .product.big .price .old {
font-weight: bold;
font-size: 11px;
}
#body .product.big .price sub.only {
display: block;
float: left;
font-weight: bold;
font-size: 11px;
margin-right: .5em;
height: 3em;
}
#body .product.big .price .desc {
color: #000;
font-size: 11px;
}
#body .product.small {
width: 123px;
height: 124px;
padding-left: 5px;
padding-top: 125px;
}
#body .product.small .variants {
height: 1em;
}
#body .product.small .picture {
height: 118px;
}
#body .product.small .price {
white-space: nowrap;
}
#body .product.small .tocart {
width: 121px;
}
#body .product.small .tocart input {
width: 121px;
}
#body .product.thin {
width: 433px;
height: 130px;
border-color: #969696;
}
#body .product.head strong.h4 {
margin: 0;
background: #fff;
padding: 8px 5px 1px 7px;
height: 20px;
position: absolute;
top: -30px;
left: -1px;
border-top: 1px solid #015b9b;
border-left: 8px solid #015b9b;
border-right: 1px solid #015b9b;
width: 259px;
line-height: 20px;
font-size: 11px;
font-weight: bold;
color: #015b9b;
}
#body .product.head strong.h4.thin {
width: 549px;
border-color: #969696;
color: #424c56;
background: #f0f0f0;
padding: 1px 5px 8px 7px;
}
#body .product.thin .price {
position: absolute;
top: 5px;
right: 5px;
}
#body .product.thin .amount {
position: absolute;
bottom: 25px;
right: 5px;
}
#body .product.thin .tocart {
position: absolute;
bottom: 5px;
right: 5px;
}
#body .product.thin .variants {
position: absolute;
bottom: 25px;
right: 100px;
}
#body .product.thin .actions {
margin-top: 2em;
}
#body .product.thin tt {
float: left;
}
#body .product.thin .flag {
float: left;
margin-left: 4px;
}
#body .crosssellhead {
float: left;
width: 642px;
margin: 45px 30px 0 15px;
padding: 0px 5px 0px 10px;
display: block;
background: #e4e5e8;
height: 20px;
line-height: 20px;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

#body .crossselllist {
height: 223px;
margin: 15px 30px 0 15px;
position:relative;
float:left;
}
#body .crossselllist_inner {
left:25px !important;
border-left:1px solid #e4e5e8;
}

#body .crossselllist_inner ul {
margin:0;
padding:0;
list-style:none;
list-style-type:none;
overflow:hidden;
}
#body .crossselllist_inner ul li {
display:inline;
margin:0;
padding:0;
float:left;
}

#body .product.thinest {
width: 120px;
height: 203px;
padding: 0;
margin: 0;
border: none;
float: left;
border-right:1px solid #e4e5e8;
}
#body .product.thinest .thin_inner {
width: 100px;
height: 50px;
padding: 0;
margin: 5px 10px 0 10px;
overflow: hidden;
}
#body .product.thinest .picture {
left: 0;
height: 148px;
width: 112px;
margin:0 4px 0 4px;
text-align: center;
}
#body .product.thinest .picture img {
max-width: 112px;
max-height: 148px;
margin: 0 auto;
}
#body .product.thinest strong.h3 {
background:transparent;
height: 22px;
margin:0;
padding:0;
display: block;
font-size: 11px;
line-height: 11px;
font-weight:bold;
}
#body .product.thinest strong.h3 a {
font-size: 11px;
line-height: 11px;
}
#body .product.thinest .price {
border:none;
position: static;
height: 11px;
line-height: 11px;
margin: 2px 0;
padding:0;
}
#body .product.thinest .price .old {
position: static;
display: block;
font-size: 11px;
}
#body .product.thinest .price big {
position: static;
display: block;
font-size: 11px;
}
#body .product.thinest .price sup.dinfo a {
font-size: 11px;
}
#body .product.thinest .amount {
position: absolute;
bottom: 5px;
right: 170px;
}
#body .product.thinest .tocart {
position: absolute;
bottom: 5px;
right: 5px;
}
#body .product.thinest .actions {
margin-top: 0em;
}
#body .product.thinest tt {
float: left;
}
#body .product.thinest .flag {
float: left;
margin-left: 4px;
}
#body .product.thinest .variants {
height: auto;
}
#body .product.firstinlist {
border-bottom: none;
margin-bottom: 0;
}
#body .product.inlist {
border-top: none;
border-bottom: none;
margin-bottom: 0;
}
#body .product.lastinlist {
border-top: none;
}
#body .separator {
height: 1px;
/*background-color: #E4E5E8;*/
margin: 5px 0 5px 0;
padding: 0px;
float: left;
width: 100%;
border-top: none;
border-bottom: 1px solid #E4E5E8;
}

#body .separator.inbox {
width: 555px;
border: none;
margin: 0;
}
#body .txtseparator {
height: 10px;
margin: 0 5px;
float: left;
width: 568px;
border: 1px solid #cbcbcb;
border-top: none;
border-bottom: none;
}
#body .txtseparator.inbox {
margin: 0;
width: 555px;
border: none;
border-bottom: 1px solid #cbcbcb
}
#body .product.details {
height: auto;
width: 657px;
margin: 0 30px 0 15px;
padding: 0;
color: #66605E;
}
#body .product.details:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#body .product.details {
display: inline-block;
}
#body .product.details {
display: block;
}
#body .product.details .left {
width: 283px;
margin:0;
padding:0;
overflow: visible;
position: relative;
}
#body .product.details .right {
margin:0;
padding:0;
width: 336px;
overflow: hidden;
position: relative;
}
#body .product.details strong.h4 {
background: #efefef;
padding: 1px 5px 8px 7px;
display: block;
}

#body .product.details h1 {
margin: 80px 0 0 0;
padding: 2px 6px;
height: 18px;
font-size:18px;
line-height:18px;
background:#fff;
display: block;
overflow: hidden;
position:relative;
color:#000;
}
#body .product .product.details h1.prod_hasstatus {
padding-left: 42px !important;
}
#body .product.details h1 a {
font-size: 18px;
color: #000;
}
#body .product.details h1 div.product_dd_neu{
position:absolute;
width:36px;
height:22px;
left:0;
top:0;
}
#body .product.details .picture {
text-align: center;
height: 376px;
width: 283px;
margin: 0;
overflow: hidden;
}
#body .product.details .morepics {
margin: 15px 0 0 0;
height: 78px;
padding: 8px 0;
border:1px solid #e4e5e8;
border-left:0;
border-right:0;
overflow: hidden;
text-align: center;
}
#body .product.details .morepics a {
width: 58px;
border:1px solid #e4e5e8;
height: 78px;
margin: 0 5px 0 0;
float: left;
overflow: hidden;
text-align: center;
}
#body .product.details .morepics a.MorePics_6 {
float: right;
text-align: right;
}
#body .product.details .morepics img {
height: 78px;
}

#body .product.details .color_variants_text {
margin:5px 0;
text-align:center;
}

#body .product.details .color_variants {
margin: 0;
height: 45px;
padding: 0 0 8px 0;
border-bottom:1px solid #e4e5e8;
}

#body .product.details .color_variants div {
left:55px !important;
text-align:center;
}

#body .product.details #zoom_select_div {
position: absolute;
z-index:200;
top: 336px;
left: 0px;
width: 283px;
height:40px;
text-transform:uppercase;
background:transparent url(hirmer/bg-white-trans60.png);
}
#body .product.details #zoom_select_div a {
color:#000000;
font-weight:normal;
height:20px;
padding-top:2px;
}

#body .product.details #test_zoom {
position: absolute;
top: 10px;
left: 165px;
width:105px;
background:transparent url(hirmer/zoom_lupe.png) 90px 0px no-repeat;
}
#body .product.details #test_popup {
position: absolute;
top: 10px;
left: 10px;
padding-left:20px;
background:transparent url(hirmer/zoom_popup.png) 0px 0px no-repeat;
}

/*****************zoom*****************************************************************/

.jqzoom{
/*float:left;*/
margin:0 auto;
position:relative;
padding:0px;
cursor:pointer;
}

.jqzoom img{
float:none;
}


div.zoomdiv {
z-index                 : 1000;
position                : absolute;
top:0px !important;
left:290px !important;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center;
overflow: hidden;
}

div.jqZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
top:0px;
left:0px;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}


#body .product .longdesc {
margin-top: 15px;
height: 154px;
overflow: hidden;
line-height: 14px;
}
#body .product .longdesc p {
margin: 0;
padding: 0 0 14px 0;
}
#body .product .question {
float: left;
margin-top: 14px;
}
#body .product .question a {
color:#007ce2;
}

#body .product.details #details_more_info_link.detail_closed {
background:transparent url(hirmer/uli_pfeilnachunten.jpg) 100px 0px no-repeat;
}

#body .product.details #details_more_info_link.detail_open {
background:transparent url(hirmer/uli_pfeilnachoben.jpg) 100px 0px no-repeat;
}

#body .product.details .cloth_handling {
margin: 0;
height: 45px;
padding: 0 0 8px 0;
border-bottom:1px solid #e4e5e8;
}
#body .product.details .cloth_icons {
float: left;
display: inline;
margin: 2px 0 0 0;
}
#body .product.details .cloth_icons img {
height: 22px;
}
#body .product .sizetables {
margin-top: 10px;
margin-left: 155px;
}
#body .product.details .sizes {
margin-top: 10px;
padding: 8px 0 8px 5px;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
color: #9bb2e5;
font-weight: bold;
}
#body .product.details .sizes h3 {
font-size: 11px;
margin: 0;
padding: 0;
color: #9bb2e5;
font-weight: bold;
}
#body .product.details .sizes .sizes_links {
margin-top: 5px;
}
#body .product.details .sizes .sizes_links span {
font-weight: bold;
display: block;
display: block;
width: 48px;
float: left;
color: #bababc;
overflow: hidden;
}
#body .product.details .sizes .sizes_links span.selected {
color: #9bb2e5;
}
#body .product.details .sizes .sizes_links span.clickable {
cursor: pointer;
}
#body .product.details .sizes .sizes_links:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#body .product.details .sizes .sizes_links {
display: inline-block;
}
#body .product.details .sizes .sizes_links {
display: block;
}
#body .product.details .price_bottom {
margin: 47px 0 0 0;
height: 30px;
padding: 0 0 15px 0;
border-bottom:1px solid #e4e5e8;
}
#body .product.details .price_bottom .price {
width: 160px;
float: right;
font-size: 18px;
height:25px;
margin: 12px 0 0 0;
padding: 0;
font-weight: bold;
text-align: right;
border:0;
}
#body .product.details .price_bottom .price_info {
width: 153px;
float: left;
padding-top: 2px;
}
#body .product.details .price_bottom .price_info a {
color:#66605E;
}
#body .product.details .relative_amountform {
position:relative;
margin: 0;
height: 172px;
padding: 0;
border-bottom:1px solid #e4e5e8;
}
#body .product.details .right_detailform {
position:absolute;
left:160px;
top:0;
margin: 0;
height: 156px;
width: 159px;
padding: 8px 8px 8px 8px;
background-color:#e4e5e8;
}
#body .product.details .left_detailactions {
position:absolute;
left:0;
top:0;
margin: 0;
height: 156px;
width:153px;
padding: 8px 8px 8px 0;
}
#body .product.details .left_detailactions .dd_backtolist {
position:absolute;
left:0;
top:140px;
}
#body .product select {
width: 109px;
height: 20px;
margin-bottom:5px;
}
#body .product #test_AmountToBasket {
}

#body .product.details label {
width:50px;
margin-top:4px;
font-weight:normal;
display:block;
float:left;
}

#body .product.details .label_value {
float:right;
/*margin-top:4px;*/
height:16px;
display:block;
width: 109px;
}

#body .product.details .status {
margin-top: 5px;
color: #9bb2e5;
}
#body .product.details .status:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#body .product.details .status {
display: inline-block;
}
#body .product.details .status {
display: block;
}
#body .product.details .status_label {
width: 50px;
float: left;
overflow: hidden;
}
#body .product.details .status_info {
width: 109px;
float: right;
}
#body .product.details .status_info .flag {
float: right;
}

#body .product.details .addtocart {
clear: both;
height: 25px;
margin-top: 10px;
font-size: 12px;
font-weight: bold;
overflow: hidden;
}
#body .product.details .addtocart .label {
width: 80px;
padding-top: 2px;
font-size: 12px;
font-weight: bold;
float: left;
}
#body .product.details .addtocart input {
background: #FFFFFF url(hirmer/tobasket.jpg) center right no-repeat;
border: 0pt none;
cursor: pointer;
font-size: 12px;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px 0pt 0px 4px;
display: block;
height: 25px;
width: 155px;
text-transform: uppercase;
color: #424C56;
}

#body .product.details .cats {
margin: 1em 0 0 0;
font-size: 10px;
}
#body .product.details .cats a {
font-size: 10px;
}
#body .product.details .cats img {
margin-right: 1em;
}
#body .product.details .vendortitle {
position: absolute;
top: 0;
left: 0;
}
#body .product.details .vendor_icon {
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 336px;
margin: 0;
padding:10px 0;
text-align: center;
overflow:hidden;
border:1px solid #e4e5e8;
border-left:0;
border-right:0;
}
#body .product.details .vendor_icon img {
max-height: 44px;
/*max-width: 148px;*/
}
/*#body .product #select_groesse, #body .product #select_color {
width: 144px;
margin-right: 10px;
}
*/
#body .product.details .variants {
padding-top: 1em;
}
#body .product.details .price {
margin: 10px 0 0 0;
}
#body .product.details .price big {
}
#body .product.details .price .old {
font-size: 16px;
font-weight: bold;
}
#body .product.details .price sup.dinfo {
font-size: 10px;
font-weight: normal;
color: #424c56;
vertical-align: top;
/*width: 120px;
display: block;
word-wrap: break-word;
*/
line-height: inherit;
width: 120px;
}
#body .product.details .price sup.dinfo a {
font-size: 10px;
font-weight: bold;
}
#body .product.details .price sub.only {
display: block;
float: left;
font-weight: bold;
font-size: 11px;
margin-right: .5em;
height: 3em;
}
#body .product.details .price .desc {
color: #424c56;
font-size: 11px;
}
#body .product.details .packing {
clear: left;
padding-top: .5em;
font-size: 10px;
color: #757C83;
}
#body .product.details .pperunit {
clear: left;
padding-top: .5em;
font-size: 10px;
color: #000;
}
#body .product.details .amprice th {
font-size: 10px;
font-weight: bold;
}
#body .product.details .amprice td {
font-size: 10px;
padding: 0;
}
#body .product.details .amprice .am {
color: #424c56;
}
#body .product.details .amprice .pr {
font-weight: bold;
}
#body .product.details .amount {
clear: left;
}
#body .product.details .pricealarm {
float: left;
margin-top: 2px;
}
#body .product.details .pricealarm a {
font-size: 10px;
}
#body .product.details .persparam {
clear: left;
padding-top: 7px;
}
#body .product.details .persparam label {
font-size: 10px;
margin-right: 10px;
color: #424c56;
}
#body .product.details .tocart {
float: left;
margin-top: 2px;
margin-right: 40px;
}
#body .product.details .socialbookmarks {
padding-top: 1em;
}
#body .product.details a.sbookmarks {
border-right: 1px solid #969696;
height: 20px;
display: block;
float: left;
padding: 0px 3px 0px 3px;
margin: 0px;
}
#body .product.details a.sbookmarks.noborder {
border: none;
height: 20px;
display: block;
float: left;
padding: 0px 3px 0px 3px;
margin: 0px;
}
#body .product.moredetails {
margin: 0 5px 10px;
height: auto;
width: 556px;
border-top: none;
padding: 5px 6px;
border-color: #969696;
}
#body .product.moredetails .morepics {
margin-top: 10px;
padding: 5px 0;
height: 44px;
border-top: 1px solid #f0f0f0;
}
#body .product.moredetails .morepics a {
width: 56px;
height: 63px;
margin: 0 0 0 0;
float: left;
}
#body .product.moredetails .longdesc {
margin-top: 10px;
padding: 15px 0 0;
border-top: 1px solid #f0f0f0;
}
#body .product.moredetails .longdesc strong.h3 {
font-size: 12px;
height: auto;
margin: 0px;
padding-bottom: 7px;
font-weight: bold;
display: block;
}
#body .product.moredetails .longdesc p {
margin: 0;
padding: 7px 0px;
}
#body .product.moredetails .longdesc .question {
margin: 10px 0 1px;
padding-top: 11px;
border-top: 1px solid #f0f0f0;
}
#body .product.moredetails .longdesc .question a {
font-size: 10px;
font-weight: bold;
color: #004b80;
}
#body .wellcome {
float: left;
width: 280px;
height: 157px;
margin: 0 5px 10px 5px;
padding: 0;
}
#body .box .guestbook {
margin-top: 9px;
}
#body .box .guestbook .head td {
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
padding: 5px 0;
color: #424c56;
}
#body .box .guestbook .head td.name {
color: #004b80;
}
#body .box .guestbook .body td {
font-size: 10px;
padding: 5px 0;
}
/* Links */
#body .box dl.links {
margin: 0;
}
#body .box dl.links dt {
margin: 0 0 12px;
}
#body .box dl.links dt a {
color: #004b80;
}
#body .box dl.links dt a:hover {
color: #004b80;
}
#body .box dl.links dd {
background: url(bg/linedot.gif) repeat-x bottom;
padding-bottom: 10px;
margin: 0 0 10px;
}
#body .box dl.links dd.last {
background: none;
margin: 0;
padding: 0;
}
/* News list */
#body dl.news {
margin: 0;
}
#body dl.news dt {
margin-bottom: 12px;
}
#body dl.news dt a {
font-weight: bold;
color: #000;
}
#body dl.news dt a:hover {
text-decoration: none;
}
#body dl.news dd {
margin: 0 0 15px 0;
}
/* Compare */
#body .box.compare {
margin-bottom: 20px;
}
#body .box.compare .reorder {
margin-bottom: 5px;
height: 10px;
clear: both;
}
#body .box.compare .reorder a {
font-size: 10px;
font-weight: bold;
border: 1px solid #969696;
padding-left: 2px;
line-height: 10px;
width: 11px;
color: #969696;
display: block;
}
#body .box.compare .reorder a:hover {
text-decoration: none;
color: #969696;
}
#body .box.compare .product {
border: none;
float: none;
display: block;
}
#body .box.compare .product .picture {
display: block;
width: 115px;
text-align: center;
position: absolute;
top: 8px;
left: 4px;
}
#body .box.compare .product.small {
width: 123px;
height: 114px;
margin: 0 auto;
padding: 125px 0 0 0;
}
#body .box.compare .actions {
padding-top: 1em;
margin-bottom: 5px;
width: 123px;
text-align: left;
}
#body .box.compare .actions a {
text-decoration: none;
color: #015b9b;
padding-left: 12px;
background: url(bg/oxid_ee_.gif) no-repeat 0 -300px;
font-size: 10px;
display: block;
width: 1%;
white-space: nowrap;
}
#body .box.compare .actions a:hover {
text-decoration: underline;
}
#body .box.compare .fromcompare {
height: 18px;
width: 121px;
background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat;
margin: 0;
border: 0 none;
padding: 0;
border-right: 1px solid #004b80;
clear: left;
}
#body .box.compare .fromcompare input {
width: 122px;
background: transparent;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
cursor: pointer;
font-weight: bold;
}
#body .box.compare table.cmp_tbl {
margin-left: auto;
margin-right: auto;
width: 97%;
}
#body .box.compare table.cmp_tbl td, #body .box.compare table.cmp_tbl th {
font-size: 10px;
padding: 3px 6px 3px 6px;
border-left: 1px dotted #969696;
border-bottom: 1px dotted #969696;
}
#body .box.compare table.cmp_tbl th {
font-weight: bold;
}
#body .box.compare .no_left_brd {
border-left: none !important;
}
#body .box.compare .no_bot_brd td, #body .box.compare .no_bot_brd th {
border-bottom: none !important;
}
#body.plain .box.compare table.cmp_tbl {
margin: 0;
width: auto;
}
#body.plain .box.compare .product.small {
height: auto;
}
#body.plain .box.compare .actions {
display: none;
}
#body.plain .box.compare .tocart {
display: none;
}
#body.plain .box.compare table.cmp_tbl th {
width: 121px;
}
/* ORDER */
/* Order steps */

#body .order{
border:#E4E5E8 solid 1px;
color:#000000;
font-size:11px;
line-height:15px;
padding:10px; 
width:680px;
}

#body .pay {
border:none;
color:#000000;
font-size:11px;
padding:0px;
width:657px;
}

#body .ordersteps {
float: left;
}

#body .ordersteps dl  {
margin:0px;
border:none;
float:left;
width:138px;
}

#body .ordersteps dt {
padding: 0;
margin: 0;
height:36px;
}
#body .ordersteps dt, #body .ordersteps dt a {
font-size: 10px;
font-weight: bold;
}

#body .ordersteps dl #Step1, #body .ordersteps dl #Step1 a {background: url(hirmer/warenkorb.jpg) no-repeat; margin-right:10px;}
#body .ordersteps dl #Step2, #body .ordersteps dl #Step2 a {background: url(hirmer/anmelden.jpg) no-repeat; margin-right:10px;}
#body .ordersteps dl #Step3, #body .ordersteps dl #Step3 a {background: url(hirmer/bezahlen.jpg) no-repeat; margin-right:10px;}
#body .ordersteps dl #Step4, #body .ordersteps dl #Step4 a {background: url(hirmer/bestaetigen.jpg) no-repeat; margin-right:10px;}
#body .ordersteps dl #Step5, #body .ordersteps dl #Step5 a {background: url(hirmer/fertig.jpg) no-repeat;}

#body .ordersteps dl big {
font-size: 21px;
line-height: 19px;
}
#body .ordersteps dt a:hover big {
text-decoration: underline;
}
#body .ordersteps dd, #body .ordersteps dd a {
font-size: 9px;
margin: 0;
}

#body .ordersteps .lastinrow, #body .ordersteps .lastinrow.active {
margin-right:0px;
width:128px;
}

#body .ordersteps dl.active {
background: #fff;
}
#body .ordersteps dl.active dt, #body .ordersteps dl.active dt a {
color: #015b9b;
height:36px;
}

#body .ordersteps dl.active #Step1, #body .ordersteps dl.active #Step1 a  {background: url(hirmer/a_warenkorb.jpg) no-repeat;}
#body .ordersteps dl.active #Step2, #body .ordersteps dl.active #Step2 a  {background: url(hirmer/a_anmelden.jpg) no-repeat;}
#body .ordersteps dl.active #Step3, #body .ordersteps dl.active #Step3 a  {background: url(hirmer/a_bezahlen.jpg) no-repeat;}
#body .ordersteps dl.active #Step4, #body .ordersteps dl.active #Step4 a  {background: url(hirmer/a_bestaetigen.jpg) no-repeat;}
#body .ordersteps dl.active #Step5, #body .ordersteps dl.active #Step5 a  {background: url(hirmer/a_fertig.jpg) no-repeat;}

#body .ordersteps.nofinalstep dl {
width: 126px;
}
#body .ordersteps.nofinalstep .lastinrow {
width: 128px;
}

#body .ordersteps dd, #body .ordersteps dd a {
font-size:11px;
margin:0px;
color:#e4e5e8;
font-size:11px;
text-decoration:none;
margin-top:10px;
}

#body .ordersteps dl.active dd, #body .ordersteps dl.active dd a {
font-size:11px;
margin-top:10px;
color:#010101;
font-size:11px;
text-decoration:none;
}

/* Order back/next step button */
#body div.bar.prevnext .arrowdown input {
background: url(bg/oxid_ee_.gif) no-repeat 15px -342px;
background-color: #004b80;
padding-left: 38px;
padding-right: 25px;
}
#body div.bar.prevnext .arrowright input {
background: url(bg/oxid_ee_.gif) no-repeat 15px -318px;
background-color: #004b80;
}
#body div.bar.prevnext .minorderprice {
font-size: 12px;
font-weight: bold;
line-height: 27px;
text-align: center;
width: auto;
}
#body div.bar.prevnext .termsconfirm {
width: auto;
margin: 0 10px;
}
#body div.bar.prevnext .termsconfirm td {
font-size: 10px;
color: #424c56;
padding: 3px 3px 3px 0;
}
#body div.bar.prevnext .termsconfirm a {
font-size: 10px;
color: #000;
text-decoration: underline;
}
#body div.bar.prevnext .termsconfirm a:hover {
color: #000;
}
#body div.bar.prevnext .termsconfirm .chkbox {
background: none;
border: none;
vertical-align: middle;
margin: 0px;
padding: 0;
}
#body div.bar.prevnext.terms {
height: auto;
margin-bottom: 10px;
}
/* Basket */

#body .basket, .payment {
border:none;
float:left;
margin:0px;
width:680px;
color:#010101;
}

#body .basket th, .payment th {
background: #E4E5E8;
color: #797d8a;
font-weight: bold;
height:20px;
padding-left: 10px;
text-transform:uppercase;
font-size:10px;
}


#body .basket th.brd {
padding: 0;
}
#body .basket th .brd_line {
width: 7px;
height: 25px;
}
#body .basket th.lastcol {
padding-left: 0;
}
#body .basket td.brd {
vertical-align:middle;
padding-left:10px;
}

#body .basket .lastinrow {
vertical-align:middle;
padding-right:10px;
text-align:right;
}

#body .basket .bsk_sep div{
height: 1px;
background:#e4e5e8;
margin: 10px 0px;
}

#body .basket .bsk_sep .bigline {
border-bottom: 4px solid #f0f0f0;
}
#body .basket .picture {
border: none;
background: #fff;
text-align: center;
display: block;
height:68px;
width: 57px;
}

/*#body .basket .picture img {
height:68px;
}*/

#body .basket .art_title, #body .basket .art_title a {
height:25px;
font-size: 12px;
font-weight: bold;
color: #010101;
vertical-align:top;
}

#body .basket .art_title a:hover {
color: #010101;
}
#body .basket .art_num {
font-size: 10px;
color: #000;
}

#body .basket .art_desc {
line-height:13px;
}

#body .basket .art_desc_value {
font-size: 10px;
color: #010101;
font-weight:bold;}

#body .basket .art_desc_cat {
font-size: 10px;
color: #010101;
text-transform:uppercase;
width:55px;
}

#body .basket .art_desc_brand {
font-size: 10px;
color: #010101;
text-transform:uppercase;
}

#body .basket .btn, #body .basket .amount {
margin-bottom: 7px;
}

#body .basket input {
color:#010101;
}

/* User Formular*/
#body .user {
border:none;
float:left;
margin:0px;
width:320px;
color:#010101;
}

#body .user th {
color: #010101;
font-weight: bold;
height:20px;
font-size:11px;
}
#body .user th.brd {
padding: 0;
}
#body .user th .brd_line {
width: 7px;
height: 25px;
}
#body .user th.lastcol {
padding-left: 0;
}


#body .user td.brd {
vertical-align:middle;
padding-left:10px;
}

#body .user .lastinrow {
vertical-align:middle;
padding-right:10px;
text-align:right;
}

#body .user .bsk_sep div{
height: 1px;
background:#e4e5e8;
margin: 10px 0px;
}

#body .user .bsk_sep .bigline {
border-bottom: 4px solid #f0f0f0;
}

/*#body .user input {
color:#010101;
}*/

table.user td.label, table.user td.label label, table.payment td.label, table.payment td.label label{
font-size: 10px!important;
color:#010101;
font-weight: bold;
text-transform:uppercase;
width:100px;
padding:0;
margin:0;
}

table.payment td.label, table.payment td.label label{
color:#010101;
font-size:11px !important;
font-weight:normal;
margin:0;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
text-transform:none;
width:265px;
}

table.user td.require, table.user td.require span.req{
width:12px;
margin:0;
padding:0 3px 0 0;
text-align:center;}

table.user td.input{
width:206px;
margin:0;
padding:0 0 2px 0;
}

table.user .long{
width:203px;
}

table.user .middle{
width:147px;
}

table.user .short{
width:51px;
}

/* look&fell of  select box*/
.contactselect .selectbox{
width:320px!important;
}

.selectbox
{  background: white url('hirmer/pulldown.gif') right no-repeat;
cursor: pointer;
width:203px;
}

.contact
{  background: white url('hirmer/pulldown.gif') right no-repeat;
cursor: pointer;
width:320px;
}

div.selectbox-wrapper {
position:absolute;
background-color:white;
border:1px solid #C4C5E8;
margin:0;
padding:0;
text-align:left;
max-height:200px;
overflow:auto;
}
div.selectbox-wrapper ul {
list-style-type:none;
margin:0px;
padding:0px;
}
div.selectbox-wrapper ul li.selected { 
background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
cursor:pointer;
}

label {
display: block;
}

/* look&fell of  select box*/

/* End User Formulare */

#body input, #body select,  #body textarea{
border:#c4c5e8 solid 1px;
}

#body .basket .btn_remove{
background: url(hirmer/entfernen.jpg) no-repeat;
border:0px;
width:186px;
height:17px;
cursor:pointer;
}

#body .btn_remove_merkztl{
background: url(hirmer/merkzettel_entfernen.jpg) no-repeat;
border:0px;
width:214px;
height:17px;
cursor:pointer;
}

#body .basket .btn_update{
background: url(hirmer/aktualisieren.jpg) no-repeat;
border:0px;
width:165px;
height:17px;
cursor:pointer;
margin-left:10px;
}

#body .basket .upd {
color: #fff;
width: 91px;
cursor: pointer;
padding: 1px;
}
#body .basket .price {
padding-right: 8px;
text-align: right;
}
#body .basket .orderprice {
padding-right: 10px;
text-align: right;
}
#body .basket .vat {
padding-left: 20px;
}
#body .basket .vat_order {
padding-left: 15px;
}
#body .basket .amount {
padding-right: 20px;
}
#body .basket .totalprice {

text-align: right;
font-weight:bold;
}
#body .basket .notice td {
padding-top: 5px;
font-size: 10px;
color: #015b9b;
}

#body .basket .sumrow td {
}

#body .basket .sumdesc {
padding-right:0px !important; 
text-align:right;
}

#body .basket .discount, #body .basket .coupon {
color: #015b9b;
font-size: 10px;
}
#body .basket .bottrow {
height: 14px;
}
#body .basket a.remove {
display: block;
width: 97px;
height: 17px;
line-height: 17px;
border: 1px solid #004b80;
color: #fff;
background: #004b80;
text-align: center;
font-weight: bold;
font-size: 10px;
text-decoration: none;
}
#body .basket a.wrapremove {
width: 70px;
}
#body .basket .wrapmod {
height: 18px;
width: 85px;
background: transparent url(bg/buttons_ee_.gif) 0 -100px no-repeat;
margin: 0;
border: 0 none;
padding: 0;
border-right: 1px solid #004b80;
float: left
}
#body .basket .wrapmod a {
width: 100%;
background: transparent;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 0;
text-indent: 23px;
font-weight: bold;
font-size: 10px;
text-align: center;
text-decoration: none;
display: block;
}
#body .basket .frombasket {
height: 18px;
width: 100px;
background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat;
margin: 0;
border: 0 none;
padding: 0;
border-right: 1px solid #004b80;
float: left
}
#body .basket .frombasket input {
width: 100%;
background: transparent;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
cursor: pointer;
font-weight: bold;
}
#body .basket .frombasket a {
width: 77px;
background: transparent;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
font-weight: bold;
font-size: 10px;
text-align: center;
text-decoration: none;
display: block;
}


#body .order_footer{
width:680px;
float:left;
border-top:1px solid #E4E5E8;
margin-top:10px;
padding-top:10px;
}

#body .basket input.submit_voucher{
background:transparent url(hirmer/gutschein.jpg) no-repeat scroll 0 0;
border:0 none;
height:17px;
margin-top:5px;
width:157px;
}

/*--------------------------------BUTTONS--------------------------------------------*/

.btn_order, .btn, .btn_nobrd, .btn_order_back, .btn_back, .btn_back_nobrd, .btn_up, .btn_down{
margin:0px;
background:transparent url(hirmer/btn_right.png) no-repeat scroll right;
border:1px solid #007CE2;
color:#007CE2;
font-size:9px;
font-weight:bold;
text-transform:uppercase;
width:155px; /* Standardbreite, kann einzeln def. werden*/
cursor:pointer;}

.btn_arrow{
background:transparent url(hirmer/btn_right.png) no-repeat scroll left center;
padding-left:15px;
height:14px;
padding-top:1px;
font-size:9px;
display:block;
cursor:pointer;}

.btn_up{
background:transparent url(hirmer/btn_up.gif) no-repeat scroll right;
width:118px;}

.btn_down{
background:transparent url(hirmer/btn_down.gif) no-repeat scroll right;
width:145px;}

.btn_order_back, .btn_back, .btn_back_nobrd{
background:transparent url(hirmer/btn_left.png) no-repeat scroll left;}

input.btn_order, input.btn, input.btn_nobrd, input.btn_order_back, input.btn_back, input.btn_back_nobrd, input.btn_arrow, input.btn_up, input.btn_down, a.btn_order, a.btn, a.btn_nobrd, a.btn_order_back, a.btn_back, a.btn_back_nobrd, a.btn_arrow, a.btn_up, a.btn_down {
background:transparent none repeat scroll 0 0;
border:1px solid #e4e5e8;
height:20px;
margin:0;
padding-bottom:3px;
color:#007CE2;
font-weight:bold;
}

a.btn_arrow, a.btn_up, a.btn_down{
border:none;
text-transform:uppercase;
padding-left:0px;}

.btn_nobrd, input.btn_nobrd, a.btn_nobrd, .btn_back_nobrd, input.btn_back_nobrd, a.btn_back_nobrd, .btn_up, .btn_down, input.btn_up, input.btn.down, a.btn_up, a.btn_down{
border:none;}

table.buttons{
width:680px;
margin:0!important;
padding:0px!important;}
/* user options step */

/*--------------------------------BUTTONS  END--------------------------------------------*/

#body strong.useroptboxhead {
margin: 10px 5px 0;
background: #f0f0f0;
padding: 4px 5px 5px 7px;
height: 20px;
border: 1px solid #969696;
border-left: 8px solid #969696;
border-right: 1px solid #969696;
line-height: 20px;
font-size: 12px;
font-weight: bold;
color: #424c56;
width: 162px;
display: block;
}
#body strong.useroptboxheadbig {
margin: 10px 5px 0;
background: #f0f0f0;
padding: 4px 5px 5px 7px;
height: 20px;
border: 1px solid #969696;
border-left: 8px solid #969696;
border-right: 1px solid #969696;
line-height: 20px;
font-size: 12px;
font-weight: bold;
color: #424c56;
width: 259px;
display: block;
}

#body .leftleft{
float:left;
margin-right:20px;
width:212px;}

#body .left{
float:left;
width:202px;
padding-left:10px;
}

#body .useroptbox {
border:none;
font-size:11px;
margin:0px;
padding:0;
width:202px;
} 

#body .useroptbox p{
margin:0px;
width:210px;
}

#body .useroptbox  ul{
width:196px;
margin: 0px 0px 0px 18px;
padding:0px;
list-style-type:disc;
}

#body .user_border {
float:left;
background-color:#D1D1D3;
height:340px;
width:1px;
margin-top:20px;
}

/*#body .useroptbox {
border: 1px solid #969696;
border-top: none;
width: 151px;
height: 310px;
margin: 0 5px 10px 5px;
padding: 5px 15px;
position: relative;
font-size: 12px;
}*/

table.basket label {
font-size: 10px;
color:#010101;
font-weight: bold;
text-transform:uppercase;
}

#body .useroptboxbig {
border: 1px solid #969696;
border-top: none;
width: 248px;
height: 310px;
margin: 0 5px 10px 5px;
padding: 5px 15px;
position: relative;
font-size: 12px;
}
#body .useroptbox .link {
font-size: 10px;
}
#body .useroptbox .err {
margin-bottom: 10px;
font-size: 10px;
}
/* payment step */
#body .paymentboxhead, #body .thankyouboxhead {
margin-top: 5px;
}
/* order step */
#body dl.orderinfocol {
margin: 10px 0 0 10px;
width: 257px;
float: left;
}

#body dl.orderinfocol dt {
font-weight:bold;
height:23px;
margin:0 0 5px;
padding:0;
border:none; 
}

#body dl.orderinfocol dd {
padding: 0;
margin: 0;
}
#body .giftwrap {
height: 18px;
width: 20px;
background: transparent url(bg/buttons_ee_.gif) 0 -100px no-repeat;
margin: 0;
border: 0 none;
padding: 0;
display: block;
}
#body .etrustlogocol {
float: left;
width: 100px;
}
#body .etrustdescocol {
float: left;
width: 443px;
}
/* Wrapping */
#body .wrapping {
float: left;
margin: 0 5px 10px 6px;
border: 1px solid #969696;
border-left: none;
empty-cells: show;
}
#body .wrapping tbody td {
padding-top: 10px;
}
#body .wrapping th {
background: #f0f0f0;
color: #424c56;
font-weight: bold;
height: 25px;
padding-left: 6px;
}
#body .wrapping th.brd {
padding: 0;
border-left: 1px solid #969696;
}
#body .wrapping th .brd_line {
background: #969696;
width: 7px;
height: 25px;
}
#body .wrapping td.brd {
border-left: 1px solid #969696;
}
#body .wrapping .wrp_sep td {
height: 9px;
padding-top: 0;
}
#body .wrapping .wrp_sep .line {
border-bottom: 1px solid #f0f0f0;
}
#body .wrapping .picture {
border: 1px solid #969696;
background: #fff;
text-align: center;
display: block;
height: 42px;
width: 56px;
margin-left: 5px;
}
#body .wrapping .art_title a {
font-size: 10px;
font-weight: bold;
color: #000;
}
#body .wrapping .art_title a:hover {
color: #000;
}
#body .wrapping .art_num {
font-size: 10px;
color: #000;
}
#body .wrapping .wrapping_items td {
padding-top: 0;
}
#body .wrapptop {
margin-top: 10px;
}
#body .giftbigimg {
padding-right: 12px;
}
#body dl.orderinfocol.greetingcard {
width: 540px;
margin: 0;
}
#body .cardbox {
width: 257px;
float: left;
margin: 0 10px 5px 0;
}
#body .cardbox .card_title {
}
#body .cardbox .card_body {
padding: 5px 0 5px 25px;
}
#body .card_sep {
clear: both;
}
#body .giftmessage {
width: 100%;
height: 100px;
}
/* More categories */
#body .morecats {
margin: 0 5px;
width: 569px;
float: left;
}
#body .morecats dl {
margin: 0 0 25px;
}
#body .morecats dt {
background: #015b9b;
border-bottom: 1px solid #fff;
}
#body .morecats dd {
background: #f0f0f0;
border-bottom: 1px solid #fff;
margin: 0;
padding: 0;
}
#body .morecats dl a {
color: #000;
font-weight: bold;
padding: 4px 10px;
display: block;
}
#body .morecats dl a:hover {
color: #000;
}
#body .morecats dd a {
background: url(bg/oxid.gif) no-repeat 7px -148px;
padding-left: 22px;
}
/* Account header */
#body .account_header dl {
border-bottom: 1px solid #f0f0f0;
margin: 2px 0;
padding-bottom: 5px;
width: 97%;
}
#body .account_header dl.lastInCol {
border-bottom: 0;
margin: 0;
padding-bottom: 0px;
}
#body .account_header dt a {
font-weight: bold;
font-size: 10px;
text-decoration: none;
color: #424c56;
padding-left: 8px;
}
#body .account_header dt a:hover {
text-decoration: underline;
color: #424c56;
}
#body .account_header dt a.active {
color: #015b9b;
}
#body .account_header dd {
margin: 2px 0;
font-size: 10px;
color: #969696;
padding-left: 8px;
}
/* Account pages */
#body .account strong.h4 {
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 0;
display: block;
}
#body .account small {
font-size: 10px;
}
/* Account remove from list button */
#body .product .fromlist {
right: 155px;
top: 117px;
height: 18px;
width: 100px;
background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat;
margin: 0;
border: 0 none;
padding: 0;
border-right: 1px solid #004b80;
position: absolute;
}
#body .product .fromlist input {
width: 100%;
background: transparent;
margin: 0;
border: 0;
color: #fff;
padding: 2px 0 0 23px;
cursor: pointer;
font-weight: bold;
}
/* Account wishlist */
#body .wishlist .product {
padding: 5px 0 5px 130px;
margin: 0;
border: none;
}
#body .wishlist .product.thin {
width: 413px;
}
#body .wishlist .separator {
margin: 0;
width: 541px;
border: none;
}
#body .wishlist .dot_sep {
clear: both;
}
/* Account wishlist search results */
#body .wishsearchresults .searchitem {
background: url(bg/wishlist.jpg) no-repeat;
line-height: 50px;
margin: 5px 0;
}
#body .wishsearchresults .searchitem a {
padding-left: 60px;
line-height: 50px;
font-weight: bold;
color: #000;
display: block;
width: 1%;
white-space: nowrap;
}
#body .wishsearchresults .searchitem a:hover {
color: #000;
}
/* Account order history */
#body .form.orderhistory td {
font-size: 10px;
padding: 2px 0;
}
#body .form.orderhistory th {
font-weight: bold;
font-size: 10px;
border: none;
background: none;
padding: 2px 0;
}
#body .form.orderhistory tr.headrow td, #body .form.orderhistory tr.headrow th {
font-size: 11px;
}
#body .form.orderhistory a.tocart {
height: 18px;
width: 20px;
background: transparent url(bg/buttons.gif) 0 0 no-repeat;
margin: 0;
border: none;
padding: 0;
display: block;
}
#body .form.orderhistory a.artlink {
margin-right: 7px;
color: #000;
font-size: 10px;
}
#body .form.orderhistory a.artlink:hover {
color: #000;
}
#body .form.orderhistory .amount {
padding-right: 7px;
}
/* Account reccomend list */
#body .recommendlist .product {
padding: 5px 0 5px 130px;
margin: 0;
border: none;
}
#body .recommendlist .product.thin {
width: 413px;
}
#body .recommendlist .separator {
margin: 0;
width: 541px;
border: none;
}
#body .recommendlist .dot_sep {
clear: both;
}
/* Suggest */
#body ul.suggest {
margin: 0;
}
/* Mall shops start page */
#body .mallbox {
width: 980px;
margin: 15px auto;
}
#body .mallbox .mallhead {
position: relative;
clear: both;
height: 75px;
}
#body .mallbox .mallhead .mallmenu {
position: absolute;
right: 7px;
top: 55px;
margin: 0;
padding: 0;
list-style-type: none;
}
#body .mallbox .mallhead .mallmenu li {
float: left;
margin: 0 5px;
padding-right: 10px;
border-right: 1px solid #999;
}
#body .mallbox .mallhead .mallmenu li.last {
border: none;
}
#body .mallbox .mallhead .mallmenu li a {
font-size: 10px;
}
#body .mallbox .langbox {
background: #24316E;
border-bottom: 1px solid #fff;
padding: 8px 7px;
color: #fff;
}
#body .mallbox .langbox a {
font-size: 10px;
color: #fff;
}
#body .mallbox .langbox a.lang_active {
font-weight: bold;
}
#body .mallbox .locationbox {
padding: 15px 0 2px 0;
margin: 0 0 15px 15px;
font-size: 10px;
color: #A7A7A7;
border-bottom: 1px solid #CBCBCB;
}
#body .mallbox .welcomebox {
position: relative;
margin-left: 15px;
width: 480px;
}
#body .mallbox .welcomebox .shopselectbox {
position: absolute;
left: 510px;
top: 7px;
width: 400px;
font-size: 10px;
}
#body .mallbox .mallfooter {
margin: 55px 0 0;
position: relative;
}
#body .mallbox .mallfooter .copyright {
background: #24316E;
color: #fff;
height: 15px;
margin: 2px;
padding: 6px 0px;
text-align: right;
}
#body .mallbox .mallfooter a {
font-size: 10px;
color: #fff;
}
/* Basket popup */
#mask {
visibility: hidden;
display: none;
}
#mask iframe {
visibility: hidden;
border: none;
}
#mask.on {
visibility: visible;
display: block;
position: fixed;
opacity: 0.7;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 1500;
}


div.popup { display: none;}
div.popup strong { display: none;}
div.on.popup { display: none;}
div.on.popup.load { display: none;}
div.on.popup table { display: none;}
/*
div.popup {
visibility: hidden;
display: none;
}
div.popup strong {
display: block;
margin: 9px 0;
font-size: 11px;
}
div.on.popup {
visibility: visible;
display: block;
position: fixed;
top: 50%;
left: 50%;
width: 250px;
height: 150px;
background: white;
z-index: 2000;
margin-top: -75px;
margin-left: -125px;
border: 1px solid #f90;
padding: 10px;
}
div.on.popup.load {
background: #fff url(bg/ajax-loader.gif) center center no-repeat;
}
div.on.popup table {
width: 100%;
}
div.on.popup input {
color: #004b80;
background: #fff;
border: 1px solid #004b80;
font-weight: bold;
padding: 2px;
width: 120px;
}
div.on.popup input.disabled {
color: #cbcbcb;
background: #fff;
border: 1px solid #cbcbcb;
font-weight: bold;
padding: 2px;
width: 120px;
}
div.on.popup input.bl {
position: absolute;
bottom: 10px;
left: 10px;
}
div.on.popup input.br {
position: absolute;
bottom: 10px;
right: 10px;
}*/
#zoom {
padding: 0;
overflow: auto;
min-width: 250px;
min-height: 150px;
}
#zoom ul.tabs {
padding: 0;
margin: 0;
background: #fff;
height: 28px;
width: 100%;
}
#zoom ul.tabs li {
list-style: none;
margin: 1px;
float: left;
}
#zoom a {
display: block;
padding: 5px;
background: #fff;
width: 20px;
text-align: center;
border: 1px solid #004b80;
color: #004b80;
font-weight: bold;
}
#zoom ul.tabs li.close {
float: right;
}
/* Message boxes */
#body .msg {
background: url(hirmer/message.png) no-repeat #efd522;
background-position:10px;
color:#000000;
/*position:absolute; top:-40px; left:0; z-index:101;*/
border:none;
margin-top:10px;
/*height:10px;*/
padding:5px 0px 5px 15px;
line-height:11px;
width:687px;
}

#body .msg .err {
color: #015b9b;
font-weight: bold;
}
/* Tags */
#body .box .tags {
text-align: center;
}
#body .box .tags a {
line-height: 100%;
padding: 0 .2em;
cursor: pointer;
color: #000;
}
#body .box .tags a.sel {
color: green;
font-weight: bold;
}
/* Ratings */
#write_review {
display: none;
}
#body .rating_review_background {
width: 89px;
height: 16px;
margin: 0;
padding: 0;
background: url(bg/stars.jpg) no-repeat 0 0;
}
#body .onestar {
background-position: -72px -38px
}
#body .twostar {
background-position: -54px -38px
}
#body .threestar {
background-position: -36px -38px
}
#body .fourstar {
background-position: -18px -38px
}
#body .fivestar {
background-position: 0 -38px
}
#body ul.rating {
width: 89px;
height: 16px;
margin: 0 0 3px;
padding: 0;
list-style: none;
clear: both;
position: relative;
background: url(bg/stars.jpg) no-repeat left top;
}
#body ul.rating li {
cursor: pointer;
float: left;
}
#body ul.rating li a {
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 16px;
text-decoration: none;
z-index: 200;
}
#body ul.rating li a b {
display: none;
}
#body ul.rating li.one a {
left: 0
}
#body ul.rating li.two a {
left: 17px;
}
#body ul.rating li.three a {
left: 34px;
}
#body ul.rating li.four a {
left: 51px;
}
#body ul.rating li.five a {
left: 68px;
}
#body ul.rating li a:hover {
z-index: 2;
width: 89px;
height: 16px;
overflow: hidden;
left: 0;
background: url(bg/stars.jpg) no-repeat 0 -18px
}
#body ul.rating li.one a:hover {
background-position: -72px -18px;
}
#body ul.rating li.two a:hover {
background-position: -54px -18px;
}
#body ul.rating li.three a:hover {
background-position: -36px -18px;
}
#body ul.rating li.four a:hover {
background-position: -18px -18px;
}
#body ul.rating li.five a:hover {
background-position: 0 -18px;
}
#body .rating_review_input {
margin: 0;
height: 16px;
}
#body .rating li.current_rate {
background: url(bg/stars.jpg) left bottom;
position: absolute;
height: 16px;
z-index: 1;
}
#body dl.review {
margin: 5px 0;
padding-top: 5px;
border-top: 1px solid #ccc;
}
#body dl.review dt {
margin-bottom: 7px;
height: 1em;
}
#body dl.review dd {
clear: both;
margin: 0;
}
#body dl.review .param {
margin-left: 20px;
color: #757C83;
}
/* Recommendation lists */
#body dl.recommlistdesc {
margin: 0 0 10px;
}
#body dl.recommlistdesc dt {
font-size: 10px;
padding: 3px 0 7px;
background: url(bg/linedot.gif) repeat-x bottom;
}
#body dl.recommlistdesc dt a {
font-size: 10px;
}
#body dl.recommlistdesc dd {
font-size: 10px;
margin: 3px 0;
}
#body .recommitems .article {
width: 125px;
margin-right: 9px;
float: left;
color: #787F87;
font-size: 10px;
}
#body .recommitems .article a {
font-size: 10px;
}
#body .recommitems .article .picture {
width: 56px;
height: 42px;
text-align: center;
border: 1px solid #CBCBCB;
margin-bottom: 3px;
}
#body .recommitems input.btn {
border: 1px solid #004b80;
border-width: 1px 0;
}
#body .recomm_author {
font-weight: normal;
}
#body .recomlistdesc {
float: left;
width: 415px;
}
.verification_code {
border: 1px solid #000;
color: #000;
padding: 2px;
text-align: center;
width: 80px;
}
#body #demoAdminLink {
border: 1px solid;
position: absolute;
left: 778px;
top: 160px;
height: 80px;
width: 200px;
opacity: 0.7;
z-index: 1000;
}
#body #demoAdminLink .closeAdminLink {
display: block;
width: 15px;
height: 12px;
border: none;
margin-left: 185px;
}
#body #demoAdminLink .openAdminLink {
display: block;
width: 185px;
height: 18px;
border: none;
margin-left: 7px;
margin-top: 32px;
}
/*start*/
.start-news {
padding: 25px 10px 25px 100px;
width: 350px;
height: 50px;
color: #4F83C1;
font-size: 12px;
}
.start-news a {
text-decoration: none;
color: #4F83C1 !important;
}
#body .start-news a:hover {
text-decoration: none;
color: #4F83C1;
}

/* left actions */
#left_actions_container {
border-bottom:1px solid #e4e5e8;
margin-top:5px;
}
.left_action {
}

.left_action .left_action_hd {
border-top:1px solid #e4e5e8;
border-right:1px solid #e4e5e8;
font-size:10px;
height:23px;
overflow:hidden;
cursor:pointer;
}

.left_action .left_action_hd div{
margin-top:4px;
}

.left_action .left_action_bd {
display:none;
border-right:1px solid #e4e5e8;
color:#000000;
padding: 12px 11px 8px 13px;
overflow:hidden;
}
#left .left_action .left_action_bd p {
margin-bottom:10px;
padding:0;
font-size:12px;
}
.left_action .left_action_bd a {
color:#000000;
text-decoration:none;
}

.left_action .left_action_bd a.sub {
color:#000000;
text-decoration:none;
font-size:10px;
line-height:12px;
}

#left .active .left_action_hd{
border:0;
color:#ffffff;
padding-top:5px;
}

#left_basket .left_action_hd {
padding: 0 0 0 145px;
background:#ffffff url(leftbar/einkaufstasche.png) top left;
height:19px;
padding-top:4px;
}
#left_basket.active .left_action_hd {
background:#ffffff url(leftbar/einkaufstasche_bl.png) top left !important;
height:19px;
}

#left_login .left_action_hd {
background:#ffffff url(leftbar/hirmerlogin.png) top left;
height:19px;
padding-top:4px;
}
#left_login.active .left_action_hd {
background:#ffffff url(leftbar/hirmerlogin_bl.png) top left !important;
height:19px;
}

#left_logout .left_action_hd {
background:#ffffff url(leftbar/hirmerlogout.png) top left;
height:19px;
padding-top:4px;
}
#left_logout.active .left_action_hd {
background:#ffffff url(leftbar/hirmerlogout_bl.png) top left !important;
height:19px;
}

#left_hotline .left_action_hd {
background:#ffffff url(leftbar/hotline.png) top left;
height:19px;
padding-top:4px;
}
#left_hotline.active .left_action_hd {
background:#ffffff url(leftbar/hotline_bl.png) top left !important;
height:19px;
}

#tickbox_iframe #body { 
margin: 0px 0 42px 0;
padding: 0px 0 0 0;
}

#tickbox_iframe #body a {
color: #007CE2;
}

/* Markenspiegel */
#body ul.marken_list {
position:relative;
list-style:none;
margin:0;
padding:0;
margin-bottom:20px;
}
#body ul.marken_list .abc_image{
position:absolute;
top:2px;
left:0;
height:18px;
width:18px;
}
#body ul.marken_list li {
list-style:none;
margin:0;
margin-left:30px;
padding:0;
}
#body ul.marken_list li a {
color:#000000;
}
