/* OXID look&feel generated CSS */

/* Base */
html {height: 100%;}
/*body {height: 100%;}*/

body,table,input,select,textarea,tt {font:10px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;}
/*body {margin:0;padding:0;}*/
h1   {font-size: 13px;}
h2   {font-size: 11px;}
h3   {font-size: 10px;}
strong.h2 {font-size: 11px;}
strong.h3 {font-size: 10px;}
img  {border:none;}
ul {padding:0 0 0 2em;}
hr {margin:4px 0;height:1px;text-align:center;color:#cbcbcb;background-color:#cbcbcb;}
hr.line{background-color:#EEEFF0;border:none;color:#EEEFF0;height:1px;margin:4px 0}

/* Typography */
a{text-decoration:none;}
a:link {color: #000;}
a:hover{text-decoration:underline;color: #B30020;}

.hl  {color:#F90 !important;}
.note{color:#BC2A4D;}
.req {color:#BC2A4D;}
.err {color:#F90;}
.done {color:#00B910;}
.link        {background: url(bg/oxid_01_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color:#666666 !important; line-height:1.1em;}
.link2       {background: url(bg/oxid.gif) no-repeat 0 -348px;/*padding-left:14px;*/padding-left:0;font-size:10px;text-decoration:none;color:#757C83 !important; line-height:1.1em;}
.link:hover, .link2:hover  {text-decoration: underline;}
.def_color_1 {color:#757C83;}
.fs12 {font-size: 12px !important;}
.fs11 {font-size: 11px !important;}
.fs10 {font-size: 10px !important;}
.nobrd {border: none !important;}
.nobold {font-weight: normal !important;}
.ta_right {text-align: right !important;}
div.right, span.right {float:right;}
div.left, span.left  {float:left;}
a.black_link {text-decoration: underline !important; font-weight: bold;}
.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_bv1_.gif) right -150px no-repeat;padding: 0 1px 0 0;height:18px;line-height:18px;display:-moz-inline-stack;display:inline-block;margin:0;outline:0;}
span.btn input, span.btn a{border:none;height:18px;line-height:10px;outline:0;display:block;padding:2px;margin:0;color:#fff;font-weight: bold;cursor:pointer;background: transparent url(bg/buttons_bv1_.gif) no-repeat left -150px;}
span.btn a{padding:3px 8px 2px;}


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(http://www.team-andro.com/layout/images/portal/bg_htab1.gif) repeat-x bottom;}
table.min_width {width:auto}
tr.row_sep td hr{display:none;}
tr.row_sep td div{background: url(bg/linedot.gif) repeat-x; background-position: left center; margin: 0;height: 15px;}

/* Navigation  - bars */
div.bar {vertical-align: middle;}
div.bar .left  {float:left;}
div.bar .right {float:right;}

/* Navigation  - boxes */
dl.box           {padding:0;margin:0;float:right;position:relative;}
dl.box dt        {padding:5px;font-weight:bold;font-size:11px;text-indent:5px;}
dl.box dd        {margin:0;padding:4px 4px 0;}

/* Navigation  - menues */
ul.menue      {padding:0; margin:0; list-style:none;}
ul.menue li   {margin:0; white-space:nowrap;position: relative;}
ul.menue li a {line-height: 100%;}
ul.menue.horizontall li {float:left;}
ul.menue.verticall   li {float:none; height: 100%;}

.dropdown { display:none;  position:absolute; left:0;top:100%;padding:0;margin:0;z-index:1000;}
.open .dropdown { display:block; }

/* Navigation - tree */
ul.tree {margin:0.2em 0;padding:5px 0; border-top: 1px solid #CCCCCC;}
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      { max-width:1184px;margin:0px auto 0;padding:0; position: relative;background:#fff;}
  div#headerox  { clear:both; background:#fff;}
  div#content { clear:both; /*background:url(bg/bd_01_.gif) repeat-y;*/ padding-top: 15px;}
    span#path  { margin:0 0 0 3px;background:#fff;color:#969696;}
    div#body  { margin:0 0px 50px 260px;}
    div#left  { float:left;  width:250px; /*background:#CCCCCC;border-right:4px solid #666666; */}
    div#right { float:right; width:204px;background:#CCCCCC;}
  div#footer  { clear:both; background:#fff;}
  div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 0; padding: 0; width: auto;}

/* + layout - header */
#headerox div.bar .fixed {min-width:184px;border-right:1px solid #fff;float:left;}

div.bar.oxid        {background:#fff;}
div.bar.oxid .logo  {padding:18px 0;float:left;}
div.bar.oxid dl.box {min-height: 98px;min-width:150px;margin:0 0 1px 2px;}

dl.box           {background:#f0f0f0;width:150px;}
dl.box dt        {background:#969696;color:#fff;}
dl.box dt a      {color:#fff;padding:0 0 0 10px;background:transparent url(bg/oxid_01_.gif) 0 -10px no-repeat;display:block;}
dl.box dd        {color:#000;}
dl.box dd ul     {margin:0;}
dl.box.open dt   {background:#333333;}
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:#CCCCCC url(bg/oxid_01_.gif) 0 -50px no-repeat;color:#424c56;}
dl.box.open dd.dropdown ul li a:hover{background-color:#333333;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_01_.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:#CCCCCC;}
dl.box.basket dt {background:#666666;}
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:#666666;border-bottom:1px solid #fff;}
div.bar.links.single{background:#333333;}
div.bar.links a    {line-height:11px;color:#fff; font-weight: bold; float:left;vertical-align: bottom;padding:7px .5em; border-left:1px solid #fff;}
div.bar.links a.language {margin:4px 3px 4px .8em;padding:0;border:none;}
div.bar.links a.language img{margin:1px;}
div.bar.links a.language.act img{opacity:.7;}
div.bar.links a.currency {padding:0 0 0 .5em ;margin:7px 0 7px .5em;}
div.bar.links a.currency.sep{padding:7px 0 7px 1em;margin:0 0 0 1em;}
div.bar.links a.currency.act{color:#f0f0f0;}
div.bar.links .right a { padding: 7px 1em;}
div.bar.links .left a { padding: 7px 1em;border-left:none;border-right:1px solid #fff;}

div.bar.categories   { background:#333333; 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_01_.gif) no-repeat 5px -125px;text-indent: 10px;}
div.bar.categories li.open a.more{ background-position: 5px -150px;}
div.bar.categories a.fixed { padding: 10px 0; text-align: center;}
div.bar.categories a.fixed:hover, div.bar.categories li.open a, div.bar.categories li a.exp{ background-color: #666666;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: #666666;color:#fff;font-weight: normal;}
div.bar.categories ul.menue.verticall   li a:hover { background-color:#333333;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{ background:#333333;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:#969696;margin:0 7px;}
div.bar.icons{text-align: right;}

/* minibasket */
.box.minibasket .hr {background: url(bg/hr_right.gif) repeat-x center; height: 15px;}
.box.minibasket .tocart { height:18px;  line-height:18px; width: 149px; background: transparent url(bg/buttons_bv1_.gif) no-repeat right 0; margin-left:auto; border: 0 none;padding:0 1px 0 0;}
.box.minibasket .tocart input{ width: 150px; height:18px;text-align:center; background: transparent url(bg/buttons_bv1_.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:#666666;padding:10px 5px 5px;margin:0;color:#fff;}
#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;}
#left .search input.txt {width:122px;margin-top:2px;padding:1px 0;}
#left .search select {width:177px;margin-top:3px;padding:1px;}
/*#left .search span.btn input {font-weight: bold;width:28px;text-align: center;}*/

#left hr {margin: 3px 10px;}

/* left minibasket */
#left .box.minibasket {padding:7px 10px;}

/* information list */
#left ul.info {margin:0;padding:0 0 30px 0;}
#left ul.info li {list-style: none; padding: 0; margin: 0;}
#left ul.info li a {background:url(bg/oxid_01_.gif) no-repeat right -250px; text-indent: 10px; color: #000;display: block;padding:10px 0; border-bottom:1px solid #fff;}

/* news list */
#left dl.news {margin: 7px 0; padding-left: 10px;}
#left dl.news dt {margin-bottom: 9px;}
#left dl.news dt a {color: #000; text-decoration: none;}
#left dl.news dt a:hover {text-decoration: underline;}
#left dl.news dd {margin: 0 0 9px 0;}

/* partners list */
#left .partners {margin: 7px 0;}
#left .partners .logo {text-align: center; margin-top: 20px;}

ul.tree li a {background: url(bg/oxid_01_.gif) no-repeat right  500px;color:#28313F;display:block;padding:7px 2px 3px;/*border-top:1px solid #fff;*/font-size: 11px;}

ul.tree li a.has{padding-right:15px;background-position:right -177px;}
ul.tree li a.root{text-indent:15px;padding-right:0;background-position:0 -177px;font-weight: bold;/*border-color:#333333;*/}
ul.tree li a.exp{text-indent:15px;padding-right:0;background-position:0 -202px;}
ul.tree li a.act{color:#000000;}
/*ul.tree li a.exp.act{background-position: 0 -225px;} */

ul.tree li ul li a {
background:transparent url(bg/oxid_01_.gif) no-repeat scroll right 500px;
/*border-top:1px solid #FFFFFF; */
color:#000000;
display:block;
padding: 2px 0px 1px 2px;
}

ul.tree li ul li a.act{color:#115098;}

  ul.tree li a:hover, ul.tree li a:focus {color:#0066FF;}


/* + layout - right */
#right strong.h2 {display: block;}
#right strong.h2{position:relative;border-left:4px solid #666666;background:#666666;padding:10px 5px 5px;margin:0;color:#fff;}
#right strong.h2 a {text-decoration: none; color: #fff}
#right strong.h2 a:hover {text-decoration: underline;}
#right div.box {border-left:4px solid #666666;padding:7px 10px;}
#right div.box p{padding:7px 10px;}
#right form label {color:#424c56;}
/*#right span.btn input {width: 119px;}*/
#right input.fullsize {width: 116px; padding: 0;}
#right div.box a.arr {text-decoration: none; color: #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 {background-color: #969696;color:#fff;border-left-color:#969696;}
#right div.forms div.box{border-left-color:#969696;background-color:#f0f0f0;}

/*#right .listitem {margin: 2px 0 7px; padding-left: 66px; position: relative; min-height: 45px; height:auto; color: #000; width: 114px;}
#right .listitem .picture{position: absolute; display: block; left: 0; top: 0; width: 56px; height: 42px; text-align:center; background: #fff; border: 1px solid #969696;}
#right .listitem a.title{overflow:hidden;width:108px;display:block;}
#right .listitem a {text-decoration: none; color: #000;}
#right .listitem a:hover {text-decoration: underline;}
#right .listitem tt {display: block;}
#right .actions {margin: 3px 0 5px;}
#right .actions a {display: block;}

#right .listitem.bargain a.link {color: #666666;}*/

/*#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_bv1_.gif) 0 0 no-repeat;padding: 0;cursor:pointer;}
#right .listitem.rightlist .link {background: url(bg/oxid.gif) no-repeat 0 -298px;padding-left:14px;font-size:10px;text-decoration:none;color: #666666 !important; line-height:1.1em;}
#right .listitem.rightlist .link:hover {text-decoration: underline;}*/

/* right minibasket */
#right .box.minibasket {color: #000;}
#right .box.minibasket .tocart{ width: 149px; height: 18px; line-height: 18px;}
#right .box.minibasket .tocart input{ width: 149px; height: 18px; text-align:center; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;line-height: 1.1em;}

/*#right .recommlist .btn{border:1px solid #333333;background: #333333;color:#fff;font-weight: bold;width:30px;text-align: center;line-height: 100%;}*/

#right dl.actionslist {color: #000;  margin-bottom: 5px;}
#right dl.actionslist dt {background: url(bg/hr_right.gif) repeat-x top; font-weight: bold; padding-top: 5px;}
#right dl.actionslist dd {margin: 0; height: 12px;}
#right dl.actionslist dd tt {width: 80px; float: left;}
#right dl.actionslist dd span {float: left;}
#right dl.actionslist .link {background: url(bg/oxid.gif) no-repeat 0 -298px;padding-left:14px;font-size:10px;text-decoration:none;color:#666666 !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:5px;right:6px;padding-right: 5px;*/ float: right;}
#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 a{color:#969696; text-decoration: none;}
#path a:hover{text-decoration: underline;}
/*#path a.dinfo{position:absolute;right:0;} */

/* Content    */
#body a{/*font-size: 11px;*/ text-decoration: none; color: #000000;}
#body a:hover, #body a:focus {text-decoration: underline; color: #0066FF;}

#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:0 5px 10px 5px;background: #f0f0f0;color:#424c56;border:1px solid #969696;border-left-width:8px;/*float:left; width:549px;*/padding:8px 6px;}


#body .boxhead {margin:0 5px;background:#f0f0f0; padding:6px 5px 6px 7px;height:20px;border-top:1px solid #969696;border-left:8px solid #969696;border-right:1px solid #969696;line-height:20px; font-size: 11px;font-weight: bold;color:#424c56;width:549px;float:left;}

#body .box{border:1px solid #969696;border-top:none;padding:8px 6px;margin:0 5px 10px;width:556px;float:left;background:#fff;}
#body .empty{padding:0 6px !important;}
#body .box img{border:none;padding:0;margin:0;}
#body .box p {margin:0 0 1em 0;}
#body .box ul.list{margin:0;padding:0;}
#body .box ul.list li{background:url(bg/oxid.gif) no-repeat 0 -100px;display:inline;padding-left:8px;margin-right:10px;}
#body .box ul.list li a{text-decoration: none;color:#424c56;}
#body .box ul.list li a:hover{text-decoration: underline;color:#666666;}
#body .box.info  {padding: 10px 10px 10px 15px; width:543px;}
#body .box.notice  {padding: 5px 0 0; width:568px; border: none;}
#body .box.catfilter {margin-top:10px;}

#body.plain .boxhead {margin: 5px 5px 0 5px; width: auto; float:none;}
#body.plain .box {width: auto; float:none;}

#body div.bar.prevnext {/*background-color:#f0f0f0; border:1px solid #969696;*/margin:40px -7px -20px 3px; padding:1px;height: 27px;}
/*#body div.bar.prevnext input {background:#E1EBF2;color:#0048C0;border:1px solid #CCCCCC;cursor:pointer;font-size: 12px;padding:3px 10px;margin:0;line-height: 1.1em;}*/
#body div.bar.prevnext.bottom {margin:40px 0px -20px 0px;}
#body div.bar.prevnext.order {margin:0; padding:0;height: auto;}

#body .form th {text-align: left;padding: 7px 0;font-weight: bold;font-size:11px; background: url(http://www.team-andro.com/layout/images/portal/bg_htab1.gif) repeat-x bottom;}
#body .form th.mid {/*border-top:1px dotted #000;*/padding-top:3em;}
#body .form th small{font-weight: normal;font-size: 10px;}
#body .form td{padding: 3px 0;}
#body small{font-weight: inherit; font-size:69% ;}

/* Other */
#body .dot_sep{background: 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, .errorbox {font-size:10px;font-weight:bold;border:1px solid #969696;color:#666666; padding: 5px; margin:3px 5px 10px; /*float: left;*/}
#body .errorbox p, .errorbox p {margin: 0; font-size:10px;font-weight:bold; color:#BC2A4D;}
#body .errorbox.inbox, .errorbox.inbox { margin: 5px 0; float: none; font-size: 11px;}

/* 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:0 5px 10px 5px; border:1px solid #969696; color: #000;float:left;width:568px;}
#body .locator.compare, #body .locator.gb , #body .locator.list, #body .locator.details {margin:0 0 0 0; border:none; color: #000;float:none;width:auto;}
/*#body .locator .lochead {background: #f0f0f0; color: #424c56; padding: 8px .6em; height: 1.1em;}*/
#body .locator .lochead strong.h4 {margin: 0; padding: 0; color: #424c56; 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: 11px;}
#body .locator .arrow {font-size: 10px; font-weight: bold; background-image:none;display:inline;margin-left:0px;}
#body .locator  a.active {font-weight: bold; color: #666666;}
#body .locator .sep {padding: 0 2px; color: inherit;}

#body .locator .sort_row a.asc {background:url(bg/sort_asc.gif) no-repeat right center; padding-right: 20px;}
#body .locator .sort_row a.desc {background:url(bg/sort_desc.gif) no-repeat right center; padding-right: 20px;}
#body .locator .sort_row a.none {background:url(bg/sort_none.gif) no-repeat right center; padding-right: 20px;}
#body .locator .btn {margin-bottom: 6px;}

#body .locator.compare .locbody {height: auto; padding: 0; margin-left:-10px;}

/* Products */
/*#body .product{border:1px solid #969696;float:left;width:143px;height:147px;margin:0 5px 10px 5px;padding:5px 5px 5px 130px;position:relative;background:#fff;}*/
/*#body .product {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #969696;
float:left;
height:147px;
margin:0 0 10px 1%;
padding:1% 1% 1% 22%;
position:relative;
width:25.5%;
}*/
/*#body .product .picture{display:block;width: 115px;text-align: center;position:absolute;top:8px;left:8px;overflow: hidden;}*/
#body .product strong.h3 {margin:0;height: 40px; display: block;}
#body .product strong.h3 a{font-size: 11px;}
#body .product tt {color:#000;display:block;}
#body .product .flag {width:6px;height: 6px;border:1px solid #969696;float:left;margin:4px 0px 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:#000;font-size: 11px; text-align: left;}
#body .product.thin .desc {margin-left: 95px;}
#body .product.thin .desc table {height: 40px;}
#body .product.thin .desc table td {vertical-align: bottom; padding-left: 3px;}


#body .product .actions a{text-decoration: none; padding-left: 12px; background: url(bg/oxid_01_.gif) no-repeat 0 -300px;font-size: 11px;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.thin .variants label {display: inline;}


#body .product .variants select{width: 136px;}
#body .variantslist .product .actions a{position: absolute;}
#body .product .amprice {clear: left; margin-top: 0.5em;}
#body .product .amount {padding-top:0.5em;}
#body .product .amount label{margin-right:.5em;color:#000;font-size: 10px;}
#body .product.details .amount {margin-bottom:0.5em;}
#body .product.details .amount label {font-size: 11px;}


#body .product .price {margin-bottom:2px; }
#body .product .price big {font-size: 17px;line-height: 120%; font-weight: bold;white-space:nowrap;}
#body .product .price sup.dinfo {vertical-align:super;margin:0;padding:0;}
#body .product .price sup.dinfo a{text-decoration: none;font-weight: bold;font-size: 13px;}
#body .product .price sup.dinfo a:hover{text-decoration: underline;}
#body .product .price small {font-weight: inherit; font-size:69% ;}

#body .product .price.angebot big {color: #D20000}
#body .product .price.angebot sup.dinfo a {color: #D20000;}
#body .product .price.angebot sup.dinfo a:hover {color: #E10000;}

#body .product .tocart { height:18px;width: 134px; background: transparent url(bg/buttons_bv1_.gif) no-repeat right 0; margin:0; border: 0 none;padding:0 1px 0 0;clear:left;}
#body .product .tocart input{ width: 134px; background: transparent url(bg/buttons_bv1_.gif) no-repeat 0 0; border:0;color:#fff;padding:1px 0 2px 23px;cursor:pointer;font-weight: bold;}

#body .product.head {margin-top:30px;border-top:none;border-color:#666666;}
#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 #666666;border-left:8px solid #666666;border-right:1px solid #666666;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#666666;}
#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:#333333;border-color:#333333;}
#body .product.head.topshop{border-color:#333333}

#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{width:123px;height:124px;padding-left:5px;padding-top:125px;}*/
#body .product.small {
height:124px;
padding-left:1%;
padding-right:1%;
padding-top:125px;
width:21.6%;
margin-left: 1%;
margin-right: 0;
}
#body .product.small img {max-height: 80px;}
#body .product.small table {width: 132px;}
#body .product.small table td {height: 60px; vertical-align: bottom;}
#body .product.small table td a {font-size: 11px;}
#body .product.small .variants {height: auto; padding: 3px 0px;}
#body .product.small .variants select {width: 100px; padding: 0;}
#body .product.small .picture {height: 118px;}
#body .product.small .price {white-space:nowrap; display: inline;}
#body .product.small .tocart {width:121px;}
#body .product.small .tocart input{width:121px;}

#body .product.small .tocart.mini { height:18px;width: 20px; background: none; margin:0; border: 0 none;padding:0 1px 0 0;clear:left; display: inline;}
#body .product.small .tocart.mini input, #left .shopleft .tocart.mini input { width: 20px; background: transparent url(bg/buttons_bv1_.gif) no-repeat 0 -20px; border:0;color:#fff;padding:1px;cursor:pointer;font-weight: bold; margin-bottom: 5px; margin-left: 3px }

#body .product.thin .tocart.mini, #left .shopleft .tocart.mini { height:18px;width: 20px; background: none; margin:0; border: 0 none;padding:0 3px 0 0; display: block; /*position: absolute; right: 6px;*/}
#body .product.thin .tocart.mini input { width: 20px; background: transparent url(bg/buttons_bv1_.gif) no-repeat 0 -20px; border:0;color:#fff;/*padding:1px;*/cursor:pointer;font-weight: bold; /*margin-bottom: 5px; margin-left: 3px*/ }
#left .shopleft .tocart.mini {margin-bottom: 3px;}

option.red {background-image: url(bg/flagred.gif); background-repeat: no-repeat; background-position: 98%;}
option.orange {background-image: url(bg/flagorange.gif); background-repeat: no-repeat; background-position: 98%;}
option.green {background-image: url(bg/flaggreen.gif); background-repeat: no-repeat; background-position: 98%;}


#body .product.thin{/*height:130px; border: 1px solid #969696;*/margin: 0px; text-align: left;}
#body .product.thin, x:-moz-any-link {width: 290px;}
#body .product.thin, x:-moz-any-link, x:default {width: auto;}



#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 #666666;border-left:8px solid #666666;border-right:1px solid #666666;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#666666;}
#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:-2px; right:5px;*/ text-align: center; clear: left; float:left; width: 95px;}
#body .product.thin .amount {padding:0;/*position:absolute;right:17px;*/}
#body .product.thin .amount label {padding:0px;display: inline;margin: 0;}
#body .product.thin .tocart {/*position:absolute; bottom:5px; right:5px;*/}
#body .product.thin .variants {height:auto;/*position:absolute;right:75px;*/}
#body .product.thin .variants select {width:120px;}
#body .product.thin .actions {margin-top:3px; float: left; width: 90px; clear: left;}
#body .product.thin .actions a {background-position: 0 -298px;}
#body .product.thin tt {float: left;}
#body .product.thin .flag {float: left;margin-left:4px; margin-top: 2px;}

#body .product.thinest{ /*width:479px;*/height:50px;position:relative; padding-left: 72px; margin: 0; border: none;}
#body .product.thinest .picture {left: 0; height: 42px; width: 56px;border:1px solid #CBCBCB;position:absolute;}
#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:5px; 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: auto; border: none; margin: 0; float:none; background-repeat:repeat-x;}
#body .txtseparator {height: 10px; margin:0 5px;float:left;width: 568px;border:1px solid #cbcbcb;border-top:none;border-bottom: none;}
#body .txtseparator.inbox {margin:0; width: 555px; border: none; border-bottom:1px solid #cbcbcb}


#body .product.details {height:auto;min-height: 260px; margin: 0px 30px 15px; border-bottom: none; border-color: #969696; padding-left: 0px; width: auto;}
#body .product.details strong.h4 {border-color:#969696;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px; display: block;}
#body .product.details h1 {font-size: 1.5em;border:none;margin:8px 0 0 0;padding:0;color:#000;background: none;font-weight: bold;}
#body .product.details tt {margin:3px 0 0 0;padding:0 0 0 0px;}
#body .product.details .desc {margin:3px 0 0 0;font-size: 11px;}

#body .product.details .picture {/*text-align:left;*/text-align: center; float:left;/*height: 250px;*/ overflow: hidden; width: 220px;}
div.picture, div.productright {margin-top: 30px;}

#body .product.details .exturls {margin-top: 40px; text-align: left;}
#body .product.details .exturls a{margin-right:1em;}

#body .product.details .cats {font-size:11px;color:#000; float: right;margin:0px 0 0 10px; text-align:center; width: 120px;}
#body .product.details .cats a{font-size:10px; color: #757C83; }
#body .product.details .cats img{}
#body .product.details .cats div.manu {background-color:#CADCEB; border: 1px solid #CCCCCC; border-bottom: none; color:#424C56; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-weight:bold; padding:1px 0 2px;}
#body .product.details .cats div.manuwrap {border: 1px solid #CCCCCC; padding: 15px 3px 5px;}


#body .product.details .status {padding-top:1em;}
#body .product.details .status p {
    margin: 0 0 0 15px !important;
    font-size: 11px !important;
    line-height: normal;
}

 div.star_rate {}
#body .product.details.head.big tt a {text-decoration: underline;}

#body .product.details .variants {margin:0.5em 0 1em 0;}
 #body .product.details .variants label {font-size: 11px; }


#body .product.details .actions {padding-top:35px;/*clear:left;*/}
#body .product.details .actions a{display:inline;font-size: 11px;}
/*#body .product.details .actions a.reqlogin{background:none;padding-left:0;}*/

#body .product.details .price {margin:1em 0; float: left; width: 100%;}
#body .product.details .price big{display:block;float:left;margin-right:8px;}
#body .product.details .price .old {font-weight: bold;font-size: 11px;}
#body .product.details .price sup.dinfo {font-size:11px;font-weight: normal;vertical-align:top;/*width:120px;display:block;word-wrap:break-word;*/float:left;line-height: inherit;width:120px;}
#body .product.details .price sup.dinfo a {font-size: 11px; text-decoration: underline;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:#000;font-size: 10px;}

#body .product.details .price.angebot big, #body .product.details .price.angebot sub.only {color: #D20000}
#body .product.details .price.angebot sup.dinfo a {color: #000;}
#body .product.details .price.angebot sup.dinfo a:hover {color: #0066FF;}

#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 td {
  font-size: 11px !important;
}


#body .product.details .amprice th{ font-weight: bold;}
#body .product.details .amprice td{ padding: 0;}
#body .product.details .amprice .am{color:#000;}
#body .product.details .amprice .pr{font-weight: bold; color: #CC0000;}

/*#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: 50px; clear: none; }

#body .product.details .socialbookmarks {padding-top:1em;}
#body .product.details a.sbookmarks {border-right:1px solid #969696; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}
#body .product.details a.sbookmarks.noborder {border:none; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}

#body .product.moredetails {margin:0 5px 10px; height: auto;/*width: 556px;*/ border-top: none; padding: 5px 0px;border-color:#969696;}

#body .product.moredetails .morepics{margin-top: 10px; padding: 5px 0; height: 44px; border-top: 1px solid #f0f0f0; }
#body .product.moredetails .morepics a{border: 1px solid #969696; 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 #f0f0f0;}
#body .product.moredetails .longdesc strong.h3 {font-size: 12px; height: auto; margin: 0px; padding-bottom: 7px; font-weight: bold; display: block;}
#body .product.moredetails .longdesc p{margin: 0; padding:7px 0px;}
#body .product.moredetails .longdesc .question {margin: 10px 0 1px; padding-top: 11px; border-top: 1px solid #f0f0f0;}
#body .product.moredetails .longdesc .question a {font-size: 12px; font-weight: bold; text-decoration: underline }

#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 {margin:0 0 10px;padding:0;}

#body .guestbook {margin-top: 15px;}
#body .guestbook .head td {border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 5px 0; color: #424c56;}
#body .guestbook .head td.name {color: #333333;}
#body .guestbook .body td {font-size: 10px; padding: 5px 0;}


#body p.head2 {
color:#464646;
font-family:Verdana,Arial;
font-size:16px;
line-height:18px;
margin: 0 0 10px;
}

/* Links */
#body .box dl.links {margin: 0;}
#body .box dl.links dt {margin: 0 0 12px;}
#body .box dl.links dt a {color: #333333;}
#body .box dl.links dt a:hover {color: #333333;}
#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 0 0 1%;}
#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;}

/* #body h1.news {margin: 0 0 0 1%; clear: right;}  */

/* Compare */
#body .box.compare {float: none; width: auto; border: none; margin: 0 0 20px 0;}
#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 ul.products {text-align: center !important;}


#body .box.compare .product{border: none; float: none; display: block;}
#body .box.compare .product .picture{display:block; width: 115px; text-align: center; position:absolute; top:8px; left:4px;}
/*#body .box.compare .product.small {width:123px;height:114px;margin: 0 auto; padding: 125px 0 0 0;}*/
#body .box.compare .actions {padding-top:1em; margin-bottom: 5px; width:123px;text-align:left;}
#body .box.compare .actions a{text-decoration: none; color: #666666; padding-left: 12px; background: url(bg/oxid_01_.gif) no-repeat 0 -300px;font-size: 10px;display:block;width: 1%; white-space: nowrap;}
#body .box.compare .actions a:hover{text-decoration: underline;}

#body .box.compare .fromcompare {height:18px; width: 121px; background: transparent url(bg/buttons_bv1_.gif) 0 -50px no-repeat; margin: 0; border: 0 none;padding:0;border-right:1px solid #333333;clear:left;}
#body .box.compare .fromcompare input {width: 122px; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;}

#body .box.compare table.cmp_tbl {margin-left: auto; margin-right: auto; width: 97%;}
#body .box.compare table.cmp_tbl td, #body .box.compare table.cmp_tbl th {font-size: 10px; padding: 0px 6px; border-left:1px dotted #969696; border-bottom:1px dotted #969696;}
#body .box.compare table.cmp_tbl th {font-weight: bold;}
#body .box.compare .no_left_brd {border-left: none !important;}
#body .box.compare .no_bot_brd td, #body .box.compare .no_bot_brd th {border-bottom: none !important;}

#body.plain .box.compare table.cmp_tbl {margin: 0; width: auto;}
#body.plain .box.compare .product.small {height: auto;}
#body.plain .box.compare .actions {display: none;}
#body.plain .box.compare .tocart {display: none;}
#body.plain .box.compare table.cmp_tbl th {width: 121px;}

/* ORDER */

/* Order steps */
div#body .ordersteps {margin: 0 5px 5px; /*float:left;*/text-align: justify; }
div#body .ordersteps dl {width: 150px; height: 70px; padding: 4px; /*margin: 0 5px 0 0; float:left;*/ border: 1px solid #969696; background: #f0f0f0; color: #000; display:-moz-inline-block; display: inline-block; vertical-align: top;}
#body .ordersteps dt, #body .ordersteps dd {padding:0; margin: 0; text-align: left;}
#body .ordersteps dt, #body .ordersteps dt a {font-size: 11px; font-weight: bold; padding-bottom: 6px;}
#body .ordersteps dl big {font-size: 21px; line-height: 19px;}
#body .ordersteps dt a:hover big {text-decoration: underline;}
/*#body .ordersteps dd, #body .ordersteps dd a {font-size: 9px; margin: 0;}*/
/*#body .ordersteps .lastinrow {margin-right: 0; width: 102px;}*/
#body .ordersteps dl.active {background: #fff;}
#body .ordersteps dl.active dt, #body .ordersteps dl.active dt a {color: #666666;}
/*#body .ordersteps.nofinalstep dl {width: 126px;}*/
/*#body .ordersteps.nofinalstep .lastinrow {width: 128px;}*/

/* Order back/next step button */
#body div.bar.prevnext .arrowdown input {background: url(bg/oxid_01_.gif) no-repeat 15px -342px; background-color: #333333; padding-left: 38px; padding-right: 25px;}
#body div.bar.prevnext .arrowright input {background: #E1EBF2 url(bg/oxid_01_.gif) no-repeat scroll 5px -319px;}
#body div.bar.prevnext.order .arrowright input {background: #E1EBF2 url(bg/oxid_01_.gif) no-repeat scroll 5px -319px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;border: none; padding-right: 0px;}
#body div.bar.prevnext .minorderprice {font-size: 12px; font-weight: bold; line-height: 27px; text-align: center; width: auto;}
#body div.bar.prevnext .termsconfirm {width: auto; margin: 0 10px;}
#body div.bar.prevnext .termsconfirm td {font-size: 10px; color: #424c56; padding: 3px 3px 3px 0;}
#body div.bar.prevnext .termsconfirm a { text-decoration: underline;}
#body div.bar.prevnext .termsconfirm a:hover {color: #000;}
#body div.bar.prevnext .termsconfirm .chkbox {background: none; border: none; vertical-align: middle; margin: 0px; padding: 0;}
#body div.bar.prevnext.terms {height: auto; margin-bottom: 10px; margin-top: 15px;}

/* Basket */
#body .basket {/*float: left; margin: 0 6px 10px 6px; border: 1px solid #969696;  border-left:none;*/ empty-cells: show;width:100%;}
#body .basket tbody td {padding-top: 10px;}
#body .basket tbody td.brd {vertical-align: middle;}
#body .basket th {/*background: #f0f0f0;*/ color: #000; font-weight: bold; font-size:12px;height: 25px; padding-left: 6px;}
#body .basket th.brd {padding: 0;/*border-left: 1px solid #969696;*/}
#body .basket th .brd_line {/*background: #969696;*/ width: 7px; height: 25px;}
#body .basket th.lastcol {padding-left: 0;}
/*#body .basket td.brd {border-left: 1px solid #969696;}*/

#body .basket .bsk_sep td {height: 9px; padding-top: 0;}
#body .basket .bsk_sep .line {border-bottom: 1px solid #f0f0f0;}
#body .basket .bsk_sep .bigline {border-bottom: 4px solid #f0f0f0;}

#body .basket .picture {border: 1px solid #969696; background: #fff; text-align: center; display: block; height: 42px; width: 56px;}
#body .basket .art_title a {font-size: 12px; font-weight: bold; color: #000;}
#body .basket .art_title a:hover {color: #000;}
#body .basket .art_num {font-size: 11px; color: #000;}

#body .basket .btn, #body .basket .amount {margin-bottom: 7px;}
#body .basket .upd {color: #fff; width: 91px; cursor: pointer; padding: 1px;}
#body .basket .price, #body .basket .vat {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-right: 15px; text-align: right;}
#body .basket .amount {padding-right: 20px;}
#body .basket .totalprice { text-align: right;}
#body .basket .notice td {padding-top: 5px; font-size: 10px; color: #666666;}
#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: #CD0210;}
#body .basket .bottrow {height: 14px;}
#body .basket a.remove {display: block; width: 97px; height: 17px; line-height: 17px; border: 1px solid #333333; color: #fff;  background: #333333;text-align: center; font-weight: bold; font-size: 10px; text-decoration: none;}
#body .basket a.wrapremove  {width: 70px;}

#body .basket .wrapmod { height:18px;width: 85px; background: transparent url(bg/buttons_bv1_.gif) 0 -100px no-repeat; margin:0; border: 0 none; padding:0;border-right:1px solid #333333; float: left}
#body .basket .wrapmod a { width: 100%; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 0;text-indent: 23px;font-weight: bold; font-size: 10px; text-align: center; text-decoration: none; display: block;}

#body .basket .frombasket { height:18px;width: 100px; background: transparent url(bg/buttons_bv1_.gif) 0 -50px no-repeat; margin:0; border: 0 none; padding:0; float: left}
#body .basket .frombasket input{ width: 110px; background: transparent url(bg/buttons_bv1_.gif) no-repeat scroll right -50px; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;}
#body .basket .frombasket a { width: 77px; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;font-weight: bold; font-size: 10px; text-align: center; text-decoration: none; display: block;}


/* user options step */
#body strong.useroptboxhead {margin:10px 5px 0;background: #f0f0f0; padding:4px 5px 5px 7px;height:20px;border:1px solid #969696;border-left:8px solid #969696;border-right:1px solid #969696;line-height:20px; font-size: 12px;font-weight: bold;color:#424c56;width:162px; display: block;}
#body strong.useroptboxheadbig {margin:10px 5px 0;background: #f0f0f0; padding:4px 5px 5px 7px;height:20px;border:1px solid #969696;border-left:8px solid #969696;border-right:1px solid #969696;line-height:20px; font-size: 12px;font-weight: bold;color:#424c56;width:259px; display: block;}
#body .useroptbox {border:1px solid #969696; border-top: none; width:151px;height:380px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
#body .useroptboxbig {border:1px solid #969696; border-top: none; width:248px;height:310px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
#body .useroptbox .link {font-size: 10px;}
#body .useroptbox .err {margin-bottom: 10px; font-size: 10px;}

/* payment step */
#body .paymentboxhead, #body .thankyouboxhead {margin-top: 5px;}

/* order step */
#body dl.orderinfocol {margin: 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 #f0f0f0;}
#body dl.orderinfocol dd {padding:0; margin: 0;}
#body .giftwrap {height:18px;width: 20px; background: transparent url(bg/buttons_bv1_.gif) 0 -100px no-repeat; margin:0; border: 0 none; padding:0; display: block;}

#body .etrustlogocol {float: left; width: 100px;}
#body .etrustdescocol {float: left; width: 443px;}

/* Wrapping */
#body .wrapping {float: left; margin: 0 5px 10px 6px; border: 1px solid #969696; border-left:none; empty-cells: show;}
#body .wrapping tbody td {padding-top: 10px;}
#body .wrapping th {background: #f0f0f0; color: #424c56; font-weight: bold; height: 25px; padding-left: 6px;}
#body .wrapping th.brd {padding: 0;border-left: 1px solid #969696;}
#body .wrapping th .brd_line {background: #969696; width: 7px; height: 25px;}
#body .wrapping td.brd {border-left: 1px solid #969696;}
#body .wrapping .wrp_sep td {height: 9px; padding-top: 0;}
#body .wrapping .wrp_sep .line {border-bottom: 1px solid #f0f0f0;}
#body .wrapping .picture {border: 1px solid #969696; background: #fff; text-align: center; display: block; height: 42px; width: 56px; margin-left: 5px;}
#body .wrapping .art_title a {font-size: 10px; font-weight: bold; color: #000;}
#body .wrapping .art_title a:hover {color: #000;}
#body .wrapping .art_num {font-size: 10px; color: #000;}
#body .wrapping .wrapping_items td {padding-top: 0;}
#body .wrapptop {margin-top: 10px;}
#body .giftbigimg {padding-right: 12px;}

#body dl.orderinfocol.greetingcard {width: 540px; margin: 0;}
#body .cardbox {width: 257px; float: left; margin: 0 10px 5px 0;}
#body .cardbox .card_title {}
#body .cardbox .card_body {padding: 5px 0 5px 25px;}
#body .card_sep {clear: both;}
#body .giftmessage {width: 100%; height: 100px;}

/* More categories */
#body .morecats {margin: 0 5px; width: 569px; float: left;}
#body .morecats dl {margin: 0 0 25px;}
#body .morecats dt {background: #666666; border-bottom: 1px solid #fff;}
#body .morecats dd {background: #f0f0f0; border-bottom: 1px solid #fff; margin: 0; padding: 0;}
#body .morecats dl a {color:#000; font-weight:bold; padding: 4px 10px; display: block;}
#body .morecats dl a:hover {color:#000;}
#body .morecats dd a {background: url(bg/oxid.gif) no-repeat 7px -148px; padding-left: 22px;}

/* Account header */
#body .account_header dl{border-bottom: 1px solid #f0f0f0; margin: 2px 0; padding-bottom: 5px; width: 97%;}
#body .account_header dl.lastInCol{border-bottom: 0; margin: 0; padding-bottom: 0px;}
#body .account_header dt a{font-weight: bold; text-decoration: none; color: #424c56;}
#body .account_header dt a:hover{text-decoration: underline; color: #424c56;}
#body .account_header dt a.active{color: #666666;}
#body .account_header dd{margin: 2px 0; color: #969696; padding-left: 13px;}

/* 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 { height:18px; /*width: 100px;*/ width: 20px; background: transparent url(bg/buttons_bv1_.gif) 0 -50px no-repeat; margin:0; border: 0 none; padding:0; }
#body .product .fromlist input { width: 99px; background: transparent url(bg/buttons_bv1_.gif) right 20px no-repeat;; 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; vertical-align: top;}
#body .form.orderhistory th {font-weight: bold; border: none; background: none; padding: 2px 0;}
/*#body .form.orderhistory tr.headrow td, #body .form.orderhistory tr.headrow th {font-size: 11px;}*/
#body .form.orderhistory a.tocart {height:18px; width: 20px; background: transparent url(bg/buttons.gif) 0 0 no-repeat; margin:0; border: none; padding:0; display: block;}
#body .form.orderhistory a.artlink {margin-right: 7px;}
#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 #001D3E;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:#333333;background:#fff;border:1px solid #333333;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;text-align:center;}
#zoom ul.tabs{padding:0;margin:0;background:#E1EBF2;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 #001D3E;font-weight: bold;}
#zoom ul.tabs li.close{float:right;}
#zoom img {padding: 10px;}


/* Message boxes */

#body .msg, .msg, .errorbox { /*float:left;*/width:500px;background: #FFFFEE;border: 1px solid #969696; margin:10px 0 0; padding: 5px 10px;}
#body .msg .err, .msg .err {color: #666666;font-weight: bold;}
#body .msg, #body .msg .err {width: auto;margin: 0;}
#body .msg a, .msg a {text-decoration: underline;}


/* 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 !important; padding:0 !important; list-style:none; /*clear:both;left:280px;*/ 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;color: #000; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; padding: 3px 2px 5px; background: #FFFFEE;}
#body dl.review dd {/*clear: both;*/ margin: 0; padding:0px 2px 8px;}
#body dl.review .param {margin-left: 20px; color: /*#0B0B66*/#444444; font-size:11px !important;}
#body dl.review .stars {width: 45px; text-align: right;}

/* 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 #333333;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;}

/*teamandro.css removes */

div.box {
margin-bottom: 0;
margin-left: 0;
text-align: inherit;
width: inherit;
}

/*adds - selects, inputs, textareas*/

input, select, textarea, .input, .select, .textarea, td.input, td.select, td.textarea {
font-family:Helvetica,Tahoma,Verdana,Arial;
font-size:11px;
font-weight:normal;
}

select {
background-color:#FAFAFA;
border:1px solid #666666;
cursor:pointer;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-weight:normal;
padding:1px;
vertical-align:middle;
}
.inputbox {
background-color:#FFFFFF;
border:1px solid #C0C0C0;
color:#333333;
cursor:text;
padding:1px;
}
a.button1, input.button1, input.button3, a.button2, input.button2 {
background:#FAFAFA none repeat-x scroll center top;
color:#000000;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
padding-bottom:1px;
padding-top:1px;
width:auto !important;
}
a.button1, input.button1 {
border:1px solid #666666;
font-weight:bold;
}
input.button3 {
background-image:none;
font-variant:small-caps;
height:12px;
line-height:5px;
margin:0;
padding:0;
}
a.button2, input.button2, input.button3 {
border:1px solid #666666;
}
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
background-position:0 1px;
color:#000000;
line-height:250%;
padding:2px 8px;
text-decoration:none;
vertical-align:text-bottom;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
background-position:0 100%;
border:1px solid #BCBCBC;
color:#BCBCBC;
}
input.disabled {
color:#666666;
font-weight:normal;
}
.search-box {
float:left;
margin-left:5px;
margin-top:3px;
}
.search-box input {
}
input.search {
background-image:none;
background-position:left 1px;
background-repeat:no-repeat;
padding-left:17px;
}
.inputbox {
background-color:#FFFFFF;
border-color:#B4BAC0;
color:#333333;
}
.inputbox:hover {
border-color:#11A3EA;
}
.inputbox:focus {
border-color:#11A3EA;
color:#0F4987;
}
a.button1, input.button1, input.button3, a.button2, input.button2 {
background-color:#FAFAFA;
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/bg_button.gif);
color:#000000;
}
a.button1, input.button1 {
border-color:#666666;
}
input.button3 {
background-image:none;
}
a.button2, input.button2, input.button3 {
border-color:#666666;
}
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
color:#000000;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
border-color:#BC2A4D;
color:#BC2A4D;
}
input.search {
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/icon_textbox_search.gif);
}
input.disabled {
color:#666666;
}

/*adds - cart navigation */


.menu2 li a.top_link.fill span {color: /*#CADCEB*/ /*#fae0bb*/;}
.menu2 li a.top_link.fill:hover span, .menu2 li a.top_link.fill:hover b,
.menu2 li:hover > a.top_link.fill span, .menu2 li:hover > a.top_link.fill b,
.menu2 li:hover > a.top_link.fill b.down {color:/*#0088B5*/ #fff;}
.menu2 li a.active_link.fill span, .menu2 li a.active_link.fill b, .menu2 li a.active_link.fill b.down {color: #000000;}


.menu2 li a.top_link span.bask {
	display: block;
	float: right;
	width: 19px;
	height: 19px;
	background-image: url(http://www.team-andro.com/layout/images/oxid/basketweiss.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0;
}

.menu2 li a.top_link span.bask span#newbasketitem {
	display: block;
	width: 19px;
	height: 19px;
    background-image: none;
}

.menu2 li a.top_link span.bask span#newbasketitem.newestitem {
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.menu2 li a.top_link.fill span.bask {background-image: url(http://www.team-andro.com/layout/images/oxid/basketweissfull.gif);}


.menu2 li a.active_link span.bask {
	background-image: url(http://www.team-andro.com/layout/images/oxid/basketschwarz.gif);
}

.menu2 li a.active_link.fill span.bask {
	background-image: url(http://www.team-andro.com/layout/images/oxid/basketschwarzfull.gif);
}

.menu2 li a.top_link:hover span.bask, .menu2 li a.active_link:hover span.bask  {
	background-image: url(http://www.team-andro.com/layout/images/oxid/basketweiss.gif);
}

.menu2 li a.top_link.fill:hover span.bask, .menu2 li a.active_link.fill:hover span.bask  {
	background-image: url(http://www.team-andro.com/layout/images/oxid/basketweissfull.gif);
}

.menu2 li:hover > a.top_link span.bask {
	background: url(http://www.team-andro.com/layout/images/oxid/basketweiss.gif) no-repeat;
	width: 19px;
	height: 19px;
	background-position: 0% 100%; }

.menu2 li:hover > a.top_link.fill span.bask {
	background: url(http://www.team-andro.com/layout/images/oxid/basketweissfull.gif) no-repeat;
	width: 19px;
	height: 19px;
	background-position: 0% 100%; }

.menu2  ul.sub li table.basket  {
	border-bottom: 1px solid #E5E7E8;
	width:140px;
	position: static;
	border-collapse: separate;
    /*background:url(/layout/images/navigation/trans.gif);*/
	margin:0 13px; 
	padding: 0.25em 0;
	overflow: hidden;
}

.menu2  ul.sub li table.basket tr td a, .menu2 :hover ul.sub li table.basket tr td a  {
	background-image: none;
	border: none;
	font-size: 10px;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 16px;
	width:auto;
}

.menu2  ul.sub li table.basket tr td span, .menu2 :hover ul.sub li table.basket tr td span {
display:block;
float:left;
line-height:16px;
text-align:right;
width:24px;
background-image: none;
font-size: 10px;
color: #797e84;
font-family:verdana,geneva,arial,helvetica,sans-serif;
font-weight: normal;
white-space: nowrap;
padding: 0;
}

table.basket tr td {
color: #797E84;
}

table.basket tr td#test_TopBasketTotal, table.basket tr td.test_TopBasketTotal {
font-weight: bold;
}

/* ----------- Box in variabler Breite ------ */


/*Faux Columns - Hintergrundbilder */

#boxhgli {
	background-image: url(http://www.team-andro.com/layout/images/portal/hintergrundli.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000000;
}

#boxhgre {
	background-image: url(http://www.team-andro.com/layout/images/portal/hintergrundre.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/* Inhaltsbereich*/

.boxkopfli {
	display: block;
	background-image: url(http://www.team-andro.com/layout/images/portal/boxkopfli.gif);
	background-repeat: no-repeat;
	height: 5px;
	float: left;
	width: 5px; 
}

.boxkopfre { 
	display: block;
	background-image: url(http://www.team-andro.com/layout/images/portal/boxkopfre.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 5px;
	background-position: top right;
	background-repeat: no-repeat; 
	float: right;
}

#boxinhalt {
	background-image: url(http://www.team-andro.com/layout/images/portal/boxkopfmi.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
}

/*Fußbereich*/

.boxfussli {
	display: block;
	background-image: url(http://www.team-andro.com/layout/images/portal/boxfussli.gif);
	background-repeat: no-repeat;
	height: 8px;
	float: left;
	width: 8px; 
}

.boxfussre {
	display: block;
	background-image: url(http://www.team-andro.com/layout/images/portal/boxfussre.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 8px;
	float: right;
	width: 8px; 
}

#boxfussmi {
	background-image: url(http://www.team-andro.com/layout/images/portal/boxfussmi.gif);
	background-repeat: repeat-x;
	height: 8px;
} 

/* -------- blauer Navigationsbereich in der Contentbox --------- */

.tabinfo {
text-align: right;
color: #0048C0;
font-weight: normal;
font-size: 12px;
height: 22px;
line-height: 18px;
padding-bottom: 5px;
}

.tabinfou {
text-align: center;
padding-top: 5px;
padding-bottom: 0px;
line-height: 20px;
}

.contentboxinhalt {
padding: 15px 10px;
}

div.contentboxinhalt, .contentboxinhalt p, .contentboxinhalt ul, .contentboxinhalt ul li, .contentboxinhalt table, .contentboxinhalt table tr, .contentboxinhalt table tr td  {
font-size: 12px !important;
line-height: 15px !important;
}

.contentboxinhalt p  {
margin-top: 5px  !important;
margin-bottom: 5px  !important;
}

.contentboxinhalt ul  {
padding: 0px 20px !important;
list-style-type: bull !important;
list-style-image: none !important;
list-style-position:outside !important;
margin: 10px 0px  !important;
}

.contentboxinhalt ul li  {
list-style-type: inherit !important;
list-style-image: inherit !important;
list-style-position: inherit !important;
}

span.arrow  {
	background-image: url("bg/linkwinkel.gif");
	background-repeat: no-repeat;
	display: block;
	margin-left: 3px;
	background-position: 0px 1px;
}

span.arrow a  {
	padding-left: 10px;
}

/*.productwrapper {
  width: 100%; 
  text-align: justify;
}

#body .productwrapper .firstdiv {
  display: -moz-inline-box;
  display: inline-block;
}


#body .productwrapper .ff2bug {
  display: table;
}

#body .productwrapper .ff2bug2 {
  display: block;
  width: 130px;
}

#body .productwrapper .product.small {
  width: 130px;
  padding: 0 1%;
  text-align: left;
  margin: 0 0 0 1%;
  height: auto;
  float: none;
  position: static;
  vertical-align: bottom;
}

#body .productwrapper .product.small .picture {
  display: inline;
  width: 121px;
  position: static;  
  height: auto;
  left: auto;
  top: auto;
}

.productwrapper span.lastrow {
  display: inline-block; 
  padding-left: 100%;
}*/

ul.products {
  text-align: justify !important;
  width: 100% !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}

div#body div.ordersteps {
  text-align: justify !important;
  width: 99% !important;
  margin: 0 0.5% !important;
  padding: 0 0 0 0 !important;
}


li.productwrapper {
  display: -moz-inline-box !important;
  display: inline-block !important;
  width: 260px;
  margin: 3% 1%;
  vertical-align: bottom;
}

li.productwrapper1 {
  display: -moz-inline-box !important;
  display: inline-block !important;
  width: 130px;
  margin: 0 1%;
  vertical-align: top;
}

div#body div.ordersteps dl {
  display: -moz-inline-box !important;
  display: inline-block !important;
}


*:first-child+html li.productwrapper1, *:first-child+html #body div.ordersteps dl, *:first-child+html div.justify div.left {
  display: inline !important;
  zoom: 1;
}

li.padding,  div#body div.ordersteps dl.padding {
  display: inline-block;
  padding-left: 70%;
}

*:first-child+html li.padding, *:first-child+html #body div.ordersteps dl.padding {
  padding-left: 70%;
}

*html li.padding, *html div#body div.ordersteps dl.padding {
  padding-left: 500%;
}

*:first-child+html ul.products, *:first-child+html div#body div.ordersteps, *:first-child+html div.justify {
text-justify: newspaper;
}

#body .productwrapper .ff2bug, #body .productwrapper1 .ff2bug, #body .ordersteps dl div.ff2bug, div.justify div.left ff2bug {
  display: table;
}

#body ul.products.list .productwrapper .ff2bug, x:-moz-any-link {width: 290px;}
#body ul.products.list .productwrapper .ff2bug, x:default {width: auto;}

#body .productwrapper .ff2bug2, #body .productwrapper1 .ff2bug2, #body .ordersteps dl div.ff2bug2, div.justify div.left ff2bug2 {
  display: block;
  /*width: 130px;*/
}

#body .productwrapper .product.small, #body .productwrapper1 .product.small {
  padding: 0 1%;
  text-align: center;
  height: auto;
  float: none;
  position: static;
  width: 134px;
}

#body .productwrapper .product.small .picture, #body .productwrapper1 .product.small .picture {
  display: block;
  width: 132px;
  position: static;
  left: auto;
  top: auto;
  text-align: center;
  padding-bottom: 3px;
  height: 80px;
}

#body .productwrapper .product.small form, #body .productwrapper1 .product.small  form {
  display: block;
  vertical-align: bottom;
}

.dottedline {
background:transparent url(http://www.team-andro.com/layout/images/portal/bg_htab1.gif) repeat-x scroll center bottom;
font-size:1px;
height:1px;
line-height:1px;
margin:10px 0px;
}

.dottedline.start {clear: none;}

ul.products.box {width: 50% !important; float: left;}

li.listitem {
  width: 88px;
  text-align: center;
  margin: 5px 7px 5px 0;
  vertical-align: top;
}

li.listitem p {
  border: 2px solid #CBD5E6;
  width: 88px;
  height: 88px;
  display: table-cell;
  vertical-align: middle;
}


li.listitem p img {
  width: 80%;
}

#body a.details {
color:#000;
font-size: 12px;
}

select.inputbox {cursor: default;}

.clearright {clear: right;}

table.form {margin-top: 20px;}
table.form td .right {margin:5px 0;}

#body .errorbox, .errorbox {
background-color:#FFFFEE;
border:1px solid silver;
color:#BC2A4D;
font-size:10px;
font-weight:bold;
margin:4px 0 10px;
padding:5px 5px 5px 10px;
}

.contentboxinhalt hr {
  clear: none;
}

ul.products.list li.productwrapper1 {margin: 40px 22px 0 22px;}
ul.products.list li.productwrapper1.fill {height: 1px; margin: 0 22px;}
ul.products li.productwrapper.fill {height: 1px; margin: 0 1%;}
#body ul.products.list .product strong.h3 {height: auto;}
.tabinfo h1#test_catTitle {display: inline; line-height: 18px;}

#body .tabinfo div { }

div.productright {
margin-left: 240px;
position: relative;
font-size: 11px !important;
}

#body .product.details .link2 {padding: 0; background: none;}
#body .box.variantslist, #body .box.preisalarm, #body .box.spezifikation, #body .box.media, #body .box.voucher, #body .box.info, #body .box.last, #body .box.start {
width: auto; float: none; padding-top: 40px;text-align: left;}

#body .box.info {padding-top: 10px; border: none;}
#body .box.media, #body .box.preisalarm, #body .box.spezifikation, #body .box.variantslist, #body .box.last, #body .box.start {
  padding:20px 0 0;
  border: none;
  border-bottom: 1px solid #F0F0F0;
}

#body .box.start {margin: 0 1%; padding: 0;}

#body .box.last, #body .box.start {
  border: none;
}

#body .box.start h1 {
  color:#28313F;
font-size:1.5em;
line-height:21px;
margin-top:0;
}

#body .box.start h2, #body div.panel.bg2.index h2 {;
border-bottom: none;
color:#115098;
font-size:13px;
font-weight:bold;
margin-bottom:0.2em;
margin-top:0.2em;
padding-bottom:0.3em;
}


#body .box.voucher {margin-left: 25px; border: none;}
#body #test_VoucherHeader {background: none; border: none; margin-left: 30px; color: #000; font-size: 12px; padding-left: 0px; }

#body .productvalues {min-height:20px;}

div.justify {text-align: justify;}
div.justify div.left {display: -moz-inline-box; display: inline-block; text-align: left; vertical-align: top; float: none;}
#body div.justify div.left .useroptbox {width: 245px; padding: 15px;}
#body div.justify div.left .useroptboxhead {width: auto;}

*:first-child+html #body div.justify div.left .useroptboxhead  {width: 256px; }


.contentboxinhalt table.basket tr td, .contentboxinhalt label {
color: #000;
}

div.box h2 {
  color:#7A89CC;
  font-family:Verdana,Arial;
  font-size:13px;
  font-weight:bold;
  line-height:130%;
  margin-bottom:17px;
  margin-top:12px;
}

#body .locator.details.top {
  margin: 5px 3px;
  min-height: 11px;
}

div.index {
  display: block;
  margin: 0px;
  background-color: /*#ffd58d*/#E1EBF2;
}

div.index span.corners-top {
  margin-bottom: 0px;
}

div.index h2 {
  margin: 0px;
  text-align: left;
  padding: 0px;
  border: none;
  font-family: Trebuchet MS;
}

ul.index, div#review {
  border: 1px solid #dddddd;
  padding-top: 25px !important;
  width: auto !important;
  -moz-border-radius-bottomleft: 8px;
   -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  margin-bottom: 25px !important;
}

ul.index.last { margin-bottom: 0px !important;}

div#review {padding:10px 1% !important;}
div.comments h2 {
  background-image: url(http://clips.team-andro.com/templates/frontend/default/images/comments.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left:20px;
}
#review a {text-decoration: underline}


div.navbar {
  clear: both;

}

ul.products.search li.productwrapper { width: 46%; vertical-align: top; position:relative;}
ul.products.search li.productwrapper h2 { color: #000; font-weight: bold; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin-bottom:6px;margin-top: 0px;}
ul.products.search li.productwrapper a.picture {float: left; margin:5px 5px 3px 0; width: 90px; text-align: center; overflow: hidden;}
ul.products.search li.productwrapper a.picture img {max-width: 86px;}
div.descwrap {clear: left;}

#body .contentboxinhalt h3 {margin: 20px 0 5px; /*color: #000;*/ font-size: 12px; border: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; text-transform: none;}
#left div.shopleft {margin-bottom: 15px; text-align: left;}
#left div.shopleft div.panel.bg2 {margin-top: 10px; background-color: #fff; padding: 0 5px 0 0;}
#left div.shopleft div.panel.bg2 span.corners-top3, #left div.shopleft div.panel.bg2 span.corners-bottom3 {margin: 0 -5px 0 0;}
#left div.shopleft div.panel.bg2 td {padding: 5px 0px;}
#left div.shopleft div.panel.bg2 .price {font-weight: bold; font-size: 11px; color: #000;}
#left div.shopleft div.panel.bg2 img {padding: 0 5px;}

/* Produktbeschreibungen */

#body #test_product_longdesc {color: #000; font-size: 12px;}
#body #test_product_longdesc hr { color: #fff; background-color: #fff; border-color: #fff;}
#body #test_product_longdesc div h2 {display: inline; font-weight: bold; font-size: 12px; font-family: Verdana,Arial,Helvetica,sans-serif; color: #000;}
#body #test_product_longdesc div p.first {display: inline;}
#body #test_product_longdesc div p strong {display: block; font-weight: bold; margin: 7px 0;}
#body #test_product_longdesc div p strong span {color: #CC0000;}
#body #test_product_longdesc div p + p {margin-top: 10px !important;}
#body #test_product_longdesc div p + p + p {margin-top: 5px !important;}

#body #test_product_longdesc h3 {margin: 20px 0 5px; /*color: #000;*/ font-size: 12px; border: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; text-transform: none;}
#body #test_product_longdesc ul {margin: 5px 0 10px !important;}
#body #test_product_longdesc p {margin: 5px 0 10px !important; padding: 0;}
#body #test_product_longdesc p a {text-decoration: underline;}
#body #test_product_longdesc table {margin: 5px 0 10px !important;}

#body #test_product_longdesc table.werte th, #body #test_product_longdesc table.werte td {border: 1px solid #ccc; font-size: 12px; padding: 3px 5px;}
#body #test_product_longdesc table.werte td + td {text-align: right;}
#body #test_product_longdesc table.werte th {font-weight: bold; min-width: 130px; background-color: #FFDEAD;}
#body #test_product_longdesc table.werte th + th {font-weight: normal; min-width: 0px;}

#body #test_product_longdesc table.werte.bilanz th, #body #test_product_longdesc table.werte.bilanz td {font-size: 11px !important; padding: 2px 4px;}
#body #test_product_longdesc table.werte.bilanz tfoot td {width: 150px;}
#body #test_product_longdesc table.werte.bilanz tfoot td + td {width: auto;}

#body #test_product_longdesc div.small h4 {display: inline; font-weight: bold; font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; color: #000;}
#body #test_product_longdesc div.small p { font-size: 11px !important; display: inline;}

*:first-child+html #body #test_product_longdesc ul li {list-style-type: disc !important;}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.

Modified by Carolin Krieg
=================================================================== */
#subcatposition {position: relative; height: 35px; /*border-bottom: 1px solid #011D42;*/}
#catmenuContainer {/*width:1000px;*/ position:absolute; left:0; right:0; /*top:140px;*/ overflow:hidden; background:url(http://www.team-andro.com/layout/images/oxid/ulback.gif) repeat-x; border-bottom: 1px solid #011D42;}
#catmenu {padding:0 !important; margin:0 !important; list-style:none; float:left; height:33px; position:relative; left:50%;}
#catmenu li {float:left; position:relative; right:50%; margin:0 2px;}
#catmenu li, x:-moz-any-link {float: none;}
#catmenu li, x:-moz-any-link, x:default {float: left;}
#catmenu li a {display:block; height:33px; line-height:36px !important; padding:0 12px 0 0; float:left; /*color:#28313F;*/ color: #115098; text-decoration:none;}
#catmenu li a b {display:block; height:33px; float:left; padding:0 0 0 12px; cursor:pointer; font-family: "Trebuchet MS","Lucida Grande",Helvetica,Arial,sans-serif ;}
#catmenu li a:hover, #catmenu li a:active, #catmenu li a.active
{background:url(http://www.team-andro.com/layout/images/oxid/button.gif) no-repeat right top; line-height:34px; text-decoration: none; /*color: #fff;*/ color: #28313F;}
#catmenu li a:hover b, #catmenu li a:active b, #catmenu li a.active b
{background:url(http://www.team-andro.com/layout/images/oxid/button.gif) no-repeat left top; line-height:34px;}
/* ================================================================
End of copyright part
=================================================================== */


p.catdesc {padding:10px 0 !important; margin-top: 5px !important; border-bottom: 1px solid #CADCEB; /*border-top: 1px solid #011D42;*/}
ul.products.search {}

li.productwrapper1.vendor {margin: 15px 1%;}
div.vendorcat {text-align: center !important; width: 130px;}
div.vendorcat a.vendorpic {display: block; min-height:45px;}

ul.products div.product.thin {text-align: left !important;}
div.desc span {display: block;}


*:first-child+html #body ul.products div.product.thin h2 a {display: block; text-align: left !important;}
*:first-child+html div.desc div.tocart.mini {height: 20px !important;}
*:first-child+html div.desc div.tocart.mini input {background-position:0 -20px;}
*:first-child+html div.desc form {height:1%;}

*:first-child+html #body .contentboxinhalt ul li {list-style-type: disc !important;}
*:first-child+html #body .contentboxinhalt #catmenu li {list-style-type: none !important; float: left;}




/*FITMART*/

html {background-color:#ACA8A1;}

body {
background-color:#ffffff;
margin: auto;
max-width:1184px;
padding:0;
font-size: 11px;
}

#seitenbreite {
border:medium none;
height:100%;
margin:0 auto;
min-width:995px;
width:100%;
}

#container {padding-top: 1px; margin-top: 5px; background-color: #ACA8A1;}

.headerleft {
	display: block;
	float: left;
	width: 20px;
	height: 190px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.headerright {
 	display: block;
	float: right;
	width: 20px;
	height: 190px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
}



#header {
background-color:white;
background-image: url(../img/header.gif);
background-repeat:repeat-x;
margin: 0 10px;
padding-top:20px;
/*border-top: 1px solid #C2C4C3;*/
/*border-bottom: 1px solid #C2C4C3;*/
}

#header h1 {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#FFFFFF;
background-image:url(../img/fitmart-logo.jpg);
background-position:left bottom;
background-repeat:no-repeat;
border:1px solid #FFFFFF;
height:167px;
margin:0 20px;
text-indent:-999em;
}

#header h1 a {text-indent: auto;
display: block;
height:150px;
width:500px;
color: transparent;
}


#t1shgli {
background-image:url(../img/background.gif);
background-repeat:repeat-y;
color:#000000;
}

#t1shgre {
background-image:url(../img/background.gif);
background-position:right center;
background-repeat:repeat-y;
}

.t1skopfli, .t1skopfre {background-image: none;}
#t1sinhalt {margin: 0px 30px; padding: 0px; background-image: none;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu2 {width: 550px; padding:0px 0px 0 15px; margin:0; list-style:none; height:26px; position:relative; z-index:50; font-family:Arial, Verdana sans-serif;}
.menu2 li.top {display:block; float:left; padding-right: 3px;}
.menu2 li a.top_link {display:block; float:left; height:30px; color:#444; text-decoration:none; }


.menu2 li a.top_link span {display:block; height:25px; float:left; line-height:22px; font-size:12px; font-weight:bold; padding:5px 0 0 15px; cursor:pointer; color:#fff;}
.menu2 li a.top_link b {display:block; width:15px; height:30px; float:left;}
.menu2 li a.top_link b.down {}

.menu2 li a.active_link span {color:#B30020; background: url(../img/tab1act.png) no-repeat;  }
.menu2 li a.active_link b {color:#B30020; background: url(../img/tabb_on1act.png) no-repeat; }
.menu2 li a.active_link b.down {color:#B30020; background: url(../img/tabb_on1act.png) no-repeat; }

.menu2 li a.top_link:hover span {color:#fff; background: url(../img/tab1.png) no-repeat;  }
.menu2 li a.top_link:hover b {color:#fff; background: url(../img/tabb_on1.png) no-repeat; }

.menu2 li:hover > a.top_link span {color:#fff; background: url(../img/tab1.png) no-repeat; }
.menu2 li:hover > a.top_link b {color:#fff; background: url(../img/tabb_on1.png) no-repeat; }
.menu2 li:hover > a.top_link b.down {color:#fff; background: url(../img/tabb_on1.png) no-repeat; }


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:20;}
.menu2 li:hover {position:relative; z-index:20;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:30px; white-space:nowrap; width:170px; height:auto; z-index:30;}
.menu2 :hover ul.sub li {display:block;  float:left; width:170px; font-weight:normal; background: url(../img/submid1.png);}
.menu2 :hover ul.sub li.fly {background: url(../img/submid1.png);}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:12px;  width:140px; line-height:20px; color:#34617E; text-decoration:none; background:url(/layout/images/navigation/trans.gif); margin:0 15px; padding: 0.25em 0; border-bottom: 1px solid #E5E7E8;}
.menu2 :hover ul.sub li a:hover {color:#0088B5; }

.menu2 :hover ul.sub :hover > a {color:#0088B5; }
 
/* CSS für weitere Navigationsebene */
/*.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:170px; top:0; white-space:nowrap; width:170px; z-index:40; height:auto;}	*/

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(../img//submid1.png); }

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:26px; background:url(../img/subbottom1.png);}

.menu2 :hover ul.sub li.subbot a { border-bottom: none;}


div.corners-nav2, div.corners-nav2r {
background-repeat:no-repeat;
display:block;
min-height:13px;
height: 30px;
} 

div.corners-nav2 {
background-image:url(../img/navcorner-left.png);
} 

div.corners-nav2r {
background-position:100% 0pt;
background-image:url(../img/navcorner-right.png);
}

.nav-bar {
background-color:#DCDCDC;
background-image:url(../img/navigation_bg.gif);
background-position:3px 0;
background-repeat:repeat-x;
font-size:12px;
height:30px;
}



div.einruecken {padding: 10px 10px 0; margin-top: 0px!important; background-color: #fff;}
div.right.rightside {margin-top: -35px;}
div.right.rightside p {margin-top: 10px!important; text-align: right;}


div#content {background-color: #ffffff;}

.panel {
color:#28313F;
margin-bottom:4px;
padding:0 10px;
}
.bg2 {background-color:#EFEFEF;}
div.index  {background-color: #3E4850;}

#body .box.start h2, #body div.panel.bg2.index h2  {color: #fff; font-family:arial,verdana,sans-serif; margin-top:0;}

#left div.shopleft div.panel.bg2 {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
margin-top:10px;
padding:0 5px 0 0;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
background-repeat:no-repeat;
display:block;
font-size:1px;
height:5px;
line-height:1px;
}

span.corners-top span {
background-image:none;
background-position:100% 0;
}

span.corners-top {
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/corners_left.png);
}

span.corners-top span {
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/corners_right.png);
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
margin:0 -10px;
}

span.corners-bottom {clear: none !important;}

#left .panel.bg2, #right .shopright, .navbar {border:1px solid #ccc;}

#left .panel.bg2 span.corners-top, #right .shopright span.corners-top, .navbar span.corners-top {
background-image:url(../img/corners-left-gray.gif);
margin: -1px -13px 0;
background-color: transparent;
}

#left .panel.bg2 span.corners-top span, #right .shopright span.corners-top span, .navbar span.corners-top span {
background-image:url(../img/corners-right-gray.gif);
}


#body .box.start {
position:relative;
}

.dottedline.clearright {clear: none;}

.dottedline.start {
background-position:left top;
bottom:-15px;
clear:none!important;
height:20px;
position:relative;

}

li.padding, div#body div.ordersteps dl.padding, li.productwrapper1.fill {
height:1px;
}


div#left {
float:left;
width:210px;
}

#left .search select {
width: 187px!important;
}

#left .search input.inputbox {
width: 123px!important;
}

div#body {
margin:0 209px 50px 215px;
}

.contentboxinhalt {
padding:7px;
}

div#right {background-color: #fff;}

#right div.shopright div.panel.bg2 {
background-color:#FFFFFF;
margin-top:10px;
padding:0 5px 0 0;
}

#right div.shopright div.panel.bg2 td {
padding:5px 0;
}

#right div.shopright div.panel.bg2 img {
padding:0 5px;
}

#right div.shopright div.panel.bg2 .price {
color:#000000;
font-size:11px;
font-weight:bold;
}

#right div.shopright .tocart.mini {
margin-bottom:3px;
}

#right div.shopright .tocart.mini input, #body .form.orderhistory a.tocart {
background:transparent url(bg/buttons_bv1_.gif) no-repeat scroll 0 -20px;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
margin-bottom:5px;
margin-left:3px;
padding:1px;
width:20px;
}

#right a {color: #000;}

.tabinfo {
color:#B30020;}

ul.tree li a:hover, ul.tree li a:focus, #body a:hover, #body a:focus {
color:#B30020;
}

.inputbox:focus, .inputbox:hover {
border-color:#B30020;
color: #444}

ul.products.search li.productwrapper {width: 100%;}

#body .product.thin .desc {
margin-left:100px;
margin-right:105px;
}

#body .product.thin div.desc span{
padding-top: 3px;
}

#body .product.thin .price {
clear:none;
float:right;
}

#body ul.products.list .productwrapper .ff2bug, x:default {
width:100%;
}

#body .product.thin .variants select {
width:140px;
}

.small {
font-size:0.9em !important;
}

ul.index {padding-top: 0px !important;}

#body .productwrapper .product.small, #body .productwrapper1 .product.small {
padding:25px 1% 0;
}

#body .msg, .msg, .errorbox {width: 475px;}

#body .guestbook .head td {
padding:5px 0 5px 5px;
}

#body .guestbook .head td.name {
padding-left:0;
}

div.right.rightside.loggedin {margin-top:-55px;}

div.right.rightside.loggedin form {margin-top:7px; text-align: right;}

div.box h2 {color:#28313F;}

div#delivery_link {padding-left: 215px !important;}
#delivery_link a {text-decoration: underline;}

.navbar {
background-color:#EBEBEB;
padding:0 10px;
clear: both;
font-size: 10px;
}

ul.linklist {
display:block;
margin: 0;
}

ul.linklist li {
display:block;
float:left;
font-size:1.1em;
line-height:2.2em;
list-style-type:none;
margin-right:5px;
width:auto;
}

ul.leftside {
float:left;
margin-left:0;
margin-right:5px;
text-align:left;
}

ul.rightside {
float:right;
margin-left:5px;
margin-right:-5px;
text-align:right;
}

* html .clearfix, * html .navbar, ul.linklist {
height:4%;
overflow:hidden;
}

.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search, .icon-nutzungsbed, .icon-impressum, .icon-contact {
background-image:none;
background-position:0 50%;
background-repeat:no-repeat;
padding:1px 0 0 17px;
}

.icon-home {
background-image:url(http://www.team-andro.com/phpbb3/styles/teamandro/theme/images/icon_home.gif);
}

.icon-nutzungsbed {
background-image:url(http://www.team-andro.com/phpbb3/styles/teamandro/theme/images/icon_nutzungsbed.gif);
}

.icon-impressum {
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/icon_impressum.gif);
}

.icon-contact {
background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/icon_contact.gif);
}

.copyright {
color:#555555;
padding:5px;
text-align:center;
}


div.navbar span.corners-bottom {clear: both !important;}


#catmenuContainer {
background:transparent url(bg/ulback.gif) repeat-x scroll 0 0;
border-bottom-color: #999;}

#catmenu li a {
color:#28313F;}

#catmenu li a:hover b, #catmenu li a:active b, #catmenu li a.active b, #catmenu li a:hover, #catmenu li a:active, #catmenu li a.active {
background-image:url(bg/button.gif);
color: #fff;}

#body .product.details a.sbookmarks {
	padding: 0px;
	border: none;
}

#body .product.details {
	margin: 0 15px 15px;
}


td div.dottedline.clearright {clear: right;} 

#body .product .fromlist {clear: left;}


*:first-child+html #left h2, *:first-child+html #right h2 {margin: 5px 0;}

div.product.details.head h1 {line-height: 110%;}
*:first-child+html div.tocart input#test_toBasket {padding-bottom: 0px;}
*:first-child+html #body .product.details .productright .actions {padding-top: 5px;}


a.dinfo {white-space:nowrap; clear: none !important;}

.wrap-weekspecial {position:relative; margin-top: 3px;}
.tal {/*float: right; width: 47%; margin:0 0 10px 18px;*/ float:right;margin:0 0 9px 12px;width:275px;}
.tal ul.index {margin-bottom: 0px !important; padding-top: 0px !important; background-color: #fff;}
.tal li.productwrapper {margin-left: 7px; margin-right: 7px; margin-bottom: 0px;}
.tal .descwrap a {float: left;}
.tal .descwrap .dinfo a {float: none;}
.tal .adwtime {clear:left;font-size:9px;line-height:12px;margin-bottom:5px;padding-top:10px;text-align:left;color:#999;}
#body .tal .descwrap .price {clear: none; margin-left: 10px; margin-top: 3px; margin-right: 35% width: 100px; float: left;}
.tal .pperunit {display: none;}
#body .tal .product.thin .desc {margin-left: 65px;}
#body .tal .product.thin .desc span {display:none;}
#body .tal .product.thin .desc form {clear:left; float: left; margin-top: -40px;}
.wrap-weekspecial .wellcome {text-align: justify;}
.wrap-weekspecial .wellcome h1 {text-align: left;}

#body .tal .product.thin .variants select {width: 120px;}

.start-wrap {float: left;}

#body .wellcome {min-height: 150px;}


/*neue Grafiken*/

html {background:transparent url(newimg/hintergrund.png) no-repeat scroll 0 0;}  
body {background-color:transparent !important; position: relative;}
#container {border: 1px solid transparent; background-color: transparent; margin: 0 auto;}
div#page {margin: 0 auto; position: static;}
#header h1 {background-image: url(newimg/headder.png); border: 0px solid #fff; margin: 0 10px;}
*:first-child+html #header {padding-left: 10px; padding-right: 10px;}
.headerleft, .headerright {background-image: url(newimg/header_bg.gif); background-color: transparent;}
#header {background-image: url(newimg/header.gif); background-color: transparent; margin: 0 20px;}
#t1shgli, #t1shgre {background-image:url(newimg/background.gif);}
.nav-bar {background-image: url(newimg/navigation_bg.jpg);}
div.corners-nav2 {background-image:url(newimg/navcorner-left.png);}
div.corners-nav2r {background-image:url(newimg/navcorner-right.png);}
#left .panel.bg2.bgimage {background: #f3f3f3 url(newimg/articlebg.jpg) repeat-x scroll 0 0; border: none;}
div.index {background-image:url(newimg/freischeingetroffen.jpg);}
#body div.panel.bg2.index h2 {color:#28313F;}
#left .panel.bg2.bgimage span.corners-top {background-image:url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/corners_left.png); margin:-1px -10px 0;}
#left .panel.bg2.bgimage span.corners-top span {background-image: url(http://www.team-andro.com/phpBB3/styles/teamandro/theme/images/corners_right.png);}

.menu2 li a.active_link span  {background-image: url(newimg/tab1.png); color: #28313F; padding: 5px 13px 0 15px;}
.menu2 li a.active_link b {width: 2px; background-image: url(newimg/tab1b.gif);}

.menu2 li:hover > a.top_link span {background-image: url(newimg/tab1.png); color: #000; padding: 5px 13px 0 15px;}

.menu2 li:hover > a.top_link b {width: 2px; background-image: url(newimg/tab1b.gif);}


.menu2 li:hover > a.top_link span.bask {padding: 0;}

.menu2 li a.active_link.fill span, .menu2 li a.active_link.fill b, .menu2 li a.active_link.fill b.down {
color:#28313F;
}

.menu2 li a.top_link.fill:hover span, .menu2 li a.top_link.fill:hover b, .menu2 li:hover > a.top_link.fill span, .menu2 li:hover > a.top_link.fill b, .menu2 li:hover > a.top_link.fill b.down {
color:#000;
}

.menu2 li a.top_link:hover span.bask, .menu2 li a.active_link:hover span.bask {
background-image:url(http://www.team-andro.com/layout/images/oxid/basketschwarz.gif);
}
.menu2 li a.top_link.fill:hover span.bask, .menu2 li a.active_link.fill:hover span.bask {
background-image:url(http://www.team-andro.com/layout/images/oxid/basketschwarzfull.gif);}

.menu2 li:hover > a.top_link span.bask {
background-image: url(http://www.team-andro.com/layout/images/oxid/basketschwarz.gif);
}

.menu2 li:hover > a.top_link.fill span.bask {
background-image:url(http://www.team-andro.com/layout/images/oxid/basketschwarzfull.gif);
}


.menu2 :hover ul.sub li a {border-bottom: 1px solid #b30020; color: #28313F;}
.menu2 :hover ul.sub li a:hover {color: #b30020;}
.menu2 :hover ul.sub :hover > a {color: #b30020;}
.menu2 :hover ul.sub li {background-image: url(newimg/submid1.png);}
.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
 {background-image:url(newimg/subbottom1.png);}
