/* OXID look&feel generated CSS */

/* Base */
body {height: 100%;}

body,tt {font:12px/130% Arial,Helvetica,sans-serif; color:#336b44;}
table,input,select,textarea{font:12px/130% Arial,Helvetica,sans-serif; color:#000;}
table{font:12px/130% Arial,Helvetica,sans-serif; color:#336B44;}
body {margin:0;padding:0;background:#fffdcd url(../img/bg.png) repeat-x; overflow-y:scroll; }
*+html body{overflow:hidden;}

h1   {font-size: 23px; font-weight:normal; margin:12px 0 7px; padding:0;}
h2   {font-size: 11px; margin:5px 0 10px;}
h3   {font-size: 10px;}
h4	 {font-size: 21px; font-weight:normal; margin:5px 0 10px;}
h5 	 {font-size: 19px; font-weight:normal; margin:5px 0 10px;}
h6	 {font-size: 16px; font-weight:normal; margin:5px 0 10px;}
strong.h2 {font-size: 11px;}
strong.h3 {}
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}
label {color:#336B44;}
p {margin:5px 0;}

/* Typography */
a{text-decoration:none; color:#336b44;}
a:hover{text-decoration:underline;}

.hl  {color:#FF00AE !important;}
.note{color:#FF00AE;}
.req {color:#FF00AE;}
.err {color:#ff0000;}
.done {color:#00B910;}
.link        {background: url(bg/oxid_ee_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color:#336B44 !important; line-height:1.1em;}
.link2       {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:#336B44;}
.fs14 {font-size: 14px !important;}
.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: #ff00ae !important;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}


/* Forms */
form{margin-top:0px;margin-bottom:0px;}
input, select, textarea {color: #336B44;}

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:0px 7px 4px 7px;margin:0;color:#fff;font-weight: bold;cursor:pointer;background: transparent url(bg/buttons_ee_.gif) no-repeat left -150px;}
*+html 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; position:relative;}


input.btn.hl {border-color:#FF00AE;color:#FF00AE;}
input.chbox {margin-top: 0px; color:#FF00AE;}
input.chk {margin: 1px 5px 1px 0px;}
input.fullsize {width: 100%;}
textarea.fullsize {width: 100%;}
input.openid {background: #fff url(bg/openid-icon-small.gif) no-repeat 0pt 50%; border:1px solid activeCaption; padding:1px 1px 1px 18px;}

/* Tables .....*/
table {border-collapse: collapse;}
table.min_width {width:auto}
th {text-align: left;padding: 0 5px 0 0;font-weight: normal;}
tr.row_sep td hr{display:none;}
tr.row_sep td div{background: url(bg/sepatator_ee_.gif) no-repeat center center; margin: 0;height: 15px;}
tr.sep td, tr.sep th {background: url(bg/sepatator_ee_.gif) no-repeat center center;}

/* Navigation  - bars */
div.bar {vertical-align: middle;}
div.bar .left  {float:left; /*width:125px;*/}
div.bar .right {float:right; text-align: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;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:979px;margin:0px auto 0;padding:0;position: relative;}
  div#header  { clear:both;}
  div#content { clear:both;}
    div#path  { margin:0 0 0 195px;padding:15px 0 0 0;color:#aaa;}
    div#body  { margin:0 175px 10px 170px;padding:1px 0 0 0;}
    div#left  { float:left;  width:160px;}
    div#right { float:right;}
  
  div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 0; padding: 0; width: auto;}

/* + layout - header */
#header div.bar .fixed {float:left;}

div.bar.oxid        {}
div.bar.oxid .logo  {padding:3px 0 13px 0;float:left;}
div.bar.oxid dl.box {min-height: 98px;min-width:150px;margin:0 0 1px 2px;}

dl.box           {background:#fff;border:1px solid #EFEFEF;width:150px;}
dl.box dt        {background:#EFEFEF;color:#aaa;}
dl.box dt a      {color:#aaa;padding:0 0 0 10px;background:transparent url(bg/oxid_ee_.gif) 0 -10px no-repeat;display:block;}
dl.box dd        {color:#aaa;}
dl.box dd ul     {margin:0;}
dl.box.open dt   {background-color:#336B44;color:#fff;}
dl.box.open dt a {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:#EFEFEF url(bg/oxid_ee_.gif) 0 -50px no-repeat;color:#aaa;}
dl.box.open dd.dropdown ul li a:hover{background-color:#336B44;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:#aaa;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.basket{background:#fff;border-color:#EFEFEF;}
dl.box.basket dt {background:#EFEFEF;}
dl.box.basket.open dt   {background-color:#336B44;}
dl.box.basket.open dt a {color:#fff;}
dl.box.basket.open dd.dropdown ul li a{background-color:#EFEFEF;color:#aaa;}
dl.box.basket.open dd.dropdown ul li a:hover{background-color:#336B44;color:#fff;}

dl.box.basket dd table {width:100%;}


div.bar.links      {padding:0; line-height:58px; height:58px; }

div.bar.links a    {padding:0 5px; }
/*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:#336B44;}*/
div.bar.links .right a { padding: 0 5px;}
div.bar.links .left a {}
/*
div.bar.links.single{background:#336B44;}
div.bar.links.single a{color:#fff;}
div.bar.links.single a.act{color:#EFEFEF;}
*/

div.bar.categories ul.menue.horizontall li {/*float:left;*/height:43px; max-width:200px;}
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: #EFEFEF;color:#aaa;font-weight: normal;}
div.bar.categories ul.menue.verticall   li a:hover { background-color:#336B44;color:#fff;}

div.btn-left{background:url(../img/gruen_oben_links.png); width:100%; height:43px; float:left;}
div.btn-right{background:url(../img/gruen_oben_rechts.png) right; width:100%; height:43px; float:right;}
div.btn-left.exp{background:url(../img/Button_aktiv_links.png) left;}
div.btn-right.exp{background:url(../img/Button_aktiv_rechts.png) right;}

#ew_homelink { margin-left:1px; margin-right:5px; }

*+html div.btn-right{float:none;}

.menu-li {float:left;}

/* + layout - footer*/
#footer {float:right;}
#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:#aaa}
div.bar.copy{ height:13px;color:#336b44;padding:5px 0 5px 0;}
div.bar.copy a{color:#336b44;}
div.bar.shop{color:#aaa;padding:8px 0 10px 180px;text-align: center;}
div.bar.shop a{color:#aaa;margin:0 7px;}
div.bar.icons{text-align: right;}

/* minibasket */
.box.minibasket .hr {background: url(bg/sepatator_ee_.gif) no-repeat center 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: 149px; 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 strong.h2{display: block;}
#left strong.h2{background:#EFEFEF;padding:10px 5px 5px;margin:0;color:#aaa;}
#left strong.h2 a {text-decoration: none; color: #aaa}
#left strong.h2 a:hover {text-decoration: underline;}
#left p {padding:3px 10px;margin:0;}
#left form.search{padding:5px 0;}
.search input.txt {width:340px; color:#336B44; vertical-align:middle; background:url(../img/input_contact.png); border:none; height:20px; padding:5px 5px 0; margin-top:-3px;} 
#left .search select {width:126px;margin-top:2px;padding:1px 0;}
#left .search span.btn input {font-weight: bold;width:28px;text-align: center;}
.srch-btn {background:none; border:none; color:#336B44; padding:0; height:25px; vertical-align:middle; margin-top:-3px; position:relative; top:-58px; left:353px;}
*+html .search input.txt { margin-top:0;}
*+html .srch-btn {margin-top:0; position:relative; top:-44px;}
*+html .search{max-height:50px; padding-top:18px;}
.search {float:left; width:410px; max-height:60px;}

#test_link_service_contact {margin-right:10px;}

#left hr {margin: 3px 10px;}

/* left minibasket */
#left .box.minibasket {padding:7px 10px;}

/* information list */
#left ul.info {position:relative; top:10px; margin:0;padding:0 0 30px 0; float:left;}
#left ul.info li {list-style: none; padding: 0; margin: 0;}
#left ul.info li a {text-indent: 10px;display: block;padding: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: #aaa; 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.tree li a {background:#fff url(bg/oxid_ee_.gif) no-repeat right  500px;color:#aaa;display:block;padding:10px 2px;border-top:1px solid #EFEFEF;}
ul.tree li a.has{padding-right:15px;background-position:right -175px;}
ul.tree li a.root{text-indent:15px;padding-right:0;background-position:0 -175px;font-weight: bold;border-color:#EFEFEF;}
ul.tree li a.exp{text-indent:15px;padding-right:0;background-position:0 -200px;}
ul.tree li a.act{background-color:#336B44;color:#fff;}
ul.tree li a.exp.act{background-position: 0 -225px;}
*/
/* + layout - right */
#right strong.h2{position:relative;padding:10px 12px 5px;margin:0;display: block;width:130px;}
#right strong.h2 a {text-decoration: none;}
#right strong.h2 a:hover {text-decoration: underline;}
#right div.box {padding:7px 12px; width:130px;}
#right div.box p{padding:7px 10px;}
#right form label {}
#right span.btn input {width: 119px;}
#right input.fullsize {width: 116px; padding: 0;}

#right div.forms strong.h2 {background:url(../img/yellow_box_top.png); font-size:12px; text-transform:uppercase; margin-left:7px;}
#right div.forms strong.h2 a{}
#right div.forms div.box{background:url(../img/yellow_box_middle.png) repeat-y; margin-left:7px;}

#right .listitem {margin: 2px 0 7px; position: relative; min-height: 35px; height:auto; }
#right .listitem .picture{position: relative; display: block; left: 0; top: 0; width: 50px; height: 33px; text-align:center; float:left;}
#right .listitem .picture img {width:50px;}
#right .listitem a.arttitle{overflow:hidden;display:block;float:left; font-size:9px; width:70px; margin-left:5px; line-height:11px; font-weight:bold;}
#right .listitem a {text-decoration: none;}
#right .listitem a:hover {text-decoration: underline;}
#right .listitem tt {display: block;}
#right .actions {margin: 3px 0 5px;}
#right .actions a {display: block;}
#right table.total {margin-top:10px; font-size:11px;}
#right table.total th, #right table.total td {padding-bottom:3px; line-height:12px;}

#right .yellow_box_bottom {
	background:url(../img/yellow_box_bottom.png) no-repeat;
	width:154px;
	height:29px;
	margin-bottom:15px;
	 margin-left:7px;
}
*+html #right .yellow_box_bottom {
	margin-top:-1px;
}

#right .listitem.bargain a.link {color: #aaa;}

#right .listitem.rightlist {border-bottom: 1px solid #EFEFEF; height:auto;}
#right .listitem.rightlist.lastinlist {border: none; margin-bottom: 3px;}
#right .listitem.rightlist .price{font-size: 14px; font-weight: bold; color: #aaa; margin: 16px 24px 9px 0; width: 90px; position: relative;}
#right .listitem.rightlist .price a {font-weight: normal; color: #aaa;}
#right .listitem.rightlist .price a:hover {color: #aaa;}
#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: #aaa !important; line-height:1.1em;}
#right .listitem.rightlist .link:hover {text-decoration: underline;}
#right .listitem .dontShow{display:none;}

/* right minibasket */
#right .box.minibasket {padding-bottom:25px;}
#right .box.minibasket .tocart{ background:none; width:127px; float:left; margin-top:10px; position:absolute;}
#right .box.minibasket .tocart input{ width: 127px; height: 30px; text-align:center; margin:0; border:0;color:#fff; cursor:pointer;font-weight: bold;line-height:30px;background:url(../img/pink_btn.png) no-repeat; padding:0;}

#right .recommlist .btn{border:1px solid #aaa;background: #aaa;color:#fff;font-weight: bold;width:30px;text-align: center;line-height: 100%;}

#right dl.actionslist {color: #aaa;  margin-bottom: 5px;}
#right dl.actionslist dt {background: url(bg/sepatator_ee_.gif) no-repeat top center; 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_ee_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color:#aaa !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: #fff url(bg/openid-icon-small.gif) no-repeat 0pt 50%; border:1px solid activeCaption; 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:5px;right:6px;}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss, #body .boxhead 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:#aaa; text-decoration: none;}
#path a:hover{text-decoration: underline;}
#path a.dinfo{position:absolute;right:0;}

/* Content    */

#body strong.head, #body h1.head{margin:0 5px;background: #fff;color:#aaa;font-size:14px;font-weight: bold;padding:8px .5em;border-left:8px solid #aaa;border-top:1px solid #aaa;border-right:1px solid #aaa;position:relative;}
#body strong.head2 {margin:0 5px 10px 5px;background: #fff;color:#aaa;border:1px solid #aaa;border-left-width:8px;float:left; width:549px;padding:8px 6px;}
#body .boxhead {margin:0 5px; padding:10px 15px 6px 15px;height:20px;line-height:20px; font-size: 13px;font-weight: bold;color:#336B44;width:595px;float:left;position:relative; background:url(../img/boxborder-top.png) no-repeat;}
#body strong.head em, #body h1.head em, #body .boxhead em{font-weight: normal;font-style:normal;font-size:11px;line-height: 11px;}
#body strong.head small, #body h1.head small, #body .boxhead small{font-weight: bold;font-size:11px;line-height: 11px;display:block;position:absolute;top:9px;right:3.5em;}
#body .boxhead small{top:12px;}
#body strong.head h1, #body .boxhead h1{margin:0; padding: 0; display: inline;}

#body .box{padding:8px 15px;margin:0 5px;width:595px;float:left; background:url(../img/boxborder-mid.png) repeat-y;}
*+html #body .box{margin:-1px 5px;}
#body .empty{padding:0 6px !important; height: 0px; overflow: hidden;}
#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_ee_.gif) no-repeat 0 -675px;display:inline;padding-left:8px;margin-right:10px;}
#body .box ul.list li a{text-decoration: none;color:#aaa;}
#body .box ul.list li a:hover{text-decoration: underline;color:#336B44;}
#body .box.info  {padding: 10px 15px 10px 15px; width:595px;}
#body .box.notice  {padding: 5px 0 0; width:568px; border: none; background:none;}
#body .box .catfilter {margin: 5px 5px 10px 0;}
#body .box .catfilter label {margin-right: 7px;}
#body .box .catfilter select {margin: 3px;}

#body .boxfoot { background:url(../img/boxborder-bottom.png) no-repeat; width:625px; height:10px; margin:0 5px 10px; float:left;}
#body .boxhead.tble {height:10px; padding-top:0; padding-bottom:0;}

#body .boxhead-variantslist {margin:0 5px; padding:15px 15px 6px 15px;height:20px;line-height:20px; font-size: 13px;font-weight: bold;color:#336B44;float:left;position:relative; width:560px;background:url(../img/boxborder-top-v.png) no-repeat; }
#body .box-variantslist {margin:0 5px;float:left; width:568px; background:none; border:solid 1px #336B44; border-top:none; border-bottom:none; padding:8px 10px;}
#body .boxfoot-variantslist {margin:0 5px 10px; float:left; width:590px;background:url(../img/boxborder-bottom-v.png) no-repeat; padding-bottom:15px; }

#body.plain .boxhead {margin: 5px 5px 0 5px; width: auto; float:none;}
#body.plain .box {width: 600px; float:none;}
#body.plain .boxfoot{background:url(../img/boxborder-bottom.png) no-repeat; width:625px; height:10px; margin:0px 0px 5px 5px;}

#body div.bar.prevnext { margin:5px;padding:0;height: 27px; float: left; width: 625px;}
#body div.bar.prevnext input {color:#fff;border:1px solid #336B44;cursor:pointer;font-size: 11px;font-weight:bold;padding:5px 35px;margin:0;line-height: 1.1em; background:#00cc08;}
#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/sepatator_ee_.gif) no-repeat bottom center;}
#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: url(bg/sepatator_ee_.gif) no-repeat center center; border:0px none;height:10px;margin:0px;}
#body .dot_sep.mid {margin: 5px 0;}
#body .errorbox{font-size:11px;font-weight:bold;border:1px solid #FF00AE;color:#FF00AE; padding: 5px; margin:3px 5px 10px; width:613px; float: left;}
#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;}

/* Locator */
#body .locator {margin:10px 5px 10px 5px; color: #336B44;float:left;width:635px; font-weight:bold;}
#body .locator .lochead { color: #aaa; padding: 8px .6em; height: 1.1em;}
#body .locator .lochead strong.h4 {margin: 0; padding: 0; color: #336B44; font-size: 11px; font-weight: bold; float: left;}
#body .locator .locbody {padding: 5px 0.6em; text-align: right; height: 1.3em; overflow: visible;}
#body .locator .locbody, #body .locator .locbody a {font-size: 12px; }
#body .locator .locbody a {font-weight:normal;}
#body .locator .arrow {font-size: 10px; font-weight: bold;}
#body .locator  a.active {font-weight: bold; color: #FF00AE;}
#body .locator .sep {padding: 0 2px; color: inherit;}

#body .locator .sort_row a.none {background:url(bg/oxid_ee_.gif) no-repeat right -750px; padding-right: 20px;}
#body .locator .sort_row a.asc  {background:url(bg/oxid_ee_.gif) no-repeat right -775px; padding-right: 20px;}
#body .locator .sort_row a.desc {background:url(bg/oxid_ee_.gif) no-repeat right -800px; padding-right: 20px;}
#body .locator .btn {margin-bottom: 6px;}

#body .locator.compare .locbody {height: auto;}

/* Products */
#body .product{float:left;width:143px;position:relative;}
#body .product .picture{display:block;text-align: center;position:absolute;top:8px;left:8px;overflow: hidden; padding-left:10px;}
#body .product .details_text{ padding:12px 0; float:left; min-width:600px;}
#body .product .details_picture{ float:left; width:100%; margin-left:-12px;}
#body .product .details_picture img{ float:left; margin-left:12px; height:125px;}
#body .product strong.h3 {margin:10px 0 0 0;height: 25px; display: block;}
#body .product strong.h3 a{text-transform:uppercase; font-weight:normal;}
/*#body .product tt {display:block;}*/
#body .product .flag {width:6px;height: 6px;border:1px solid #969696;float:left;margin:3px 8px 0 0;}
#body .product .flag.red{background-color:#f00;}
#body .product .flag.orange{background-color:#ffb200;}
#body .product .flag.green{background-color:#00ab1f;}
#body .product .desc {color:#aaa;font-size: 10px;}
#body .product .actions a{text-decoration: none; color: #00cc09; padding-left: 12px; display:block; white-space: nowrap; float:right;}
#body .product .actions a:hover{text-decoration: underline;}
#body .product .variants {height: 35px;}
#body .product .variants label{display:block;color:#aaa;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:#336B44;}
#body .product .price {margin-bottom:2px; line-height:20px; height:20px;}
#body .product .price big {font-size: 18px;line-height: 100%; font-weight: bold;white-space:nowrap; position:relative;float:right;}
#body .product .price sup.dinfo {vertical-align:super;margin:0;padding:0;}
#body .product .price sup.dinfo a{color: #01BBF4;text-decoration: none;font-weight: bold;font-size: 13px;}
#body .product .price sup.dinfo a:hover{text-decoration: underline;color: #01BBF4;}
#body .product .price small {font-weight: inherit; font-size:69% ;}

#body .product .tocart { line-height: 1; margin:0; border: 0 none; float:right;}
#body .product .tocart input{ height:18px;line-height: 1; background: none; border:0;color:#01bbf4;padding:0 !important;cursor:pointer; text-align:right; float:right; font-weight:bold; /*text-align:left; margin-right:9px;*/}


#body .product.head {border:none;}
#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 #aaa;border-left:8px solid #aaa;border-right:1px solid #aaa;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#aaa;}
#body .product.head strong.h4 small{display:block;position:absolute;top:8px;left:49%;color:#aaa;font-size:10px;font-weight: normal;}

#body .product.head strong.h4.big{width: 549px;}

#body .product.head.topshop strong.h4{color:#aaa;border-color:#336B44;}
#body .product.head.topshop{border-color:#336B44}

#body .product.big{width:600px; }
#body .product.head strong.h4.big{width: 549px; display: block;}
#body .product.big .picture{width: 590px;}
#body .product.big strong.h3 {margin-top:10px; display: block;}
#body .product.big strong.h3 a{font-size: 12px;color:#000000;}
#body .product.big .actions a{display:inline;margin-right:10px;}
#body .product.big .price big{font-size: 18px; color:#01BBF4; font-weight:normal;}

#body .product.big .price big .price-small{font-size: 13px; color:#01BBF4; font-weight:normal;}

#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:#aaa;font-size: 10px;}

#body .product.small{width:275px;height:200px;padding:15px;padding-top:84px; margin:10px 0 5px 10px; background:url(../img/gelbverlauf_kleinerKasten_neu.png); z-index:10;}
#body .product.small .variants {height: 3em; margin-bottom:2px;}
#body .product.small .picture {height: 60px; margin-top:5px;text-decoration:none;}
#body .product.small .price {white-space:nowrap; color:#01BBF4; text-align:right;}
#body .product.small .price .old {font-weight:normal;  font-size:10px;}
#body .product.small .price .old del {font-size:11px;}
#body .product.small .price .old.pink {color:#FF00AE;}
#body .product.small .price big {font-size: 12px;line-height: 100%;white-space:nowrap; position:relative;float:none;}
#body .product.small .tocart {width:auto; text-align:right; padding:0;}
#body .product.small .tocart input{width:auto; text-align:right;}
#body .product.small .variants select{width: 123px;}
#body .product.small img {
	margin-right:5px;
	width:84px;
	height:55px;
}

#body .product.thin{width:433px;height:130px; border:1px solid #aaa;float:left;margin:30px 5px 10px 5px;padding:5px 5px 5px 130px;position:relative;}
#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 #aaa;border-left:8px solid #aaa;border-right:1px solid #aaa;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#aaa;}
#body .product.head strong.h4.thin{width: 549px;border-color:#aaa;color:#336B44;background:#EFEFEF;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:575px;height:55px; margin: 0; border: none; padding-bottom:5px; margin:5px 0 15px;}
#body .product.thinest .picture {left: 0; height: 42px; width: 56px;border:1px solid #CBCBCB;}
#body .product.thinest strong.h3 {height:13px; margin: 3px 0 3px; display: block; font-weight:normal; padding:0;}
#body .product.thinest strong.h3 b {font-weight:normal;}
#body .product.thinest strong.h3 a {text-transform:none;}
#body .product.head strong.h4.thinest{width: 556px;border-color:#aaa;color:#aaa;background:#EFEFEF;padding:1px 5px 8px 7px;}
#body .product.thinest .price {position:absolute; top:17px; right:5px; color:#01BBF4;}
#body .product.thinest .price big {font-size: 12px;line-height: 14px; margin-left:5px;}
#body .product.thinest .price sup.dinfo a{font-size: 11px;}
#body .product.thinest .price .old.pink {
	color:#FF00AE;
}
#body .product.thinest .price .old {
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	vertical-align:bottom;
}
#body .product.thinest .amount {position:absolute; bottom:0; right:140px; vertical-align:middle}
#body .product.thinest .amount input{background:url(../img/amount-box.png); border:none; width:37px; height:18px; padding:3px 0 0 5px; vertical-align:middle}
#body .product.thinest .tocart {position:absolute; bottom:3px; right:5px;}
#body .product.thinest .tocart input {text-align:right;}
#body .product.thinest .actions a{padding-left:0; padding-top:3px; float:left; color:#00CC08;}
#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:transparent url(bg/sepatator_ee_.gif) no-repeat center center;margin:0 5px;float:left;width: 568px;border:1px solid #aaa;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 #aaa;border-top:none;border-bottom: none;}
#body .txtseparator.inbox {margin:0; width: 555px; border: none; border-bottom:1px solid #aaa}


#body .product.details {margin-bottom: 0; border-bottom: none;}
#body .product.details strong.h4 {border-color:#aaa;color:#aaa;background:#EFEFEF;padding:1px 5px 8px 7px; display: block;}
#body .product.details h1 {border:none;margin:8px 0 0 0;padding:0;color:#000000;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:#aaa;}



#body .product.details .exturls {position:absolute;top:260px;left:8px; width: 250px;}
#body .product.details .exturls a{color:#336B44;font-size:10px;margin-right:1em;}

#body .product.details .cats {margin:1em 0 0 0;font-size:10px;color:#aaa;}
#body .product.details .cats a{font-size:10px;color:#aaa;}
#body .product.details .cats img{margin-right:1em;}

#body .product.details .status {/*float:right;*/ min-height:13px; position:relative; top:0px; min-width:100px;}

#body .product.details .variants {padding-top:1em;}

#body .product.details .actions {padding-top:1em;clear:left;}
#body .product.details .actions a{display:block;color:#aaa;}
#body .product.details .actions a.reqlogin{background:none;padding-left:0;}

#body .product.details .price {height:40px; text-align:right;}
#body .product.details .price big{ }
#body .product.details .price .old {font-weight: bold;font-size: 10px; color:#01BBF4; font-weight:normal;}
#body .product.details .price .old del {font-size: 12px; font-weight:bold;}
#body .product.details .price .old.pink{color:#FF00AE;}
#body .product.details .price sup.dinfo {font-size:10px;font-weight: normal;color:#aaa;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: 11px; font-weight: bold;}
#body .product.details .price sub.only {display:block;font-weight: bold;font-size: 11px;margin-right:.5em;height: 3em; }
#body .product.details .price .desc {color:#aaa;font-size: 10px;}

#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:12px;color:#336B44;position:relative;/*float:right;*/top:-7px;}

#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:#aaa;}
#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: #aaa;}

#body .product.details .tocart {/*margin-right:6px;*/ position:relative; top:20px;}

#body .product.details .socialbookmarks {padding-top:1em;}
#body .product.details a.sbookmarks {border-right:1px solid #EFEFEF; 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:#aaa;}

#body .product.moredetails .morepics{margin-top: 10px; padding: 5px 0; height: 44px; border-top: 1px solid #EFEFEF; }
#body .product.moredetails .morepics a{border: 1px solid #EFEFEF; width: 56px; height: 42px; margin: 0 11px 0 2px; float: left;}

/*#body .product.moredetails .longdesc {margin-top: 10px;padding: 15px 0 0; border-top: 1px solid #EFEFEF; line-height: normal;}

#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 #EFEFEF;}
#body .product.moredetails .longdesc .question a {font-size: 10px; font-weight: bold; color:#336B44;}*/
#body .product .longdesc {margin-bottom:20px;}
#body .product .longdesc.cut { height:100px; overflow:hidden;}
#body .product .longdesc.cutcms { height:210px; overflow:hidden !important;}
#body .product .longdesc.cutcms.withimg { height:175px; margin-bottom:10px;}
*+html #body .product .longdesc.cutcms.withimg { height:180px;}

#body .box .attributes td{border-bottom:1px solid #EFEFEF;font-size:10px;padding:.5em 0}
#body .box .attributes .last td {border-bottom:none}

#body .box .pricealarm {border-top:1px solid #EFEFEF;}
#body .box .pricealarm th {padding-top:.5em;}
#body .box .pricealarm th label{font-weight: bold;font-size: 10px;color:#aaa;}

#body .wellcome {float:left; margin:0; height:381px;}

#body .box .guestbook {margin-top: 9px;}
#body .box .guestbook .head td {border-top: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; padding: 5px 0; color: #aaa;}
#body .box .guestbook .head td.name {color: #aaa;}
#body .box .guestbook .body td {font-size: 10px; padding: 5px 0;}

/* Links */
#body .box dl.links {margin: 0;}
#body .box dl.links dt {width: 200px; float: left; margin-bottom:10px;}
#body .box dl.links dt a {color: #aaa;}
#body .box dl.links dt a:hover {color: #aaa;}
#body .box dl.links dd {background: url(bg/sepatator_ee_.gif) no-repeat bottom center; 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;}
#body dl.news dt a:hover {text-decoration: none;}
#body dl.news dd {margin: 0 0 15px 0; padding-bottom:25px; border-bottom:solid 1px #336B44;}

#body dl.news_pre {margin: 0 10px 0 0; width:363px;}
#body dl.news_pre dt {margin-bottom: 12px;}
#body dl.news_pre dt a {font-weight: bold;}
#body dl.news_pre dt a:hover {text-decoration: none;}
#body dl.news_pre dd {margin: 0 0 15px 0; padding-bottom:25px; border-bottom:solid 1px #336B44;}

.newsbox-top {background:url(../img/newsbox-top.png); height:16px; width:217px; float:left;}
.newsbox-bottom {background:url(../img/newsbox-bottom.png); height:16px; width:217px; float:left; margin-bottom:20px;}
.newsbox {background:url(../img/newsbox-mid.png); width:197px; margin:0; float:left; padding:0 10px;}
.newsbox img {margin-top:-10px;}

/* 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 #aaa; padding-left: 2px; line-height: 10px; width: 11px; color: #aaa; display: block;}
#body .box.compare .reorder a:hover {text-decoration: none; color: #aaa;}

#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: #aaa; 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;line-height:1; width: 121px; background: transparent url(bg/buttons_ee_.gif) no-repeat right -50px; margin: 0; border: 0 none;padding:0 1px 0 0;clear:left;}
#body .box.compare .fromcompare input {height:18px;line-height:1;width: 121px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 -50px; margin:0; border:0;color:#fff;padding:0 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 #EFEFEF; border-bottom:1px dotted #EFEFEF;}
#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 .ordersteps {margin: 0 5px 5px 10px; float:left;}
#body .ordersteps dl {width: 110px; height: 44px; padding: 3px 7px; margin:0; float:left; background: #fffde2 url(../img/boxborder-top.png) right top no-repeat; color: #336B44; border-bottom:solid 1px #336B44;}
#body .ordersteps dt {padding:0; margin: 0;}
#body .ordersteps dt, #body .ordersteps dt a { font-weight: bold;}
#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; line-height:13px;}
#body .ordersteps .lastinrow {margin-right: 0; width:109px;}
#body .ordersteps dl.active {background-color:#fffef1; border-bottom:none; padding-left:1px;}
#body .ordersteps dl.active dt, #body .ordersteps dl.active dt a {color: #336B44; font-weight:bold;}
#body .ordersteps.nofinalstep dl {width: 126px;}
#body .ordersteps.nofinalstep .lastinrow {width: 128px;}

#body .ordersteps .tabborder-left {width: 6px; height: 45px; padding: 3px; margin:0 0 0 -6px; float:left; background:#fffef1 url(../img/boxborder-top.png) left top no-repeat;}


/* Order back/next step button */
#body div.bar.prevnext .arrowdown input {background: url(bg/oxid_ee_.gif) no-repeat 15px -342px; background-color: #00cc08; padding-left: 38px; padding-right: 25px;}
#body div.bar.prevnext .arrowright input {background: url(bg/oxid_ee_.gif) no-repeat 15px -318px; background-color: #00cc08;}
#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 { color: #336B44; padding: 3px 3px 3px 0;}
#body div.bar.prevnext .termsconfirm a { color: #000; text-decoration: underline;}
#body div.bar.prevnext .termsconfirm a:hover {color: #ff00ae;}
#body div.bar.prevnext .termsconfirm .chkbox {border: none; vertical-align: middle; margin: 0px; padding: 0;}
#body div.bar.prevnext.terms {height: auto; margin-bottom: 10px;}

/* Basket */
#body .basket {float: left; margin: 0 3px 10px 6px; empty-cells: show;width:569px;}
#body .basket tbody td {padding-top: 10px;}
#body .basket th {color: #336B44; font-weight: bold; height: 25px; padding-left: 6px;}
#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 {}

#body .basket .bsk_sep td {height: 9px; padding-top: 0;}
#body .basket .bsk_sep .line {border-bottom: 1px solid #067702 ;}
#body .basket .bsk_sep .bigline {border-bottom: 4px solid #067702 ;}

#body .basket .picture {border: 0px solid #EFEFEF; text-align: center; display: block; height: 42px; width: 56px; overflow:hidden;}
#body .basket .picture img{ text-align: center; display: block; width: 56px;}
#body .basket .art_title a {font-size: 10px; font-weight: bold;}

#body .basket .art_num {font-size: 10px;}

#body .basket .btn, #body .basket .amount {margin-bottom: 7px;}
#body .basket .upd {color: #fff; width: 91px; cursor: pointer;}
*+html #body .basket .upd {color: #fff; width: 91px; cursor: pointer; padding: 1px;}
#body .basket .price {padding-right: 25px; text-align: right;}
#body .basket .orderprice {padding-right: 20px; 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 {padding-right: 6px; text-align: right;}
#body .basket .notice td {padding-top: 5px; font-size: 10px; color: #aaa;}
#body .basket .sumrow td {padding-top: 3px;}
#body .basket .sumrow.total td {padding: 7px 0 4px;}
#body .basket .sumdesc {padding-right: 15px !important; text-align: right;}
#body .basket .discount, #body .basket .coupon {color: #aaa; font-size: 10px;}
#body .basket .bottrow {height: 14px;}
#body .basket a.remove {display: block; width: 97px; height: 17px; line-height: 17px; border: 1px solid #aaa; color: #fff;  background: #aaa;text-align: center; font-weight: bold; font-size: 10px; text-decoration: none;}
#body .basket a.wrapremove  {width: 70px;}

#body .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}
#body .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; }

#body .basket .frombasket { 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}
#body .basket .frombasket input{ height:18px;line-height:1;width: 100px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 -50px; margin:0; border:0;color:#fff;padding:0 0 4px 23px;cursor:pointer;font-weight: bold;}
*+html #body .basket .frombasket input{ height:18px;line-height:1;width: 100px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 -50px; margin:0; border:0;color:#fff;padding:0 0 0 23px;cursor:pointer;font-weight: bold;}
#body .basket .frombasket a { width: 77px; background: transparent; margin:0; border:0;padding:2px 0 0 23px;font-weight: bold; font-size: 10px; text-align: center; text-decoration: none; display: block;}


/* user options step */
#body strong.useroptboxhead {margin:0 7px 0; padding:4px 5px 5px 15px;height:20px;line-height:20px; font-size: 12px;font-weight: bold;color:#336B44;width:162px; display: block;}
#body strong.useroptboxheadbig {margin:10px 5px 0;background: #fff; padding:4px 5px 5px 7px;height:20px;border:1px solid #aaa;border-left:8px solid #aaa;border-right:1px solid #aaa;line-height:20px; font-size: 12px;font-weight: bold;color:#aaa;width:259px; display: block;}
#body .useroptbox {width:151px;height:310px;margin:0 7px 10px 7px;padding:5px 15px;position:relative; font-size: 12px; color:#336B44;}
#body .useroptboxbig {border:1px solid #aaa; 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: 0 5px; width: 257px; float:left;}
#body dl.orderinfocol dt {padding:0; margin: 0 0 5px 0; height: 23px; font-weight: bold; border-bottom: 1px solid #067702;}
#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 #aaa; border-left:none; empty-cells: show;}
#body .wrapping tbody td {padding-top: 10px;}
#body .wrapping th {background: #fff; color: #aaa; font-weight: bold; height: 25px; padding-left: 6px;}
#body .wrapping th.brd {padding: 0;border-left: 1px solid #aaa;}
#body .wrapping th .brd_line {background: #aaa; width: 7px; height: 25px;}
#body .wrapping td.brd {border-left: 1px solid #aaa;}
#body .wrapping .wrp_sep td {height: 9px; padding-top: 0;}
#body .wrapping .wrp_sep .line {border-bottom: 1px solid #EFEFEF;}
#body .wrapping .picture {border: 1px solid #EFEFEF; 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: #000000;}
#body .wrapping .art_title a:hover {color: #000000;}
#body .wrapping .art_num {font-size: 10px; color: #aaa;}
#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: #EFEFEF; border-bottom: 1px solid #fff;}
#body .morecats dd {background: #EFEFEF; border-bottom: 1px solid #fff; margin: 0; padding: 0;}
#body .morecats dl a {color:#aaa; padding: 4px 10px; display: block;font-weight:normal;}
#body .morecats dl dt a{font-weight:bold;}
#body .morecats dl a:hover {color:#aaa;}
#body .morecats dd a {background: url(bg/oxid_ee_.gif) no-repeat 10px -650px; padding-left: 22px;}

/* Account header */
#body .account_header dl{border-bottom: 1px solid #067702 ; 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; text-decoration: none; color: #336B44; padding-left: 8px;}
#body .account_header dt a:hover{text-decoration: underline; color: #336B44;}
#body .account_header dt a.active{color: #336B44;}
#body .account_header dd{margin: 2px 0; font-size: 10px; color: #336B44; 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: 185px; top: 250px; 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 #aaa; 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: #336B44; display: block; width: 1%; white-space: nowrap;}
#body .wishsearchresults .searchitem a:hover {color: #336B44;}

/* 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: #336B44; font-size: 10px;}
#body .form.orderhistory a.artlink:hover {color: #336B44;}
#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;filter:alpha(opacity=70);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: 180px;background: #fff;z-index: 9999;margin-top:-75px;margin-left:-125px;border:1px solid #000000;padding:4px;}
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:#fff;background:#00CC08;border:1px solid #336B44;font-weight: bold;padding:2px;width:110px;}
div.on.popup input.disabled {color:#fff;background:#00CC08;border:1px solid #336B44;font-weight: bold;padding:2px;width:110px;}
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:visible;min-width:270px;min-height: 170px;background:#EFEFEF;border-color:#000000;}
#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:#EFEFEF;width:20px;text-align: center;border:1px solid #aaa;color:#aaa;font-weight: bold;}
#zoom ul.tabs li.close{float:right;}
#zoom img {padding:10px; background-color:#eeeeee;}
*+html #zoom img {position:relative; top:10px; left:10px;}

/* Message boxes */
#body .msg{ float:left;width:610px;background: #fff;border: 1px solid #EFEFEF;margin: 0 5px 10px 5px;padding: 5px 10px;}
#body .msg .err{color: #aaa;font-weight: bold;}
#body .msg2{ float:left;width:570px;margin: 0 5px 10px 5px;padding: 5px 10px;}

/* 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/sepatator_ee_.gif) no-repeat bottom center;}
#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 #aaa;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;}

#body .box-green {width:274px; float:left; padding:6px 15px 0; margin:-13px 0 10px 11px; background:url(../img/hell_gruen_rahmen.png); height:57px; z-index:10; position:relative;}
#body .box-green a {text-decoration:underline;}
#body .box-green a:hover {text-decoration:none;}
#body .box-green a h1 { font-size:18px; font-weight:bold;margin-top:0; text-decoration:underline; padding-top:17px; }
#body .box-green a h1:hover {text-decoration:none;}

a.btn-blue {
	background:url(../img/blau_mitte.png); 
	height:41px; 
	width:106px; 
	display:block; 
	line-height:41px; 
	color:#fff; 
	text-transform:uppercase; 
	font-weight:bold; 
	float:left;
}

div.btn-blue {
	height:41px; 
	width:154px;  
	margin-bottom:7px;
	float:left;
}

.btn-blue-l {
	width:24px;
	height:41px;
	background:url(../img/blau_li.png);
	float:left;
}
.btn-blue-r {
	width:24px;
	height:41px;
	background:url(../img/blau_re.png);
	float:right;
}

div.btn-green {
	height:41px; 
	width:154px;  
	margin-bottom:7px;
	float:left;
}

a:hover.btn-green 
{
	text-decoration:none;	
}

a.btn-green {
	background:url(../img/gruen_mitte.png); 
	height:41px; 
	width:106px; 
	display:block; 
	line-height:41px; 
	color:#fff; 
	text-transform:uppercase; 
	font-weight:bold; 
	float:left;
}

.btn-green-l {
	width:24px;
	height:41px;
	background:url(../img/gruen_li.png);
	float:left;
}
.btn-green-r {
	width:24px;
	height:41px;
	background:url(../img/gruen_re.png);
	float:right;
}

/*a.btn-green.act {
	background:url(../img/gruen_aktiv_mitte.png); 
}

.btn-green-l.act {
	background:url(../img/gruen_aktiv_li.png);
}
.btn-green-r.act {
	background:url(../img/gruen_aktiv_re.png);
}*/

a.btn-green-act {
	background:url(../img/gruen_aktiv_mitte.png);
	height:41px; 
	width:106px; 
	display:block; 
	line-height:41px; 
	color:#fff; 
	text-transform:uppercase; 
	font-weight:bold; 
	float:left;
}

.btn-green-l-act {
	background:url(../img/gruen_aktiv_li.png);
	width:24px;
	height:41px;
	float:left;
}
.btn-green-r-act {
	background:url(../img/gruen_aktiv_re.png);
	width:24px;
	height:41px;
	float:right;
}

a:hover.btn-blue 
{
	text-decoration:none;	
}

a.btn-blue.act {
	background:url(../img/aktiv_blau_mitte.png); 
}

/*.btn-blue-l.act {
	background:url(../img/aktiv_blau_li.png);
}
.btn-blue-r.act {
	background:url(../img/aktiv_blau_re.png)
}*/

.btn-blue-l-act {
	background:url(../img/aktiv_blau_li.png);
	width:24px;
	height:41px;
	float:left;
}
.btn-blue-r-act {
	background:url(../img/aktiv_blau_re.png);
	width:24px;
	height:41px;
	float:right;
}

a.twoline {
	line-height:14px;
	padding-top:7px;
	height:34px;
}

.articles-bg {
	background: url(../img/hellblau_mitte.png);
	float:left;
	width:640px;
}

*+html .articles-bg, * html .articles-bg {
	margin:-1px 0;
}

.articles-bg-top {
	background: url(../img/hellblau_oben.png);
	width:639px;
	height:24px;
	margin-top:15px;
	float:left;
}
.articles-bg-bottom {
	background: url(../img/hellblau_unten_gelb.png);
	width:639px;
	height:24px;
	float:left;
	position:relative;
	top:-17px;
}

.box-yellow {
	background:url(../img/gelberkasten_rechts_komplett_3.png);
	width:140px;
	height:358px;
	margin:0 0 -16px 7px;
	padding:10px 0 10px 14px;
	line-height:103%;
}

*+html .box-yellow {
	background:url(../img/gelberkasten_rechts_komplett_3.png);
	width:140px;
	height:358px;
	margin:0 0 18px 7px;
	padding:10px 0 10px 14px;
	line-height:103%;
}

.box-yellow a{
	text-decoration:underline;
	font-weight:bold;
}

.box-yellow img{
	margin:10px 0;
}

.box-yellow.second img{
	margin-left: 10px;
}

.box-yellow.second 
{  
	background:url(../img/gelberkasten_rechts_zwei_2b.png);	
	width:140px;
	height:330px; /*200px*/
	margin:35px 0 15px 7px;
	padding:10px 0 10px 14px;
	line-height:103%;
}

*+html .box-yellow.second 
{  
	background:url(../img/gelberkasten_rechts_zwei_2b.png);	
	width:140px;
	height:330px; /*200px*/
	margin:20px 0 15px 7px;
	padding:10px 0 10px 14px;
	line-height:103%;
}

.box-yellow p{
	margin:0;
	padding:0;
	font-size:11px;
}

.box-yellow #bildoben
{
	position:relative;	
	top:-5px;
}

.box-yellow #bildunten
{
	position:relative;	
	top:-15px;
}

.box-yellow #linkText
{
	position:relative;	
	top:-23px;
}

.bestseller {
	margin:0 0 15px 7px;
	position:relative;
	overflow: hidden;
}

.bestseller h1{ z-index:100; }

.seller {
		width:140px;
		padding:40px 0 10px 14px;
		height:104px;
		position:relative;		

}

.over {
		width:140px;
		padding:40px 0 10px 14px;
		height:104px;
		position:relative;
		overflow:hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.seller.gelb {
			left:1px;
	}
}
.out {
		width:140px;
		padding:40px 0 10px 14px;
		height:104px;
		position:relative;
		overflow:hidden;
}

.over a{
	text-transform:uppercase;
	font-size:11px;
}

.over .title {	
	line-height: 100%;
	float:left;
}

.over img{
	margin-bottom:8px;
	overflow:hidden;
}

.over.gelb {
	background:url(../img/bestseller_gelb.png) scroll;
	overflow:hidden;
}

.over.hell {
	background:url(../img/bestseller_hell.png) scroll;
	overflow:hidden;
}

/*.over .bestnum {*/
.bestnum {
	position: absolute;
	top: 5px;
	right: -5px;
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px 24px 0 0;
	overflow:hidden;
}

*+html .over .bestnum {
	padding-top:5px;
}

.topimage {
	position:absolute;
	top:40px;
	overflow:hidden;
	height:80px;
	width:110px;
	text-align:center;
}

.ballTitle {
	position:absolute;
	top:120px;
	left:30px;
	width: 120px;
	height: 30px;
}

.ballTitle .title {
	width: 80px;
	min-height: 30px;
	display: table-cell;
	vertical-align: middle;
}

.ballTitle .title p {
	position:relative;
	right:15px;
	margin: 0;
	padding: 0;
}

/*
.out a{
	text-transform:uppercase;
	font-size:11px;
}

.out .title {
	width:99px;
	line-height:100%;
	float:left;
}

.out img{
	margin-bottom:8px;
	height:0px;
}

.out.gelb {
	background:url(../img/bestseller_gelb.png) bottom;
}

.out.hell {
	background:url(../img/bestseller_hell.png) bottom;
}

.out .bestnum {
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:0 24px 0 0;
}

*+html .out .bestnum {
	padding-top:5px;
}
*/

.seller a{
	text-transform:uppercase;
	font-size:11px;
}

.seller .title {
	width:99px;
	line-height:100%;
	float:left;
}

.seller img{
	margin-bottom:8px;
	overflow:hidden;
}

.seller.gelb {
	background: url(../img/bestseller_gelb.png) scroll bottom;
	background-repeat:no-repeat;
}

.seller.hell {
	background: url(../img/bestseller_hell.png) scroll bottom;
	background-repeat:no-repeat;	
}

.seller .bestnum {
	float:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px 24px 0 0;
	overflow:hidden;
}

*+html .seller .bestnum {
	padding-top:5px;
}

.bestseller h1 {
	background:url(../img/bestseller_gelb_titel.png);
	background-color:#fffdcd;
	height:25px;
	width:140px;
	position:absolute;
	padding: 15px 0 0 14px;
	margin:0;
}

.reducemargin {

	margin-top:-20px;
}

.subcat-bg {
	background:url(../img/hell_gruen_rahmen_gross.png);
	height:227px;
	margin:5px 0 5px 10px;
	padding:10px 10px;
	width:285px;
	float:left;
	z-index:10;
	position:relative;
}

.subcat-bg strong a{
	text-transform:uppercase;
	text-decoration:none;
}

span.h2 {
	text-transform:uppercase;
}

.headertext {
	float:right;
	background:url(../img/telefonnummer_gelb.gif);
	height:66px;
	width:482px;
	margin-top:27px;
}

#body iframe{text-align:center; padding-bottom:15px; border:none; }
#ew_blog { float:left; }

.content-text {float:left; padding-bottom:8px; width:596px;}

#additionalMedia {position:relative; top:-40px;}

#additionalQuestion {position:relative; top:-50px;}


.verlauf_content-top { background:url(../img/Gelbverlauf_top.png); height:20px; width:620px; margin:-15px 10px 0; float:left;}
.verlauf_content-bottom { background:#fff url(../img/Gelbverlauf_bottom.png) bottom no-repeat; width:600px; margin:0 10px 10px; padding:0 10px; height:auto; min-height:338px; float:left; z-index:10; position:relative;}
.verlauf_content-bottom h1 { font-size:12px; font-weight:bold; }
.verlauf_content-bottom h2 { font-size:12px; font-weight:normal; }
.verlauf_content-bottom .box-green h1 { font-size:23px; font-weight:normal; }
.verlauf_content-bottom.small { min-height:66px; background:#fff url(../img/Gelbverlauf_bottom_small.png) bottom no-repeat; }

.verlauf_search-top { background:url(../img/Gelbverlauf_top.png); height:20px; width:620px; margin:-15px 10px 0; float:left;}
.verlauf_search-bottom {width:600px; margin:0 10px 10px; padding:0 10px; height:auto; float:left; background-color:white;}
.verlauf_search-bottom_end { background:url(../img/Gelbverlauf_botoom_small.png); height:20px; width:620px; margin:0 10px 0; float:left; position:relative; top:-15px;}
.verlauf_search-bottom h1 { font-size:12px; font-weight:bold; }

.pdf-link {width:580px;/*205px;*/ /*text-align:right; float:right;*/ margin-top:10px; display:block;}
.pdf-link a{ color:#00cc08;}

.details-actions {width:600px; position:relative; /*top:-20px;*/ /*right:11px;*/}

#body .headings h1{
			font-size:12px !important;
			text-transform:lowercase !important;
			font-size-adjust:none !important; 
			font-style:normal !important; 
			font-variant:normal !important; 
			font-weight:bold !important; 
			line-height:130% !important; 
			color:#336B44 !important;
		}
		
#body .headings h2{
			font-size:12px !important;
			text-transform:lowercase !important;
			font-size-adjust:none !important; 
			font-style:normal !important; 
			font-variant:normal !important; 
			font-weight:normal !important; 
			line-height:130% !important; 
			color:#336B44 !important;
		}

#body .headings h3{	
			font-size:18px !important; 
			font-size-adjust:none !important; 
			font-style:normal !important; 
			font-variant:normal !important; 
			font-weight:bold !important; 
			line-height:130% !important; 
			color:#336b44 !important;
		}
		
#body .h3 {font-weight:normal !important; padding:0 0 13px 0;}

.boxalsobought 
{
		margin:0 5px;
		padding:0px 15px 6px 15px;
		/*height:20px;
		line-height:20px;
		font-size: 13px;
		font-weight: bold;*/
		color:#336B44;
		width:595px;
		float:left;
		position:relative; 
		background:url(../img/boxborder-top.png) no-repeat;
}

.underlined_link { text-decoration:underline;}

.btn.abstand {padding-bottom:10px;}


#contactInfoRight {float:right; position:relative; top:-125px; height:0;}
#contactInfoleft {float:left; height:100px;}
/*.media {float:left; z-index:20;}*/

input.defaultcontent {background:url(../img/input_contact.png); border:none; height: 20px; width:340px; padding:5px 5px 0;}
input.defaultshort {background:url(../img/input_short.png); border:none; height: 20px; width:240px; padding:5px 5px 0;}
input.defaultshort2 {background:url(../img/input_search.png); border:none; height: 20px; width:157px; padding:5px 5px 0;}
input.defaultnumber {background:url(../img/input_number.png); border:none; height: 20px; width:84px; padding:5px 5px 0;}
input.defaultnumber2 {background:url(../img/input_select.png); border:none; height: 20px; width:62px; padding:5px 5px 0;}

div.defaulttextarea-bg {width:340px; background:url(../img/input_textarea.png) no-repeat; height:340px;padding:5px;}
textarea.defaulttextarea {width:334px; height:315px; overflow:auto; background:none; border:none;}

div.defaultselect {background:url(../img/input_select.png) no-repeat; height:22px; width:62px;padding:3px 5px 0; }
div.defaultselect select{ border:none; width:62px; height:18px;}

div.defaultselect2 {background:url(../img/input_short.png); height:22px; width:240px;padding:3px 5px 0; float:left;}
div.defaultselect2 select{ border:none; width:240px; height:18px;}

#body .basket input.amount{background:url(../img/amount-box.png); border:none; width:37px; height:18px; padding:3px 0 0 5px;}
#body .capitalLetter {text-transform:uppercase;}
#body .media a {color:#01BBF4;}

*+html #body #moneyNcart {position:relative; top:42px;}
#body #moneyNcart {position:relative; top:25px;}
#body #problemTop a {color:#FF00AE; position:relative; float:right; text-decoration:underline;}
#body #problemBottom a {color:#FF00AE; position:relative; float:right; text-decoration:underline;}
#body td.bottomAlign {vertical-align:bottom;}
#body span.bottomDown {vertical-align:bottom;}
#body .chkbxclr {color:red;}

#body a.textlink {text-decoration:underline;}
#body a:hover.textlink {text-decoration:none;}

#body a.gtbtn{background-color:#00CC08; padding:6px 10px; color:#fff; border:1px solid #336B44; font-weight:bold; font-size:11px; line-height:30px;}
#body a:hover.gtbtn{text-decoration:none;}

#body div.backtoshop {position:relative; top:-51px; left:6px; width:120px;}
#body div.backtoshop2 {position:relative; top:-41px; left:20px; width:120px; height:50px;}
#body div.backtoshop3 {position:relative; top:-20px; left:415px; width:120px;}

#body div.teaser {position:absolute; top:406px; float:left; width:300px;}

#body #videoBox_preview {float:right;}

#body .abhaendler {padding-right:10px; position:relative; top:-15px;}
#body .abconsumer {padding-right:10px; position:relative; top:0px;}
*+html #body .abconsumer {padding-right:10px; position:relative; top:1px;}

#ausland2 {font-size:11px;}
#body .variantToCart {position:relative; bottom:0;}
#body #videoBox_preview {float:right;}


#body .shipInfo{ font-size:11px; }
.backBasket {position:relative; top:-7px;}
*+html .backBasket {position:relative; top:8px;}

.backUser {position:relative; top:-7px;}
*+html .backUserShow {position:relative; top:7px;}
*+html .backUserDontshow {position:relative; top:-7px;}

.backPayment {position:relative; top:-7px;}
*+html .backPayment {position:relative; top:7px;}

.onlineBeratung {font-size:12px;}
#body .voucher {position:relative; top:4px;}

#body .ab{float:none !important;}
*+html #body .ab{float:none !important;}

/* menü in Tabelle für dynamik */

table.ie6menu {width:979px; list-style:none; max-height:40px;}
table.ie6menu li {float:left;}
table.ie6menu li.last {float:right; margin:0;}
table.ie6menu li.home{ margin:0;}
div.btn-right {float:left;}
div.btn-left-exp{background:url(../img/Button_aktiv_links.png) left;width:100%; height:43px; float:left;}
div.btn-right-exp{background:url(../img/Button_aktiv_rechts.png) right; width:100%; height:43px; float:left;}

td.btn-piece {width:15px;}
td.last table {float:right;}
td.home table {float:left;}
table.ie6menu td table {margin:0 auto;}
table.ie6menu td{height:35px; vertical-align:top;}

div.bar.categories   { color:#fff;}
div.bar.categories a {color:#fff; text-decoration: none; font-size:12px;background:url(../img/gruen_oben_mitte.png); height:43px; float:left; text-transform:uppercase; max-width:200px; line-height:43px;}
div.bar.categories a.twoline {line-height:14px; padding-top:8px; height:35px;}
div.bar.categories li a.more{ background: transparent url(bg/oxid_ee_.gif) no-repeat 5px -125px;text-indent: 10px;}
div.bar.categories li a.exp.more { background-position: 5px -625px;}
div.bar.categories li.open a.more{ background-position: 5px -150px;}
div.bar.categories a.fixed { background:url(../img/gruen_oben_mitte.png);}
div.bar.categories a.fixed.exp { background:url(../img/Button_aktiv_mitte.png);}
div.bar.categories a.fixed:hover { background-color: #EFEFEF;text-decoration: none; }
/*div.bar.categories li a.exp{ background-color: #EFEFEF;text-decoration: none; background:url(../img/Button_aktiv_mitte.png);}*/
div.bar.categories a.exp{ background-color: #EFEFEF;text-decoration: none; background:url(../img/Button_aktiv_mitte.png);}
div.bar.categories a {font-weight: bold;}

.hint {color:#FF00AE;}
.paymentHint {position:relative; top:10px; font-size:10px;}

#body .persSubmit input {color:#fff;border:1px solid #336B44;cursor:pointer;font-size: 11px;font-weight:bold;padding:5px 35px;margin:0;line-height: 1.1em; background:#00cc08;}
.UsrOpt3 {position:relative; top:-30px;}

#body .ew_cat-img{float:left; margin:0; height:381px;}
