/* OXID look&feel generated CSS */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: none;
	color:#595959;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	line-height:20px;
	margin: 0;
	padding: 0;
	outline: 0;
	/* vertical-align: baseline; */
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Clearfix */

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix {display: inline-block;}

    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */


/* Base */
html,body {height: 100%;}


h1   {color:#005EA8;font-size: 20px;}
h2   {color:#005EA8;font-size: 14px;}
h3   {color:#005EA8;font-size: 12px;}
strong.h2 {font-size: 14px;}
strong.h3 {font-size: 12px;}
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:underline;color:#595959;}
a:hover{text-decoration:underline;}

.hl  {color:#F90 !important;}
.note{color:#F90;}
.req {color:#F90;}
.err {color: #005EA8; font-size:12px;height: 25px; margin: 0 5px 10px 5px; padding: 5px 0 0 5px; width:540px;}
.done {color:#00B910;}
.link        {background: url(bg/oxid_ee_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color:#015b9b !important; line-height:1.1em;}
.link2       {background: url(bg/oxid.gif) no-repeat 0 -348px;padding-left:0;font-size:10px;text-decoration:none;color:#757C83 !important; line-height:1.1em;}
.link:hover, .link2:hover  {text-decoration: underline;}
.def_color_1 {color:#757C83;}
.fs12 {font-size: 12px !important;}
.fs11 {font-size: 11px !important;}
.fs10 {font-size: 10px !important;}
.nobrd {border: none !important;}
.nobold {font-weight: normal !important;}
.ta_right {text-align: right !important;}
div.right, span.right {float:right;}
div.left, span.left  {float:left;}
a.black_link {color: #000 !important;}
a.black_link:hover {color: #f90 !important;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}

.cbx {border:none;margin:0;padding:0;background:transparent;}
.small {font-size:11px;}

/* arrows */
li.arrow, h3.arrow {background:url(bg/bg_img.gif) no-repeat 0 -12px; padding: 0 0 0 10px;}
.arrow {background:url(bg/bg_img.gif) no-repeat 0 -14px; padding: 0 0 0 10px;}
.arrowgreen {background:url(bg/bg_img.gif) no-repeat 0 -377px; padding: 0 0 0 10px;}
.arrowleft {background:url(bg/bg_img.gif) no-repeat 0 -154px; padding: 0 0 0 10px;}
.arrowascaktiv {background:url(bg/bg_img.gif) no-repeat 0 -179px; padding: 0 5px 0 5px;}
.arrowdescaktiv {background:url(bg/bg_img.gif) no-repeat 0 -205px; padding: 0 5px 0 5px;}
.arrowasc {background:url(bg/bg_img.gif) no-repeat 0 -232px; padding: 0 5px 0 5px;}
.arrowdesc {background:url(bg/bg_img.gif) no-repeat 0 -255px ; padding: 0 5px 0 5px;}

/* Forms */
form{margin-top:0px;margin-bottom:0px;}

/* Input Field with Background */
.bgField {background: #FFF url(bg/bg_input.gif) no-repeat right bottom; border:1px solid #a6a6a6;color: #000; /* height:16px; */}
.bgTextarea {background: #FFF url(bg/bg_input.gif) no-repeat right bottom; border:1px solid #a6a6a6;color: #000;}


/* Select Field with Background */
select {background:#FFFFFF url(bg/bg_input.gif) no-repeat scroll right bottom;border: 1px solid #A6A6A6;height:20px;width:150px;}

/* Textarea with Background */
textarea {background:#FFFFFF url(bg/bg_input.gif) no-repeat scroll right bottom;border: 1px solid #A6A6A6;}

/* old:
span.btn{background: transparent url(bg/buttons_ee_.gif) right -150px no-repeat;padding: 0 1px 0 0;height:18px;line-height:18px;display:-moz-inline-stack;display:inline-block;margin:0;outline:0;}
span.btn input, span.btn a{border:none;height:18px;line-height:10px;outline:0;position:relative;display:block;padding:2px 7px;margin:0;color:#fff;cursor:pointer;background: transparent url(bg/buttons_ee_.gif) no-repeat left -150px;}
*/
/* praxisdienst */
span.btn {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll right -150px;
    display:inline-block;
    height:22px;
    line-height:18px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 7px 0 0;

}
span.btn input, span.btn a {
    background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left -150px;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    height:21px;
    line-height:10px;
    margin:0;
    outline-style:none;
    outline-width:0;
    padding:0px 0 2px 7px;
    position:relative;
}
span.btn a{padding:3px 8px 2px;}

span.btnArrow {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll right 0px;
    display:inline-block;
    height:22px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 14px 0 0;
    _padding-right:6px; /* IE6 */
    *padding-right:6px; /* IE7 */
}
#body a.btnArrow {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left 0px;
  border:medium none;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  float: left;
  height:21px;
  margin:0;
  outline-style:none;
  outline-width:0;
  padding:0 0 3px 23px;
  position:relative;
}
#body a.btnArrow:hover {
	text-decoration: none;
}

#body a span.btnArrow {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll right 0px;
    color: #fff;
    display:inline-block;
    height:22px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 14px 0 0;
    _padding-right:6px; /* IE6 */
    *padding-right:6px; /* IE7 */
}

span.btnArrow {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll right 0px;
    display:inline-block;
    height:22px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 14px 0 0;
    _padding-right:6px; /* IE6 */
    *padding-right:6px; /* IE7 */
}

span.btnArrow input, span.btnArrow a {
    background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left 0px;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    height:21px;
    margin:0;
    outline-style:none;
    outline-width:0;
    padding:0 0 3px 19px;
    position:relative;
}

    #header span.btnArrow input {
        _padding-left:27px; /* IE6 */
        *padding-left:7px; /* IE7 */
    }

span.btnArrowBig {
	background:transparent url(bg/buttons_ee_.gif) no-repeat scroll right -204px;
    display:inline-block;
    height:32px;
    line-height:18px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 7px 0 0;
}
span.btnArrowBig input, span.btnArrowBig a {
    background:transparent url(bg/buttons_ee_.gif) no-repeat scroll left -204px;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    font-size:16px;
    font-weight:bold;
    height:32px;
    line-height:18px;
    margin:0;
    outline-style:none;
    outline-width:0;
    padding:0px 0 2px 20px;
    position:relative;
    width:300px;
}
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;font-weight: normal;}
tr.sep td, tr.sep th {background: url(bg/linedot.gif) repeat-x bottom;}
table.min_width {width:auto}
tr.row_sep td hr{display:none;}
tr.row_sep td div{background: url(bg/linedot.gif) repeat-x; background-position: left center; margin: 0;height: 15px;}

/* Navigation  - bars */
div.bar {vertical-align: middle;}
div.bar .left  {float:left;color:#fff;}
div.bar .right {float:right;}

/* Navigation  - boxes */
dl.box           {padding: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;position: relative;}
ul.menue li   {margin:0; white-space:nowrap;}
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; }

/* Submenu */
/*
#header #categories > li > div {display:none}
#header #categories > li.hovering > div {display:block}
*/

#header #categories li div.dropdownBox {display:none}
#header #categories li.hovering div.dropdownBox {display:block}

#header .dropdownBox {
    clear:right;
    background: url(bg/navigation-sub-bg.gif) bottom left no-repeat;
    left:0;
    position:absolute;
    padding-bottom:15px;
    top:26px;
    width:980px;
    z-index:1000;
}
#header .dropdownBox li {
    margin: 0;
    padding: 0;
}
#header .dropdownBox table td {
    background: url(bg/navigation-sub-dot.gif) 100% 35px no-repeat;
    padding-right:10px;
    vertical-align:top;
}
#header .dropdownBox table td.last {
    background: none;
}
#header .dropdownBox table {
    width:1%;
}
#page #header div.dropdownBox table a,
#page #header div.dropdownBox table a:hover {
    background: url(bg/navigation-sub-bullet.gif) 10px 20px no-repeat;
    color: #5fa800;
    padding: 17px 10px 10px 20px;
    _padding: 17px 10px 5px 20px; /* for ie6 */
    *padding: 17px 10px 5px 20px; /* for ie7 */
    text-align: left;
}

#page #header div.dropdownBox table a:hover {
    text-decoration: underline;
}

#page #header ul.menue a:hover {
    background: url(bg/bg-nav-active.gif) 10px 2px repeat-x #62aa05;
    _background-image: url(bg/bg-nav-active-ie.gif); /*for ie6 */
    *background-image: url(bg/bg-nav-active-ie.gif); /*for ie7 */
    _top: 0; /*for ie6 */
    color:#fff;
    text-decoration: none;
}
/* Subsubmenu */
/* no dotted border */
#header .dropdownBox table table td {
    background: none;
}
#header .dropdownBox table table ul {
    position:relative;
    padding: 0 0 0 20px;
    width:auto;
}
#header .dropdownBox table table li {
    background: none;
    border:0;
    float:none;
    margin:0;
    padding:0;
    position:relative;
}
#page #header .dropdownBox table table a,
#page #header .dropdownBox table table a:hover {
    background:none;
    color: #595959;
    font-size:11px;
    padding: 0 0 10px 0;
    _padding:0; /* for ie6 */
    *padding:0; /* for ie7 */
}

#page #header .dropdownBox table table a:hover {
    text-decoration: underline;
}


/* Navigation - tree */
ul.tree {padding:0;margin:0;}
ul.tree ul {padding:0;margin:0 0 0 15px;}
ul.tree li {padding:0;margin:0;list-style: none;}
ul.tree li a{line-height: 100%;}

/* Layout     */
div#page      { width:980px;margin:0px auto 0;padding:0;position: relative;background:#fff;}
  div#header  { clear:both; width:980px; position:relative; z-index:999;}
  div#content { background:url(bg/bg_dotted_pixel.gif) repeat-y 200px 0;clear:both; width:980px;  position:relative; z-index:1;}
    div#path  { margin:0;background:#fff;padding:10px 0 10px 0;color:#969696; }
    div#body  { margin:0 200px 0 200px;padding:0 15px 0 15px;width:550px;}
    div#left  { float:left;  width:200px;}
    div#right { float:right; width:200px;}
  div#footer  { clear:both; background:#fff;padding: 15px 0 0 0;}
  div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 0; padding: 0; width: auto;}

/* + layout - header */
div.bar.oxid        {background: url(bg/bg_header.gif) 0 0 no-repeat;width:980px;height:95px;}
div.bar.oxid .logo  {float:left;padding:18px;}
div.bar.oxid .selectLang  	{float:left;padding:24px 5px 0 10px;}
div.bar.oxid .selectLang label   {vertical-align:top;}
div.bar.oxid .currencyDiv  {padding: 5px 0 0 0;}
div.bar.oxid .currencyDiv  .curGo {margin: 0 0 0 5px;vertical-align:top;}
div.bar.oxid .curr_input  {width: 90px;}

div .errorHead p  {background: url(bg/bg_header.gif) no-repeat 0 -59px;color:#a8000b;padding:5px 5px 5px 0;text-align:right;}

div.bar.oxid .headerLogin { margin: 0 10px 0 0; }
div.bar.oxid .login   		   {padding:8px 0 0 0; }
div.bar.oxid .login .loginBox  {height:64px; width:215px;}
div.bar.oxid .login .loginBox  .login_input {width:98px;}
div.bar.oxid .login .loginBox .cbx {float:left;margin-right:5px!important;}
div.bar.oxid .login .loginBox #login_cbx {margin:3px 0 0 0;padding:0;}
div.bar.oxid .login .loginBox .data	 { float:left; padding:0 5px 0 0;}
div.bar.oxid .login .buttonBox  {height:22px;margin-right:5px}
div.bar.oxid .login .buttonBox .passwdLink  {font-size:11px; position:relative; top:-3px;}
div.bar.oxid .login .buttonBox .loginBtn  {height:20px;}
div.bar.oxid .login .buttonBox .loginBtn .btn {float:right;position:relative;}

div.bar.oxid .register 		   {float:right;padding: 8px 0 0 0;}
div.bar.oxid .register .regBox {height:64px;width:115px;}
div.bar.oxid .register .regBtn {height:20px;_width:115px;}
div.bar.oxid .register .regBtn .btn {float:right;position:relative;}

div.bar.oxid .lgnIn			   {margin: 0 10px 0 0;}
div.bar.oxid .lgnIn .dotted    {float:left;padding:10px 10px 0 0;}
div.bar.oxid .lgnIn .lgnAs     {padding:18px 0 0 0px;float:left;height:75px;width:160px;}
div.bar.oxid .lgnIn .lgnList   {padding: 18px 0 0 0;}
div.bar.oxid .lgnIn .lgnList .arrow  {padding: 0 0 0 10px;}
div.bar.oxid .dotted    	   {float:left;padding:10px 10px 0 0}
div.bar.oxid dl.box {min-height: 98px;min-width:150px;margin:0 0 1px 2px;}

dl.box           {background:#f0f0f0;width:150px;}
dl.box dt        {background:#969696;color:#fff;}
dl.box dt a      {color:#fff;padding:0 0 0 10px;background:transparent url(bg/oxid_ee_.gif) 0 -10px no-repeat;display:block;}
dl.box dd        {color:#000;}
dl.box dd ul     {margin:0;}
dl.box.open dt   {background:#004b80;}
dl.box.open dt   {background-position:0 -35px;color:#fff;}
dl.box.open dd.dropdown { top:2em;margin-top:3px;width:150px;padding:0;}
dl.box.open dd.dropdown ul li a  { display:block;padding:0 5px 0 15px; line-height: 20px; text-decoration: none;background:#d4e2eb url(bg/oxid_ee_.gif) 0 -50px no-repeat;color:#424c56;}
dl.box.open dd.dropdown ul li a:hover{background-color:#004b80;color:#fff;background-position:0 -75px;}

dl.box.service dd ul{padding:0}
dl.box.service dd ul li{list-style: none;padding:1px 0;}
dl.box.service dd ul li a{color:#000;padding-left:10px;background:transparent url(bg/oxid_ee_.gif) 0 -100px no-repeat;text-decoration: none;}
dl.box.service dd ul li a:hover {text-decoration: underline;}

dl.box.account dd {line-height: 150%;}
dl.box.account dd a.logout{color:#000;font-weight:bold; display:block;padding:1px 2px 1px 8px;background:transparent url(bg/oxid.gif) -2px -247px no-repeat;}
dl.box.account dd b.user{font-size: 11px;}

dl.box.basket{background:#d4e2eb;}
dl.box.basket dt {background:#01b9b;}
dl.box.basket.open dt   {background-color:#969696;}
dl.box.basket.open dt a {color:#fff;}
dl.box.basket.open dd.dropdown ul li a{background-color:#f0f0f0;color:#000;}
dl.box.basket.open dd.dropdown ul li a:hover{background-color:#969696;color:#fff;}

dl.box.basket dd table {width:100%;}


div.bar.links      {background:#015b9b;border-bottom:1px solid #fff;}
div.bar.links.single{background:#004b80;}
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:url(bg/bg_menue.gif) no-repeat; border-bottom: 1px solid #fff;}
div.bar.categories a { width:auto;text-align:center;line-height:1;color:#fff; text-decoration: none; display:block; padding: 7px 10px 6px 10px;}
div.bar.categories li a.more{ background: transparent url(bg/oxid_ee_.gif) no-repeat 5px -128px;text-indent: 10px;}
div.bar.categories li.open a.more{ background-position: 5px -150px;}
div.bar.categories a.fixed { padding: 10px 10px 4px 10px; text-align: center; color:#fff;}
div.bar.categories a.fixed:hover { background-color: #015b9b;color:#fff;text-decoration: none; }
div.bar.categories li.open a, div.bar.categories li a.exp{ background: url(bg/bg-nav-active.gif) 0 0 repeat-x #62aa05;color:#fff;text-decoration: none; }

div.bar.categories ul.menue.horizontall li {background:transparent url(bg/bg_divide.gif) no-repeat scroll 0 5px;float:left;}
div.bar.categories ul.menue.verticall   li {float:none; border-top   : 1px solid #fff;}
div.bar.categories ul.menue.verticall   li a { text-align:left;padding: 7px 10px; background: #015b9b;color:#fff;font-weight: normal;}
div.bar.categories ul.menue.verticall   li a:hover { background-color:#004b80;color:#fff;}

/* + layout - footer*/
#footer a: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:transparent url(bg/bg_footer.gif) no-repeat scroll 0 0;border-top:2px solid #fff;color:#fff;height: 20px;padding:3px 10px 2px 10px;}
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;}

div.bar .right li.first		{float:left;}
div.bar .right li.divide 	{background:transparent url(bg/bg_divide.gif) no-repeat scroll 0 0;float:left;}
div.bar .right li a			{padding:0 5px 0 5px;}
div.bar .right li img 		{padding: 0 5px 0 5px;}

/* minibasket */
.box.minibasket .hr {background: url(bg/hr_right.gif) repeat-x center; height: 15px;}
.box.minibasket .tocart { height:18px;  line-height:18px; width: 149px; background: transparent url(bg/buttons_ee_.gif) no-repeat right 0; border: 0 none;padding:0 1px 0 0;}
.box.minibasket .tocart input{ width: 150px; height:18px;text-align:center; background: transparent url(bg/buttons_ee_.gif) no-repeat left 0; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;}

/* + layout - left */
#left .leftBorder		{padding: 0 0 0 10px;}

#left .searchTitle 		{background:url(bg/bg_left_search.gif) no-repeat;height:20px;padding:7px 0 0 40px;text-decoration:none;}
#left .search 			{margin: 10px 0 30px 0;}
#left .search p		    {float:left;padding:0 5px 0 0;}
#left .search input.txt {width:90px;}

#left .borderTitle 		{background:url(bg/bg_left_title.gif) no-repeat;height:20px;padding:7px 0 10px 10px;text-decoration:none;}
#left .phone			{color:#005ea8;margin:0 0 30px 0;}
#left .phone p			{color:#595959;text-align: center;padding: 2px 0 5px 0;}
#left .phone .gebuehren {padding: 0 0 0 30px;}

#left .cattree {padding: 0 0 30px 0;}
#left .cattree h2 a {background-color:transparent;color:#005EA8;font-size:14px;padding:2px 0 0 0;margin:0; text-decoration:none;}
#left .cattree .catsubLine {color:#5fa800;display:block;padding:0 0 0 10px;text-decoration:none; margin:0 0 8px 0; line-height:1.3em;}

#left hr {margin: 3px 10px;}

/* left minibasket */
#left .box.minibasket {padding:7px 10px;}

/* information list */
#left ul.info {margin:0;padding:0;}
#left ul.info li {list-style: none; padding: 0; margin: 0;}

#left .info {margin: 0 0 30px 0;}

/* service list */
#left .service {margin: 0 0 30px 0;}

/* news list */
#left dl.news {margin: 7px 0; padding-left: 10px;}
#left dl.news dt {margin-bottom: 9px;}
#left dl.news dt a {color: #000; text-decoration: none;}
#left dl.news dt a:hover {text-decoration: underline;}
#left dl.news dd {margin: 0 0 9px 0;}

ul.tree li a {color:#000;display:block;padding:10px 2px;border-top:1px solid #fff;}
ul.tree li a.has{padding-right:15px;background-position:right -175px;}
ul.tree li a.root{text-indent:15px;padding-right:0;background-position:0 -175px;font-weight: bold;}
ul.tree li a.exp{text-indent:15px;padding-right:0;background-position:0 -200px;}
ul.tree li a.act{background-color:#004b80;color:#fff;}
ul.tree li a.exp.act{background-position: 0 -225px;}

/* trusted shops */
#left .trustedshop {width:200px;}
#left .trustedshop .small {font-size:11px;line-height:14px;}
#left .trustedshop .small strong {font-weight:bold;line-height:14px;}
#left .trustedshop img {float:left;padding: 0 5px 0 5px;}

/* + layout - right */
#right .borderTitle {background:url(bg/bg_left_title.gif) no-repeat;height:20px;padding:7px 0 10px 10px;color:#005ea8; text-decoration:none;}
#right .h2 {position:relative;padding:0;margin:0;color:#005ea8;}
#right .h2 a {text-decoration: none;}
#right .h2 a:hover {text-decoration: underline;}
#right div.box {padding:0 0 0 0;}
#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 strong.h2 a{color:#fff;}

#right .listitem {margin: 2px 0 7px; padding-left: 66px; position: relative; min-height: 45px; height:auto; color: #000; width: 114px;}
#right .listitem .picture{position: absolute; display: block; left: 0; top: 0; width: 56px; height: 42px; text-align:center; background: #fff; border: 1px solid #969696;}
#right .listitem a.title{overflow:hidden;width:108px;display:block;}
#right .listitem a {text-decoration: none; color: #000;}
#right .listitem a:hover {text-decoration: underline;}
#right .listitem tt {display: block;}
#right .actions {margin: 3px 0 5px;}
#right .actions a {display: block;}

#right .listitem.bargain a.link {color: #015b9b;}

#right .listitem.rightlist {border-bottom: 1px solid #fff; height:auto;}
#right .listitem.rightlist.lastinlist {border: none; margin-bottom: 3px;}
#right .listitem.rightlist .price{font-size: 14px; font-weight: bold; color: #000; margin: 16px 24px 9px 0; width: 90px; position: relative;}
#right .listitem.rightlist .price a {font-weight: normal; color: #000;}
#right .listitem.rightlist .price a:hover {color: #000;}
#right .listitem.rightlist .price .tocart{ width: 18px; height: 16px; position: absolute; left: 92px; top: 0;}
#right .listitem.rightlist .price .btn{ width: 20px; height: 18px; margin:0; border:0;background: transparent url(bg/buttons_ee_.gif) 0 0 no-repeat;padding: 0;cursor:pointer;}
#right .listitem.rightlist .link {background: url(bg/oxid.gif) no-repeat 0 -298px;padding-left:14px;font-size:10px;text-decoration:none;color: #015b9b !important; line-height:1.1em;}
#right .listitem.rightlist .link:hover {text-decoration: underline;}

/* right minibasket */
#right .rightBorder		{padding: 0 0 0 10px;}

#right .basketTitle    {background:url(bg/bg_right_basket.gif) no-repeat;height:20px;padding:10px 0 0 45px;text-decoration:none;}
#right .box.minibasket {color: #000;margin: 0 0 30px 0;}
#right .box.minibasket .tocart{ width: 149px; height: 18px; line-height: 18px;}
#right .box.minibasket .tocart input{ width: 149px; height: 22px; text-align:center; margin:0; border:0;color:#fff;padding:0 0 4px 23px;cursor:pointer;font-weight: bold;line-height: 1.1em;}
#right .box.minibasket .basketArticle p {padding:5px 0 5px 0;}
#right .box.minibasket .basketArticle   {padding:0 0 10px 0;}
#right .box.minibasket .basketAmount    {padding:0 0 15px 0;}


#right .recommlist .btn{border:1px solid #004b80;background: #004b80;color:#fff;font-weight: bold;width:30px;text-align: center;line-height: 100%;}

#right dl.actionslist {color: #000;  margin-bottom: 5px;}
#right dl.actionslist dt {background: url(bg/hr_right.gif) repeat-x top; font-weight: bold; padding-top: 5px;}
#right dl.actionslist dd {margin: 0; height: 12px;}
#right dl.actionslist dd tt {width: 80px; float: left;}
#right dl.actionslist dd span {float: left;}
#right dl.actionslist .link {background: url(bg/oxid.gif) no-repeat 0 -298px;padding-left:14px;font-size:10px;text-decoration:none;color:#015b9b !important; line-height:1.1em; float: right;}
#right dl.actionslist .link:hover {text-decoration: underline;}

#right .recommlistsearch .btn {width: auto;}
#right .recommlistsearch .search_input {width: 120px;}
#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;}

#right .newItems 		{padding: 0 10px 0 0;}
#right .newItems img 	{float:left;}
#right .newItems .arrow {background:transparent url(bg/bg_arrow.gif) no-repeat scroll 0 5px;padding: 0 0 0 10px;}
#right .newItems .shortdesc {padding: 0 0 0 10px;}
#right .newItems .price	{padding: 5px 0 10px 0;text-align:right;}
#right .newItems .price	a {text-decoration:none;vertical-align:top;}

#right .product {margin-bottom:10px}
#right .product .shortdesc {color: #808080; padding-left:10px}
#right .product .price {text-align:right;color: #808080;}
#right .product .price big {color: #808080;}
#right .product .price sup.dinfo a{color: #808080;text-decoration: none;font-weight: bold;font-size: 13px;vertical-align:top;}

/* RSS */
#right .box  {position:relative;}
a.rss{display:block;position:absolute;right:0;bottom:0; width:14px;height:14px; background: transparent url(bg/rss.gif) 0 0 no-repeat;text-decoration: none;bottom:5px;right:6px;}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss{bottom:8px;}
#body strong.head, #body strong.head2 {position:relative; display: block;}
#right strong.h2 a.rss{bottom:6px;}

/* Path    */
#path{ position:relative;}
#path a{color:#969696; text-decoration: underline;}
#path a:hover{text-decoration: underline;}
#path a.dinfo{position:absolute;right:0;}
#path .arrow {margin:0 0 0 3px; padding: 0 0 0 3px;}

/* Content    */
#content #topTeaser {height:230px; width:980px}

/* Content - fieldset */
#body fieldset.fsdata {padding: 0 0 5px 0;}
#body fieldset.fsdata label {float:left;padding: 0 10px 0 0;width: 135px;}
#body fieldset.fsdata input {width:200px;}

#body fieldset select.inpSize,
#body fieldset input.inpSize {
	width: 200px;
}
#body fieldset select.inpSizeSmall,
#body fieldset input.inpSizeSmall {
	width: 45px;
}
#body fieldset select.inpSizeMiddle,
#body fieldset input.inpSizeMiddle {
	width: 150px;
}
#body fieldset input.inpSizeHalf {
	width: 97px;
}
#body fieldset input.inpUsrBirthday {
	width: 30px;
}
#body fieldset input.inpUsrBirthmonth {
	width: 30px;
}
#body fieldset input.inpUsrBirthyear {
	width: 60px;
}


/* Content - hr */
#body hr {background:transparent url(bg/bg_img.gif) repeat-x scroll 0 0; border:none; height:1px;margin:5px 0 5px 0;}
#body .hrline {background:transparent url(bg/bg_pixel_hr.gif) repeat-x scroll 0 0; border:none; height:1px;margin:0;padding:0;}

/* Content - webmiles */
#body .webmiles {padding: 1px 5px 5px 5px;vertical-align:middle;}
#body .webmiles img {vertical-align:middle;}

/* Content - status color */
#body .redColor {color:#a8000b;}
#body .orangeColor {color:#fcb63d;}
#body .greenColor {color:#5fa800;}

#body a{text-decoration: none; color: #424c56;}
#body a:hover{text-decoration: underline; color: #015b9b;}

#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 {padding:5px 5px 10px 5px;height:20px;line-height:20px;color:#005EA8;width:540px;float:left;}

#body .box{padding:0px 5px 0px 5px;width:540px;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:#015b9b;}
#body .box.notice  {padding: 5px 0 0; width:540px; border: none;}
#body .box.catfilter {margin-top:10px;}

#body .box h1 span, #body .box h2 span {font-size: 14px;color:#005EA8;}
#body .box h3 span, #body .box h4 span, #body .box h5 span {font-size: 12px;color:#005EA8;}
#body .box h1, #body .box h2, #body .box h3, #body .box h4, #body .box h5 {padding: 5px 0 10px 0;}
#body .box li {background: url(bg/bg_img.gif) no-repeat 0 -292px;line-height:22px; padding: 0 0 0 12px;}

#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:5px;padding:0;height: 27px; float: left; width: 540px;}
#body div.bar.prevnext input {background:#004b80;color:#fff;border:1px solid #fff;cursor:pointer;font-size: 11px;font-weight:bold;padding:5px 35px;margin:0;line-height: 1.1em;}
#body div.bar.prevnext.bottom {margin-bottom:15px;}
*/

#body .form th {text-align: left;padding: 7px 0;font-weight: bold;font-size:11px; background: url(bg/linedot.gif) repeat-x bottom;}
#body .form th.mid {/*border-top:1px dotted #000;*/padding-top:3em;}
#body .form th small{font-weight: normal; font-size: 10px;}
#body .form td{padding: 3px 0;}
#body small{font-weight: inherit; font-size:69% ;}

/* Other */
#body .dot_sep{background: url(bg/linedot.gif) repeat-x; border:0px none;height:1px;margin-bottom:0px;margin-top:10px;}
#body .dot_sep.mid {margin: 5px 0;}
#body .errorbox{font-size:12px;width:540px;}
#body .errorbox p{color: #a8000b;margin: 0;padding: 10px 0 0 5px;}
#body .errorbox.inbox { /* width: 528px; */ margin: 5px 0; float: none;}

/* Plain errors*/
#body.plain .errorbox {width: auto; font-size:10px; font-weight:bold; color:#D81F01; margin: 20px; padding: 0; border: none; width: 500px;}
#body.plain .errorbox a {color:#D81F01; text-decoration: underline;}
#body.plain .errorbox a:hover {color:#666;}
#body.plain .errorbox .errhead {background: #D81F01; color: #fff; padding: 5px 15px;}
#body.plain .errorbox .errbody {border: 1px solid #D81F01; padding: 15px;}

/* Locator */
#body .locator {height:20px;width:540px;}
#body .locator .toLinkList {padding: 0 10px 0 0;}
#body .locator .locflip .flip {padding: 0 5px 0 5px;}
#body .locator a {text-decoration:underline;}
#body .locator .arrowLeft {background:url(bg/bg_arrowLeft.gif) no-repeat 0 3px;}
#body .locator .arrowRight {background:url(bg/bg_arrowRight.gif) no-repeat 0 3px;}

#body .locator .lochead, #body .locator .locbody {padding:0 0 0 0;}
#body .locator .lochead strong.h4 {margin: 0; padding: 0; color: #424c56; font-size: 11px; font-weight: bold; float: left;}
#body .locator .locbody {text-align: right; overflow: visible;}
#body .locator a.active {color: #005ea8;text-decoration:underline;}
#body .locator .sep {padding: 0 2px; color: inherit;}
#body .locator .lochead .showSites {padding: 0 0 40px 0;}

/* #body .locator .sort_row a.asc {background:url(bg/sort_asc.gif) no-repeat right center; padding-right: 20px;}
#body .locator .sort_row a.desc {background:url(bg/sort_desc.gif) no-repeat right center; padding-right: 20px;}
#body .locator .sort_row a.none {background:url(bg/sort_none.gif) no-repeat right center; padding-right: 20px;}*/
#body .locator .btn {margin-bottom: 6px;}

#body .locator.compare .locbody {height: auto;}

/* Products */
#body .prod {padding: 0 5px 0 5px;width:540px;}
#body .prod h1 {padding: 0 0 20px 0}
#body .prod .detailsheader {margin: 0 0 0 0;}
#body .prod .leftdetails {margin: 0 10px 0 0;width:246px;}
#body .prod .leftdetails .actions {padding: 0 0 10px 0;}
#body .prod .leftdetails .actions .zoom {padding: 5px 15px 0 0;}
#body .prod .leftdetails .actions .detaillinks {border:none; }
#body .prod .leftdetails .actions .detaillinks div {height:18px;}
#body .prod .leftdetails .actions .detaillinks a {font-weight:normal;text-decoration:underline;}

#body .prod .rightdetails {text-align:right;width:274px;}

#body .prod .rightdetails .price a {
	text-decoration:underline;
}
#body .prod .rightdetails .reduceprice {padding: 0 0 10px 0;}
#body .prod .rightdetails .priceNum {padding: 0 0 10px 12px;}
#body .prod .rightdetails .priceNum span {font-size:30px;line-height:25px; padding: 0 0 0 18px;}
#body .prod .rightdetails .priceNum span span {padding: 0;}
#body .prod .rightdetails .priceNum span.redPrice {background: url(bg/bg_img.gif) no-repeat 0 -463px;}
#body .prod .rightdetails .priceNum span.orangePrice {background: url(bg/bg_img.gif) no-repeat 0 -645px;}
#body .prod .rightdetails .priceNum span.greenPrice {background: url(bg/bg_img.gif) no-repeat 0 -554px;}

#body .prod .rightdetails .detailSelectLists {padding: 10px 0 5px 0;}
#body .prod .rightdetails .detailSelectLists label {vertical-align:middle;}
#body .prod .rightdetails .detailSelectLists select {margin: 0 0 5px 3px;}
#body .prod .rightdetails .amount {padding: 5px 0 0 0;}
#body .prod .rightdetails .amount span.btnArrow {padding-left: 5px;vertical-align:middle;}
#body .prod .rightdetails .amountPrice {padding: 10px 0 10px 0;}

#body .prod .rightdetails .del {background: url(bg/bg_img.gif) repeat-x 0 -430px;}
#body .prod .rightdetails .detailsotherinfo {float:right;margin: 10px 0 0 0;}
#body .prod .rightdetails .detailsotherinfo tr {}
#body .prod .rightdetails .detailsotherinfo td {line-height:16px;padding: 0 0 0 3px;text-align:left;vertical-align:top;}
#body .prod .rightdetails .detailsotherinfo td span{font-size:11px;vertical-align:top;}
#body .prod .rightdetails .detailsotherinfo td a {text-decoration:underline;vertical-align:top;}

#body .tabdetails {float:left;margin:20px 0 0 0;padding:0 5px 0 5px;width:540px;}
/* #body .tabdetails ul {height:27px;} */
#body .tabdetails .tabscontent_act {padding:20px 0 20px 0;}
#body .tabdetails .tabscontent_act hr {margin:20px 0 30px 0;}
#body .tabdetails .tabscontent_act ul {padding:0;}
/* LONGTEXT #body .tabdetails .tabscontent_act li {padding:00px} */
#body .tabdetails .tabscontent_act .reviewName {padding: 5px 0 10px 0;}
#body .prod .rating {clear:none;}

/* #body .prod .bgField,
#body .product .bgField {
	text-align:right;width:25px;
} */

/* Kategorie - Liste */
#body .categorylist {padding: 0 5px 0 5px; width:540px;}
#body .categorylist h1 {padding: 0 0 30px 0;}
#body .categorylist h2 {padding: 0 0 30px 0;}
#body .categorylist .msg {margin-left: 0;}
#body .categorylist .article {
	margin:30px 0 20px 0;
}
#body .categorylist .otherCatList {padding: 0 0 20px 0;}
#body .categorylist .otherCatList li {float:left;padding: 0 5px 0 0;}
#body .categorylist a.backtotop,
#body .categorylist .otherCatList li a {text-decoration:underline;}
#body .categorylist .otherCatList span {padding: 0 5px 0 0;}

#body .categorylist .sort_row a {text-decoration:underline;}
#body .categorylist .sort_row .sort_by {padding: 0 10px 0 0;}
#body .categorylist .sort_row .sort_field .noColor {color:#424C56;}
#body .categorylist .sort_row .sort_field .activeColor {color:#005ea8;}
#body .categorylist .sort_row .sort_field .sortArrow {padding: 0 2px 0 2px;text-decoration:none;}

#body .categorylist .locator_listbottom {height:20px;padding:40px 0 0 0;}
#body .categorylist .locator_listtop {height:80px;}

/* Suchtreffer - Liste */
#body .searchlist {padding: 0 5px 0 5px; width:540px;}
#body .searchlist h1 {padding: 0 0 30px 0;}
#body .searchlist h2 {padding: 0 0 10px 0;}
#body .searchlist .msg {margin-left: 0;}
#body .searchlist .article {
	margin:30px 0 20px 0;
}
#body .searchlist .otherCatList {padding: 0 0 20px 0;}
#body .searchlist .otherCatList li {float:left;padding: 0 5px 0 0;}
#body .searchlist a.backtotop,
#body .searchlist a.filter,
#body .searchlist .otherCatList li a {text-decoration:underline;}
#body .searchlist .otherCatList span {padding: 0 5px 0 0;}

#body .searchlist .sort_row a {text-decoration:underline;}
#body .searchlist .sort_row .sort_by {padding: 0 10px 0 0;}
#body .searchlist .sort_row .sort_field .noColor {color:#424C56;}
#body .searchlist .sort_row .sort_field .activeColor {color:#005ea8;}
#body .searchlist .sort_row .sort_field .sortArrow {padding: 0 2px 0 2px;text-decoration:none;}

#body .searchlist .locator_listbottom {height:20px;padding:40px 0 0 0;}
#body .searchlist .locator_listtop {height:80px;}

/* Hersteller - Liste */
#body .categorylist .vendorCatList {padding: 0 0 20px 0;}
#body .categorylist .vendorCatList li {float:left;padding:5px;border:1px solid #EFEFEF;margin:5px;height:100px;width:100px;text-align:center}
#body .categorylist .vendorCatList li div.vendorCatListVendor {height:25px;}
#body .categorylist .vendorCatList li div.vendorCatListImg {height:50px;}
#body .categorylist .vendorCatList li div.vendorCatListMore {height:25px;}
#body .categorylist .vendorCatList li div.vendorCatListMore a {text-decoration:underline}

/* start head preview */
#body .headPreview {height:380px;margin:0 0 30px 0;}
#body .headPreview .line {background:url(bg/bg_pixel.gif) repeat-y;height:380px; padding: 0 1px 0 1px;}

/* categorylist top preview */
#body .headPreview,
#body .categoryPreview {
	width:550px;
}
#body .categoryPreview h2 {padding: 0 5px 20px 5px; font-size:15px}
#body .categoryPreview hr {margin: 0 5px 0 5px;}
#body .categoryPreview .catPreview {height:310px;padding:0 10px;width:160px;}
#body .categoryPreview .catPreview ul {padding:0;}
#body .categoryPreview .catPreview h2 {padding: 0 0 10px 0; font-size:14px}
#body .categoryPreview .catPreview h2 a {padding: 0 0 10px 0; font-size:14px; text-decoration:none; color:#005EA8}
#body .categoryPreview .catPreview a {text-decoration:underline;}
#body .categoryPreview .catPreview .previewPic {height:120px;padding:0 10px 0 10px;text-align:center;}
#body .categoryPreview .catPreview .previewPic a {}
#body .categoryPreview .line {background:url(bg/bg_pixel.gif) repeat-y;height:280px; padding: 0 2px 0 3px;}
#body .categoryPreview .catHeadProd {height:390px;}
#body .categoryPreview .catHeadProd .line {background:url(bg/bg_pixel.gif) repeat-y;height:380px; padding: 0 2px 0 3px;}

#body .product {background:#fff;display:inline-block;position:relative;}
#body .product .picture{width: 100px;}
#body .product .h3 {margin:0;}
#body .product.two .h3 {height:40px}
#body .product .h3 a{font-size: 12px;color:#000;text-decoration:underline;}
#body .product tt {color:#000;}
#body .product .flag {width:6px;height: 6px;border:1px solid #969696;float:left;margin:3px 8px 0 0;}
#body .product .desc {color:#000;font-size: 10px;}
#body .product .actions {padding: 5px 0 0 0;}
#body .product .actions a{text-decoration: none; padding-left: 12px;font-size: 12px;text-decoration:underline; white-space: nowrap;}
#body .product .actions a:hover{text-decoration: underline;}
#body .product .amprice {clear: left;}
#body .product .amount {padding-top:.5em;}
#body .product .amount label{margin-right:.5em;color:#000;}
#body .product .price {margin-bottom:2px; }
#body .product .price big {font-size: 18px;line-height: 100%; font-weight: bold;white-space:nowrap;}
#body .product .price sup.dinfo {margin:0;padding:0;vertical-align:super;}
#body .product .price sup.dinfo a{color: inherit;text-decoration: none;font-weight: bold;font-size: 13px;vertical-align:top;}
#body .product .price sup.dinfo a:hover{text-decoration: underline;color: inherit;}
#body .product .price small {font-weight: inherit; font-size:69% ;}

#body .product .tocart { height:18px;width: 134px; background: transparent url(bg/buttons_ee_.gif) no-repeat right 0; margin:0; border: 0 none;padding:0 1px 0 0;clear:left;}
#body .product .tocart input{ width: 134px; background: transparent url(bg/buttons_ee_.gif) no-repeat 0 0; border:0;color:#fff;padding:2px 0 2px 23px;cursor:pointer;font-weight: bold;}

#body .product.head {margin-top:30px;border-top:none;border-color:#015b9b;}
#body .product.head strong.h4{display: block;margin:0;background:#fff; padding:8px 5px 1px 7px;height:20px; position:absolute;top:-30px;left:-1px;border-top:1px solid #015b9b;border-left:8px solid #015b9b;border-right:1px solid #015b9b;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#015b9b;}
#body .product.head strong.h4 small{display:block;position:absolute;top:8px;left:49%;color:#969696;font-size:10px;font-weight: normal;}

#body .product.head strong.h4.big{width: 540px;}

#body .product.head.topshop strong.h4{color:#004b80;border-color:#004b80;}
#body .product.head.topshop{border-color:#004b80}

/*
#body .product.big{width:282px;height:208px;padding-left:281px;}
#body .product.head strong.h4.big{width: 540px;}
#body .product.big .picture{width: 250px;}
#body .product.big strong.h3 {margin-top:10px; }
#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:147px;padding-left:5px;}
#body .product.small .variants {height: 3em; margin-bottom:2px;}
#body .product.small .picture {height: 118px;}
#body .product.small .price {white-space:nowrap;}
#body .product.small .tocart {width:121px;}
#body .product.small .tocart input{width:121px;}
#body .product.small .variants select{width: 124px;}

#body .product.thin{width:433px;height:130px; border-color: #969696;}
#body .product.head strong.h4{margin:0;background:#fff; padding:8px 5px 1px 7px;height:20px; position:absolute;top:-30px;left:-1px;border-top:1px solid #015b9b;border-left:8px solid #015b9b;border-right:1px solid #015b9b;width:259px;line-height:20px; font-size: 11px;font-weight: bold;color:#015b9b;}
#body .product.head strong.h4.thin{width: 540px;border-color:#969696;;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px;}
#body .product.thin .price {position:absolute; top:5px; right:5px;}
#body .product.thin .amount {position:absolute; bottom:25px; right:5px;}
#body .product.thin .tocart {position:absolute; bottom:5px; right:5px;}
#body .product.thin .variants {position:absolute; bottom:25px; right:100px;}
#body .product.thin .actions {margin-top:2em;}
#body .product.thin tt {float: left;}
#body .product.thin .flag {float: left;margin-left:4px;}
*/

#body .product.thinest{ border: none;margin: 0; position:relative;width:540px;}
#body .product.thinest .picture {float:left;padding:0 5px 0 0; width: 100px;}
#body .product.thinest .infodata {padding: 0 5px 0 0;width:220px;}
#body .product.thinest .h3 {margin-top: 0;}
#body .product.head strong.h4.thinest{width: 540px;padding:1px 5px 8px 7px;}

#body .product.thinest .price {text-align:right;}
#body .product.thinest .price span {font-size: 24px;padding:0 0 0 18px;}
#body .product.thinest .price span span {padding:0;}
#body .product.thinest .price span.redPrice {background: url(bg/bg_img.gif) no-repeat 0 -471px;}
#body .product.thinest .price span.orangePrice {background: url(bg/bg_img.gif) no-repeat 0 -651px;}
#body .product.thinest .price span.greenPrice {background: url(bg/bg_img.gif) no-repeat 0 -561px;}
#body .product.thinest .price sup.dinfo a {font-size: 11px;vertical-align:top;}
#body .product.thinest .webm {text-align: right;padding: 0 0 2px 5px;}
#body .product.thinest .status {text-align:right;}
#body .product.thinest .amount {bottom:0px;right:0px;position:relative;text-align:right;}
#body .product.thinest .amount span {vertical-align:middle;}
#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 {padding:10px 0 5px 0;text-align:right;}
#body .product.thinest .variants fieldset {margin: 0 0 5px 0;}


/* two */
#body .product.two {height:380px; padding:0 10px 0 10px;width:252px;}
#body .product.two .pic {height:245px;}
#body .product.two .infodata .desc {font-size:12px;padding: 0 0 10px 0; height:60px}

/* three */
#body .product.three {height:248px; padding:0 15px 0 15px;width:150px;}
#body .product.three .pic {height:150px;}
#body .product.three .infodata .h3 {height:50px;}
#body .product.three .webmiles img {vertical-align:top;}

/* two and three */

#body .product.two .infodata .actions,
#body .product.three .infodata .actions {
	padding:0;
}
#body .product.two .infodata .actions a,
#body .product.three .infodata .actions a {
	background-image:none;padding:0;float:left;
}
#body .product.two .price,
#body .product.three .price {
	text-align:right;
}
#body .product.two .price sup.dinfo,
#body .product.three .price sup.dinfo {
	vertical-align:top;
}
#body .product.two .price span,
#body .product.three .price span {
	padding: 0 0 0 15px;
}
#body .product.two .price span span,
#body .product.three .price span span {
  padding: 0 0 0 0;
}
#body .product.two .price span.redPrice,
#body .product.three .price span.redPrice {
	background: url(bg/bg_redpoint.gif) no-repeat 0 2px;
}
#body .product.two .price span.orangePrice,
#body .product.three .price span.orangePrice {
	background: url(bg/bg_orangepoint.gif) no-repeat 0 2px;
}
#body .product.two .price span.greenPrice,
#body .product.three .price span.greenPrice {
	background: url(bg/bg_greenpoint.gif) no-repeat 0 2px;
}
#body .product.two .price span.greenPrice span,
#body .product.three .price span.greenPrice span {
	font-size:20px;
}
#body .product.two div.webm,
#body .product.three div.webm {
	padding:5px 0 0 0;
}
#body .product.two div.webm a.webmiles,
#body .product.three div.webm a.webmiles {
	padding:0;
}

#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: 540px; border: none; margin: 0;}
#body .txtseparator {height: 10px; margin:0 5px;float:left;width: 540px;border:1px solid #cbcbcb;border-top:none;border-bottom: none;}
#body .txtseparator.inbox {margin:0; width: 540px; border: none; border-bottom:1px solid #cbcbcb}


#body .product.details {height:auto;min-height: 260px; margin-bottom: 0; border-bottom: none; border-color: #969696;}
#body .product.details strong.h4 {border-color:#969696;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px; display: block;}
#body .product.details h1 {border:none;margin:8px 0 0 0;padding:0;color:#000;background: none;font-size:12px;font-weight: bold;}
#body .product.details tt {margin:3px 0 0 0;}
#body .product.details .desc {margin:3px 0 0 0;font-size: 11px;color:#424c56;}

#body .product.details .picture {text-align:left;height: 250px;}

#body .product.details .exturls {position:absolute;top:260px;left:8px; width: 250px;}
#body .product.details .exturls a{color:#015b9b;font-size:10px;margin-right:1em;}

#body .product.details .cats {margin:1em 0 0 0;font-size:10px;color:#000;}
#body .product.details .cats a{font-size:10px;color:#000;}
#body .product.details .cats img{margin-right:1em;}

#body .product.details .status {padding-top:1em;font-size:10px;color:#424c56;}

#body .product.details .variants {padding-top:1em;}

#body .product.details .actions {padding-top:1em;clear:left;}
#body .product.details .actions a{display:block;color:#015b9b;}
#body .product.details .actions a.reqlogin{background:none;padding-left:0;}

#body .product.details .price {margin:1em 0;}
#body .product.details .price big{display:block;float:left;margin-right:8px;}
#body .product.details .price .old {font-size: 11px;}
#body .product.details .price sup.dinfo {font-size:10px;font-weight: normal;color:#424c56;vertical-align:top;/*width:120px;display:block;word-wrap:break-word;*/float:left;line-height: inherit;width:120px;}
#body .product.details .price sup.dinfo a {font-size: 11px;}
#body .product.details .price sub.only {display:block;float:left;font-size: 11px;margin-right:.5em;height: 3em;}
#body .product.details .price .desc {color:#424c56;font-size: 10px;}

#body .product.details .packing{clear:left;padding-top:.5em;font-size:10px;color:#757C83;}

#body .product.details .pperunit{clear:left;padding-top:.5em;font-size:10px;color:#000;}

#body .product.details .amprice th{font-size: 10px;}
#body .product.details .amprice td{font-size: 10px; padding: 0;}
#body .product.details .amprice .am{color:#424c56;}
#body .product.details .amprice .pr{}

#body .product.details .amount {clear:left;}

#body .product.details .pricealarm {float: left; margin-top: 2px;}
#body .product.details .pricealarm a {font-size: 10px;}
#body .product.details .persparam {clear: left; padding-top: 7px;}
#body .product.details .persparam label {font-size: 10px; margin-right: 10px; color: #424c56;}

#body .product.details .tocart {float: left; margin-top:2px; margin-right: 40px; }

#body .product.details .socialbookmarks {padding-top:1em;}
#body .product.details a.sbookmarks {border-right:1px solid #969696; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}
#body .product.details a.sbookmarks.noborder {border:none; height: 20px; display:block; float:left; padding: 0px 3px 0px 3px; margin: 0px;}

#body .product.moredetails {margin:0 5px 10px; height: auto; width: 540px; border-top: none; padding: 5px 6px;border-color:#969696;}

#body .product.moredetails .morepics{margin-top: 10px; padding: 5px 0; height: 44px; border-top: 1px solid #f0f0f0; }
#body .product.moredetails .morepics a{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;display: block;}
#body .product.moredetails .longdesc p{margin: 0; padding:7px 0px;}
#body .product.moredetails .longdesc .question {margin: 10px 0 1px; padding-top: 11px; border-top: 1px solid #f0f0f0;}
#body .product.moredetails .longdesc .question a {font-size: 10px; color:#004b80;}

#body .box .attributes td{border-bottom:1px solid #f0f0f0;font-size:10px;padding:.5em 0}
#body .box .attributes .last td {border-bottom:none}

#body .box .pricealarm {border-top:1px solid #f0f0f0;}
#body .box .pricealarm th {padding-top:.5em;}
#body .box .pricealarm th label{font-weight: bold;font-size: 10px;color:#424c56;}

#body .wellcome {float:left;width:280px;height:157px;margin:0 5px 10px 5px;padding:0;}

#body .box .guestbook {margin-top: 9px;}
#body .box .guestbook .head td {border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 5px 0; color: #424c56;}
#body .box .guestbook .head td.name {color: #004b80;}
#body .box .guestbook .body td {font-size: 10px; padding: 5px 0;}

/* Links */
#body .box dl.links {margin: 0;}
#body .box dl.links dt {margin: 0 0 12px;}
#body .box dl.links dt a {color: #004b80;}
#body .box dl.links dt a:hover {color: #004b80;}
#body .box dl.links dd {background: url(bg/linedot.gif) repeat-x bottom; padding-bottom: 10px; margin: 0 0 10px; }
#body .box dl.links dd.last {background: none; margin: 0; padding: 0; }

/* News list */
#body dl.news {margin: 0;}
#body dl.news dt {margin-bottom: 12px;}
#body dl.news dt a {color: #000;}
#body dl.news dt a:hover {text-decoration: none;}
#body dl.news dd {margin: 0 0 15px 0;}

/* Compare */
#body .box.compare {margin-bottom: 20px;}
#body .box.compare .reorder {margin-bottom: 5px; height: 10px; clear: both;}
#body .box.compare .reorder a {font-size: 10px; border: 1px solid #969696; padding-left: 2px; line-height: 10px; width: 11px; color: #969696; display: block;}
#body .box.compare .reorder a:hover {text-decoration: none; color: #969696;}

#body .box.compare .product{border: none; float: none; display: block;}
#body .box.compare .product .picture{display:block; width: 115px; text-align: center; position:absolute; top:8px; left:4px;}
#body .box.compare .product.small {width:123px;height:114px;margin: 0 auto; padding: 125px 0 0 0;}
#body .box.compare .actions {padding-top:1em; margin-bottom: 5px; width:123px;text-align:left;}
#body .box.compare .actions a{text-decoration: none; color: #015b9b; padding-left: 12px; background: url(bg/oxid_ee_.gif) no-repeat 0 -300px;font-size: 10px;display:block;width: 1%; white-space: nowrap;}
#body .box.compare .actions a:hover{text-decoration: underline;}

#body .box.compare .fromcompare {height:18px; width: 121px; background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat; margin: 0; border: 0 none;padding:0;border-right:1px solid #004b80;clear:left;}
#body .box.compare .fromcompare input {width: 122px; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;}

#body .box.compare table.cmp_tbl {margin-left: auto; margin-right: auto; width: 97%;}
#body .box.compare table.cmp_tbl td, #body .box.compare table.cmp_tbl th {font-size: 10px; padding: 3px 6px 3px 6px; border-left:1px dotted #969696; border-bottom:1px dotted #969696;}
#body .box.compare table.cmp_tbl th {}
#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 new */
#body .ordersteps 			 {height:60px;margin: 0 10px 0 10px;}
#body .ordersteps a			 {display:block;height:60px;text-decoration:none;}
#body .ordersteps ul 		 {height:60px;padding:0;}
#body .ordersteps li 		 {float:left; height: 60px;width:132px;}
#body .ordersteps li span 	 {font-size: 11px; left:35px;position:relative;top:25px;}
#body .ordersteps li.new2	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -132px 0;}
#body .ordersteps li.new2 span {font-size: 12px;top:25px;}
#body .ordersteps li.new3	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -264px 0;}
#body .ordersteps li.new3 span {font-size: 12px;left: 40px;top:25px;}
#body .ordersteps li.new4	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -396px 0;}
#body .ordersteps li.new4 span {font-size: 12px;left: 40px;top:25px;}

#body .ordersteps li.active1 {background:url(bg/bg_basketsteps.gif) no-repeat 0 0;}
#body .ordersteps li.active1 span {font-size: 12px;top:35px;}
#body .ordersteps li.active2 {background:url(bg/bg_basketsteps.gif) no-repeat -132px -70px;}
#body .ordersteps li.active2 span  {font-size: 12px;top:35px;}
#body .ordersteps li.active3 {background:url(bg/bg_basketsteps.gif) no-repeat -264px -140px;}
#body .ordersteps li.active3 span  {font-size: 12px;left: 40px;top:35px;}
#body .ordersteps li.active4 {background:url(bg/bg_basketsteps.gif) no-repeat -396px -210px;}
#body .ordersteps li.active4 span  {font-size: 12px;left: 40px;top:35px;}

#body .ordersteps li.done1	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll 0px -70px;}
#body .ordersteps li.done1 span  {font-size: 12px;top:25px;}
#body .ordersteps li.done2	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -132px -140px;}
#body .ordersteps li.done2 span  {font-size: 12px;top:25px;}
#body .ordersteps li.done3	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -264px -210px;}
#body .ordersteps li.done3 span  {font-size: 12px;left: 40px;top:25px;}
#body .ordersteps li.done4	 {background:transparent url(bg/bg_basketsteps.gif) no-repeat scroll -396px -276px;}
#body .ordersteps li.done4 span  {font-size: 12px;left: 40px;top:25px;}

/* Order steps */
/*
#body .ordersteps dl {width: 102px; height: 63px; padding: 3px; margin: 0 5px 0 0; float:left; border: 1px solid #969696; background: #f0f0f0; color: #000;}
#body .ordersteps dt {padding:0; margin: 0;}
#body .ordersteps dt, #body .ordersteps dt a {font-size: 10px; font-weight: bold;}
#body .ordersteps dl big {font-size: 21px; line-height: 19px;}
#body .ordersteps dt a:hover big {text-decoration: underline;}
#body .ordersteps dd, #body .ordersteps dd a {font-size: 9px; margin: 0;}
#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: #015b9b;}
#body .ordersteps.nofinalstep dl {width: 126px;}
#body .ordersteps.nofinalstep .lastinrow {width: 128px;}
*/

/* Order back/next step button */

#body div.bar.prevnext .minorderprice {font-size: 12px; line-height: 27px; text-align: center; width: auto;}
#body div.bar.prevnext .termsconfirm { font-size: 11px;  margin: 5px 10px 20px 10px; width: auto; }
#body div.bar.prevnext .termsconfirm td {color: #424c56; padding: 3px 3px 3px 0;}
#body div.bar.prevnext .termsconfirm a {color: #000; text-decoration: underline;}
#body div.bar.prevnext .termsconfirm a:hover {color: #000;}
#body div.bar.prevnext .termsconfirm .chkbox {background: none; border: none; vertical-align: middle; margin: 0px; padding: 0;}
#body div.bar.prevnext.terms {margin-bottom: 10px;}

/* Basket */
#body .basket {margin: 0 5px 30px 5px; show;width:540px;}
#body .basket .toleft {padding-right: 20px;}

#body .basket tbody td {padding: 5px 0 5px 0;vertical-align:top;}
#body .basket tbody td.basketprod {padding-right: 10px;}
#body .basket tbody td.prod input{float: left;padding:0;}
#body .basket tbody td.prod a img {border:none;padding:0 10px 0 5px;float:left;}
#body .basket tbody .amount {float:left;width:20px;vertical-align:top;}
#body .basket tbody .amountOrder {float:right;width:20px;vertical-align:top;}

#body .basket th.lastcol {padding-left: 0;}

#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 .imgDesc {padding-right:10px;}
#body .basket .imgDesc .picture {background: #fff; float:left; text-align: center; display: block; height: 42px; width: 56px;}
#body .basket .art_title select {margin: 5px 0 0 0;}
#body .basket .art_title a {text-decoration:underline;}
#body .basket .art_num {font-size: 10px; color: #000;}

#body .basket .prodbuttons input.cbx 	{float:left; margin:0 10px 0 5px;padding:0;}
#body .basket .prodbuttons input 		{float:left;}
#body .basket input.delete	{background: transparent url(bg/bg_img.gif) no-repeat scroll 0 -75px; border:0 none; font-size:11px;height:16px;margin: 0 0 0 2px;padding: 0 0 0 15px;text-decoration: underline; cursor:pointer; cursor:hand;}
#body .basket input.update {background: transparent url(bg/bg_img.gif) no-repeat scroll 0 -115px; border:0 none; font-size:11px;height:16px;padding: 0 10px 0 15px;text-decoration: underline; cursor:pointer; cursor:hand; }

#body .basket .btn, #body .basket .amount {margin-bottom: 7px;}
#body .basket .upd {color: #fff; width: 91px; cursor: pointer; padding: 1px;}
#body .basket .orderprice {text-align: right;}
#body .basket .vat {padding-left: 20px;}
#body .basket .vat_order {text-align:right;}
#body .basket .totalprice {text-align: right;}
#body .basket .notice td {padding-top: 5px; font-size: 10px; color: #015b9b;}
#body .basket .sumrow td {padding-top: 3px;}
#body .basket .sumrow.total td {font-size:16px;}
#body .basket .sumrow.total .sumdesc {color:#005EA8;}
#body .basket .sumdesc {text-align: right;}
#body .basket .coupon, #body .basket .coupon span,
#body .basket .discount, #body .basket .discount span {
	color: #5fa800;
}
#body .basket .discount, #body .basket a.couponDelete:hover {text-decoration:none;}
#body .basket .discount, #body .basket a.couponDelete input {margin:0 0 0 3px;padding:0 0 0 12px;}
#body .basket .bottrow {height: 14px;}

#body .basket a.remove {display: block; width: 97px; height: 17px; line-height: 17px; border: 1px solid #004b80; color: #fff;  background: #004b80;text-align: center; font-size: 10px; text-decoration: none;}
#body .basket a.wrapremove  {width: 70px;}

#body .basket .wrapmod { height:18px;width: 85px; background: transparent url(bg/buttons_ee_.gif) no-repeat scroll -995px -100px; margin:0; border: 0 none; padding:0; float: left}
#body .basket .wrapmod a { background:transparent url(bg/buttons_ee_.gif) no-repeat scroll 0 -100px; margin:0; border:none 0;color:#fff;padding:0 0 0 4px;text-indent: 23px;font-size: 12px; text-align: center; text-decoration: none; display: block;width: 75px; }

#body .additional .couponlabel {float:left;}
#body .additional .couponinp {float:left;margin:0 5px 0 5px;}
#body .additional .couponbtn {vertical-align:middle;}


/* #body .basket .frombasket { height:18px;width: 100px; background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat; margin:0; border: 0 none; padding:0;border-right:1px solid #004b80; float: left}
#body .basket .frombasket input{ width: 100%; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;}
#body .basket .frombasket a { width: 77px; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;font-weight: bold; font-size: 10px; text-align: center; text-decoration: none; display: block;}
*/

#body .ordercontent {
	float: left;
}
#body .ordercontent .box {float:none;}
#body .ordercontent .bottombtn 	 			{height:95px;}
#body .ordercontent .bottombtn span 		{padding: 0 10px 0 10px;}
#body .ordercontent .additional				{padding: 0 5px 0 5px;}
#body .ordercontent .additional .box 		{padding:0;}
#body .ordercontent .additional .box .btnArrow 	{vertical-align:middle;}

/* user options step and register step*/

#body .ordercontent h1 {padding: 40px 0 0 5px;}
#body .ordercontent h2 {padding: 20px 0 10px 0;}

#body .ordercontent .smallFont {
	font-size: 11px;
	margin:0;
}
#body .ordercontent .orderlogin {padding: 0 5px 0 5px;}
#body .ordercontent .orderlogin p {padding: 0 0 10px 0;}

#body .ordercontent .orderlogin .lgnlink 	  {padding:0 0 0 145px;}c
#body .ordercontent .orderlogin .lgnlink a	  {text-decoration:underline;}
#body .ordercontent .orderlogin .lgnlink span {margin-top: 10px;}

#body .ordercontent .usernew {float:none;height:220px;padding: 0 5px 0 5px;}
#body .ordercontent .usernew ul {height:60px;padding: 0 0 20px 0;}
#body .ordercontent .usernew ul li {float:left;width:230px;}

#body .ordercontent .notregister {padding: 0 5px 0 5px;}
#body .ordercontent .notregister form {margin-top:10px;}

#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;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;color:#424c56;width:259px; display: block;}
#body .useroptbox {border:1px solid #969696; border-top: none; width:151px;height:310px;margin:0 5px 10px 5px;padding:5px 15px;position:relative; font-size: 12px;}
#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;}

#body .ordercontent .register {
	padding: 0 5px 0 5px;
}
#body .ordercontent .register p,
#body .ordercontent .register .account {
	padding: 0 0 10px 0;
}
#body .ordercontent .register #usr_msg {
	float: left;
}
/* payment step */
#body .ordercontent .shippingCosts {padding: 0 10px 0 0;}
#body .ordercontent .paymethod {margin:0 0 20px 0;padding:0 5px 0 5px;}
#body .ordercontent .payment label {
	padding: 0 10px 0 0;
	width: 135px;
}
#body .ordercontent .payment label.left {float:left;}
#body .ordercontent .payment fieldset {
	padding: 0 0 5px 0;
}

#body .ordercontent .payment hr {
	margin: 10px 0 10px 0;
}
#body .ordercontent .payment .toright {padding: 5px 0 0 25px;}
#body .ordercontent .payment img.paypalPayment {padding: 5px 0 0 25px;}


#body .paymentboxhead, #body .thankyouboxhead {margin-top: 5px;}

/* order step */
#body .ordercontent .order a.picture {float:left;}
#body .ordercontent .order .imgDesc {padding-right: 10px;}
#body .ordercontent .order .billadr,
#body .ordercontent .order .payinfo .payment {
	padding: 0 100px 20px 0;
}
#body .ordercontent .order .payinfo span {
	height:20px;
	margin: 10px 0 0 0;
	padding-left:10px;
	vertical-align: bottom;
}
#body .ordercontent .order strong {
	font-weight:bold;
}
#body .ordercontent .order .billadr form,
#body .ordercontent .order .shipadr form {
	padding:10px 0 10px 0;
}
#body .ordercontent .order .billadr .adress,
#body .ordercontent .order .shipadr .adress {
	padding:0 0 0 10px;
}
#body .ordercontent .order .submit {
	text-align:right;
}
#body .ordercontent .comment {padding: 0 0 0 5px;}

#body dl.orderinfocol {margin: 0 5px; width: 257px; float:left;}
#body dl.orderinfocol dt {padding:0; margin: 0 0 5px 0; height: 23px;  border-bottom: 1px solid #f0f0f0;}
#body dl.orderinfocol dd {padding:0; margin: 0;}
#body .giftwrap {height:18px;width: 20px; background: transparent url(bg/buttons_ee_.gif) 0 -100px no-repeat; margin:0; border: 0 none; padding:0; display: block;}

#body .etrustlogocol {float: left; width: 100px;}
#body .etrustdescocol {float: left; width: 443px;}


/* order step thank you */
#body .thankyou h1 {padding: 0 5px 20px 5px;}
#body .thankyou .thx .info 	{padding: 10px 0 10px 0;}
#body .thankyou .thx a	   	{text-decoration:underline;}

/* Wrapping */
#body .ordercontent .wrapheader {height:150px;padding: 30px 5px 10px 5px;width:540px;}
#body .ordercontent .wrapbody {padding: 0 5px 0 5px;width:540px;}
#body .ordercontent .wrapbody td {vertical-align:top;}
#body .ordercontent .wrapbody table hr {margin: 10px 0 20px 0;}
#body .ordercontent .wrapbody .wrapimg {padding: 0 0 10px 0;}
#body .ordercontent .wrapbody textarea {width:530px;}

#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 .cardbox {float:left;width: 250px; margin: 0 10px 5px 0;}
#body .cardbox .card_title {}
#body .cardbox .card_body {padding: 5px 0 5px 25px;}
#body .card_sep {clear: both;}
#body .giftmessage {width: 100%; height: 100px;}

/* More categories */
#body .morecats {margin: 0 5px; width: 569px; float: left;}
#body .morecats dl {margin: 0 0 25px;}
#body .morecats dt {background: #015b9b; border-bottom: 1px solid #fff;}
#body .morecats dd {background: #f0f0f0; border-bottom: 1px solid #fff; margin: 0; padding: 0;}
#body .morecats dl a {color:#000; font-weight:bold; padding: 4px 10px; display: block;}
#body .morecats dl a:hover {color:#000;}
#body .morecats dd a {background: url(bg/oxid.gif) no-repeat 7px -148px; padding-left: 22px;}

/* Account login */

#body .accountLogin {padding: 0 5px 0 5px;}
#body .accountLogin h2 {padding: 0 0 10px 0;}
#body .accountLogin p {padding: 0 0 10px 0;}
#body .accountLogin .lgnlink 	  {padding:0 0 0 145px;}
#body .accountLogin .lgnlink a	  {text-decoration:underline;}
#body .accountLogin .lgnlink span {margin-top: 10px;}


/* Account header */
#body .account_header, #body .account_body {padding: 0 5px 0 5px;}
#body .account_header h1 {padding: 0 0 10px 0;}
#body .account_header .box {float:none;height:140px;padding: 0;}
#body .account_header ul {padding:0 0 0 3px;}
#body .account_header ul li {float:left;width:255px;}
#body .account_header a {text-decoration: underline;}
#body .account_header p {font-size:11px;line-height:11px;}

#body .account_body h2 {padding: 20px 0 10px 0;}
#body .account_body .firstNoticeArt {margin:5px 0 10px 0;}
#body .account_body .noticeArt {margin:20px 0 10px 0;}
#body .account_body .webmregister a {text-decoration:underline;}
#body .account_body .webmregister .imgWebm {padding: 0 15px 0 0;}

#body .account_body .complOrder 	 {padding: 20px 0 0 0;}
#body .account_body .complOrderfirst {padding: 0;}
#body .account_body .complOrder .orderform,
#body .account_body .complOrderfirst .orderform {
	margin: 0 0 10px 0;width:540px;
}
#body .account_body .complOrder .orderlabel,
#body .account_body .complOrderfirst .orderlabel {
	color:#005ea8;
}
#body .account_body .complOrder .ordervalue,
#body .account_body .complOrderfirst .ordervalue {
	padding: 0 20px 0 0;
}
#body .account_body .complOrder .orderitems,
#body .account_body .complOrderfirst .orderitems {
	padding: 10px 0 5px 0;
}
#body .account_body .complOrder .orderitems a,
#body .account_body .complOrderfirst .orderitems a {
	text-decoration:underline;
}

#body .account_header dl{border-bottom: 1px solid #f0f0f0; margin: 2px 0; padding-bottom: 5px; width: 97%;}
#body .account_header dl.lastInCol{border-bottom: 0; margin: 0; padding-bottom: 0px;}
#body .account_header dt a{font-weight: bold; font-size: 10px; text-decoration: none; color: #424c56; padding-left: 8px;}
#body .account_header dt a:hover{text-decoration: underline; color: #424c56;}
#body .account_header dt a.active{color: #015b9b;}
#body .account_header dd{margin: 2px 0; font-size: 10px; color: #969696; padding-left: 8px;}

/* Account pages */
#body .account strong.h4 {font-size: 11px; font-weight: bold; margin: 0; padding: 0; display: block;}
#body .account small{font-size: 10px;}

/* Account remove from list button */
#body .product .fromlist { right: 155px; top: 117px; height:18px; width: 100px; background: transparent url(bg/buttons_ee_.gif) 0 -50px no-repeat; margin:0; border: 0 none; padding:0; border-right: 1px solid #004b80; position: absolute;}
#body .product .fromlist input { width: 100%; background: transparent; margin:0; border:0;color:#fff;padding:2px 0 0 23px;cursor:pointer;font-weight: bold;}

#body .product .removefromlist input {background: transparent url(bg/bg_img.gif) no-repeat scroll 0 -75px; border:0 none; height:16px;margin: 10px 0 0 0;padding: 0 0 0 15px;text-decoration: underline; cursor:pointer; cursor:hand; }


/* Account wishlist */
#body .wishlist .product {padding: 5px 0 5px 130px; margin: 0; border: none;}
#body .wishlist .product.thin {width: 413px;}
#body .wishlist .separator {margin: 0; width: 541px; border: none;}
#body .wishlist .dot_sep {clear: both;}


/* Account wishlist search results */
#body .wishsearchresults .searchitem {background: url(bg/wishlist.jpg) no-repeat; line-height: 50px; margin: 5px 0;}
#body .wishsearchresults .searchitem a {padding-left: 60px; line-height: 50px; font-weight: bold; color: #000; display: block; width: 1%; white-space: nowrap;}
#body .wishsearchresults .searchitem a:hover {color: #000;}

/* Account order history */
#body .form.orderhistory td {font-size: 10px; padding: 2px 0;}
#body .form.orderhistory th {font-weight: bold; font-size: 10px; border: none; background: none; padding: 2px 0;}
#body .form.orderhistory tr.headrow td, #body .form.orderhistory tr.headrow th {font-size: 11px;}
#body .form.orderhistory a.tocart {height:18px; width: 20px; background: transparent url(bg/buttons.gif) 0 0 no-repeat; margin:0; border: none; padding:0; display: block;}
#body .form.orderhistory a.artlink {margin-right: 7px; color: #000; font-size: 10px;}
#body .form.orderhistory a.artlink:hover {color: #000;}
#body .form.orderhistory .amount {padding-right: 7px;}

/* Account reccomend list */
#body .recommendlist .product {padding: 5px 0 5px 130px; margin: 0; border: none;}
#body .recommendlist .product.thin {width: 413px;}
#body .recommendlist .separator {margin: 0; width: 541px; border: none;}
#body .recommendlist .dot_sep {clear: both;}

/* Suggest */
#body ul.suggest {margin: 0;}
#body textfield.textSize {height:100px;}

/* 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.3;top:0;left:0;width:100%;height: 100%;background:#000009;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 #005ea8;padding:10px;}
div.on.popup.load {background: #fff url(bg/ajax-loader.gif) center center no-repeat;}
div.on.popup table {width:100%;}
/* div.on.popup input {color:#004b80;background:#fff;border:1px solid #004b80;font-weight: bold;padding:2px;width:120px;}
div.on.popup input.disabled {color:#cbcbcb;background:#fff;border:1px solid #cbcbcb;font-weight: bold;padding:2px;width:120px;}
div.on.popup input.bl{position:absolute;bottom:10px;left:10px;}
div.on.popup input.br{position:absolute;bottom:10px;right:10px;}*/
div.popup form {padding:10px 0 0 0;}
div.popup form .tochashpoint {padding:0 10px 0 0;}

#zoom {padding:0;overflow:auto;min-width:250px;min-height: 150px;}
#zoom ul.tabs{padding:0;margin:0;background:#fff;height: 28px;width:100%;}
#zoom ul.tabs li{list-style: none;margin:1px;float:left;}
#zoom a{display:block;padding:5px;background:#fff;width:20px;text-align: center;border:1px solid #004b80;color:#004b80;font-weight: bold;}
#zoom ul.tabs li.close{float:right;}

/* Message boxes */
#body .msg{background: transparent url(bg/bg_msg_top.gif) no-repeat scroll 0 0;display: inline-block; font-size:12px;margin:0 0 20px 5px;width:540px;}
#body .msg p {background: transparent url(bg/bg_msg_bottom.gif) no-repeat scroll left bottom; margin:0;padding:5px 10px;}
#body .msg p a {text-decoration:underline;}
#body .errorbox{background: transparent url(bg/bg_error_top.gif) no-repeat scroll 0 0;display: inline-block; font-size:12px;margin:0 0 20px 5px;width:540px;}
#body .errorbox p {background: transparent url(bg/bg_error_bottom.gif) no-repeat scroll left bottom; color: #a8000b;margin:0;padding:5px 10px;}
#body .errorbox p a {text-decoration:underline;}
#body .error {color: #a8000b;}

/* 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 td.rating { width:89px; height:16px; margin:0; padding:0; background: url(bg/stars.jpg) no-repeat 0 0;}
#body td.rating.s1 {background-position:-72px -38px;}
#body td.rating.s2 {background-position:-54px -38px;}
#body td.rating.s3 {background-position:-36px -38px;}
#body td.rating.s4 {background-position:-18px -38px;}
#body td.rating.s5 {background-position:0 -38px;}
#body ul.rating {width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(bg/stars.jpg) no-repeat left top;}
#body ul.rating li {cursor: pointer; float:left;}
#body ul.rating li a {position:absolute; left:0; top:0; width:18px; height:16px; text-decoration:none; z-index: 200;}
#body ul.rating li a b {display: none;}
#body ul.rating li.s1 a {left:0;}
#body ul.rating li.s2 a {left:17px;}
#body ul.rating li.s3 a {left:34px;}
#body ul.rating li.s4 a {left:51px;}
#body ul.rating li.s5 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.s1 a:hover {background-position: -72px -18px;}
#body ul.rating li.s2 a:hover {background-position: -54px -18px;}
#body ul.rating li.s3 a:hover {background-position: -36px -18px;}
#body ul.rating li.s4 a:hover {background-position: -18px -18px;}
#body ul.rating li.s5 a:hover {background-position: 0 -18px;}
#body .rating_review_input {margin:0; height:16px;}
#body .rating li.current_rate{background: url(bg/stars.jpg) left bottom; position: absolute; height: 16px; z-index: 1;}

#body dl.review { margin: 5px 0; padding-top: 5px; border-top: 1px solid #ccc;}
#body dl.review dt {margin-bottom: 7px; height: 1em;}
#body dl.review dd {clear: both; margin: 0;}
#body dl.review .param {margin-left: 20px; color: #757C83;}

/* Recommendation lists */
#body dl.recommlistdesc {margin: 0 0 10px;}
#body dl.recommlistdesc dt {font-size: 10px; padding: 3px 0 7px; background: url(bg/linedot.gif) repeat-x bottom;}
#body dl.recommlistdesc dt a {font-size: 10px;}
#body dl.recommlistdesc dd {font-size: 10px; margin: 3px 0;}

#body .recommitems .article {width: 125px; margin-right: 9px; float: left; color: #787F87; font-size: 10px;}
#body .recommitems .article a {font-size: 10px;}
#body .recommitems .article .picture {width: 56px; height: 42px; text-align: center; border:1px solid #CBCBCB; margin-bottom: 3px;}
#body .recommitems input.btn {border:1px solid #004b80;border-width: 1px 0;}

#body .recomm_author {font-weight: normal;}
#body .recomlistdesc {float: left; width: 415px;}

.verification_code {border: 1px solid #000; color: #000; padding: 2px; text-align:center; width:80px;}

#body #demoAdminLink {border: 1px solid; position:absolute; left:778px; top:160px;  height: 80px; width: 200px; opacity:0.7;z-index:1000;}
#body #demoAdminLink .closeAdminLink {display: block; width: 15px; height: 12px; border: none; margin-left: 185px;}
#body #demoAdminLink .openAdminLink  {display: block; width: 185px; height: 18px; border: none; margin-left: 7px; margin-top: 32px;}



/* custom styles */
#tabs_description ul li {
	list-style-type: none;
	list-style-position: inside;
	background: transparent url(bg/bg_img.gif) no-repeat scroll 0 -292px;
	padding:0 0 0 12px;
}


/* Tabelle mit Versandkosten */
.tableService {
	width: 97%;
	border: 1px solid #ccc;
}

.tableService th, .tableService th p {
	color:#005ea8;
	padding: 7px;
	background: url(bg/linedot.gif) repeat-x bottom;
	background:url(bg/bg_left_title.gif) repeat-x;
}

.tableService td, .tableService td p {
	padding: 7px;
}

.tableService tr, .tableService td {
	background: url(bg/linedot.gif) repeat-x bottom;
}

.tableService .col1 {
	width: 50px;
	border-right: 1px solid #ccc;
}

.tableService .col2 {
	width: 140px;
	border-right: 1px solid #ccc;
}

.tableService .col100 {
	width: 100px;
}

.tableService .col150 {
	width:130px;
}

.tableService .border {
	border-right: 1px solid #ccc;
}

.tableService td.noline, .tableService tr.noline {
	background-image: none;
	border-bottom: none;
	height: 2px;
}


.cms h4{
	margin-top: 20px;
	color:#005ea8;
}


.media_li {
	margin-left: 30px;
}

.media_ul {
	font-weight: bold;
}

#willkommen div {
	text-align: center;
	font-size: 9px !important;
	line-height: 1em;
	color: #999 !important;
	width:960px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #fff;
}


#infotable h1 {
	background:url(bg/bg_left_title.gif) repeat-x;
	padding-left: 20px !important;
	margin-top: 30px;
}

#infotable a {
	text-decoration: underline;
	padding-left: 20px;
}


#infoseiten h1 {
	font-size: 14px;
}


.sitemap td {color: red!important; border-right: 1px dotted #ccc!important; }

#infoseiten a, #infoseiten a.hover {
	text-decoration: underline;
}

#infoseiten .searchFirst {
	background: url(bg/bg_greenArrowRight.gif) no-repeat 0 2px;
	padding-left:10px;
	font-weight: bold;
}

/** pagination **/
.showSites a {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #CCCCCC;
}

.showSites a.active {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #005EA8;
	font-weight: bolder;
}

.showSites a:hover {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #005EA8;
}

.longdesc h2, .longdesc h3 {
	padding-top: 1em;
}

div.pd_category_description {
	margin-top: 2em;
}

hr#pd_category_description {
	margin-top: 3em;
}

.pd_category_description > hr {
	display: none;
}  

.pd_category_description a {
	text-decoration: underline !important;
}