A {
    text-decoration: none;
    color: black;
}

A:Hover {
    text-decoration: none;
    font-weight: bold;
    color: #D81F01;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    overflow: none;
    height: 100%;
}

table {
    width: 100%;
    border: 0px;
    padding: 0px #000000;
    border-collapse: collapse;
    border-spacing: 0px;
}

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #232323;
}

select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #232323;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #232323;
}

span {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

/* PAGEHEAD.TPL */

.pageheadbox {
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    height: 70px;
    vertical-align: bottom;
}

.pagehead_spacerleft {
    height: 0px;
    background-color: #FFFFFF;
    width: 170px;
}

.pagehead_spacermiddle {
    height: 0px;
    background-color: #FFFFFF;
}

.pagehead_spacerright {
    height: 0px;
    background-color: #FFFFFF;
    width: 180px;
}

.pageheadline1 {
	height: 75px;
	background-color: #FFFFFF;
 	border: 0px none White;
	border-collapse: collapse;
}

.pageheadline1_left {
    height: 38px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.pageheadline1_middle {
    height: 38px;
    background-color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
}

.pageheadline1_right {
    height: 38px;
    background-color: #FFFFFF;
    vertical-align: middle;
}
.pageheadline2 {
	BORDER-RIGHT: #000000 1px;
    PADDING-RIGHT: 15px;
    BORDER-TOP: #000000 0px;
    BORDER-LEFT: #000000 1px;
    BORDER-BOTTOM: #FEA835 0px solid;
    HEIGHT: 30px;
    vertical-align: middle;
    BACKGROUND-IMAGE: url(bggrd0.gif);
    TEXT-ALIGN: right;
    color: #000000;
}

.pageheadgraphic {
    border: 0px;
    border-style: none none none none;
    padding-left: 0px;
}

.pageheadlinkupperback {
    background-color: #FFFFFF;
    text-align: right;
    padding-right: 15px;
    height: 75px;
    vertical-align: middle;
}

.pageheadlinkupper {
    font-size: 7pt;
    color: #000000;
}

.pageheadlinkupper:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
}


.pageheadlinkbottom {
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    text-align: right;
}

/* PAGEBOTTOM.TPL */

.pagebottom {
    font-size: 7pt;
    color: #232323;
    font-weight: normal;
    height : 13px;
    vertical-align: top;
    text-align: right;
}

/* LEFTITEM.TPL */

.leftitem {
    font-weight: normal;
    background-color: #FFFFFF;
    width: 225px;
    vertical-align: top;
    border: 0px;
    border-style: none none none none;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    height: 100%;
}

.searchbox {
    width: 225px;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.searchbox_highlight {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px
    VERTICAL-ALIGN: top;
    font-size: 11px;
}

.searchbox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.searchbox_input {

}

.searchleftitemsnippet_form {
    font-weight: normal;
    color: #232323;
    font-size: 10px;
}

.searchleftitemsnippet_button {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 65px;
    height: 18px;
    cursor : pointer;
    font-size: 11px;
}

.categorybox {
    width: 225px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.categorybox_rootcategory {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-LEFT: #FEA835 1px solid;
    color: #010000;
    font-weight: bold;
    background-color: #ffff99;
    height : 25px;
    padding-left: 6px;
    font-size: 12px;
}

.categorybox_rootcategorylink {
}

.categorybox_rootcategorylink:Hover {
    text-decoration: none;
    font-weight: bold;
    color: #D81F01;
    font-size: 12px;
}

.categorybox_rootcategory_exp {
    text-decoration: none;
    font-weight: bold;
    color: #D81F01;
    font-size: 12px;
}

.categorybox_rootcategory_exp:Hover {
    text-decoration: none;
    font-weight: bold;
    color: #D81F01;
    font-size: 12px;
}

.categorybox_subcategory {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    BORDER-LEFT: #FEA835 1px solid;
    COLOR: #010000; 
    BORDER-BOTTOM: #FEA835 1px;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #ffff99;
    font-size: 11px;
}

.categorybox_subcategory2 {
    BORDER-TOP: #FEA835 1px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    COLOR: #010000; 
    BORDER-BOTTOM: #FEA835 1px;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #ffff99;
    font-size: 11px;
}

.categorybox_subcategory2:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
    font-size: 11px;
}

.categorybox_catpic {
    height: 7px;
    width: 8px;
    border: 0px;
    border-style: none none none none;
}

.categorybox_bottom {
    border: 1px #FEA835;
    border-style : none none solid none;
}


.basketbox {
    width: 225px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.basketbox_highlight {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px
    VERTICAL-ALIGN: top;
    font-size: 11px;
}

.basketbox_internitem_left {
    background-color: #ffff99;
    height: 18px;
    font-size: 11px;
}

.basketbox_internitem {
    background-color: #ffff99;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    padding-left: 6px;
    font-size: 11px;
}

.basketbox_internitem2 {
    background-color: #ffff99;
    padding-left: 6px;
    font-size: 11px;
}

.basketbox_internitem_sumleft {
    font-weight: bold;
    background-color: #ffff99;
    height: 18px;
    font-size: 11px;
}

.basketbox_internitem_sumright {
    font-weight: bold;
    background-color: #ffff99;
    font-size: 11px;
}

.basketboxbottom_highlight {
    font-weight: bold;
    background-color: #ffff99;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
	BORDER-BOTTOM: #FEA835 1px solid;
    height : 18px;
    padding-left: 14px;
    vertical-align: middle;
    text-align: left;
}

.basketbox_tobasketpic {
    height: 19px;
    width: 134px;
    border: 0px;
    border-style: none none none none;
    padding-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.basketbox_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 20px;
    width: 175px;
    cursor : pointer;
    font-size: 11px;
    text-align: center;
}

.leafletbox {
    width: 225px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.leafletbox_highlight {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px
    VERTICAL-ALIGN: top;
    font-size: 11px;
}

.leafletbox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 20px;
    padding-left: 6px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.leafletbox_internitemlink {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    font-size: 11px;
}

.leafletbox_internitemlink:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
}

.newsbox {
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.newsbox_highlight {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.newsbox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 20px;
    padding-left: 6px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.newsbox_internitemlink {
}

.newsbox_internitemlink:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
}

/* CONTENT */

.content {
    width: 100%;
    height: 100%;
    border: 0px #000000;
    border-style: none none none none;
    border-spacing: 0px;
    border-collapse: collapse;
    cellpadding: 0px;
}

.defaultcontent {
    font-size: 11px;
}

.defaultcontenthigh {
    font-size: 11px;
}

/* START.TPL */

.start_default {
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    color: #232323;
}

.start_text {
    color: #232323;
    font-size: 11px;
}

.start_headline {
    font-size: 17px;
    color: #606760;
    font-weight: bold;
}

.start_headline2 {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

.start_headline3 {
    font-size: 12px;
    color: #FEA835;
    font-weight: bold;
}

.start_headline4 {
    font-size: 12px;
    color: #ff3300;
    font-weight: normal;
}

.start_headline5 {
    font-size: 17px;
    color: #FEA835;
    font-weight: bold;
    text-align: center;
}

.start_firstarticle_title {
    font-size: 12px;
    color: #D81F01;
    font-weight: bold;
    vertical-align: top;
    border : 1px #C0C8C0;
    border-style : solid none none none;
    padding-top: 10px;
}

.start_firstarticle_text {
    font-size: 12px;
    color: #232323;
    font-weight: bold;
}

.start_firstarticle_image {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_bigimage {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_link {
    color: #D81F01;
    text-decoration: underline;
}

.start_firstarticle_oldprice {
    font-size: 17px;
    color: #D81F01;
    text-decoration : line-through;
}

.start_firstarticle_price {
    font-size: 17px;
    color: #D81F01;
}

.start_tobasketbutton {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

.start_variant {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    margin-right: 5px;
}

.start_tobasketpic {
    height: 19px;
    width: 134px;
    border: 0px;
    border-style: none none none none;
    padding-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}


.start_link {
}

.start_articlelist_linetop {
    height: 1px;
    background-color: #CECDCD;
}

.start_articlelist_spacer {
    height: 5px;
    background-color: #FFFFFF;
}

/* STARTPRODUCITEM.TPL */

.startproductitem_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.startproductitem_top {
    vertical-align: top;
    height: 110px;
}

.start_product_title {
    font-size: 10px;
    color: #242424;
    font-weight: bold;
}


.start_product_text3 {
    vertical-align: top;
    color: #242424;
    font-weight: normal;
}

.start_product_link {
    font-weight: bold;
    font-size: 9pt;
    padding-top: 5px;
}

.start_product_link2 {
    color: #D81F01;
    font-weight: normal;
}

.start_product_image {
    border: 0px;
}

.startpageProduct {
    color: #D81F01;
    font-weight: normal;
}

/* AKTIONITEM.TPL */

.aktionitem {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    width: 200px;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: none none none none;
    padding-right: 10px;
}

.informationbox {
    width: 200px;
    padding-left: 10px;
    margin-top: 16px;
}

.informationbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    font-size: 11px;
}

.informationbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.informationbox_action {
}

.informationbox_action13 {
    height: 20px;
    font-size: 11px;
}

.informationbox_link {
    font-size: 11px;
}

.informationbox_link:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
}

/* TOP5_ITEM.TPL */

.topsellerbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.topsellerbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    font-size: 11px;
}

.topsellerbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.topsellerbox_action {
}

.topsellerbox_action13 {
    height: 20px;
}

.topsellerbox_link {
}

/* TOPOFFER_ITEM.TPL */

.topofferbox{
    width: 200px;
    padding-left: 10px;
    margin-top: 16px;
}

.topofferbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    font-size: 11px;
}

.topofferbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.topofferbox_action {
    font-size: 11px;
}

.topofferbox_action2 {
    font-weight: bold;
    font-size: 9pt;
    padding-top: 5px;
}

.topofferbox_action3 {
    vertical-align: middle;
}

.topofferbox_link {
    color: #D81F01;
    text-decoration: underline;
}

.topoffer_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

/* NEWCOMER_ITEM.TPL */

.newproductbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.newproductbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.newproductbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.newproductbox_action {
}

.newproductbox_action13 {
    height: 20px;
}

.newproductbox_link {
}

.newproductbox_link:Hover {
    text-decoration: none;
    font-weight: normal;
    color: #D81F01;
}

/* BARGAIN_ITEM.TPL */

.bargainbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.bargainbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.bargainbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.bargainbox_link {
    color: #D81F01;
}

/* POINTS24_ITEM.TPL */

.points24box {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.points24box_head {
    BORDER-RIGHT: #FEA835 1px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.points24box_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.points24graphic {
    border: 0px;
    border-style: solid solid solid solid;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* POINTS24_BOX.TPL */

.points24table {
    width: 458px;
}

/* TRUSTEDSHOPS_ITEM.TPL */

.trustedshopsbox {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.trustedshopsbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.trustedshopsbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.trustedshops_content {
    width: 100%;
    height: 100%;
    border: 0px #000000;
    border-style: solid solid solid solid;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    vertical-align: top;
}

/* Zaehler.TPL */

.zaehlerbox {
    width: 176px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    margin-top: 16px;
}

.zaehler_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(corner_right_left.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
}

.zaehler_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}


/* CMP_LOGIN.TPL */

.loginbox {
    width: 200px;
    padding-left: 10px;
    margin-top: 16px;
}

.loginbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    font-size: 11px;
}

.loginbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.loginbox_mainrow {
    height: 45px;
    font-size: 11px;
}

.loginbox_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 19px;
    width: 155px;
    cursor : pointer;
    text-align: center;
    font-size: 11px;
}

.loginbox_input {
    width: 185px;
}

.loginbox_error {
    color: #232323;
    font-weight: bold;
    font-size: 11px;
}

.loginbox_link {
    text-decoration: underline;
    color: #D81F01;
}

.loginbox_checkbox {
}

/* ACCOUNT_USERTPL, ACCOUNT_LOGINTPL, ACCOUNT_NOTICELIST - SPECIAL OFFER */

.schnaeppchenbox {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.schnaeppchenbox_head {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle.gif);
    Spacing: 0px;
    font-size: 11px;
}

.schnaeppchenbox_main {
    color: #232323;
    font-weight: normal;
    background-color: #ffff99;
    height: 30px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.schnaeppchenbox_link {
    color: #D81F01;
    font-weight: bold;
    line-height:13pt;
}

/* ACCOUNT_LOGIN.TPL */


.accountlogin_headerleft {
    BORDER-RIGHT: #FEA835 0px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px
    VERTICAL-ALIGN: top;
    white-space:nowrap;
    font-size: 11px;
}

.accountlogin_headerright {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: right;
    white-space:nowrap;
    font-size: 11px;
}

.accountlogin_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.AAaccountlogin_headerleft {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FEA835;
    height: 18px;
    padding-left: 5px;
}

.AAaccountlogin_headerright {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FEA835;
    height: 18px;
    text-align: right;
}

.accountlogin_main {
    width: 500px;
    font-weight: normal;
    vertical-align : top;
    font-size: 11px;
}

.accountlogin_link {
    color: #000000;
    font-weight: bold;
    background-color: #FEA835;
    font-size: 11px;
}

.accountlogin_error {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
}

/* ACCOUNT_MAIN.TPL */

.accountmain_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountmain_text {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.accountmain_link {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
    font-weight: bold;
}

/* ACCOUNT_NOTICELIST.TPL */

.accountnoticelist_default {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountnoticelist_box {
    width: 100%;
    border: 1px #C1BFBF;
    border-style: solid solid solid solid;
    padding-top: 5px;
    padding-bottom: 5px;
}

.accountnoticelist_mainleft {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
}

.accountnoticelist_mainright {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    text-align: right;
    height: 18px;
}

.accountnoticelist_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

.accountnoticelist_text {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 7px;
}

.accountnoticelist_graphicback {
    vertical-align: top;
    padding-left: 5px;
}

.accountnoticelist_graphic {
    border: 0px;
    vertical-align: middle;
}

/* ACCOUNT_ORDER.TPL */

.accountorder_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountorder_box {
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border : 1px #C1BFBF;
    border-style : solid solid solid solid;
}

.accountorder_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.accountorder_titleright {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    text-align: right;
}

.accountorder_titlelink {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    padding-right: 6px;
}

.accountorder_item {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.accountorder_left {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    width: 200px;
}

.accountorder_text {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
}

.accountorder_basketitem {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    width: 100%;
}

.accountorder_link {
    color: #232323;
    font-weight: normal;
}

.acccountorder_image {
    border: 0px;
    text-align: center;
}

/* ACCOUNT_USER.TPL */

.accountuser_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountuser_headbox {
    border-spacing: 0px;
    border-collapse: 0px;
    padding: 0px;
    width: 100%;
}

.accountuser_headleft {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
    height: 18px;
    background-color: #C1BFBF;
}

.accountuser_headright {
    color: #232323;
    text-align: right;
    padding-right: 3px;
    height: 18px;
    background-color: #C1BFBF;
}

.accountuser_headlink {
    color: #232323;
    font-weight: bold;
}

.accountuser_errorbox {
    border-spacing: 0px;
    border-collapse: 0px;
    padding: 0px;
    width: 100%;
}

.accountuser_errortext {
    color: #D81F01;
    font-weight: bold;
}

.accountuser_contentbox {
    width: 100%;
    border : 1px #C1BFBF;
    border-style : solid solid solid solid;
}

.accountuser_contenttitle {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
    height: 18px;
    padding-top: 7pt;
    padding-bottom: 10px;
}

.accountuser_contentleft {
    color: #232323;
    font-weight: normal;
    width: 90px;
    padding-left: 5px;
}

.accountuser_contentright {
    color: #D81F01;
    font-weight: bold;
}

.accountuser_contentform {
    color: #232323;
    font-weight: normal;
}

.accountuser_formsubmit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
}

/* AGB.TPL */

.agb_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}


/* BASKET.TPL */

.basket_default {
    width: 100%;
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
}

.basket_box {
    width: 100%;
}

.baskethead_product {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
    padding-left: 6px;
    width: 150px;
}

.baskethead_product_spacer {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
}

.baskethead_ammount {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
}

.baskethead_spacer {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    vertical-align: top;
    height: 17px;
}


.baskethead_price {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
    width: 90px;
    text-align: right;
    padding-right: 8px;
}

.basketcontent_header {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 5px;
    border: 1px #D5D5D5;
    border-style : none none none solid;
    height: 110px;
    width: 100px;
}

.basketcontent_left {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
    vertical-align: top;
    font-size: 11px;
}

.basketcontent_middle {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
    padding-right: 8px;
}

.basketcontent_middle1 {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
    padding-right: 8px;
    text-align: right;
}

.basketcontent_spacer {
    height: 1px;
    background-color: #D5D5D5;
}

.basketcontent_right {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
    vertical-align: top;
    border: 1px #D5D5D5;
    border-style: none solid none none;
    text-align: right;
    font-size: 11px;
    padding-right: 8px;
}

.basketcontent_text2 {
    color: #232323;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
}

.basketcontent_image {
    border: 0px;
    border-style: none none none none;
    padding-left: 10px;
    padding-bottom: 4px;
    vertical-align: middle;
}

.basketcontent_link {
    color: #232323;
    font-weight: normal;
}

.basketcontent_error {
    color: #D81F01;
    font-weight: bold;
}

.basketvoucher {
    border: 1px #D5D5D5;
    border-style: none none none solid;
    vertical-align: bottom;
    width: 100px;
}

.basketvoucher_left {
    color: #D81F01;
    font-weight: normal;
}

.basketvoucher_error {
    color: #232323;
    font-weight: normal;
}

.basketsummmary_box {
    vertical-align: top;
}

.basketdiscount_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.basketdiscount_left {
    color: #232323;
    font-weight: normal;
    text-align: right;
    border : 1px #D5D5D5;
    border-style : none none none solid;
    height: 25px;
    vertical-align: bottom;
    font-size: 11px;
}

.basketdiscount_right {
    color: #232323;
    font-weight: normal;
    width: 200px;
    text-align: right;
    border : 1px #D5D5D5;
    border-style : none solid none none;
    vertical-align: bottom;
    font-size: 11px;
}

.basketsum_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 11px;
}

.basketsum_left {
    color: #232323;
    font-weight: normal;
    text-align: right;
    height: 20px;
    vertical-align: bottom;
    font-size: 11px;
}

.basketsum_leftbold {
    color: #232323;
    font-weight: bold;
    text-align: right;
    height: 20px;
    vertical-align: bottom;
    font-size: 11px;
}

.basketsum_right {
    color: #232323;
    font-weight: normal;
    text-align: right;
    border : 1px #D5D5D5;
    border-style : none solid none none;
    height: 20px;
    vertical-align: bottom;
    width: 80px;
    padding-right: 6px;
    font-size: 11px;
}

.basketsum_rightbold {
    color: #232323;
    font-weight: bold;
    text-align: right;
    border : 1px #D5D5D5;
    border-style : none solid none none;
    height: 20px;
    vertical-align: bottom;
    width: 80px;
    padding-right: 6px;
    font-size: 11px;
}

.basketnextstep_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    height: 30px;
}

.basketnextstep_left {
    color: #A00000;
    font-weight: bold;
    vertical-align: top;
    background-color: #CECDCD;
    border : 1px #D5D5D5;
    border-style : none none solid solid;
    width: 80%;
    font-size: 11px;
}

.basketnextstep_right {
    background-color: #CECDCD;
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
}

.basketnextstep_link {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px #6E6E6E;
    border-style : solid solid solid solid;
    font-size: 11px;
}

.basket_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 18px;
    font-size: 11px;
    vertical-align: bottom;
}

.similarlist_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.similarlist_title {
    color: #232323;
    font-weight: bold;
}

/* CMP_REMLIST.TPL */

.noticelist_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

/* CONTACT.TPL */

.contact_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    font-size: 11px;
}

.contact_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    font-size: 11px;
}

.contact_textbold {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    font-size: 11px;
}

.contact_highlight {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
    font-size: 11px;
}

.contact_button {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    font-size: 11px;
}

/* DELIVERY_INFO.TPL */

.deliveryinfo_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    font-size: 11px;
}

.deliveryinfo_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 11px;
}

.deliveryinfo_title {
    color: #232323;
    font-weight: bold;
    font-size: 11px;
}

.deliveryinfo_text {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
}

.deliveryinfo_text_head {
    font-size: 8pt;
    color: #232323;
    font-weight: bold;
    font-size: 11px;
}


.deliveryinfo_spacer {
    height: 5px;
}

/* LIST.TPL */

.list_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.listhead_left {
    width: 50%;
    BORDER-RIGHT: #FEA835 0px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    white-space:nowrap;
    font-size: 11px;
}

.listhead_right {
    width: 50%;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-BOTTOM: #000000 0px;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px;
    font-size: 11px;
    TEXT-ALIGN: right;
    white-space:nowrap
}

.listhead_2 {
    color: #FFFFFF;
    font-weight: normal;
    background-color: #ffff99;
    height: 2px;
    padding-left: 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    vertical-align: middle;
    border : 1px #FEA835;
    border-style : none solid solid solid;
}

.listhead_link {
    font-weight: bold;
    color: #000000;
    font-size: 11px;
}

.listhead_link:Hover {
    font-size: 11px;
    font-weight: normal;
    color: #D81F01;
}

.listcategory_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 11px;
}

.listcategory_text {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
}

.listcategory_image {
    border: 1px #D5D5D5;
}

.listcategory_left {
    color: #232323;
    font-weight: normal;
    width: 60;
}

.listcategory_right {
    color: #232323;
    font-weight: bold;
    height: 25px;
}

.listcategory_link {
    color: #232323;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

.listproduct_item {
    vertical-align: top;
}

.listspecial_item {
    height: 120px;
    text-align: left;
    color: #232323;
    font-weight: normal;
    border : 1px #D5D5D5;
    border-style : none none solid none;
    width: 50%;
}

.listproductitem_left {
    vertical-align: top;
    border : 1px #D5D5D5;
    border-style : none none solid none;
    width: 50%;
}

.listproductitem_right {
    vertical-align: top;
    text-align: right;
    border : 1px #D5D5D5;
    border-style : none none solid none;
    width: 50%;
}

.listtopoffer_box {
    border: 1px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    width: 290px;
}

.listtopoffer_head {
    color: #232323;
    font-weight: bold;
    height: 15px;
    width: 100%;
}

.listtopoffer_main {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
}

.listtopoffer_left {
    color: #232323;
    font-weight: normal;
    width: 120px;
}

.listtopoffer_right {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
}

.listtopoffer_text {
    color: #232323;
    font-weight: normal;
    height: 15px;
}

.listtopoffer_highlight {
    color: #D81F01;
    font-weight: bold;
    line-height:13pt;
}

.listtopoffer_image {
    border: 0px;
}

.listtopoffer_link {
    color: #232323;
    font-weight: normal;
}

.listbargain_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    width: 290px;
}

.listnavigation_left {
    color: #232323;
    font-weight: normal;
    font-size: 10px;
}

.listnavigation_middle {
    color: #232323;
    font-weight: normal;
    text-align: center;
    font-size: 10px;
}

.listnavigation_right {
    color: #232323;
    font-weight: normal;
    text-align: right;
    width: 200px;
    font-size: 10px;
}

.listnavigation_link {
    color: #232323;
    font-weight: bold;
    font-size: 10px;
}

/* CROSSSELLPRODUCTITEM.TPL */

.crosssellproductitem_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.crosssellproductitem_left {
    height: 120px;
    text-align: center;
    width: 120px;
}

.crosssellproductitem_right {
    width: 131px;
    padding-left: 5px;
    color: #232323;
    font-weight: normal;
}

.crosssellproductitem_image {
    border: 0px;
}

.crosssellproductitem_title {
    color: #232323;
    font-weight: normal;
}

.crosssellproductitem_price {
    color: #333333;
    font-weight: bold;
    line-height:13pt;
    height: 15px;
    font-size: 9pt;
}

.crosssellproductitem_moredetail {
    padding-left: 3px;
    color: #D81F01;
    font-weight: normal;
    width: 120px;
}

.crosssellproductitem_link {
    color: #D81F01;
    font-weight: normal;
    text-decoration: underline;
    margin-right: 5px;
}

/* DETAILS.TPL */

.details_category {
    BORDER-RIGHT: #FEA835 0px solid;
    BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    font-size: 11px;
    white-space: nowrap;
    width: 50%;
}

.details_article_navisub2 {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-BOTTOM: #000000 0px;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px;
    font-size: 11px;
    TEXT-ALIGN: right;
    white-space:nowrap;
    width: 50%;
}

.details_default {
    color: #FFFFFF;
    font-weight: normal;
    vertical-align : top;
    padding-left: 7px;
    padding-top: 16px;
}

.details_article_navi {
    color: #000000;
    BORDER-RIGHT: #FEA835 0px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #000000 0px;
    BORDER-BOTTOM: #FEA835 1px solid;
    background-color: #ffff99;
    height: 22px;
    padding-left: 6px;
    border-collapse: collapse;
    font-size: 11px;
}

.details_article_navisub {
    text-align: right;
    padding-right: 6px;
    color: #000000;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #000000 0px;
    BORDER-BOTTOM: #FEA835 1px solid;
    background-color: #ffff99;
    height: 22px;
    padding-left: 6px;
    white-space:nowrap;
    font-size: 11px;
}

.details_article_navilink {
}

.details_category_link {
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.details_message {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_spacer {
    height: 5px;
}

.details_product_title {
    color: #333333;
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    padding-left: 6px;
    background-color: #C1BFBF;
    height: 18px;
}

.details_product_title_right {
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    background-color: #C1BFBF;
    height: 18px;
    padding-right: 3px;
}

.details_product_title_back {
    background-color: #C1BFBF;
    height: 18px;
}

.details_product_title_link {
    color: #000000;
    font-weight: bold;
    vertical-align: top;
}

.details_product_box {
    border: 1px solid #BFBFBF;
    border-style: none solid none none;
    vertical-align: top;
}

.details_product_head {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_product_head_link  {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_product_head_image {
    border: 0px;
}

.details_product_subline {
    color: #464646;
    font-weight: normal;
    background-color: #F0EFEF;
    height: 20px;
}

.details_product_otherimage {
    color: #333333;
    font-weight: bold;
}

.details_morepics {
    text-align: right;
    padding-right: 13px;
}

.details_product_variants {
    color: #333333;
    font-weight: bold;
    padding-left: 6px;
}

.details_product_subvariants {
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}

.details_product_variants_select {
    margin-left: 3px;
}

.details_product_variants_option {
    font-weight: normal;
}

.details_product_pricetop {
    font-weight: bold;
    font-size: 8pt;
    padding-top: 10px;
}

.details_product_price {
    font-weight: bold;
    font-size: 18pt;
    padding-top: 10px;
}

.details_product_pricebottom {
    font-weight: normal;
    padding-top: 5px;
    font-size: 11px;
}

.details_form {
}

.details_variant_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    margin-left: 5px;
}

.details_form_submit {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    margin-left: 5px;
}

.details_form_image {
    border: 0px;
}

.details_stock {
    color: #D81F01;
    font-weight: bold;
}

.details_shortdesc {
    font-size: 9pt;
    color: #333333;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 15px;
}

.details_longdesc {
    font-weight: normal;
    font-size: 9pt;
}

.details_interesse {
    font-size: 9pt;
    font-weight: normal;
}

.details_interesse_link {
    font-size: 9pt;
    font-weight: bold;
}

.details_exturl {
    font-size: 9pt;
    color: #333333;
    font-weight: normal;
}

.details_review_title {
    font-weight: bold;
    color: #333333;
}

.details_review_head {
    color: #D81F01;
    font-weight: normal;
}

.details_review_text {
    color: #232323;
    font-weight: normal;
}

.details_similar {
    color: #333333;
    font-weight: normal;
}

.details_similar_link {
    color: #333333;
    font-weight: bold;
}


/* DETAILITEM.TPL */

.detailitem_box {
    text-align: left;
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 7pt;
    width: 220px;
    padding-top: 16px;
    font-size: 10px;
}

.detailitem_spacer {
    height:1px;
    background-color: #D5D5D5;
    padding-top: 6px;
    padding-bottom: 6px;
}

.detailitem_advise {
}

.detailitem_advise_image {
    border: 0px;
    text-align: center;
    padding-right: 5px;
}

.detailitem_acessoires {
    color: #333333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}

.detailitem_similar {
    color: #33333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}

.detailitem_crossselling {
    color: #33333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}


/* DETAILS_WISHLIST.SNIPPET.TPL */

.detailswishlist_image {
    border: 0px;
    text-align: center;
    margin-right: 5px;
}

.detailswishlist_link {
    color: #333333;
    width: 176px;
    font-size: 10px;
}

/*  FORGOTPWD.TPL */

.forgot_box {
    border: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px #C1BFBF;
    border-style : solid solid solid solid;
    font-size: 11px;
}

.forgot_title_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin-top: 16px;
    font-size: 11px;
}

.forgot_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
}

.forgot_title {
    width: 50%;
    BORDER-RIGHT: #FEA835 0px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    white-space:nowrap;
    font-size: 11px;
}

.forgot_title_right {
    width: 50%;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: right;
    white-space:nowrap;
    font-size: 11px;
}

.ORGforgot_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.forgot_content {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
    BACKGROUND-COLOR: #ffff99;
    font-size: 11px;
}

.forgot_input {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    font-size: 11px;
}

.forgot_form {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 20px;
    font-size: 11px;
}

/* HELP.TPL */

.help_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.help_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

/* IMPRESSUM.TPL */

.impressum_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    font-size: 11px;
}

/* INFO_ITEM.TPL */

.infoitem_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.infoitem_title {
    color: #232323;
    font-weight: normal;
}

/* LINKS.TPL */

.links_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.links_link_bold {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.links_link {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

/* LISTPRODUCTITEM.TPL */

.listproductitem_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.listproductitem_head {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 15px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 150px;
    width: 130px;
}

.listproductitem_default {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 15px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 130px;
}

.listproductitem_title {
    color: #232323;
    font-weight: normal;
    height: 15px;
    font-size: 11px;
}

.listproductitem_price {
    color: #232323;
    font-weight: bold;
    font-size: 18px;
    height: 35px;
}

.listproductitem_link_bold {
    color: #D81F01;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
}

.listproductitem_link {
    color: #D81F01;
    font-weight: normal;
}

.listproductitem_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

.listproductitem_image {
    border:0px;
    text-align: center;
}

.listproductitem_spacer {
    height: 25px;
    text-align: left;
}

/*  MALLCATITEM.TPL */

.mallcatitem_box {
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.mallcatitem_title {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: center;
    width: 140px;
}

.mallcatitem_image {
    border: 0px;
}

.mallcatitem_text {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.mallcatitem_link {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

/* MOREDETAILS.TPL */

.moredetails_default {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.moredetails_image {
    border: 0px;
}

.moredetails_linkline {
    height: 17px;
    background-color: #C1BFBF;
    text-align: right;
    padding-right: 15px;
    border: 1px #000000;
    border-style: none none solid none;
}
.moredetails_product_title {
    font-weight: bold;
    font-size: 8pt;
    padding-top: 10px;
}
/* NEWS.TPL */

.news_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.news_title_left {
    width: 50%;
    BORDER-RIGHT: #FEA835 0px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    white-space:nowrap
}

.news_title_right {
      width: 50%;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: right;
    white-space:nowrap
}


.ORGnews_title_left {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.ORGnews_title_right {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.news_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.news_link {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}


/*  NEWSLETTER.TPL  */

.newsletter_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    font-size: 11px;
}

.newsletter_title {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    font-size: 11px;
}

.newsletter_text {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
}

.newsletter_texthigh {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
    font-size: 11px;
}

.newsletter_texthighbold {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
    font-size: 11px;
}

.newsletter_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    cursor : pointer;
    font-size: 11px;
}


/* ORDER_INFO.TPL */

.orderinfo_default {
    color: #232323;
    font-size: 11px;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.orderinfo_bold {
    color: #232323;
    font-weight: bold;
    font-size: 11px;
}

.orderinfo_link {
    color: #232323;
    font-size: 11px;
    font-weight: bold;
    vertical-align : top;
}

/* PAYMENT.TPL */

.payment_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.payment_head {
    color: #FFFFFF;
    background-color: #C1BFBF;
    font-weight: bold;
    height: 17px;
}

.payment_headmiddle {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
    text-align: center;
}

.payment_errorimage {
    width: 34px;
    height: 34px;
    border: 0px;
    text-align: center;
}

.payment_error {
    color: #D81F01;
    font-weight: bold;
}

.payment_left {
    color: #D81F01;
    font-weight: bold;
    border : 1px #C1BFBF;
    border-style : none none solid solid;
    padding-top : 5px;
    padding-bottom : 5px;
}

.payment_middle {
    color: #D81F01;
    font-weight: bold;
    border : 1px #C1BFBF;
    border-style : none none solid none;
    width: 200px;
}

.payment_highlight {
    color: #D81F01;
    font-weight: bold;
}

.payment_right {
    color: #232323;
    font-weight: normal;
    border : 1px #C1BFBF;
    border-style : none solid solid none;
    padding-top : 5px;
    padding-bottom : 5px;
}

.payment_text {
    text-align: left;
    color: #232323;
    font-weight: normal;
}

.payment_card {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_number {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_name {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_gultig {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_ziffer {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_bank {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_blz {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_konto {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_inhaber {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_text_value {
    color: #232323;
    font-weight: bold;
    width: 160px;
}

.payment_nextstep {
    color: #A00000;
    font-weight: bold;
    vertical-align: top;
    background-color: #CECDCD;
    border: 1px #C1BFBF;
    border-style : none none solid solid;
}

.payment_nextstepright {
    color: #A00000;
    font-weight: bold;
    vertical-align: middle;
    background-color: #CECDCD;
    border : 1px #C1BFBF;
    border-style : none solid solid none;
    text-align: right;
}

.payment_submit {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px #6E6E6E;
    border-style : solid solid solid solid;
    width: 140px;
    height: 17px;
    cursor : pointer;
}

.payment_image {
    border: 0px;
}


/* SECURITY_INFO */

.securityinfo_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.securityinfo_textbold {
    color: #232323;
    font-weight: bold;
}

.securityinfo_link {
    color: #232323;
    font-weight: bold;
}

/* USER.TPL */

.user_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.user_login_title {
    color: #232323;
    font-weight: bold;
}

.user_login_left {
    color: #232323;
    font-weight: normal;
    width: 90px;
}

.user_login_right {
    color: #232323;
    font-weight: normal;
}

.user_login_form {
    color: #232323;
    font-weight: normal;
}

.user_login_highlight {
    color: #D81F01;
    font-weight: bold;
}

.user_login_image {
    text-align: center;
    border: 0px;
}

.user_login_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 75px;
    height: 17px;
}

.user_login_link {
    color: #D81F01;
    font-weight: bold;
}

.user_head_left {
    color: #333333;
    background-color: #C1BFBF;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    width: 50%;
    height: 18px;
    padding-left: 6px;
}

.user_head_right {
    color: #333333;
    background-color: #C1BFBF;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    width: 50%;
    height: 18px;
}

.user_error {
    color: #D81F01;
    font-weight: bold;
}

.user_left {
    color: #232323;
    font-weight: normal;
    border : 1px #C1BFBF;
    border-style : none none none solid;
}

.user_right {
    color: #232323;
    font-weight: normal;
    border : 1px #C1BFBF;
    border-style : none solid none none;
    vertical-align: top;
}

.user_highlight {
    color: #D81F01;
    font-weight: bold;
}

.user_content {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
}

.user_stepnextleft {
    vertical-align: top;
    background-color: #CECDCD;
    border : 1px #C1BFBF;
    border-style : none none solid solid;
    color: #A00000;
    font-weight: bold;
}

.user_stepnextright {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD;
    border : 1px #C1BFBF;
    border-style : none solid solid none;
    text-align: right;
    vertical-align: middle;
}

.user_image {
    text-align: bottom;
    border: 0px;
}

.user_submit {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px #6E6E6E;
    border-style : solid solid solid solid;
    width: 140px;
    height: 17px;
    cursor : pointer;
}

.user_mitteilung {
    color: #232323;
    font-weight: bold;
    width: 140px;
    vertical-align: top;
}

.user_topoffer {
  padding-left: 20px;
}

.user_startproduct_box {
    height: 120px;
    width: 100px;
    text-align: center;
    border: 0px #000000;
    border-style: solid solid solid solid;
    border-spacing: 0px;
    border-collapse: collapse;
}

.user_startproduct_title {
    color: #232323;
    font-weight: bold;
}

.user_startproduct_price {
    color: #232323;
    font-weight: bold;
}

.user_startproduct_image {
    border: 0px;
    width: 80px;
}


/* SEARCH.TPL */

.search_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.search_navigation_left {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.search_navigation_middle {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    text-align: center;
}

.search_navigation_right {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    text-align: right;
    width: 200px;
}

.search_navigation_link {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.search_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.searchproduct_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.searchproduct_left {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    width: 200px;
}

.searchproduct_middle {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.searchproduct_right {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.searchproduct_imagelink {
    color: #232323;
    font-weight: bold;
}

.searchproduct_image {
    border: 0px;
}

.searchproduct_title {
    color: #333333;
    font-weight: bold;
    vertical-align: top;
    width: 240px;
    font-size: 8pt;
    text-align: left;
}

.searchproduct_moredetails {
    color: #D81F01;
    font-weight: normal;
    text-decoration: underline;
}

.searchproduct_price {
    color: #333333;
    font-weight: bold;
    font-size: 18px;
}

.searchproduct_spacer {
    height: 1px;
    background-color: #BEBEBE;
}

.searchproduct_basketlink {
    width: 117px;
    height: 19px;
    border: 0px;
}

.searchproduct_shortdesc {
    color: #232323;
    font-weight: normal;
    padding-left: 3px;
    vertical-align: top;
    font-size: 11px;
}

/* STEPITEM.TPL */

.stepitem_box {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    height: 50px;
}

.stepitem_text {
    color: #525252;
    font-weight: normal;
    vertical-align: top;
    width: 25%;
    font-size: 10px;
}

.stepitem_texthigh {
    color: #D81F01;
    vertical-align: top;
    width: 25%;
    font-size: 10px;
}

.stepitem_link {
    color: #525252;
    font-weight: normal;
    font-size: 10px;
}

.stepitem_linkhigh {
    color: #D81F01;
    font-size: 10px;
}

.stepitem_textbig {
    font-size: 23px;
    font-weight: bold;
}

.stepitem_textmindestbestellwert {
    font-size: 16px;
    color: #D81F01;
    font-weight: bold;
}

.stepitem_textnormal {
    font-weight: bold;
    font-size: 11px;
}

/* THANKYOU.TPL */

.thankyou_default {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    font-size: 11px;
}

.thankyou_error {
    font-weight: bold;
    font-size: 11px;
}

/* ORDER.TPL */

.order_default {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.order_defaultbold {
    color: #232323;
    font-size: 11px;
    font-weight: bold;
}


.order_bold {
    font-weight: bold;
    font-size: 11px;
}

.order_error {
    color: #D81F01;
    font-weight: bold;
    font-size: 11px;
}

.order_link {
    color: #D81F01;
    font-weight: bold;
    font-size: 11px;
}

.order_head {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 11px;
    height: 17px;
}

.order_list_left {
    vertical-align: top;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 11px;
    border: 1px #C1BFBF;
    border-style: none none solid solid;
}

.order_list_middlebold {
    color: #232323;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}

.order_list_middle {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
    padding-top: 10px;
    border: 1px #C1BFBF;
    border-style : none none solid none;
}

.order_list_right {
    color: #232323;
    font-weight: bold;
    vertical-align: top;
    padding-top: 10px;
    font-size: 11px;
    border: 1px #C1BFBF;
    border-style : none solid solid none;
}

.orderlist_image {
    border:0px;
}

.order_discount_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.order_discount_left {
    color: #232323;
    font-weight: normal;
    text-align: right;
    height: 20px;
    vertical-align: bottom;
    border: 1px #C1BFBF;
    border-style: none none solid solid;
}

.order_discount_right {
    color: #232323;
    font-weight: normal;
    width: 100px;
    text-align: right;
    vertical-align: bottom;
    border: 1px #C1BFBF;
    border-style : none solid solid none;
}

.order_voucher {
    color: #232323;
    font-weight: normal;
    width: 50%;
    vertical-align: top;
    padding-top: 10px;
    border: 1px #C1BFBF;
    border-style : none none none solid;
}

.order_voucher_nr {
    color: #232323;
    font-weight: normal;
    padding-left: 9px;
}

.order_voucher_error {
    color: #232323;
    font-weight: normal;
    padding-left: 9px;
}

.order_voucher_errorbold {
    color: #232323;
    font-weight: bold;
}

.order_sum_box {
    width: 70%;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 5px;
    border: 1px #C1BFBF;
    border-style: none solid none none;
    font-size: 11px;
}

.order_sum_left {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    text-align: right;
    height: 20px;
    font-size: 11px;
}

.order_sum_leftbold {
    color: #232323;
    font-weight: bold;
    vertical-align: top;
    text-align: right;
    font-size: 11px;
}

.order_sum_right {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 10px;
    font-size: 11px;
    width: 80;
}

.order_sum_rightbold {
    color: #232323;
    font-weight: bold;
    vertical-align: top;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 10px;
    font-size: 11px;
}

.order_nextstep_left {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD;
    border: 1px #C1BFBF;
    border-style: none none solid solid;
    font-size: 11px;
    height: 25px;
}

.order_nextstep_right {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD;
    border: 1px #C1BFBF;
    border-style : none solid solid none;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
}

.order_nextstepbold {
    color: #232323;
    font-weight: bold;
    background-color: #CECDCD;
    font-size: 11px;
}

.order_nextstep_image {
    border: 0px;
}

.order_nexstep_submit {
    color: #D81F01;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px #6E6E6E;
    border-style : solid solid solid solid;
    width: 140px;
    height: 17px;
    cursor : pointer;
    font-size: 11px;
}


/* SSCOUT.TPL */

.sscout_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.sscout_text {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
}

/*  REVIEW_LOGIN.TPL  */

.reviewlogin_default {
    width: 100%;
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
}

.reviewlogin_title {
    width: 50%;
    BORDER-RIGHT: #FEA835 0px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    white-space:nowrap;
}

.reviewlogin_title_right {
    width: 50%;
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 0px solid;
    BORDER-TOP: #FEA835 1px solid;
    BORDER-Bottom: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    padding-right : 6px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:right;
    BACKGROUND-IMAGE: url(middle602.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: right;
    white-space:nowrap;
}

.ORGreviewlogin_title {
    BORDER-RIGHT: #FEA835 1px solid;
	BORDER-LEFT: #FEA835 1px solid;
    BORDER-TOP: #FEA835 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: normal;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #FEA835 1px solid;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffff99;
    background-repeat:no-repeat;
    background-position:2px 0px;
    BACKGROUND-IMAGE: url(middle600.gif);
    Spacing: 0px;
    VERTICAL-ALIGN: top;
    white-space:nowrap;
}

.reviewlogin_text {
    width: 300px;
    font-weight: normal;
    vertical-align : top;
    padding-top: 18px;
}

/* REVIEW.TPL */

.review_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.review_category {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
}

.review_category_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

.review_product_image {
    border: 0px;
}

.review_product_title {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
    vertical-align: top;
}

.review_product_text {
    font-size: 9pt;
    color: #232323;
    font-weight: normal;
}

.review_box {
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.review_title {
    font-size: 9pt;
    color: #D81F01;
    font-weight: bold;
}

.review_form {
    color: #232323;
    font-weight: normal;
}

.review_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    cursor : pointer;
}

.review_boxpreviously {
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.review_titlepreviously {
    font-size: 9pt;
    color: #D81F01;
    font-weight: normal;
}

.review_textpreviously {
    color: #232323;
    font-weight: normal;
}


/*  SUGGEST.TPL  */

.suggest_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.suggest_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.suggest_title2 {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
}

.suggest_box {
    border: 0px;
    border-spacing: 0px;
    width:100%;
    border: 1px #C1BFBF;
    border-style : solid solid solid solid;
}

.suggest_error {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_errorhigh {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_textheader {
    color: #232323;
    font-weight: bold;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_textleft {
    color: #232323;
    font-weight: normal;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_textleftbold {
    color: #232323;
    font-weight: bold;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_textright {
    color: #232323;
    font-weight: normal;
    vertical-align : middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.suggest_errorimage {
    border: 0px;
    text-align: center;
}

.suggest_formsubmit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    cursor : pointer;
}

.suggest_form {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

/* MALLSTART.TPL */

.mallstart_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    height: 100%;
}

.mallstart_spacer {
    height: 1px;
    background-color: #CECDCD;
}

.mallstart_text1 {
    color: #ff3300;
    font-weight: bold;

}


/* GUESTBOOK.TPL */

.guestbook_default {
    padding-left: 20px;
    vertical-align: top;
}

.guestbook_box {
    width: 700px;
}

.guestbook_navigation {
    font-size: 7pt;
}

.guestbook_highlighted {
    color: #D81F01;
    font-weight: normal;
    padding-left: 10px;
    padding-right:10px;
}

.guestbook_title {
    font-size: 8pt;
    font-weight: bold;
}

.guestbook_author {
    background-color: #FBF9F9;
    font-size: 8pt;
    padding-left: 10px;
    paddtin-right:10px;
}

.guestbook_entry {
    padding-left: 10px;
    paddtin-right:10px;
}

.guestbook_divider {
    background-color: #F5F3F3;
    height: 1px;
}

.guestbook_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    cursor : pointer;
}

.guestbook_form {
    color: #232323;
    font-weight: normal;
}

.homecontent {
	margin-top: 6px;
}


.homecontent_main {
    font-size: 11px;
	border: 0px #FFFFFF;
	background-color: #FFFFFF;
	text-align: center; 
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
}

.homecontent_text {
    font-size: 10px;
	border: 0px #FFFFFF;
	background-color: #FFFFFF;
	text-align: center; 
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.homecontent_text2 {
    font-size: 12px;
    text-align: justify;
    color: #000000;
    font-weight: normal;
}


.homecontent_box {
    width: 700px;
	border: 0px #FFFFFF;
	background-color: #FFFFFF;
	align: center; 
}

.subcategory_exp {
    color: #000000;
    height : 15px;
    font-weight: bold;
    padding-left: 18px;
    background-color: #ffff99;
}
.subcategory_explink {
    color: #D81F01;
    height : 15px;
    font-weight: bold;
    padding-left: 8px;
    background-color: #ffff99;
}

.item_drucker {
    font-size: 8px;
    color: #000000;
    font-weight: normal;
}

.item_header {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
}

.item_tableheader {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.item_std {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.item_jettec {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #CC0000;
    font-weight: normal;
}


.item_test {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #CC0000;
    font-weight: normal;
}

.item_testheader {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.categoriedesc {
    height: 50px;
    width: 100%;
	padding: 2px;
    Spacing: 1px;
    border: 0px #ffffff;
    BACKGROUND-IMAGE: url(background0.jpg);
}

.categoriedesc2 {
    font-size: 20px;
    color: #FEA835;
    font-weight: bold;
}

.categoriedesc3 {
    font-size: 12px;
    color: #CC6600;
    text-align: justify;
}

.categoriedesc4 {
    font-size: 16px;
    color: #FEA835;
    font-weight: bold;
}

  .agb_text {
   font-size:11px;
   font-family:verdana;
   text-decoration:none;
   color: #333333;
   text-align: justify;
   vertical-align : top;
   padding: 4px;
   }

  .agb_text a{
   font-size:11px;
   font-family:verdana;
   height:15px;
   text-decoration:none;
   color: #053097;
   text-align: justify;
   vertical-align : top;
   padding: 4px;
   }

 .headline_agb {
   font-size:16px;
   font-family:verdana;
   height:80px;
   font-weight:bold;
   text-decoration:none;
   color: #333333;
   valign: middle;
   text-align:center;
   }

.widerruf {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding: 20px;
    font-size: 11px;
    border: 1px #C1BFBF;
    border-style : none solid none solid;
}