* {
    margin: 0;
    padding: 0;
}
body {
    background: url("img/bg.jpg") repeat-x scroll 0 0 #FFFFFF;
/*		background: -moz-linear-gradient(center top , #495B73, #FFFFFF 50%) repeat scroll 0 0 transparent;*/
    font-family: Verdana,Arial,Sans-serif;
    font-size: 13px;
    margin: 20px 0;
    padding: 0;
}
h1 {
    border-color: #999999;
    border-style: solid;
    border-width: 0 0 1px;
    color: #505050;
    font-size: 21px;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 20px 0 10px;
    padding-left: 5px;
    width: 100%;
}
h1:first-letter {
    font-size: 24px;
}
h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 8px;
    padding: 0;
}
a, a:link, a:link, a:link, a:hover {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    text-decoration: underline;
}
a:link {
    color: #465970;
}
a:visited, a:active {
    color: #465970;
}
a:hover, a:active {
    color: #EAAD32;
}
a img {
    border: medium none;
}
input {
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 12px;
}
textarea {
    border-color: #4E4E4F #AEAEAE #AEAEAE #4E4E4F;
    border-style: solid;
    border-width: 1px;
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 12px;
}
select {
    border-color: #4E4E4F #AEAEAE #AEAEAE #4E4E4F;
    border-style: solid;
    border-width: 1px;
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 12px;
}
select option {
  padding-right:10px;
}
input[type="text"], input[type="password"] {
    border-color: #4E4E4F #AEAEAE #AEAEAE #4E4E4F;
    border-style: solid;
    border-width: 1px;
}
p {
    margin: 8px 0;
}
div.hr {
    background-color: #4E4E4F;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 1px;
}
div.hrlightgrey {
    background-color: #999999;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 1px;
}
div.hrproductpreview {
    background: url("img/hr_productpreview.gif") repeat-x scroll 0 0 #999999;
    display: block;
    height: 0;
    line-height: 0;
    margin: 12px 0;
    overflow: hidden;
    padding-top: 1px;
}
table td {
    padding: 2px;
}
#wrap {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 10px;
    margin: 0 auto;
}
#header {
    background: url("img/bg_header.jpg") repeat-x scroll 0 0 #666666;
    border-bottom: 1px solid #FFFFFF;
    border-top: 10px solid #FFFFFF;
    height: 92px;
}
#header #logo {
    float: left;
    padding-left: 0;
}
#header #search a {
    color: #FFFFFF;
    font-size: 11px;
}
#header td {
    padding-right: 4px;
    padding-top: 1px;
}
#breadcrumb {
    background-color: #FFFFFF;
    background-image: url("img/bg_breadcrumb.gif");
    background-repeat: repeat-x;
    clear: both;
    color: #465970;
    font-size: 11px;
    height: 22px;
    list-style-type: none;
    padding: 1px 0 10px 15px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
    color: #333333;
    cursor: pointer;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body #topmenuwrap {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
}
#topmenu {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    height: 36px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#topmenu li {
    background: url("img/bg_topmenu_breakline.jpg") no-repeat scroll right center transparent;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0 25px;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
}
#topmenu a:hover {
    color: #EAAD32;
}
#languages {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
    font-size: 13px;
    height: 26px;
    margin: 0;
    padding: 10px 10px 0 0;
    text-align: right;
}
#paypal {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
    font-size: 13px;
    height: 36px;
    text-align: right;
}
#paypal img {
    padding-right: 10px;
    padding-top: 2px;
}
#contentwrap {
    clear: both;
    padding: 0;
}
#leftcol {
    float: left;
    padding: 0 0 15px;
}
#rightcol {
    float: right;
    padding: 0 0 15px;
}
#content {
    background: url("img/content_bg.gif") repeat-y scroll right 80px transparent;
/*		background: -moz-radial-gradient(500px 370px 0deg, ellipse closest-side, rgba(110, 110, 110, 1), rgba(76, 76, 76, 0.8), rgba(48, 48, 48, 0.8)) no-repeat;*/
    float: right;
    font-size: 0.9em;
    margin-bottom: 15px;
    padding: 0 25px;
		min-height: 350px;
		color: #444;
}
#contentfull {
    margin-bottom: 15px;
    padding: 0 30px;
    width: 890px;
}
#content #contentTopCol {
    margin-right: -20px;
    margin-top: -11px;
}
#contentTopCol div.bg input {
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 12px;
    vertical-align: middle;
}
#TopCategories {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
}
#TopCats {
    background: url("img/bg_topmenu.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    height: 36px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#TopCats li {
    background: url("img/bg_topmenu_breakline.jpg") no-repeat scroll right center transparent;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0 25px;
}
#TopCats a, #TopCats a:link, #TopCats a:visited, #TopCats a:hover, #TopCats a:active {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
}
#TopCats a:hover, #TopCats a.CurrentParent {
    color: #EAAD32;
}
ul#SubNavi {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background: none repeat scroll 0 0 #6E7B8B;
    border-color: #6E7B8B;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
ul#SubNavi li.CatLevel1 {
    background: none repeat scroll 0 0 #6E7B8B;
    border-left: 5px solid #A0A4AD;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF;
    list-style-type: none;
    padding: 4px 0 4px 19px;
}
ul#SubNavi li.CatLevel1:hover {
    background-color: #A0A4AD;
}
ul#SubNavi li.CatLevel1.Current {
    background-color: #A0A4AD;
}
ul#SubNavi li.CatLevel1 ul {
    background: none repeat scroll 0 0 #6E7B8B;
    list-style-type: none;
    padding: 4px 0;
}
ul#SubNavi li.CatLevel1 a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
ul#SubNavi li.CatLevel1 a:hover {
    color: #EAAD32;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
ul#SubNavi li a.Current {
    color: #EAAD32;
}
h2.categoryheader {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 2px 8px 0;
    vertical-align: middle;
}
h2.categoryheader a {
    color: #FFFFFF;
    text-decoration: none;
}
ul#categorymenu {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background: none repeat scroll 0 0 #6E7B8B;
    border-color: #6E7B8B;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
ul#categorymenu li.CatLevel1 {
    background: none repeat scroll 0 0 #6E7B8B;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 0 0;
    list-style-type: none;
    padding: 4px 0 4px 2px;
}
ul#categorymenu li.CatLevel1 ul {
    background: none repeat scroll 0 0 #6E7B8B;
    list-style-type: none;
    padding: 4px 0;
}
ul#categorymenu li.CatLevel1 a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
ul#categorymenu li.CatLevel2 {
    background: none repeat scroll 0 0 #6E7B8B;
    border-left: 5px solid #A0A4AD;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF;
    list-style-type: none;
    padding: 4px 0 4px 19px;
}
ul#categorymenu li.CatLevel2:hover {
    background-color: #A0A4AD;
}
ul#categorymenu li.CatLevel2.CurrentCat {
    background-color: #A0A4AD;
}
ul#categorymenu li.CatLevel2 ul {
    background: none repeat scroll 0 0 #6E7B8B;
    list-style-type: none;
    padding: 4px 0;
}
ul#categorymenu li.CatLevel2 a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
ul#categorymenu li a:hover {
    color: #EAAD32;
    font-weight: bold;
    text-decoration: none;
}
ul#categorymenu li a.CurrentParentLink, ul#categorymenu li a.CurrentLink {
    color: #EAAD32;
}
ul#categorymenu li.CatLevel3 {
    background: none repeat scroll 0 0 #6E7B8B;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 0 0;
    list-style-type: none;
    padding: 4px 0 4px 40px;
}
ul#categorymenu li.CatLevel3 a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
h2.boxheader {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 2px 8px 0;
    vertical-align: middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.boxbody {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background-color: #D5DCE4;
    border-color: #4E4E4F;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-bottom: 15px;
    padding: 8px;
}
.boxbody h3, .boxbody h3 a {
    font-size: 11px;
}
.boxbody h3.center, .boxbody h3.center a {
    font-size: 11px;
    text-align: center;
}
.boxbody p {
    color: #000000;
    font-size: 11px;
    margin: 6px 0;
}
.boxbody p.center {
    color: #000000;
    font-size: 11px;
    margin: 0;
    text-align: center;
}
.boxbody td {
    color: #000000;
    font-size: 11px;
    margin: 6px 0;
}
.boxbody .productOldPrice {
    font-size: 11px;
}
.boxbody .productOldPrice strong {
    color: #FF0000;
    text-decoration: line-through;
}
.boxbody div.hr {
    margin-bottom: 5px;
    margin-top: 5px;
}
.boxbody div.hrlightgrey {
    margin-bottom: 5px;
    margin-top: 5px;
}
.boxbody a {
    font-size: 11px;
}
.boxbody .productboximage {
    border: 1px solid #777;
		-moz-border-radius:4px;
}
.boxbody ul.contentlist {
    margin-left: 5px;
    margin-right: 0;
    padding: 0;
}
.boxbody ul.contentlist li {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
h2.boxcartheader {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 2px 8px 0;
    vertical-align: middle;
}
h2.boxcartheader a {
    color: #FFFFFF;
    text-decoration: none;
}
.boxcartbody {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background-color: #D5DCE4;
    border-color: #4E4E4F;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-bottom: 15px;
    padding: 4px 8px;
}
.boxcartbody p {
    font-size: 11px;
}
.productPreview {
    margin: 0;
    padding: 0;
}
.productPreviewContent {
    vertical-align: top;
    width: 100%;
}
.productPreviewContent h2 {
    margin: 0 0 5px;
    padding: 0;
}
.productPreviewContent h2 a {
    font-size: 14px;
    font-weight: bold;
}
.productPreviewImage {
    float: left;
    padding: 3px 15px 0 0;
    vertical-align: top;
}
.productPreviewImage {
    display: block;
    text-align: center;
    width: 120px;
}
.productPreviewImage img {
    -moz-border-radius:5px;
    border:1px solid #909090;
    padding:1px;
}
.productPreviewContent .price {
    color: #505050;
    font-size: 18px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    text-transform: lowercase;
}
.productPreviewContent .taxandshippinginfo {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.productPreviewContent .vpe {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.productPreviewContent .shippingtime {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.productPreviewContent .stockimage {
    margin: 0;
    padding: 0;
}
.productPreviewContent .stockimagetext {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.productPreviewContent .productOldPrice {
    font-size: 11px;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}
.productPreviewContent .productOldPrice strong {
    color: #FF0000;
    text-decoration: line-through;
}
.productPreviewContent .taxandshippinginfo a {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
}
#productinfowrap {
    display: table;
    width: 100%;
}
/*
#productinfowrap span.image {
    float: left;
    padding-right: 20px;
} */

#productinfowrap .image {
  -moz-border-radius:5px;
  border:1px solid #909090;
  float:left;
  margin:0 10px 10px;
  padding:2px;
}
#productinfowrap .price {
  float: left;
  padding: 15px 5px 0;
  vertical-align: top;
	width:280px;
}
/******* Alter Part ********/
#productinfowrap span.price ul {
    list-style-type: none;
    margin-right: 40px;
    text-align: right;
}
#productinfowrap span.price ul li {
    color: #777777;
    margin: 2px;
}
/***************************/
/******* Neuer Part ********/
#productinfowrap ul.price {
    list-style-type: none;
		margin:15px 15px 0 0;
		padding-top: 0;
    text-align: left;
}
#productinfowrap ul.price li {
    color: #777777;
    margin: 2px;
}
/***************************/

#productinfowrap span.trusted {
    float: left;
    padding: 15px 10px 0;
}
#productinfoimages {
    background-color: #EDEDED;
    border: 1px solid #999999;
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    text-align: center;
    width: 140px;
}
#productinfoimages .productimage {
    border: 1px solid #999999;
}
#productinfoimages .hrlightgrey {
    margin-bottom: 6px;
    margin-top: 6px;
}
#productinfopricewithimages {
    float: right;
}
#productinfopricewithimages img {
    cursor: pointer;
}
#productinfopricewithoutimages {
    width: 100%;
}
#productinfopricewithoutimages img {
    cursor: pointer;
}
#productinfoprice {
    padding: 5px;
}
#productinfoprice .hrlightgrey {
    margin-bottom: 6px;
    margin-top: 6px;
}
.productprice {
    color: #000000;
    font-size: 18px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: lowercase;
}
#productinfoprice .productOldPrice, .productprice .productOldPrice {
    font-size: 11px;
    font-variant: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}
#productinfoprice .productOldPrice strong, .productprice .productOldPrice strong {
    color: #FF0000;
    text-decoration: line-through;
}
#productinfoprice .taxandshippinginfo {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#productinfoprice .taxandshippinginfo a {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#productinfoprice .shippingtime {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#productinfoprice .stockimage {
    margin: 0;
    padding: 0;
}
#productinfoprice .stockimagetext {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
p.productinfoproductadded {
    font-size: 11px;
}
.productoptions {
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    float: left;
    padding: 6px;
    width: 590px;
}
.productoptions tr.tableListingII {
    background-color: #E0E0E0;
}
.productoptions tr.tableListingI:hover, .productoptions tr.tableListingII:hover {
    background-color: #A0A4AD;
}
.productoptions .addtobasket {
    background-color: #E3E8ED;
    padding: 10px;
    text-align: right;
    width: 575px;
}
#productsNEWprice {
    float: left;
    text-align: left;
}
#put_in_cart {
    position: absolute;
    right: -10px;
    top: 0;
    visibility: hidden;
}
.productdescription {
    clear: both;
    padding-top: 10px;
}
.productsdescription .infoBox {
    background: none repeat scroll 0 0 #6E7B8B;
}
.productdescription .infoBoxContents {
    background: none repeat scroll 0 0 #D5DCE4;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
}
.productdescription td.infoBoxHeading {
    background: none repeat scroll 0 0 #6E7B8B;
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.productdescription td.infoBox {
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
}
body.popupproductinfo {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px;
}
body.popupprintorder {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 13px;
    padding: 15px;
}
body.popupprintorder .products tr.header td {
    background-color: #EDEDED;
    font-weight: bold;
}
body.popupprintorder .products .total {
    text-align: right;
}
body.popupprintorder .products .quantity {
    vertical-align: top;
}
body.popupprintorder .productname {
    vertical-align: top;
}
body.popupprintorder .model {
    vertical-align: top;
}
body.popupprintorder .singleprice {
    vertical-align: top;
}
body.popupprintorder .totalprice {
    vertical-align: top;
}
div.highlightbox {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    padding: 15px;
}
div.highlightbox ul {
    display: block;
    line-height: 20px;
    list-style-type: circle;
    margin-left: 15px;
    padding: 0;
}
div.highlightbox h1 {
    border: medium none;
    color: #BE8100;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px;
}
div.highlightbox div.hr {
    border-bottom: 1px solid #6E7B8B;
    display: block;
    height: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
}
div.loginBox {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    padding: 15px;
}
div.loginBox h1 {
    border: medium none;
    color: #BE8100;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px;
}
table.paymentblock {
    background-color: #E3E8ED;
    border: 0 solid #6E7B8B;
    margin-bottom: 15px;
}
table.paymentblock tr td.header {
    background-color: #E3E8ED;
    color: #000000;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
}
table.shippingblock {
    background-color: #E3E8ED;
    border-color: #6E7B8B;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-bottom: 15px;
}
table.shippingblock tr td.header {
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
}
table.shippingblock tr td {
    vertical-align: top;
}
table.shippingblock tr td.description {
    padding-left: 6px;
    vertical-align: top;
    width: 100%;
}
table.shippingblock tr td.radiobutton {
    padding: 4px;
    vertical-align: top;
    white-space: nowrap;
}
table.shippingblock tr td.radiobutton input {
    margin: 0;
    padding: 0;
}
table.shippingblock tr td.price {
    vertical-align: top;
    white-space: nowrap;
}
table.accounthistoryinfoorderdetails tr td {
    vertical-align: top;
}
table.accounthistoryinfoorderdetails tr.header td {
    font-weight: bold;
}
textarea.message_body {
    width: 130px;
}
table.downloadbox {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    margin-bottom: 8px;
    padding: 5px;
}
table.downloadbox tr td.icon {
    padding-right: 15px;
}
table.downloadbox tr td.downloadlink {
    width: 100%;
}
table.graduatedprice {
    border: 1px dashed #999999;
    font-size: 11px;
    margin-top: 5px;
    padding-right: 40px;
    text-align: right;
    width: 100%;
}
table.graduatedprice tr td.header {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
table.orderdetails {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    font-size: 11px;
}
table.orderdetails tr td {
    padding: 4px;
}
table.orderdetails tr.headerrow td {
    background-color: #E3E8ED;
    color: #000000;
    font-weight: bold;
}
table.orderdetails tr.headerrow td.left {
    text-align: left;
}
table.orderdetails tr.headerrow td.center {
    text-align: center;
}
table.orderdetails tr.headerrow td.right {
    text-align: right;
}
table.orderdetails tr.contentrow1 td {
    background-color: #E3E8ED;
    vertical-align: top;
}
table.orderdetails tr.contentrow1 td.quantity {
    padding-left: 15px;
    text-align: left;
}
table.orderdetails tr.contentrow1 td.quantity input {
    border: 1px solid #6E7B8B;
    font-size: 11px;
    padding: 2px;
}
table.orderdetails tr.contentrow1 td.productname {
    text-align: left;
}
table.orderdetails tr.contentrow2 td {
    background-color: #E0E0E0;
    vertical-align: top;
}
table.orderdetails tr.contentrow2 td.quantity {
    padding-left: 15px;
    text-align: left;
}
table.orderdetails tr.contentrow2 td.quantity input {
    border: 1px solid #6E7B8B;
    font-size: 11px;
    padding: 2px;
}
table.orderdetails tr.contentrow2 td.productname {
    text-align: left;
}
table.orderdetails tr td.singleprice {
    text-align: right;
    white-space: nowrap;
}
table.orderdetails tr td.totalprice {
    text-align: right;
    white-space: nowrap;
}
table.orderdetails tr td.delete {
    text-align: center;
    white-space: nowrap;
}
table.orderdetails tr td.productname table.productattributes {
    margin-top: 3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
    padding: 0;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
    padding-right: 4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
    width: 100%;
}
table.orderdetails tr td.subtotal {
    background-color: #E3E8ED;
    border-color: #6E7B8B;
    border-style: solid;
    border-width: 1px 0 0;
    text-align: right;
}
div.productnavigator {
    background-color: #EDEDED;
    border: 1px solid #999999;
    padding: 8px;
}
table.reviewlist {
    background-color: #E3E8ED;
    border-color: #DA9401;
    border-style: solid;
    border-width: 0 1px 1px;
}
table.reviewlist tr td {
    padding: 4px;
    white-space: nowrap;
}
table.reviewlist tr.header td {
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-weight: bold;
}
table.reviewlist tr.contentrow1 td {
    background-color: #E3E8ED;
}
table.reviewlist tr.contentrow2 td {
    background-color: #FFEAAB;
}
textarea#review {
    width: 100%;
}
table.medialist {
    background-color: #E3E8ED;
    border: 1px solid #DA9401;
}
table.medialist tr td {
    padding: 6px;
    vertical-align: top;
    white-space: nowrap;
}
table.medialist tr.contentrow1 td {
    background-color: #E3E8ED;
}
table.medialist tr.contentrow2 td {
    background-color: #FFEAAB;
}
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    display: table;
    float: left;
    margin-bottom: 15px;
    width: 235px;
}
.sitemapwrap .sitemapright {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    display: table;
    float: right;
    margin-bottom: 15px;
    width: 235px;
}
.sitemapheader {
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.sitemapcontent {
    padding: 6px;
}
.sitemapcontent li {
    list-style-type: none;
}
p.checkoutcomment textarea {
    width: 100%;
}
table.checkoutconfirmationorderdetails {
    border: medium none;
    margin: 0 0 10px;
    padding: 0;
}
table.checkoutconfirmationorderdetails tr td.productname {
    font-weight: bold;
    width: 100%;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 30px;
    white-space: nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 30px;
}
table.checkoutconfirmationorderdetails tr td.productprice {
    text-align: right;
    white-space: nowrap;
}
table.checkoutconfirmationorderdetailstotal {
    border: medium none;
    margin: 10px 0 0;
    padding: 0;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
    text-align: right;
    width: 100%;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
    text-align: right;
    white-space: nowrap;
}
p.checkoutagb textarea {
    width: 100%;
}
ul#checkoutnavigation {
}
ul#checkoutnavigation li {
  -moz-border-radius:5px;
  border:1px solid;
  float:left;
  height:55px;
  list-style-type:none;
  margin:20px 15px 0 0;
  padding:2px 5px 5px 5px;
  width:160px;
}
ul#checkoutnavigation li.active {
    background-color: #E3E8ED;
}
ul#checkoutnavigation li.active .number {
    font-size: 20px;
    font-weight: bold;
}
ul#checkoutnavigation li.active .title {
    font-size: 14px;
    font-weight: bold;
}
ul#checkoutnavigation li.active .description {
    font-size: 11px;
}
ul#checkoutnavigation li.inactive {
    background-color: #EDEDED;
    border-color: #999999;
    color: #999999;
}
ul#checkoutnavigation li.inactive .number {
    font-size: 20px;
    font-weight: bold;
}
ul#checkoutnavigation li.inactive .title {
    font-size: 14px;
    font-weight: bold;
}
ul#checkoutnavigation li.inactive .description {
    font-size: 11px;
}
p.errormessage {
    background-color: #FFD6D6;
    border: 2px solid #FF0000;
    padding: 15px;
}
.messageStackSuccess {
    background-color: #66FF66;
    padding: 4px;
}
#footer {
    -moz-border-radius: 15px 15px 15px 15px;
    background-color: #6E7B8B;
    border: 1px solid #000000;
    clear: both;
    color: #666666;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 8px;
    text-align: left;
}
#footer div {
    float: left;
    margin: 5px;
    padding-bottom: 10px;
    width: 230px;
}
#footer h2.bottomboxheader {
    color: #FFFFFF;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 2px 8px 0;
}
#footer h2.bottomboxheader a:link, #footer h2.bottomboxheader a:active, #footer h2.bottomboxheader a:visited, #footer ul.contentlist li a:link, #footer ul.contentlist li a:active, #footer ul.contentlist li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#footer h2.bottomboxheader a:hover, #footer ul.contentlist li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer ul.contentlist {
    margin-left: 5px;
    margin-right: 0;
    padding: 0;
}
#footer ul.contentlist li {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.copyright {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 11px;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
    width: 970px;
}
.parseTime {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 11px;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
    width: 970px;
}
.morepics {
    background-color: #EDEDED;
    border-color: #999999;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 6px;
    text-align: right;
}
.morepics img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    margin-right: 8px;
    padding: 4px;
}
dt {
    float: left;
    width: 40px;
}
dt img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
dd {
    float: right;
    width: 125px;
}
#popCart {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    display: none;
    left: 50%;
    margin-left: -280px;
    padding: 10px 10px 25px;
    position: absolute;
    top: 50%;
    width: 560px;
    z-index: 100000;
}
.popup_header {
    border: 1px solid #CCCCCC;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
    margin: 0 auto;
    padding: 3px 10px;
    text-align: center;
    vertical-align: bottom;
    width: 380px;
}
.popup_image {
    color: #000000;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 0.9em;
    margin: 10px auto;
    padding: 5px;
    text-align: center;
}
#mycart {
    height: 42px;
    margin: 0 auto;
    width: 320px;
}
.cart_symbol {
    background-image: url("img/shopping_cart.gif");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    width: 48px;
}
.cart_contents {
    color: #000000;
    float: right;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 0.9em;
    height: 42px;
    text-align: left;
}
#pop_buttons_box {
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
    height: 28px;
    margin: 10px auto 0;
    text-align: center;
    vertical-align: bottom;
    width: 560px;
}
#pop_buttons_box a {
    color: #000000;
    text-decoration: none;
}
#pop_buttons_box a:hover {
    color: #484848;
    text-decoration: none;
}
.close_button {
    border: 1px solid #000000;
    float: left;
    width: 160px;
}
.cart_button {
    border: 1px solid #000000;
    float: right;
    width: 160px;
}
div.affiliateBannerBox {
    background-color: #E3E8ED;
    border: 1px solid #6E7B8B;
    padding: 5px;
}
div.affiliateBannerTitle {
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}
#search_suggest {
    background-color: #6E7B8B;
    border: 1px solid #6E7B8B;
    margin-left: -180px;
    margin-top: 25px;
    position: absolute;
    visibility: hidden;
    width: 275px;
    z-index: 1;
}
#suggest_link_close {
    background-color: #6E7B8B;
    padding: 2px 6px;
    text-align: right;
}
#suggest_link_close a, #suggest_link_close a:link, #suggest_link_close a:visited {
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}
#suggest_link_close a:hover {
    font-weight: bold;
    text-align: right;
    text-decoration: underline;
}
.suggest_link {
    background-color: #D5DCE4;
    border-bottom: 1px solid #A0A4AD;
    color: #000000;
    font-size: 11px;
    padding: 2px 6px;
}
.suggest_link_over {
    background-color: #A0A4AD;
    border-bottom: 1px solid #A0A4AD;
    color: #000000;
    cursor: pointer;
    font-size: 11px;
    padding: 2px 6px;
}
.lexikon_keyword {
    color: #CC0000;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
#lexAlphabet {
    background-color: #F2F2F2;
    font-size: 12px;
    height: 25px;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0 10px;
    text-align: left;
}
ul#lexAlphabet li {
    float: left;
    height: 25px;
    margin: 0;
    padding: 0 5px 0 0;
}
ul#lexAlphabet a, ul#lexAlphabet a:link, ul#lexAlphabet a:visited {
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
ul#lexAlphabet a:hover {
    color: #EAAD32;
    text-decoration: none;
}
ul#lexAlphabet a.active {
    font-weight: bold;
}
#lexName {
    font-weight: bold;
}
#lexDescription {
    background-color: #F2F2F2;
    margin: 10px 0 10px 15px;
    padding: 5px;
}
span.trusted #tsInnerBox {
    background-color: #FFFFFF;
    color: #000000;
    width: 134px;
}
span.trusted #tsSeal {
    float: left;
    padding: 2px;
    text-align: center;
    width: 130px;
}
span.trusted #tsText {
    float: left;
    font-size: 10px;
    line-height: 125%;
    padding: 2px;
    text-align: center;
    width: 130px;
}
span.trusted #tsText a {
    color: #666666;
    text-decoration: none;
}
/***************************************/
/********* BEGIN Trusted Shops *********/
/******** product_info_xxx.html ********/
#trustBox {
	float: left;
	font-size: 1em;
	margin: 15px 0 0 15px;
}
#trustBox .trustBoxTitle {
	background: url("/images/trusted/bg_blue.jpg") repeat scroll 0% 0% #599DDE;
	border: 1px solid #C0C0C0;
	border-radius: 30px 0 30px 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 110px;
	text-align: center;
	width: 265px;
}
.trustBoxTitle p {
  display: inline-block;
  margin: 3px 0;
  color: #676767;
  font-weight: bold;
  text-decoration: none;
}
#trustInnerBox {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	vertical-align: middle;
	background: url("/images/trusted/bg_yellow.jpg") repeat scroll left top #FFF;
	border-radius: 30px 0pt 30px 0pt;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 2px;
	height: 85px;
	width: 261px;
}
#trustSeal {
	text-align: center;
	float: left;
	border: 0px solid;
	width: 70px;
	padding: 8px 0px;
}
#trustSeal img {
	border: 0px none;
}
#trustText {
	text-align: left;
	float: left;
	line-height: 130%;
	font-size: 85%;
	border: 0pt solid;
	width: 180px;
	padding: 3px;
}
#trustText p {
  color: #505050;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#trustText p a {
  color: #505050;
  font-weight: bold;
  text-decoration: underline;
}
/********* END Trusted Shops *********/
/*************************************/



div#categorieListing {
    float: left;
}
div#categorieListing li {
    border: 1px solid #A0A4AD;
    list-style-type: none;
    padding: 4px 0 4px 2px;
}
div#categorieListing li a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#categorieImage {
    background: url("img/category_bg.jpg") no-repeat scroll left bottom transparent;
    height: 153px;
    width: 100%;
}
#categorieImage h1 {
    background: url("img/h1bg.jpg") repeat-x scroll center bottom transparent;
    border-color: #999999;
    border-style: solid;
    border-width: 0 0 1px;
    color: #505050;
    font-size: 21px;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 20px 0 10px;
    padding-left: 5px;
    width: 100%;
}
#categorieImage h1:first-letter {
    font-size: 24px;
}
#categorieImage img {
    float: left;
    margin-left: 30px;
    margin-right: 20px;
}
#categorieImage p {
    color: #505050;
    font-size: 13px;
    margin-right: 8px;
}
.hrCategory {
    background: url("img/hr_productpreview.gif") repeat-x scroll 0 0 #999999;
    display: block;
    height: 0;
    line-height: 0;
    margin: 0 0 12px 0;
    overflow: hidden;
    padding-top: 1px;
}
h2.also, h2.cross, h2.reverse {
    background-color: #6E7B8B;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 15px;
    padding: 2px 0 2px 5px;
}
.productDetails {
    float: left;
    margin: 8px 0 20px;
}
.productShortInformation {
    margin-left: 60px;
}
.productShortInformation ul.priceInfo {
    list-style-type: none;
    margin: 10px 40px 0 0;
    padding: 0;
    text-align: right;
}
.hinweis {
    clear: both;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    padding: 10px;
}
.infocenter_header {
    background-color: #F2F2F2;
    background-image: url("img/bg.gif");
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
    text-transform: uppercase;
}
.infocenter_categories {
    background-color: #F2F2F2;
    background-image: url("img/bg.gif");
    color: #666666;
    font-family: Arial,Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 3px;
}
.infocenter_items {
    color: #666666;
    padding-left: 8px;
}
.infocenter_titel_bg {
    background-image: url("img/infocenter_bg.gif");
    height: 60px;
    margin-bottom: 10px;
}
.infocenter {
    background-image: url("img/infocenter.gif");
    height: 60px;
    margin-bottom: 10px;
}
.infocenter_titel {
    color: #999999;
    font-family: Arial,Verdana;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    left: 12px;
    position: relative;
    text-transform: uppercase;
    top: 15px;
}
.infocenter_name {
    color: #FF6600;
    font-family: Arial,Verdana;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    left: 70px;
    position: relative;
    text-transform: lowercase;
    top: 12px;
}
.infocenter_text {
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    font-family: Arial,Verdana;
    font-size: 11px;
    margin-bottom: 3px;
    padding: 2px;
}
a.infocenter_items_links:link, a.infocenter_items_links:visited {
    color: #FF6600;
    font-family: Arial,Verdana;
    font-size: 11px;
    text-decoration: none;
}
a.infocenter_items_links:hover {
    color: #666666;
    font-family: Arial,Verdana;
    font-size: 11px;
    text-decoration: none;
}
.infocenter_border {
    margin-bottom: 10px;
}

/* Versandkostentabelle */
div.ShipCostTable {

}
/*
div.ShipCostTable ul {

}
*/
div.ShipCostTable ul li {
  display:block;
  list-style:none outside none;
}
div.ShipCostTable fieldset {
  -moz-border-radius:5px;
  border:1px solid #505050;
  padding:5px 10px;
  width:400px;
  margin-bottom:20px;
}
div.ShipCostTable fieldset legend {
  padding:2px;
  font-weight:bold;
}
div.ShipCostTable ul.countrys {
  float:left;
  width:130px;
}
div.ShipCostTable ul.countrys li {
  display:inline-block;
  padding:1px;
}
div.ShipCostTable ul.costs {
  float:right;
  border-left: 1px solid #999999;
  padding:0 20px;
}
div.ShipCostTable ul.costs li {
  float:left;
  width:100px;
  padding:1px;
}

/* Neue Sitemap inkl. Produktlinks */
ul.SitemapTopLevel, ul.SitemapTopLevel ul, ul.SitemapTopLevel ul ul {
  font-weight:normal;
  list-style:none outside none;
}
li.SitemapTopLevel {
  display:inline-block;
  font-weight:bold;
}
ul.SitemapProducts {
}
ul.SitemapProducts li, li.sitemap_content {
  -moz-border-radius:5px;
  float:left;
  border:1px solid #6E7B8B;
  height:40px;
  margin:5px 10px;
  padding:5px 10px;
  width:130px;
  background-color:#fefefe;
}
ul.SitemapProducts li:hover, li.sitemap_content:hover {
  border:2px solid #EAAD32;   /*** wenn border dicker ist als ohne :hover, muss margin und padding entsprechend vergrössert oder verkleinert werden  ***/
  margin:2px 9px;
  padding:7px 10px;
  background-color:#f1f1f1;
}
ul.SitemapProducts li:hover a, li.sitemap_content:hover a {
  font-weight:bold;
  color:#EAAD32;
}
ul.SitemapCatLevel_0 {
  clear:left;
  margin-bottom:15px;
}
ul.SitemapCatLevel_0 li.SitemapCatLevel_0 {
  padding:5px 30px;
}

/* GUTSCHEIN EINLÖSEN IM WARENKORB */
#gift_cart { }
/* RAHMEN FÜR EINGABEFELD */
#gift_cart #input_code {
	padding: 15px;
	background-color:#FFF2CC;
	border: solid #E9D28F 1px
}
/* BUTTON EINLÖSEN */
#gift_cart #input_code input[type="image"] {
	position: relative;
	top: 6px;
	left: 5px;
}
/* ENDE - GUTSCHEIN EINLÖSEN IM WARENKORB */

/* POPUP MIT INFOS */
/* RAHMEN FÜR INFORMATIONEN */
#gift_infos {
	margin: 0px;
	padding: 10px;

	border: 1px solid #000;
	background: #FFF;
	display: none;
	position: absolute;
	top: 50%;
	left: 40%;
	z-index: 1;
}
/* LISTE GÜLTIGER ARTIKEL UND KATEGORIEN */
#gift_infos ul.restriction_list {
	margin: 5px 0px 5px 40px;
}
/* ENDE- POPUP MIT INFOS */

/* GUTHABEN BEI AUSWAHL DER ZAHLUNGSART */
#gv_credit_selection {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	border: 1px solid #CCC;
}
#gv_credit_selection:hover {
	background: #D7E9F7;
	border: 1px solid #000;
}
/* Überschrift Gthaben verwenden */
#gv_credit_selection h4 { }
/* Rahmen für Checkbox und Hinweis */
#gv_credit_selection div {
	margin: 5px 0px 0px 0px;
}
/* Span für checkbox */
span#gv_user_checkbox {
	display: block;
	width: 25px;
	float: left;
	text-align: center;
}
/* Span für Hinweis */
span#gv_user_prompt { }
/* ENDE - GUTHABEN BEI AUSWAHL DER ZAHLUNGSART */

