/* OXID look&feel generated CSS */

/* Base */
html,body {height: 100%;}

body,table,input,select,textarea,tt {font:11px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;}
body {margin:0;padding:0;background:#FFF; }
h1   {font-size: 13px;}
h2   {font-size: 11px;}
h3   {font-size: 11px;}
strong.h2 {font-size: 11px;}
strong.h3 {font-size: 11px;}
img  {border:none;}
ul {padding:0 0 0 2em;}
hr {margin:4px 0;height:1px;text-align:center;color:#cbcbcb;background-color:#cbcbcb;border: 0;}
hr.line{background-color:#EEEFF0;border:none;color:#EEEFF0;height:1px;margin:4px 0}

/* Typography */
a{color: #005A81;text-decoration: none;}
a:hover{text-decoration:underline;}

.hl  {color:#F90 !important;}
.note{color:#F90;}
.req {color:#F90;}
.inputreq{background:#e5e5e5;}
.err {color:#F90;}
.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: 11px !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;}
div.left h2, span.left h2  {font-size:10px;display: inline;font-weight:normal;}

a.black_link {color: #000 !important;}
a.black_link:hover {color: #f90 !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;outline:0;}
span.btn input, span.btn a{border:none;height:18px;line-height:10px;outline:0;position:relative;display:block;padding:0 7px;margin:0;color:#fff;font-weight: bold;cursor:pointer;background: transparent url(bg/buttons_ee_.gif) no-repeat left -150px;display: inline;}
span.btn a{padding:0px 8px 2px; position:relative;}


input.btn.hl {border-color:#f90;color:#f90;}
input.chbox {vertical-align:middle; margin-top: 0px;}
input.chk {margin: 1px 5px 1px 0px;}
input.fullsize {width: 100%;}
textarea.fullsize {width: 100%;}
input.openid {background: #FFFFFF url(bg/openid-icon-small.gif) no-repeat 0pt 50%; border:1px solid inactivecaptiontext; padding:1px 1px 1px 18px;}

/* 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 { visibility: hidden; display:block; position:absolute; left:0;top:100%;padding:0;margin:0;z-index:1000;}
.open .dropdown { visibility: visible; }

/* Navigation - tree */
ul.tree {padding:0;margin:0;}
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%;}

/* Layout     */
div#page      { width:980px;margin:0px auto 0;padding:0;position: relative;background:#FFF;}
  div#header  { clear:both; background:#FFF;}
  div#content { clear:both; float:left;}
    div#path  { margin:0 0 0 0px;background:#FFF;padding:10px 0 0 0;border-bottom:1px solid #969696;color:#969696;height:16px;}
    div#body  { margin:0px 199px 20px 188px;}
    div#bodyp  { margin:0 0 20px 188px;}
    div#left  { float:left;  width:184px;}
    div#right { float:right; width:199px;}
  div#footer  { clear:both; background:#E6EBF0;}
  div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 0; padding: 0; width: auto;}

/* + layout - header */
#header div.bar .fixed {min-width:184px;border-right:1px solid #fff;float:left;}

div.bar.oxid        {background:#fff;height: 123px;}
div.bar.oxid .logo  {float:left;}
div.bar.oxid dl.box {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;height:23px;background-image:url(bg/bgnavi2.gif);}
div.bar.links.single{background-image:url(bg/bgnavi2.gif);}
div.bar.links a    {float:left;color:#fff; font-weight: bold; float:left;vertical-align: bottom;padding:1px .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: 3px 1em;}
div.bar.links .left a { float:left;padding: 1px 1em;border-left:none;border-right:1px solid #fff;font-size:11px;}

div.bar.categories   { background:#004b80; border-bottom: 1px solid #fff;}
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; background-color: #004b80;color:#fff;}
div.bar.categories a.fixed:hover { background-color: #015b9b;color:#fff;text-decoration: none; }
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;}
#footer .footertext {text-align: center; font-size: 10px; padding: 5px 0; clear: both;color:#000}
div.bar.copy{ height:13px;background-image:url(bg/bgnavi2.gif);border-top:2px solid #fff;color:#fff;padding:5px 10px 5px 200px;}
div.bar.copy a{color:#fff;}
div.bar.shop{ background:#FFF;color:#969696;padding:8px 190px 10px 180px;text-align: center;}
div.bar.shop a{color:#005A81;;margin:0 7px;}
div.bar.icons{text-align: right;}

/* minibasket */
.box.minibasket .hr {background: url(bg/hr_right.gif) repeat-x center; height: 15px;margin:0 10px 0 10px;text-indent:20px;padding:0 15px 0 15px;}
.box.minibasket .hr .total{margin:0 10px 0 10px;background:#f00;}
.box.minibasket .tocart { height:18px;  line-height:18px; width: 179px; 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: 159px; height:18px;text-align:center; background: transparent url(bg/buttons_ee_.gif) no-repeat left 0; margin:0; border:0;color:#ffffff;padding:0px 2px 0 27px;cursor:pointer;font-weight: bold;}

/* + layout - left */
#left strong.h2{display: block;margin-top:7px;line-height:19px;}
#left strong.h2{background-image:url(bg/head_links.jpg) ;color:#FFFFFF;font-size:12px;font-weight:bold;height:21px;text-indent:13px;width:184px;}
#left strong.h2 a {text-decoration: none; color: #fff}
#left strong.h2 a:hover {text-decoration: underline;}
#left p {padding:3px 10px;margin:0;}
#left form.search{padding:5px 0;
background-color:#D9F1FB;
background-image:url(bg/middle_links.jpg) ;
color:#0E6489;
}
#left .search input.txt {width:95px;padding:0px 3px 3px 3px;vertical-align:top;}
#left .search select {width:116px;}
#left .search span.btn input {font-weight: bold;width:54px;text-align: center;vertical-align:bottom;}

#left hr {margin: 3px 10px;}

/* left minibasket */
#left .box.minibasket {padding:7px 10px;}

/* information list */
#left ul.info {margin:0;padding:3px;background-color:#D9F1FB;background-image:url(bg/middle_links.jpg) ;}
/*#left ul.info .bottom {margin-top:20px;;padding:3px;background-image:url(bg/bluebox_foot.jpg) ;}*/
#left ul.info li {list-style: none;  margin: 0;}
#left ul.info li a { text-indent: 10px; color:#004C6D;;display: block;padding:3px 0;}
#left .bottom {background-image:url(bg/footer_links.jpg) ;}

/* 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 background-image:url(bg/bluebox_middle.jpg) ;*/
#left .partners {text-align:center;background-color:#D9F1FB;background-image:url(bg/bluebox_middle.jpg) ;color:#004C6D;}
#left .partners .logo {text-align: center; margin-top: 20px;}

ul.tree  {background-image:url(bg/middle_links.jpg);color:#004C6D;}
ul.tree li a {color:#004C6D;;display:block;padding:6px 2px;font-size:11px;}
ul.tree li a.has{padding-right:15px;background-position:right -175px;}
ul.tree li a.root{padding-left:15px;padding-right:0;background-position:0 -175px;font-weight: bold;}
ul.tree li a.exp{padding-left:15px;padding-right:0;background-position:0 -200px;}
ul.tree li a.act{color:#004C6D;}
ul.tree li a.exp.act{background-position: 0 -225px;}

/* + layout - right */
#right strong.h2 {display: block;}
#right strong.h2{background-image:url(bg/head_rechts.jpg) ;color:#FFF;font-size:12px;font-weight:bold;width:199px;height:21px;margin-top:7px;text-indent:13px;line-height:19px;}
#right strong.h2 a {text-decoration: none; color: #fff;}
#right strong.h2 a:hover {text-decoration: underline;}
#right div.box1 {background-image:url(bg/middle_rechts.jpg);padding:7px 10px;}
#right div.box {background-image:url(bg/middle_rechts.gif);padding:7px 10px;}

#right .bottom {background-image:url(bg/footer_rechts.jpg);margin-bottom:7px;}
#right form label {color:#424c56;}
#right span.btn input {width: 109px;}
#right input.fullsize {width: 106px; padding: 0;}
#right div.box a.arr {text-decoration: none; color: #f90; 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 {height:21px;}
#right div.forms strong.h2 a{color:#fff;}
#right div.forms div.box{  color: #004C6D;}

#right .listitem {margin: 2px 0 7px; padding-left: 66px; position: relative; min-height: 45px; height:58px;; 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_ee_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color: #5e5e5e !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: 169px; height: 18px; line-height: 18px;}
#right .box.minibasket .tocart input1{ width: 169px; height: 18px; text-align:center; margin-right:10px; border:0;color:#fff;padding:0px 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:#015B9B ; 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;}
#right input.openid {width: 99px; background: #FFFFFF url(bg/openid-icon-small.gif) no-repeat 0pt 50%; border:1px solid inactivecaptiontext; padding:1px 1px 1px 18px;}

/* 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:3px;right:16px;}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss{bottom:8px;}
#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;}
#path a.dinfo2{position:absolute;right:0px;color:#004C6D;font-weight:bold;width:400px; background:#F00;text-align:center;height:20px;margin-top:-7px;padding-top:2px;color:#FFF;}

/* Content    */
#body a{font-size: 11px; text-decoration: none; color: #005A81;}
#body a:hover{text-decoration: underline; color: #FF9900;}

#body, #body td, #body th {font-size: 11px;}
#body strong.head, #body h1.head{margin:0 5px;background: #f0f0f0;color:#424c56;font-size:14px;font-weight: bold;padding:8px .5em;border-left:8px solid #969696;border-top:1px solid #969696;border-right:1px solid #969696;position:relative;}
#body strong.head em, #body h1.head em{font-weight: normal;font-style:normal;font-size:11px;line-height: 11px;}
#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; padding: 0; display: inline;}
#body strong.head2 {margin:10px 3px 10px 4px;color:#424c56;border-bottom:1px solid #969696;float:left; width:567px;padding:8px 6px;}
#body .lastseen {float:left; position:relative;margin:0px;vertical-align:top;width: 587px;}

#body .chead {float:left;position:relative;background:url(bg/frame_dunkelblau_top.jpg) no-repeat left top;width:587px;height:8px;margin:7px 2px 0 2px;}
#body .cfoot {float:left;position:relative;background:url(bg/frame_dunkelblau_foot.jpg) no-repeat left bottom;width:587px;height:16px;}

#body .boxhead {margin:0 2px 0 2px;background-image:url(bg/frame_dunkelblau_body.jpg);   font-size: 12px;font-weight: bold;color:#424c56;width:587px;float:left;height:20px;}
#body .boxheadsic {margin:7px 2px 0 2px;text-indent: 20px;height:20px;border:7px solid #009EE3;line-height:20px; font-size: 11px;font-weight: bold;color:#424c56;width:571px;float:left;}
#bodyp .boxhead {margin:0 2px 0 8px;text-indent: 14px;height:20px;line-height:20px; font-size: 11px;font-weight: bold;color:#004C6D;width:771px;float:left;background-color:#D9F1FB;}
#body .boxhead {margin:0 2px 0 2px;height:20px;line-height:20px; }
#bodyp .boxheadnopic {margin:0 0 0 8px;text-indent: 20px;;height:20px;line-height:20px; font-size: 11px;font-weight: bold;color:#004C6D;width:772px;float:left;background-color:#D9F1FB;}
#bodyp .boxhead3 {margin:0 2px 0 2px;text-indent: 20px;height:20px;line-height:20px; font-size: 11px;font-weight: bold;color:#004C6D;width:796px;float:left;background-image:url(bg/frame_dunkelblau_body_full.jpg);padding-top:7px;}
#bodyp .boxhead2 {height:20px;line-height:20px; font-size: 11px;font-weight: bold;color:#004C6D;width:745px;float:left;}
#body .boxhead h1{margin:0; padding: 0; display: inline;}
#bodyp .boxhead h1{margin:0; padding: 0; display: inline;}
#body .box{float:left;position:relative; background:url(bg/frame_dunkelblau_body.jpg) repeat-y left top;width:587px; margin:0 0 0 3px; margin-top:7px;}
#body .box h5{float:left;position:relative;background:url(bg/frame_dunkelblau_top.jpg) no-repeat left top;width:587px;margin:0;padding-top:10px;color:#004C6D;font-size:11px;}
#body .box h1{float:left;position:relative;background:url(bg/frame_dunkelblau_top.jpg) no-repeat left top;width:587px;margin:0;padding-top:10px;color:#004C6D;font-size:11px;}
#body .box .contentheadblue{float:left;position:relative;background-color:#D9F1FB;text-indent:14px;width:564px;margin: -2px 0 0 8px;padding: 2px 0 0 0px;height:18px;}
#body .box .pfoot {float:left;position:relative;background:url(bg/frame_dunkelblau_foot.jpg) no-repeat left bottom;width:587px;height:16px;}
#body .boxcontent{float:left;position:relative;width:545px;margin: 10px 20px 0 10px;}
#body .boxcontent2{float:left;position:relative;margin:10px;padding:10px;width:539px;;}
#body .boxcontent3{float:left;position:relative;padding:10px;margin-left:10px;}
#bodyp .boxcontent{float:left;position:relative;margin:10px 20px 10px 20px;width:750px;}
#bodyp .boxcontenthead{float:left;position:relative;width:772px;margin:0 0 0 8px;background-color:#D9F1FB;}
#body .boxcontenthead{float:left;position:relative;width:552px;margin:0 0 0 8px;padding: 0 0 0 12px;background-color:#D9F1FB;}

#bodyp .boxcontent .voucherbox{}
#bodyp .box{background-image:url(bg/frame_dunkelblau_body_full.jpg);margin:7px 2px 0px 2px;width:796px;float:left;}
#bodyp .box p {margin:0px;}
#bodyp .box.notice{border: 7px solid #F00 ;margin:7px 2px 2px 2px;width:775px;float:left;background:#fff;color:#000;font-size:12px;text-align:center;}
#body .empty{padding:0px !important; height: 0px; overflow: hidden;}
#body .box img{border:none;padding:0;margin:0;}
#body .box p { margin: 0px; }
#body .box ul.list{padding:0;}
#body .box ul.list .caticon{float:left;margin:3px 4px 3px 0;width:260px; height:185px;min-height:185px;height:auto;text-align:center;vertical-align:bottom;}
#body .box .catbox{float:left;position:relative;width:260px; height:185px;margin:6px 3px 3px 3px ;}
#body .box .catboxsmall{float:left;position:relative;width:260px; height:25px;margin:6px 3px 3px 3px ;}
#body .box .caticon{float:left;position:relative;margin:3px 4px 3px 4px;width:260px; height:150px;min-height:150px;vertical-align:bottom;text-align:center;}
#body .box .cattxt {float:left;position:relative;text-align:center;background:transparent url(bg/subcatbox.gif) no-repeat scroll 0 0;margin:3px 4px;min-height:25px;width:260px;color:#424C56;font-weight:bold;text-decoration:none;padding-top: 4px;}

#body .box ul.list li{float:left;position:relative;background:url(bg/subcatbox.gif) no-repeat ;display:inline; width:260px; min-height:25px;margin:3px 4px 3px 4px;text-align:center;padding-top:5px;vertical-align:bottom;}
#body .box ul.list li a{text-decoration: none;color:#424c56;font-weight:bold;}
#body .box ul.list li a:hover{text-decoration: underline;color:#015b9b;}
#body .box ul.list li .big{float:left;position:relative;background:url(bg/subcatbox.gif) no-repeat ;display:inline; width:260px; height:125px;margin:3px 4px 3px 4px;text-align:center;padding-top:5px;}
#body .box ul.list li .big a{text-decoration: none;color:#424c56;font-weight:bold;}
#body .box ul.list li .big a:hover{text-decoration: underline;color:#015b9b;}

#body .box.info  {padding: 10px 10px 10px 15px; width:543px;}
#bodyp .box.info  {padding: 10px 10px 10px 10px; width:755px;}
#body .box.notice  {padding: 5px 0 0; width:568px; border: none;}
#body .box .catfilter {margin: 5px 5px 10px 0;}
#body .box .catfilter label {margin-right: 7px;}
#body .box .catfilter select {margin: 3px;}

#body .boxlist{border: 7px solid #009EE3 ;margin:7px 2px 10px 2px;padding:7px;width:557px;float:left;background:#fff;}
#body .boxlist ul.list{margin:0;padding:0;}
#body .boxlist ul.list li{float:left;background:url(bg/oxid.gif) no-repeat 0 -100px;display:inline;padding-right:8px;margin-right:10px;width:166px;font-weight:bold;text-align:center;}
#body .boxlist ul.list li a{text-decoration: none;color:#424c56;}
#body .boxlist ul.list li a:hover{text-decoration: underline;color:#015b9b;}

#body.plain .boxhead {margin: 5px 5px 0 5px; width: auto; float:none;}
#body.plain .box {width: auto; float:none;}

#bodyp div.bar.prevnext {margin:5px 2px 0px 0;padding:0;height: 27px; float: left; width: 793px;}
#bodyp 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;}
#bodyp 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:89% ;}

/* Other */
#body .dot_sep{background: url(bg/linedot.gif) repeat-x; border:0px none;height:1px;margin-bottom:0px;margin-top:10px;}
#body .dot_sep.mid {margin: 5px 0;}
#body .errorbox{font-size:11px;font-weight:bold;background:#FF0000; border:0px solid #969696;color:#FFFFFF; padding: 5px; margin:7px 5px 5px; width:568px; float: left;}
#body .errorbox p{margin-left: 10px;}
#body .errorbox.inbox {width: 528px; margin: 5px 0; float: none;}
#bodyp .dot_sep{background: url(bg/linedot.gif) repeat-x; border:0px none;height:1px;margin-bottom:0px;margin-top:10px;}
#bodyp .dot_sep.mid {margin: 5px 0;}
#bodyp .errorbox p{margin-left: 10px;}
#bodyp .errorbox.inbox {width: 528px; margin: 5px 0; float: none;}


#bodyp .errorbox{ float:left;background: #FF0000;color:#FFF;font-weight:bold;margin:7px 2px 0;width:790px;}
/* 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;}

/* Locator */
#body .locator {float:left;position:relative; background:url(bg/frame_dunkelblau_body.jpg) repeat-y left top;width:587px; margin:7px 0 0 3px;min-height:36px;height:auto;}
#body .locator p {margin:0px;}
#body .locator .locheadbg {float:left;position:relative;background:url(bg/frame_dunkelblau_top.jpg) no-repeat left top;width:587px;height:8px;}
#body .locator .lochead {float:left;position:relative;width:563px;text-indent:10px;margin:0 8px 2px 8px;padding:2px 0 2px 0;;color:#424C56;font-size:11px;background:#D9F1FB;}
#body .locator .lochead .right, #body .locator .lochead span.right {float:right;margin-right:6px;}
#body .locator .lochead strong.h4 {margin: 0; padding: 0; color: #004C6D; font-size: 11px; font-weight: bold; float: left;}
#body .locator1 .locbody {margin:6px 15px 2px 9px;padding: 5px 0.6em; text-align: right; height:28px;overflow: visible;}
#body .locator .locbody {padding: 5px 8px 5px 16px;; text-align: right;  overflow: visible;width:548px;}
#body .locator .locbody, #body .locator .locbody a {font-size: 10px;}
#body .locator .arrow {font-size: 10px; font-weight: bold;}
#body .locator  a.active {font-weight: bold; color: #015b9b;}
#body .locator .sep {padding: 0 2px; color: inherit;}
#body .locator .pfoot {float:left;position:relative;background:url(bg/frame_dunkelblau_foot.jpg) no-repeat left bottom;width:587px;height:16px;margin:0px;}
#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 */
#body1 .product{float:left;border:7px solid #DBF0FB;float:left;width:130px;min-height:200px;margin:0 4px 10px 4px;padding:5px 5px 5px 130px;position:relative;background:#fff;}
#body .reduced {font-weight:bold;font-size:20px;}
#body .weekspecial {float:left;background:url(bg/angebot_oben.jpg) repeat-y left top;margin:7px 6px 0 4px;height:175px;min-height:175px;width:282px;}
#body .weekspecial p{margin:0px;}
#body .weekspecial .picturebox {float:left;position:relative; height:175px;width: 120px;}
#body .weekspecial .picturebox .picture {float:left;position:relative;width: 105px;margin: 14px 5px 0 12px; overflow: hidden;}
#body .weekspecial .picturebox .priceteaser {float:left;width: 105px;margin: 5px 2px 0 10px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}
#body .weekspecial .rightprodbox {float:left;margin: 10px 7px 0 5px;width:135px; min-height:110px;height:110px;vertical-align:top;}
#body .weekspecial .rightprodbox .hbox{float:left;position:relative;margin: 15px 0 0 0;font-size: 13px;font-weight:bold;width:135px;}
#body .weekspecial .rightprodbox .hbox a {font-size: 12px;font-weight:bold;}
#body .weekspecial .rightprodbox .desc {font-size: 10px;font-weight:normal;color:#808080;}
#body .weekspecial .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:135px;}
#body .weekspecial .rightprodbox .more{float:left;position:relative;width:135px;}
#body .weekspecial .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .weekspecial .rightprodbox .price{float:left;position:relative;width:140px;color:#00A0E5;font-size:20px;font-weight:bold;margin: 5px 0 0 0;}
#body .weekspecial .tocartsmall {float:left;position:relative;width:140px;margin-top:5px; border: 0 none;padding:0 1px 0 0;}
#body .weekspecial .tocartsmall input {width: 145px; height:18px;text-align:center; background: transparent url(bg/basket_product.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}
#body .weekspecialbottom{float:left;background:url(bg/angebot_unten.jpg) no-repeat left bottom;width:282px;margin:0 4px 0 4px;}

#body .firstarticle {float:left;position:relative;width: 584px;height:158px;font-size: 11px;background: url(bg/box_red_head.jpg) repeat-y left top;margin:2px 5px 7px 5px;border:0:padding:0;}
#body .firstarticle p {margin:0px;}
#body .firstarticle .bottom{float:left;position:relative;vertical-align:top;width: 571px;background: url(bg/box_red_foot.jpg)  no-repeat left bottom;margin:0px;padding:0;border:0;height:18px;}
#body .firstarticle .picturebox {float:left;position:relative;vertical-align:top;width: 220px;height:146px;padding-right:10px;margin: 10px 10px 0 14px;}
#body .firstarticle .picturebox .picture {float:left;position:relative;width: 220px;height:100px;margin: 0 0 0 10px;; overflow: hidden;}
#body .firstarticle .rightprodbox {float:left;position:relative;margin: 0 7px 0 0;width:250px; }
#body .firstarticle .picturebox .priceteaser {float:left;width: 105px;margin: 2px 5px 0 10px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}

#body .firstarticle .rightprodbox .hbox{float:left;position:relative;margin: 15px 0 0 0;font-size: 13px;font-weight:bold;width:300px;}
#body .firstarticle .rightprodbox .hbox a {font-size: 12px;font-weight:bold;}
#body .firstarticle .rightprodbox .desc{float:left;position:relative;color:#808080;font-size:10px;font-weight:normal;width:250px;}
#body .firstarticle .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;width:250px;}
#body .firstarticle .rightprodbox .more{float:left;position:relative;width:250px;margin: 4px 0 4px 0;}
#body .firstarticle .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .firstarticle .rightprodbox .newprice{float:left;position:relative;width:25px;color:#00A0E5;font-size:20px;font-weight:bold;}
#body .firstarticle .rightprodbox .pricecontainer{float:left;position:relative;width:250px;color:#00A0E5;font-size:20px;font-weight:bold;}
#body .firstarticle .rightprodbox .pricecontainer .old{color:#000;font-size:12px;font-weight:bold;}
#body .firstarticle .rightprodbox .pricecontainer .desc{color:#000;font-size: 10px;width:250px;}
#body .firstarticle .rightprodbox .pricecontainer .only{float:left;position:relative;color:#000;font-size:11px;font-weight:bold;width:80px;}
#body .firstarticle .rightprodbox .price{float:left;margin:0;text-indent:30px;width:250px;color:#00A0E5;;font-size:23px;font-weight:bold;}
#body .firstarticle .tocartsmall {float:left;position:relative;width:135px;margin-top:5px;; border: 0 none;padding:0 1px 0 0;clear:left;}
#body .firstarticle .tocartsmall input {width: 143px; height:18px;text-align:center; background: transparent url(bg/basket_product.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}
#body .firstarticlebottom{float:left;background-image:url(bg/box_red_foot.jpg);width: 584px;margin:0 5px 0 5px;}


#body .half{float:left;position:relative;width:292px;margin-left:2px;}
#body .quarter{float:left;position:relative;width:147px;}
#body .third{float:left;position:relative;width:180px;}
#body .longrun {float:left;background:url(bg/dauerbrenner_oben.jpg) repeat-y left top;margin:7px 6px 0 4px;height:185px;min-height:185px;width:282px;}
#body .longrun p{margin:0px;}
#body .longrun .picturebox {float:left;position:relative; height:175px;width: 120px;}
#body .longrun .picturebox .picture {float:left;position:relative;width: 105px;margin: 14px 5px 0 12px; overflow: hidden;}
#body .longrun .picturebox .priceteaser {float:left;width: 105px;margin: 5px 2px 0 10px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}
#body .longrun .rightprodbox {float:left;margin: 10px 7px 0 5px;width:135px; min-height:110px;height:110px;vertical-align:top;}
#body .longrun .rightprodbox .hbox{float:left;position:relative;margin: 15px 0 0 0;font-size: 13px;font-weight:bold;width:135px;}
#body .longrun .rightprodbox .hbox a {font-size: 12px;font-weight:bold;}
#body .longrun .rightprodbox .desc {font-size: 10px;font-weight:normal;color:#808080;}
#body .longrun .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:135px;}
#body .longrun .rightprodbox .more{float:left;position:relative;width:135px;}
#body .longrun .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .longrun .rightprodbox .price{float:left;position:relative;width:140px;color:#00A0E5;font-size:20px;font-weight:bold;margin: 5px 0 0 0;}
#body .longrun .tocartsmall {float:left;position:relative;width:140px;margin-top:5px; border: 0 none;padding:0 1px 0 0;}
#body .longrun .tocartsmall input {width: 145px; height:18px;text-align:center; background: transparent url(bg/basket_product.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}
#body .longrunbottom{float:left;position:relative;background-image:url(bg/dauerbrenner_unten.jpg) ;width: 281px;margin:0 1px 0 3px;}


#body .freshin{border:4px solid #008dcb;;float:left;width:129px;min-height:290px;height:auto; height:290px;margin:4px 2px 0 2px;padding:5px 5px 5px 0;position:relative;background:#fff;}
#body .freshin .picturebox {float:left;position:relative;width: 136px;height:105px;text-align:center;}
#body .freshin .picturebox .picture {float:left;position:relative;width: 105px; overflow: hidden;margin:2px 8px 0 8px;}
#body .freshin .rightprodbox {float:left;position:relative;margin: 10px 8px 0 8px;width:120px; min-height:170px;}
#body .freshin .rightprodbox .hbox{float:left;position:relative;font-size: 13px;font-weight:bold;width:120px;height:40px;}
#body .freshin .rightprodbox .hbox a{font-size: 12px;font-weight:bold;}
#body .freshin .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:120px;}
#body .freshin .rightprodbox .desc {float:left;font-size: 10px;font-weight:normal;color:#808080;}
#body .freshin .rightprodbox .more{float:left;position:relative;width:120px;}
#body .freshin .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .freshin .rightprodbox .price{float:left;position:relative;margin-top:5px;width:120px;color:#00A0E5;font-size:20px;font-weight:bold;height:35px;}
#body .freshin .tocartsmall {float:left;width:120px;margin:10px 0 5px 0;}
#body .freshin .tocartsmall input {width: 120px; height:18px;text-align:center; background: transparent url(bg/basket_product.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}




#body .product {float:left;position:relative;margin:7px 7px 0px 3px;width:291px;color:#515D96;font-size:11px;font-weight:bold;background:url(bg/produkt_body.jpg) repeat-y left top;}
#body .product p{margin:0;}
#body .product .picturebox {float:left;position:relative;margin:6px 0 0 10px;width: 116px;text-align:center;}
#body .product .picturebox .morepics {float:left;position:relative;margin:6px 6px 0 0;width:250px;text-align:center;}
#body .product .picturebox .morepics img{float:left;border:1px solid #000;width:40px; height:40px;margin-right:5px;}
#body .product .picturebox .picture {float:left;position:relative;width: 105px; overflow: hidden;margin:0 10px 0 0;min-height:110px;height:110px;}
#body .product .rightprodbox {float:left;position:relative;margin: 0px 1px 0 0;width:148px;height:165px;}
#body .product .picturebox .priceteaser {float:left;width: 105px;margin: 2px 5px 0 0px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}
#body .product .rightprodbox .hbox{float:left;position:relative;margin: 10px 0 0 0;font-size: 13px;font-weight:bold;width:135px;}
#body .product .rightprodbox .hbox a{font-size: 12px;font-weight:bold;}
#body .product .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:135px;}
#body .product .rightprodbox .desc {float:left;position:relative;font-size: 10px;font-weight:normal;color:#808080;margin-top:4px;}
#body .product .rightprodbox .more{float:left;position:relative;width:135px;margin-top:2px;}
#body .product .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .product .rightprodbox .price{float:left;width:145px;height:25px;color:#00A0E5;font-size:20px;font-weight:bold;margin:2px 0 2px 0;}
/*#body .product .tocart {float:left;position:relative;width:135px;margin-top:10px; border: 0 none;padding:0 1px 0 0;clear:left;}
#body .product .tocart input {background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left -150px;border:0;color:#FFF;font-weight:bold;width:110px;}*/
#body .product .tocart {float:left;position:relative;width:150px;margin-top:2px; border: 0 none;padding:0 1px 0 0;clear:left;}
/*#body .product .tocart input {background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left -150px;border:0;color:#FFF;font-weight:bold;height:18px;line-height:10px;width:125px;}*/
/*#body .product .tocart input{ height:18px;line-height: 1;width: 154px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 0; border:0;color:#ffffff;padding:0 0 0 23px;cursor:pointer;font-weight: bold;}*/
#body .product .tocart { height:18px;  line-height:18px; width: 169px; background: transparent url(bg/buttons_ee_.gif) no-repeat right 0; margin-left:auto; border: 0 none;padding:0 1px 0 0;}
#body .product .tocart input{ width: 139px; height:18px;text-align:center; background: transparent url(bg/buttons_ee_.gif) no-repeat left 0; margin:0; border:0;color:#ffffff;padding:0px 2px 0 27px;cursor:pointer;font-weight: bold;}
#body .product .tocartsmall1{ height:18px;  line-height:18px; width: 134px; background: transparent url(bg/buttons_ee_.gif) no-repeat right 0; margin-left:0; border: 0 none;padding:0 1px 0 0;}
#body .product .tocartsmall input{ width: 143px; height:18px;text-align:center; background: transparent url(bg/basket_product.gif) no-repeat left 0; margin:2px 0 5px 0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}

#body .productsmall {float:left;position:relative;margin:7px 0px 8px 4px;height:325px;min-height:325px;width:144px;color:#515D96;font-size:11px;font-weight:bold;background:url(bg/produkt_quarter_body.jpg) repeat-y left top;}
#body .productsmall p{margin:0;}
#body .productsmall .picturebox {float:left;position:relative;margin:6px 0 0 14px;width: 105px;height: 105px;text-align:center;}
#body .productsmall .picturebox .morepics {float:left;position:relative;margin:6px;width:105px;text-align:center;}
#body .productsmall .picturebox .morepics img{float:left;border:1px solid #000;width:40px; height:40px;margin-right:5px;}
#body .productsmall .picturebox .picture {float:left;position:relative;width: 105px; overflow: hidden;margin:0 10px 0 0;}
#body .productsmall .rightprodbox {float:left;position:relative;margin: 0 0 0 12px;width:125px;}
#body .productsmall .rightprodbox .hbox{float:left;position:relative;margin: 10px 0 0 0;font-size: 13px;font-weight:bold;width:120px;height:55px;}
#body .productsmall .rightprodbox .hbox a{font-size: 12px;font-weight:bold;}
#body .productsmall .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:120px;}
#body .productsmall .rightprodbox .desc {float:left;position:relative;font-size: 10px;font-weight:normal;color:#808080;margin-top:6px;height:45px;}
#body .productsmall .rightprodbox .more{float:left;position:relative;width:115px;}
#body .productsmall .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .productsmall .rightprodbox .price{float:left;position:relative;width:115px;min-height:30px;height:30px;color:#00A0E5;font-size:20px;font-weight:bold;}
#body .productsmall .tocartsmall {float:left;position:relative;width:110px;margin:10px 0 0px 0; border: 0 none;padding:0 0 0 0;}
#body .productsmall .tocartsmall input {width: 110px; height:18px;text-align:center; background: transparent url(bg/basket_product_small.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}



#body .bluetopborder {float:left;position:relative;height:7px;width:290px;background:url(bg/produkt_oben.jpg) no-repeat left top;vertical-align:top;}
#body .bluebottomborder {float:left;position:relative;height:16px;width:291px;background:url(bg/produkt_unten.jpg)  no-repeat left bottom;   margin:0 0 0 0px;vertical-align:top; }
#body .bluequartertopborder {float:left;position:relative;margin:7px 2px 0 2px;height:7px;width:144px;background:url(bg/produkt_quarter_oben.jpg) no-repeat left top;}
#body .bluequarterbottomborder {float:left;position:relative;margin:0 2px 4px 2px;height:8px;width:144px;background:url(bg/produkt_quarter_unten.jpg) no-repeat left bottom;}

#body .catarticle {float:left;margin:0 7px 0 2px;width:291px;height:175px;color:#515D96;font-size:11px;font-weight:bold;background-image:url(bg/produkt_body.jpg);}
#body .catarticle .picturebox {float:left;position:relative;width: 125px;text-align:center;}
#body .catarticle .picturebox .picture {float:left;position:relative;width: 105px; overflow: hidden;margin:0 10px 0 0;}
#body .catarticle .rightprodbox {float:left;position:relative;margin: 14px 7px 0 0;min-height:110px;}
#body .catarticle .rightprodbox .hbox{float:left;position:relative;margin: 0px 0 0 0;font-size: 13px;font-weight:bold;width:135px;}
#body .catarticle .rightprodbox .hbox a{font-size: 12px;font-weight:bold;}
#body .catarticle .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:135px;}
#body .catarticle .rightprodbox .desc {font-size: 10px;font-weight:normal;color:#808080;}
#body .catarticle .rightprodbox .more{float:left;position:relative;width:135px;}
#body .catarticle .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .catarticle .rightprodbox .price{float:left;position:relative;width:135px;color:#00A0E5;font-size:20px;font-weight:bold;}
#body .catarticle .tocart {float:left;position:relative;width:135px;margin-top:10px;; border: 0 none;padding:0 1px 0 0;clear:left;line-height:100%;}
#body .catarticle .tocart input {background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left -150px;border:0;color:#FFF;font-weight:bold;height:18px;line-height:10px;width:110px;}


#body .product .picture {width: 115px;text-align:center; overflow: hidden;}
#body .product strong.h3 {margin:0;height: 40px; display: block;}
#body .product strong.h3 a{font-size: 10px;color:#000;}
#body .product tt {color:#000;display:block;}
#body .product .flag {width:10px;height: 10px;border:1px solid #969696;float:left;margin:3px 8px 0 0;}
#body .product .flag.red{background-color:#00ab1f;}
#body .product .flag.orange{background-color:#00ab1f;}
#body .product .flag.green{background-color:#00ab1f;}
#body .product .desc {color:#000;font-size: 10px;}
#body .product .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 .product .actions a:hover{text-decoration: underline;}
#body .product .variants {height: 35px;}
#body .product .variants label{display:block;color:#000;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:#000;font-size: 10px;}
#body .product .price {margin-bottom:0px; }
#body .product .price .product_price_old {font-size:14px; font-weight: bold;}
#body .product .price .product_price_old_text {font-size:12px; font-weight: bold;color:#000;}
#body .product .price .product_price_old_text2 {font-size:12px; font-weight: bold;color:#000;padding:4px 0 0 4px;width:250px;}
#body .product .price .product_price_old_text3 {font-size:12px; font-weight: bold;color:#000;padding:4px 0 0 0px;width:250px;}
#body .product .price big {font-size: 18px;line-height: 100%; font-weight: bold;white-space:nowrap;}
#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: 13px;}
#body .product .price sup.dinfo a:hover{text-decoration: underline;color: inherit;}
#body .product .price small {font-weight: inherit; font-size:69% ;}


#body .product .tocart1 input{float:left;vertical-align:top;height:18px;width: 143px; background: transparent url(bg/basket_product.gif) no-repeat 0 0; border:0;color:#fff;padding:0 0 0 22px;cursor:pointer;font-weight: bold;}

#body .product.head {margin-top:7px;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: 10px;}

#body .product.small{margin: 0 2px 0 2px; width:147px;height:347px;padding-left:10px;;padding-top:8px;background-image:url(bg/produkt_quarter_body.jpg) }
#body .product.small .variants {height: 3em; margin-bottom:2px;}
#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:111px;}
#body .product.small .variants select{width: 123px;}

#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 .product.thinest{ width:479px;height:50px; padding-left: 72px; margin: 0; border: none;}
#body .product.thinest .picture {left: 0; height: 42px; width: 56px;border:1px solid #CBCBCB;}
#body .product.thinest strong.h3 {height: 26px; margin-top: 3px; display: block;}
#body .product.head strong.h4.thinest{width: 556px;border-color:#969696;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px;}
#body .product.thinest .price {position:absolute; top:15px; right:5px;}
#body .product.thinest .price big {font-size: 14px;line-height: 100%;}
#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: 10px;background:#fff url(bg/dotted_line.gif) no-repeat center;margin:0 5px;float:left;width: 568px;border:1px solid #cbcbcb;border-top:none;border-bottom: none;}
#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 {float:left;background:url(bg/frame_dunkelblau_body.jpg) repeat-y left top;height:auto;min-height: 260px;width:587px;border:0; margin:7px 2px 0px 2px;}
#body .product.details p{margin:0;}
#body .product.details .b1{float:left;position:relative;height:auto;width:570px;margin-bottom:10px;}
#body .product.details .b1 .picturebox{float:left;height:auto;min-height: 260px;width:280px;}
#body .product.details .b1 .picturebox .picture {float:left;text-align:center;height: 280px;width: 270px;}
#body .product.details strong.h4 {border-color:#969696;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px;}
#body .product.details h1 {border:none;margin:8px 0 0 0;padding:0;color:#000;background: none;font-size:12px;font-weight: bold;}
#body .product.details tt {margin:3px 0 0 0;}
#body .product.details .desc {margin:3px 0 0 0;font-size: 11px;color:#424c56;}



#body .product.details .exturls {float:left; width: 250px;text-align:left;}
#body .product.details .exturls a{float:left;color:#015b9b;font-size:10px;}
#body .product.details .right{float:left;color:#015b9b;font-size:10px;width:265px;}

#body .product.details .cats {margin:1em 0 0 0;font-size:10px;color:#000;}
#body .product.details .cats a{font-size:10px;color:#000;}
#body .product.details .cats img{margin-right:1em;}

#body .product.details .status {font-size:10px;color:#424c56;}

#body .product.details .variants {padding-top:1em;}

#body .product.details .actions {padding-top:1em;clear:left;}
#body .product.details .actions a{display:block;color:#015b9b;}
#body .product.details .actions a.reqlogin{background:none;padding-left:0;}

#body .product.details .price {margin:1em 0;height:60px;}
#body .product.details .pricespacer {height:4px;_display:inline;}
#body .product.details .price big{display:block;float:left;color:#e3000f;font-size:23px;margin: 2px 0 4px 10px;_display:inline;}
#body .product.details .right .price .priceteaser {float:left;width: 105px;margin: 5px 4px 0 0px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}
#body .product.details .price .old {font-weight: bold;font-size: 11px;}
#body .product.details .price sup.dinfo {font-size:10px;font-weight: normal;color:#424c56;vertical-align:top;float:left;}
#body .product.details .price sup.dinfo a {font-size: 11px; 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: 10px;}
#body .product.details .tobasket_button_amount {float:left;width:50px;}
#body .product.details .tobasket_button {float:left;width:270px;}

#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: 571px; border-top: none; padding: 5px 6px;border:7px solid #009EE3;border-top:none;}

#body .product.moredetails .morepics{margin-top: 10px; padding: 5px 0; height: 44px; border-top: 1px solid #f0f0f0; }
#body .product.moredetails .morepics a{border: 1px solid #969696; width: 56px; height: 42px; margin: 0 11px 0 2px; float: left;}

#body .product.details .longdesc {float:left;position:relative;margin: 10px 20px 15px 10px;  line-height: normal;color:#000;font-weight:normal;}

#body .product.details .longdesc strong.h3 {font-size: 12px; height: auto; margin: 0px; padding-bottom: 7px; font-weight: bold; display: block;}
#body .product.details .longdesc p{margin: 0; padding:7px 0px;}
#body .product.details .longdesc .question {margin: 10px 0 1px; padding-top: 11px; }
#body .product.details .longdesc .question a {font-size: 10px; font-weight: bold; color:#004b80;}

#body .box .attributes td{border-bottom:1px solid #f0f0f0;font-size:10px;padding:.5em 0}
#body .box .attributes .last td {border-bottom:none}

#body .box .pricealarm {border-top:1px solid #f0f0f0;}
#body .box .pricealarm th {padding-top:.5em;}
#body .box .pricealarm th label{font-weight: bold;font-size: 10px;color:#424c56;}

#body .wellcome {float:left;position:relative;background:url(bg/produkt_body.jpg) repeat-y left top;width:291px;margin:7px 0 0 4px;}
#body .wellcome p {  margin: 0; }
#body .wellcome .content{float:left;position:relative;width:267px;margin:0 0 7px 7px;text-align:center;vertical-align:middle;height:150px;}
#body .wellcometopborder {float:left;position:relative;height:7px;width:291px;background:url(bg/produkt_oben.jpg) no-repeat left top;margin-bottom: 0;}
#body .wellcomecontent {float:left;position:relative;height:166px;margin:0;margin: 0 7px 0 7px;}
#body .wellcomebottomborder {float:left;position:relative;height:16px;width:291px;background:url(bg/wellcome_unten.jpg) no-repeat left bottom;}
#body1 .wellcomehalf{float:left;position:relative;width:294px;margin-left:1px;}
#body .wellcomehalf{float:left;position:relative;width:292px;}

#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:147px;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 .fromcompare input {margin:5px 0 0 14px;height:18px;line-height:1;width: 110px;background:transparent url(bg/basket_compare_small.gif) no-repeat scroll left 0; border:0;color:#fff;padding:0 0 0 23px;cursor:pointer;font-weight: bold;}

/*#body .boxcontent{float:left;position:relative;width:545px;margin: 10px 20px 0 20px;}*/
#body boxcontent table.cmp_tbl {margin-left: auto; margin-right: auto; width: 97%;background:#ff0;}
#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;}
#body .productcomparesmall {float:left;position:relative;margin:0 7px 0 2px;height:355px;min-height:325px;width:172px;color:#515D96;font-size:11px;font-weight:bold;border:1px dotted #969696;}
#body .productcomparesmall .picturebox {float:left;position:relative;margin:6px 0 0 14px;width: 172px;height: 105px;text-align:center;}
#body .productcomparesmall .picturebox .morepics {float:left;position:relative;margin:6px;width:172px;text-align:center;}
#body .productcomparesmall .picturebox .morepics img{float:left;border:1px solid #000;width:40px; height:40px;margin-right:5px;}
#body .productcomparesmall .picturebox .picture {float:left;position:relative;width: 105px; overflow: hidden;margin:0 10px 0 0;}
#body .productcomparesmall .rightprodbox {float:left;position:relative;margin: 0 0 0 12px;width:125px;}
#body .productcomparesmall .rightprodbox .hbox{float:left;position:relative;margin: 10px 0 0 0;font-size: 13px;font-weight:bold;width:172px;height:55px;}
#body .productcomparesmall .rightprodbox .hbox a{font-size: 12px;font-weight:bold;}
#body .productcomparesmall .rightprodbox .artnumbox{float:left;position:relative;color:#005A81;font-size:10px;font-weight:normal;height:15px;width:172px;}
#body .productcomparesmall .rightprodbox .desc {float:left;position:relative;font-size: 10px;font-weight:normal;color:#808080;margin-top:6px;height:45px;}
#body .productcomparesmall .rightprodbox .more{float:left;position:relative;width:172px;}
#body .productcomparesmall .rightprodbox .comparebox{float:left;position:relative;width:172px;height:30px;}
#body .productcomparesmall .rightprodbox .priceteaser {float:left;width: 105px;margin: 2px 5px 0 0px;padding:3px;text-align:left; background:#F00;color:#FFF;font-weight:bold;}
#body .productcomparesmall .rightprodbox .more a{color:#585858;font-size:11px;font-weight:bold;text-decoration:underline;}
#body .productcomparesmall .rightprodbox .price{float:left;position:relative;width:172px;height:30px;color:#00A0E5;font-size:20px;font-weight:bold;}
#body .productcomparesmall .tocartsmall {float:left;position:relative;width:110px;margin-top:5px; border: 0 none;padding:0 0 0 0;clear:left;}
#body .productcomparesmall .tocartsmall input {width: 110px; height:18px;text-align:center; background: transparent url(bg/basket_product_small.gif) no-repeat left 0; margin-left:0; border:0;color:#ffffff;padding:0px 2px 0 25px;cursor:pointer;font-weight: bold;}

/* ORDER */

/* Order steps */
#bodyp .stepinfo {margin: 4px 0 0 2px;text-align:center;background-color:#e5e5e5;border-top: 7px solid #fff;}
#bodyp .orderiframe {float:left;margin: 10px 0 0 2px;width:793px;}
#bodyp .ordersteps {margin: 2px 0 0 2px; float:left;height:108px;}
#bodyp .ordersteps dl {background: #FFF;background-image:url(bg/stepitem_container5.png);background-repeat:no-repeat;width: 156px; height: 93px; padding: 3px;  float:left; }
#bodyp .ordersteps dt {padding:0; margin: 12px 8px 0 8px;}
#bodyp .ordersteps dt, #body .ordersteps dt a {font-size: 11px; font-weight: bold;}
#bodyp .ordersteps dl big {font-size: 21px; line-height: 19px;}
#bodyp .ordersteps dt a:hover big {text-decoration: underline;}
#bodyp .ordersteps dd, #body .ordersteps dd a {font-size: 11px; margin: 4px 10px 0 10px; }
#bodyp .ordersteps .lastinrow {float:right; width: 136px;margin-right:0;}
#bodyp .ordersteps dl.active1 {background: #FFF;background-image:url(bg/stepitem_container_high1.png);background-repeat:no-repeat;color:#005A81;}
#bodyp .ordersteps dl.active1 .a{color:#FFF;}
#bodyp .ordersteps dl.active2 {background: #FFF;background-image:url(bg/stepitem_container_high2.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.active3 {background: #FFF;background-image:url(bg/stepitem_container_high3.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.active4 {background: #FFF;background-image:url(bg/stepitem_container_high4.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.inactive1 {background: #FFF;background-image:url(bg/stepitem_container1.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.inactive2 {background: #FFF;background-image:url(bg/stepitem_container2.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.inactive3 {background: #FFF;background-image:url(bg/stepitem_container3.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.inactive4 {background: #FFF;background-image:url(bg/stepitem_container4.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.inactive4 {background: #FFF;background-image:url(bg/stepitem_container4.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.biggeractive1 {background: #FFF;background-image:url(bg/stepitem_container_inact1.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.biggeractive2 {background: #FFF;background-image:url(bg/stepitem_container_inact2.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.biggeractive3 {background: #FFF;background-image:url(bg/stepitem_container_inact3.png);background-repeat:no-repeat;}
#bodyp .ordersteps dl.biggeractive4 {background: #FFF;background-image:url(bg/stepitem_container_inact4.png);background-repeat:no-repeat;}


#bodyp .ordersteps1 dl.active dt, #body .ordersteps dl.active dt a {color: #fff;}
#bodyp .ordersteps2 dl.active dt, #body .ordersteps dl.active dt a {color: #fff;}
#bodyp .ordersteps3 dl.active dt, #body .ordersteps dl.active dt a {color: #fff;}
#bodyp .ordersteps4 dl.active dt, #body .ordersteps dl.active dt a {color: #fff;}
#bodyp .ordersteps.nofinalstep dl {width: 155px;}
#bodyp .ordersteps.nofinalstep .lastinrow {width: 155px;}

/* Order back/next step button */
#bodyp div.bar.prevnext .arrowdown input {background: url(bg/oxid_ee_.gif) no-repeat 15px -342px; background-color: #004b80; padding-left: 38px; padding-right: 25px;}
#bodyp div.bar.prevnext .arrowright input {background: url(bg/step.gif) no-repeat; height:28px;width:264px;}
#bodyp div.bar.prevnext .arrowrightlast input {background: url(bg/oderstep.gif) no-repeat; height:28px;width:215px;}
#bodyp div.bar.prevnext .minorderprice {font-size: 12px; font-weight: bold; line-height: 27px; text-align: center; width: auto;}
#bodyp div.bar.prevnext .termsconfirm {width: auto; margin: 0 10px;}
#bodyp div.bar.prevnext .termsconfirm td {font-size: 12px; font-weight:bold;color: #004C6D; padding: 5px 3px 3px 0;}
#bodyp div.bar.prevnext .termsconfirm a {font-size: 11px; color: #000; text-decoration: underline;}
#bodyp div.bar.prevnext .termsconfirm a:hover {color: #000;}
#bodyp div.bar.prevnext .termsconfirm .chkbox {background: none; border: none; vertical-align: top; margin: 0px; padding: 0;}
#bodyp div.bar.prevnext.terms {height: 26px; margin-bottom: 9px;background:#D9F1FB;}

#bodyp .chead {float:left;background:url(bg/frame_dunkelblau_top_full.jpg)  no-repeat left top;width:796px;height:8px;margin:7px 2px 0 2px;}
#bodyp .cfoot {float:left;position:relative;background:url(bg/frame_dunkelblau_foot_full.jpg) no-repeat left bottom;width:796px;margin:0px;}
#bodyp .cfoot2 {float:left;background:url(bg/frame_dunkelblau_foot_full.jpg) no-repeat left bottom;width:796px;height:8px;margin:0 2px 0 -1px;}


/* Basket */
#bodyp .basketborder {float: left; margin: 7px 2px 0px 2px; width:796px;background:url(bg/frame_dunkelblau_body_full.jpg) repeat-y left top;}
#bodyp .basketborder p{margin:0px;}
#bodyp .basket {float: left; margin: 0 0 10px 8px; padding-left:20px; empty-cells: show;width:772px;}
#bodyp .basket tbody td {padding-top: 10px;}
#bodyp .basket th {background: #D9F1FB; color: #424c56; font-weight: bold; height: 25px; padding-left: 6px;}
#bodyp .basket th.brd {padding: 0;}
#bodyp .basket th .brd_line { width: 7px; height: 25px;}
#bodyp .basket th.lastcol {padding-left: 0;}
#bodyp .basket td.brd {border-left: 0px solid #969696;}

#bodyp .basket .bsk_sep td {height: 9px; padding-top: 0;}
#bodyp .basket .bsk_sep .line {border-bottom: 1px solid #f0f0f0;}
#bodyp .basket .bsk_sep .bigline {border-bottom: 4px solid #f0f0f0;}

#bodyp .basket .picture {border: 1px solid #969696; background: #fff; text-align: center; display: block; height: 42px; width: 56px;}
#bodyp .basket .art_title a {font-size: 10px; font-weight: bold; color: #000;}
#bodyp .basket .art_title a:hover {color: #000;}
#bodyp .basket .art_num {font-size: 10px; color: #000;}

#bodyp .basket .btn, #body .basket .amount {margin-bottom: 7px;}
#bodyp .basket .upd {color: #fff; width: 91px; cursor: pointer; padding: 1px;}
#bodyp .basket .price {padding-right: 25px; text-align: right;}
#bodyp .basket .orderprice {padding-right: 20px; text-align: right;}
#bodyp .basket .vat {padding-left: 20px;}
#bodyp .basket .vat_order {padding-left: 15px;}
#bodyp .basket .amount {padding-right: 20px;}
#bodyp .basket .totalprice {padding-right: 6px; text-align: right;}
#bodyp .basket .notice td {padding-top: 5px; font-size: 10px; color: #015b9b;}
#bodyp .basket .sumrow td {padding-top: 3px;}
#bodyp .basket .sumrow.total td {padding: 7px 0 4px;}
#bodyp .basket .sumdesc {padding-right: 15px !important; text-align: right;}
#bodyp .basket .discount, #body .basket .coupon {color: #015b9b; font-size: 10px;}
#bodyp .basket .bottrow {height: 14px;}
#bodyp .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;}
#bodyp .basket a.wrapremove  {width: 70px;}

#bodyp .basket .wrapmod { display:block;height:18px;line-height:1;width: 85px; background: transparent url(bg/buttons_ee_.gif) no-repeat right -100px; margin:0; border: 0 none; padding:0 1px 0 0;float: left}
#bodyp .basket .wrapmod a {font-size: 10px; text-align: center; text-decoration: none; display: block; height:14px;line-height:1;width: 62px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 -100px; margin:0; border:0;color:#fff;padding:4px 0 0 23px;font-weight: bold; }

#bodyp .basket .frombasket { height:18px;line-height:1;width: 100px; background: transparent url(bg/buttons_ee_.gif) no-repeat right -50px; margin:0; border: 0 none; padding:0 1px 0 0;float: left}
#bodyp .basket .frombasket input{ height:18px;line-height:1;width: 100px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 -50px; margin:0 0 0 0px; border:0;color:#fff;padding:0 0 0 23px;cursor:pointer;font-weight: bold;}
#bodyp .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;}


/* user options step */
#bodyp .useroptboxhead1 {margin: 8px 2px 0 2px; height:30px;line-height:30px; font-size: 12px;font-weight: bold;color:#004C6D;background: #D9F1FB;}
#bodyp strong.useroptboxheadbig {margin:7px 0 0 2px;background: #D9F1FB; 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:#004C6D;width:746px; display: block;}
#bodyp .useroptboxborder {float:left;position:relative;margin:7px 2px 0 2px; font-size: 12px;background:url(bg/frame_dunkelblau_body_full.jpg) repeat-y left top;}
#bodyp .useroptboxborder p {margin:0px;}
#bodyp .boxuserhead{float:left;position:relative;width:762px;margin:0 0 0 8px;background-color:#D9F1FB;padding:2px 0 0 10px;height:18px;color:#004C6D;}
#bodyp .useroptbox {float:left;position:relative; padding:20px;font-size: 12px;}

#bodyp .useroptboxbig {border:1px solid #969696; border-top: none; height:310px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
#bodyp .useroptbox .link {font-size: 10px;}
#bodyp .useroptbox .err {margin-bottom: 10px; font-size: 10px;}

/* payment step */
#bodyp .paymentboxhead, #body .thankyouboxhead {margin-top: 0px;}
#bodyp .box .logopayment {vertical-align:top;margin: 0 0 0 10px;}

/* order step */
#bodyp dl.orderinfocol {margin: 0 5px; width: 357px; float:left;}
#bodyp dl.orderinfocol dt {padding:0; margin: 0 0 5px 0; height: 23px; font-weight: bold; border-bottom: 1px solid #f0f0f0;}
#bodyp dl.orderinfocol dd {padding:0; margin: 0;}
#bodyp .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;}

#bodyp .etrustlogocol {float: left; width: 100px;}
#bodyp .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: 7px 0 25px;}
#body .morecats dt {background: #015B9B; border-bottom: 1px solid #fff;color:#FFF;}
#body .morecats dl dt a{color:#FFF;font-weight:bold; }
#body .morecats dl dt a:hover{color:#D9F1FB;font-weight:bold; }
#body .morecats dd {background: #fff; border-bottom: 1px solid #fff; margin: 0; padding: 0;}
#body .morecats dl a {color:#004C6D;; font-weight:normal; 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 .boxcontent2 dl{border-bottom: 1px solid #f0f0f0; margin: 2px 0; padding-bottom: 5px; width: 97%;}
#body .boxcontent2 dl.lastInCol{border-bottom: 0; margin: 0; padding-bottom: 0px;}
#body .boxcontent2 dt a{font-weight: bold; font-size: 11px; text-decoration: none; color: #424c56; }
#body .boxcontent2 dt a:hover{text-decoration: underline; color: #424c56;}
#body .boxcontent2 dt a.active{color: #015b9b;}
#body .boxcontent2 dd{margin: 2px 0; font-size: 11px; color: #969696; }

/* 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_ee_.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{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{ float:left;width:558px;background: #009ee3;color:#FFF;font-weight:bold;margin: 7px 5px 0 3px;padding: 5px 10px;}
#body .factfindermsg{ float:left;width:558px;background: #FFFFFF;color:color:#004C6D;;font-weight:bold;margin: 7px 5px 0 3px;padding: 5px 10px;}
#body .msg .a{ color:#FFF;font-weight:bold;}
#body .msg .err{color: #015b9b;font-weight: bold;}
#bodyp .msg{ float:left;background: #009ee3;color:#FFF;font-weight:bold;margin: 7px 0px 0 2px;padding: 5px 10px;}


/* Tags */
#body .box .tags {text-align: center; margin: 0 10px 0 10px;}
#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;}
	
	.rundebox {float:left;position:relative;
   width: 200px; 
   background: url(bg/produkt_body.jpg) repeat-y left top; 
}
.rundebox h3 {
   background: url(bg/produkt_oben.jpg) no-repeat left top; 
	padding: 10px 20px;
   margin-bottom: 0; 
}
.rundebox p { 
   padding: 0 20px 10px 20px; 
   margin: 0; 
}   
.rundebox p.letzter { 
   background: url(bg/wellcome_unten.jpg) no-repeat left bottom; 
}
 
/* Überschrift mit Farbverlauf als Hintergrundgrafik */
.rundebox h3.gradient {
   background: url(oben_farbverlauf.gif) no-repeat left top; 
} 
