html, body    {
width:100%;
height:100%;
}
body {
     text-align: center;  /* Zentrierung im Internet Explorer */
    background-color: #FFFFFF;
      margin:0px;
}
/* -------------------------------- Boxen -------------------------------- */
#container {
     position: relative;
     width: 780px;
     margin: 0px auto;
    padding:0px;
     background-color:#000000;
    color:#ffffff;
}

#header {
    width: 780px;
    height: 131px;
    background-color:#ffffff;
    float:left;
    padding:0px;
    margin:0px;
    background-image:url(img/header.jpg);
      background-repeat:no-repeat;
      background-position:top left;
}

#header_menu {
    width: 780px;
    height: 26px;
    float:left;
    padding-top:0px;
    background-color:#242639;
    background-image:url(img/bg_header_menu.jpg);
      background-repeat:no-repeat;
      background-position:top left;
}

#header_menu_checkout {
    width: 780px;
    height: 26px;
    float:left;
    background-color:#3a3b42;
    background-image:url(img/bg_header_menu.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    text-align:left;
}

#header_menu_cart {
    width: 780px;
    height: 26px;
    float:left;
    background-color:#3a3b42;
    background-image:url(img/bg_header_menu_cart.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#history {
    color: #c8bfaf;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    width:440px;
    padding-top:7px;
    padding-left: 15px;
    text-align:left;
    float:left;
    line-height:10px;
    /*text-transform:uppercase;*/

}

#history a {
    padding:0 6px 0 10px;
    color: #c8bfaf;
    text-decoration: none;
    background:url(img/arrow.gif) no-repeat left center;
}

#history a:hover {
    padding:0 6px 0 10px;
    color: #ffffff;
    text-decoration: none;
    background:url(img/arrow.gif) no-repeat left center;
}

#top_buttons {
    height: 26px;
    float:left;
}

#top_buttons img {
    padding-right: 10px;
    margin-top:7px;
    border: 0px;
}

#search {
    width: 106px;
    height: 26px;
    float: right;
    margin: 0;
    padding: 5px 8px 0 0;
    position: relative;
    text-align: center;
}

#search .input1 {
    color: #000000;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin: 0;
    padding: 0;
    padding-left: 4px;
    width: 85px;
    height: 16px;
    border-width: 0px;
    background-image:url(img/suche_bg.gif);
    float: left;
}

#search .input2 {
    margin: 0;
    padding: 0;
    float: left;

}

/* -------------------------------- Navigation Links -------------------------------- */

#navi_content_container {
    width: 780px;
    float: left;
    background-color:#14162b;
}

#hogwarts_bg {
    background-image:url(img/bg_hogwarts.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
    float:left;
}

#checkout_container {
    width: 780px;
    float:left;
    background-color:#14162b;
}


#navi {
    width: 174px;
    background-image:url(img/bg_navi.jpg);
      background-repeat:no-repeat;
      background-position:top left;
    float:left;
}

#navi_2 {
    width: 174px;
    background-image:url(img/bg_navi_2.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    float:left;
}

#navi_categories {
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    float:left;
    padding-left:15px;
    padding-top:18px;
}
#navi_categories img {
    padding-top:3px;
}

#navi_categories li.level1 {
    list-style-type:none;
    padding:0px;
    margin:0px;
}


#navi_categories li.level2 {
    list-style-type:none;
    margin:0px;
    padding-left:15px;
    font-size:11px;
}

#navi_cart {
    float:left;
    width: 174px;
    padding-top:0px;
    padding-left:0px;
    margin:0px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:16px;
}

ul#cart {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ul#cart li {
    padding:0px;
    margin:0px;
}

/*ul#cart a {
    float:left;
    display: block;
    height:89px;
    width:162px;
    padding-left:8px;
    color:#000000;
    background:url(img/cart_bg.jpg) no-repeat left;
    background-position: 0px 0px;
    text-decoration:none;
    outline:0;
} */

ul#cart a:hover {
    color:#000000;
    background-position: 0px -105px;
}

#cart_normal {
    float:left;
    display: block;
    height:105px;
    width:163px;
    padding-left:8px;
    color:#000000;
    background:url(img/cart_bg.jpg) no-repeat left;
    background-position: 0px 0px;
    text-decoration:none;
    outline:0;
}

#cart_animated {
    float:left;
    display: block;
    height:105px;
    width:162px;
    padding-left:8px;
    color:#000000;
    background:url(img/cart_ani.gif) no-repeat left;
    background-position: 0px 0px;
    text-decoration:none;
    outline:0;
}

#navi_checkout {
    float:left;
    padding-left:0px;
}

a.checkout_image {
    width: 163px;
    height: 22px;
    border: 0px;
    margin: 0px;
    background-image: url(img/checkout_bg.jpg);
    background-repeat: no-repeat;
    background-color:#33CC99;
    float:left;
}

a:hover.checkout_image {
background-position: 0px -22px;
background-color:#33CCFF;
border:0px;
}


#navi_service {
    float:left;
    padding:15px 0 0 15px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:16px;
}

#navi_service ul {
    padding:0px;
    margin:0px;
    list-style:none;
}

#navi_service li {
    padding-left:10px;
    background:url(img/arrow.gif) no-repeat left center;
}

#navi_service a {
    color: #c8bfaf;
    text-decoration:none;
}

#navi_service a:hover {
    color: #ffffff;
    text-decoration:none;
}

#navi_footer {
    position:absolute;
    bottom:125px;
    left:0px;
}
/* -------------------------------- Content Box -------------------------------- */
#content {
    width: 606px;
    float:left;
}

#content_sub {
    width: 606px;
    float: left;
    padding-top:23px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

#content_sub_box {
    width: 580px;
    float: left;
}

#content_related_head {
    width: 606px;
    float: left;
    padding-top:15px;
    text-align:left;
}

#content_related {
    width: 606px;
    float: left;
    padding-top:0px;
    text-align:left;
}

#bottom_navigation {
    width: 606px;
    float:left;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;

}

#bottom_navigation a {
   color:#e1c155;
   text-decoration: none;

}

#bottom_navigation a:hover {
   color:#ffe99f;
   text-decoration: none;
}

/* -------------------------------- Content Box Start Kategoriebiler -------------------------------- */
#content_startcat {
    float:left;
    margin:0px;
    margin:0px;
    width: 606px;
    height:446px;
}

a.startcat_image {
    width: 303px;
    height: 223px;
    background-repeat: no-repeat;
    float:left;
}


a:hover.startcat_image {
background-position: 0px 0px;
}

/* -------------------------------- Content Box Teaser -------------------------------- */
#content_teaser {
    width: 606px;
    height:232px;
    float: left;
}

#content_teaser img {
    width: 590px;
    height:230px;
}

a.teaser_image {
    width: 606px;
    height: 232px;
    background-repeat: no-repeat;
    float:left;
}

a:hover.teaser_image {
background-position: 0px 0px;
}
/* -------------------------------- Content Box Top-Products -------------------------------- */
#content_topproducts {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

a.topproducts_image {
    width: 190px;
    height: 190px;
    border: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-color:#33CC99;
    float:left;
}

a:hover.topproducts_image {
background-position: 0px -190px;
background-color:#33CCFF;
border:0px;
}

/* -------------------------------- Content Box Kategorien -------------------------------- */
#content_category {
    float:left;
    margin-right:12px;
    margin-bottom:12px;
}

a.category_image {
    width: 190px;
    height: 89px;
    border: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-color:#372c3e;
    float:left;
}

a:hover.category_image {
    background-position: 0px -89px;
    background-color:#51415c;
    border:0px;
}

/* -------------------------------- Content Box Produktliste -------------------------------- */
#content_productlist {
    float:left;
    width:303px;
    height:161px;
    margin:0px;
}

#content_productlist_center {
    width:303px;
    height:161px;
    margin:0px;
}

ul#product_img {
    list-style-type:none;
    padding:0;
    margin:0;
    width:150px;
    height:150px;
    float:left;
    background-color:gray;
}

ul#product_img li {
    display:block;
    width:150px;
    height:150px;
    float:left;
}

ul#product_img a {
    display:block;
    width:150px;
    height:150px;
    color:#000000;
    background-repeat:no-repeat;
    background-position: 0px 0px;
    text-decoration:none;
    outline:0;
}

ul#product_des {
    list-style-type:none;
    padding:0;
    margin:0;
    width:142px;
    height:150px;
    float:left;
    text-align:left;
}

ul#product_des li {
    display:block;
    width:142px;
    height:150px;
    float:left;
}

ul#product_des a  {
    display:block;
    width:142px;
    height:150px;
    color:#000000;
    background:url(img/bg_productlist.jpg) no-repeat left;
    background-position: 0px 0px;
    text-decoration:none;
    outline:0;
}

ul#product_des a:hover  {
    color:#000000;
    background-position: 0px -150px;
    text-decoration:none;
}

#product_des_text {
    padding:6px;
    padding-left:10px;
}

/* -------------------------------- Content Box Detail -------------------------------- */
#content_detail {
    width: 606px;
    height:302px;
    background-image:url(img/bg_detail_2.jpg);
    background-repeat:no-repeat;
    float: left;
}

#content_detail_image {
    width: 300px;
    height:300px;
    margin:0px;
    float:left;
    overflow:hidden;
}

#content_detail_des {
    width: 296px;
    height:264px;
    float:left;
    text-align:left;
    background-image:url(img/bg_detail.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:8px;
}

#content_detail_des a {
    color:#e1c155;
    text-decoration:none;
}

#content_detail_des a:hover {
    color: #ffe99f;
    text-decoration:none;
}

#content_detail_des select {
    height:19px;
    border:0px;
}

#content_detail_wk {
    width: 306px;
    height:30px;
    float:left;
}

#content_detail_wk input {
    width: 306px;
    height: 30px;
    border: 0px;
    margin: 0px;
    background-image:url(img/bg_detail_wk.jpg);
    background-repeat:no-repeat;
    float:left;
    outline:0;
}

#content_detail_wk input:hover{
background-position: 0px -30px;
border:0px;
}

#content_detail_quantity {
    float:left;
    background:none;
    background-image:url(img/quantity_bg.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    height:17px;
}

#content_detail_quantity input {
    height:17px;
    width:46px;
    border-width: 0px;
    margin-left: 8px;
    margin-right: 4px;
    background:none;
    line-height: 14px;
    vertical-align:top;
}

#content_detail_options {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;
    float:left;
    width:280px;
    padding-top:5px;
}

#content_detail_full {
    width: 570px;
    float:left;
    text-align:left;
    padding-left:10px;
    padding-top:15px;
}

#content_detail_full ul li{
     list-style:none;
    background:url(img/listenpunkt.gif) no-repeat left 4px;
    width:300px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    font-size: 12px;
    color:#ffffff;
    padding-left:15px;
}

#content_detail_full p{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    font-size: 12px;
    color:#ffffff;
}

#content_detail_full a {
    color:#b1f0f2;
    text-decoration: none;
}

#content_detail_full a:hover {
    color:#b1f0f2;
    text-decoration: underline;
}




/* -------------------------------- Content Box Account -------------------------------- */

#content_account_left {
    float:left;
    width:300px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image:url(img/vertical-cut_small.png);
    background-repeat:no-repeat;
    background-position:90% 0%;
    height:186px;

}

#content_account_right {
    float:left;
    width:260px;
    padding-right:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.inputRequirement {
    height:14px;
    padding:0px;
    margin:0px;
    text-align:left;
}

#housenumberWidthInput input{
    width:30px;
}

#inputHelp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#c6c6c6;
}

.inputField input {
    width:150px;
}

.inputFieldLogin input {
    width:130px;
}

#account_menu ul {
    list-style:none;
    padding-left:10px;
    margin:0px;
}

#account_menu li{
    list-style:none;
    background:url(img/arrow.gif) no-repeat left 4px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    font-size: 12px;
    color:#ffffff;
    padding-left:15px;
}

/* -------------------------------- Content Box Warenkorb -------------------------------- */
#content_cart_container {
    width: 606px;
    min-height:250px;
    float:left;
    background-image:url(img/bg_noteaser.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#content_cart {
    width: 590px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
    font-size: 12px;
    color:#ffffff;
    text-align: left;
    float:left;
    padding-left:6px;
}

#contentrowinfo a {
    padding-left:10px;
    color:#ff4040;
    background:url(img/arrow_red.gif) no-repeat left center;
}
#contentrowinfo a:hover{

}

#content_cart a {
    color:#e1c155;
    text-decoration: none;
}

#content_cart a:hover {
    color:#ffe99f;
    text-decoration: underline;
}

#cart_quantity input {
    border:0px;
}

.subtotal {
    text-align: right;
    border-top: 1px solid #89898e;
}
.headerrow td {
    /*border-bottom: 1px solid #89898e; */
    font-weight:bold;
}

.productname {
   color:#c8bfaf;
   font-size: 11px;
}
.productname a {
   font-size: 12px;
}


/* -------------------------------- Content Box Checkout -------------------------------- */

#content_checkout {
    width: 740px;
    padding:0px;
    margin:0px;
    padding-left:20px;
    padding-right:20px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    float:left;
}

#content_checkout_left {
    width: 355px;
    margin:0px;
    padding-right:30px;
    text-align:left;
    float:left;
    background-image:url(img/vertical-cut.png);
    background-repeat:no-repeat;
    background-position:90% 0%;
}

#content_checkout_left_small {
    width: 355px;
    margin:0px;
    padding-right:30px;
    text-align:left;
    float:left;
    background-image:url(img/vertical-cut_small.png);
    background-repeat:no-repeat;
    background-position:90% 0%;
}

#content_checkout_right {
    width: 355px;
    margin:0px;
    padding:0px;
    text-align:left;
    float:left;
}

#checkout_cart {
    width: 196px;
    height:89px;
    margin:0px;
    padding-left:42px;
    padding-top: 14px;
    background-image:url(img/bg_checkout_cart.jpg);
    background-repeat:no-repeat;
    text-align:left;
    float:left;
}
.checkoutagb {
    width:350px;
    margin:0px;
    padding:0px;
}

.curved textarea {
    width:347px;
    padding:0px;
    background-color: transparent;
    border:0px;
    color:#c8bfaf;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

.paymentblock input {
    margin-bottom:3px;
    height:16px;
}

.paymentblock select {
    margin-bottom:3px;
    border:0px;
    height:19px;
}

#checkout_service {
    float:left;
    padding:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:left;
}

#checkout_service ul {
    padding:0px;
    padding-top:10px;
    margin:0px;
    list-style-type:none;
    width:500px;
}

#checkout_service li {
    padding-left:10px;
    padding-right:6px;
    background:url(img/arrow.gif) no-repeat left center;
    float: left;
}

#checkout_service a {
    color: #c8bfaf;
    text-decoration:none;
}

#checkout_service a:hover {
    color: #ffffff;
    text-decoration:none;
}

#confirm_total {

    background-color:#484952;
    border-top: 1px solid #89898e;
}
#checkout_confirmation {
    margin:0px;
    padding:0px;
}

/* -------------------------------- Footer -------------------------------- */
#footer {
    width: 780px;
    background-color:#000000;
}

#footer a {
    color: #b1f0f2;
    text-decoration:none;
}

#footer a:hover {
    color: #ffffff;
    text-decoration:none;
}

/* -------------------------------- Misc -------------------------------- */
.clearboth {
    clear:both;
}

.spacer {
    float:left;
    border:0px;
}
img {
    border:0px;
}

a {
    outline:none;
}

#hr {
    height:10px;
    background-image:url(img/hr.gif);
      background-repeat:no-repeat;
}

input {
    border:0px;
}

select {
    border:0px;
}

.smallText {
    width: 570px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

#print_order {
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;
    width:100%;
}

dl.curved {background:#4d3e57 url(img/tl.gif) top left no-repeat; margin:0px; padding:0px; }
dl.curved dt {background:transparent url(img/tr.gif) top right no-repeat; padding:6px; text-align:left; color:#fff;}
dl.curved dd {background:#4d3e57 url(img/bl.gif) bottom left no-repeat; padding:0; padding-left:10px; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(img/br.gif) bottom right no-repeat;}

.popup {
    background-color:#14162b;
    color:#ffffff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}
.popup p {
    font-size:12px;
}
.popup table {
    font-size:12px;
    margin-left:10px;
}
.contentsTopics {
    font-size: 16px;
    color:#f4d46a;
    font-weight:bold;
    padding-bottom:10px;
    padding-top:10px;
}

#message_body {
  width:290px;
  height:223px;
  background-color:#ffffff;
  font-size: 12px;
  color:#000000;
  border:0px;
}

/* -------------------------------- Text -------------------------------- */

.normal_text {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:white;
}

.productlist_name {
    font-family: Arial, Helvetica, sans-serif;
    line-height:16px;
    font-size: 11px;
    color:white;
    max-height:50px;
    overflow:hidden;
}

.productlist_price {
    font-family: Arial, Helvetica, sans-serif;
    line-height:20px;
    font-size: 12px;
    font-weight:bold;
    color:#f4d46a;
}

.productlist_add {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#c6c6c6;
}

.productdetail_name {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:white;
    margin-top:8px;
}

.productdetail_price {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:20px;
    font-size: 17px;
    color:#f4d46a;
}

.productdetail_add {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#ffffff;
}

.productdetail_shipping{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;
    line-height:30px;
}

.productdetail_quantity{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;
}

.small {
    font-size:11px;
}

.small_gray {
    font-size:11px;
    color:#c6c6c6;
}

h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:#f4d46a;
    font-weight:bold;
    padding-bottom:20px;
    padding-top:10px;
    margin:0px;
}

h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#f4d46a;
    font-weight:normal;
    padding:0px;
    padding-top:10px;
    margin:0px;
}

h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#f4d46a;
    font-weight:normal;
    padding-bottom:10px;
    padding-top:10px;
    margin:0px;
}

h4 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#ffffff;
    font-weight:bold;
    padding:0px;
    margin:0px;
    }

.legalline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #c8bfaf;
    float:left;
    padding-left:140px;
    height:70px;
}

.wb_logo {
    float:left;
    padding-left:40px;
    padding-top:10px;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#585858;
}
.copyright a {color:#585858; text-decoration:none;}
.copyright a:hover {color:#808080; text-decoration:none;}

a {
    color:#e1c155;
    text-decoration: none;
}

a:hover {
    color:#ffe99f;
    text-decoration: none;
}