html, body	{
width:100%;
height:100%;
}
body {
 	text-align: center;  /* Zentrierung im Internet Explorer */
 	background-image:url(img/site_bg);
  	background-repeat:repeat;
  	background-attachment:fixed;
	background-color: #14181e;
  	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:#3a3b42;
	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: 33px;
	float:left;
	background-color:#3a3b42;
	background-image:url(img/bg_header_menu.jpg);
  	background-repeat:no-repeat;
  	background-position:top left;
}

#header_menu_checkout {
	width: 780px;
	height: 33px;
	float:left;
	background-color:#3a3b42;
	background-image:url(img/bg_header_menu_checkout.jpg);
  	background-repeat:no-repeat;
  	background-position:top left;
    text-align:left;
}

#header_menu_cart {
    width: 780px;
    height: 33px;
    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: 33px;
	width:410px;
	padding-top:4px;
	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: 33px;
	float:left;
}

#top_buttons img {
	margin-left: 10px;
	border: 0px;
}

#search {
	width: 106px;
	height: 33px;
	float: right;
	margin: 0;
	padding: 1px 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:#3a3b42;
    background-image:url(img/bg_content.jpg);
    background-repeat:repeat;
}

#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:#3a3b42;
    background-image:url(img/bg_content.jpg);
    background-repeat:repeat;
}


#navi {
	width: 180px;
	background-image:url(img/bg_navi.jpg);
  	background-repeat:no-repeat;
  	background-position:top left;
	float:left;
}

#navi_2 {
    width: 180px;
    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;
    height:228px;
    float:left;
}

#navi_cart {
	float:left;
	width: 180px;
    padding-top:25px;
    padding-left:8px;
	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 -87px;
}

#cart_normal {
    float:left;
    display: block;
    height:87px;
    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;
}

#cart_animated {
    float:left;
    display: block;
    height:87px;
    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:8px;
}

a.checkout_image {
    width: 162px;
    height: 31px;
    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 -31px;
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: 600px;
    float:left;
	background-image:url(img/bg_teaser.jpg);
  	background-repeat:no-repeat;
  	background-position:top left;
}

#content_sub {
	width: 600px;
	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: 600px;
    float: left;
    padding-top:15px;
    text-align:left;
}

#content_related {
    width: 600px;
    float: left;
    padding-top:0px;
    text-align:left;
}

#bottom_navigation {
    width: 600px;
    float:left;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;

}

#bottom_navigation a {
   color:#b9fdff;
   text-decoration: none;

}

#bottom_navigation a:hover {
   color:#b9fdff;
   text-decoration: underline;
}

/* -------------------------------- Content Box Teaser -------------------------------- */
#content_teaser {
	width: 592px;
	height:230px;
	float: left;
}

#content_teaser img {
	width: 590px;
	height:230px;
}

a.teaser_image {
	width: 590px;
	height: 230px;
	background-repeat: no-repeat;
	float:left;
}

a:hover.teaser_image {
background-position: 0px -230px;
}
/* -------------------------------- 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:10px;
	margin-bottom:10px;
}

a.category_image {
	width: 190px;
	height: 89px;
	border: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color:#33CC99;
	float:left;
}

a:hover.category_image {
background-position: 0px -89px;
background-color:#33CCFF;
border:0px;
}

/* -------------------------------- Content Box Produktliste -------------------------------- */
#content_productlist {
	float:left;
	width:300px;
	height:151px;
	margin:0px;
}

#content_productlist_center {
    width:300px;
    height:151px;
    margin:0px;
}

ul#product_img {
	list-style-type:none;
	padding:0;
	margin:0;
	width:141px;
	float:left;
    background-color:gray;
}

ul#product_img li {
	display:block;
	width:141px;
	height:140px;
	float:left;
}

ul#product_img a {
	display:block;
	width:141px;
	height:140px;
	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:149px;
	float:left;
	text-align:left;
}

ul#product_des li {
	display:block;
	width:149px;
	height:140px;
	float:left;
}

ul#product_des a  {
	display:block;
	width:149px;
	height:140px;
	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 -140px;
    text-decoration:none;
}

#product_des_text {
	padding:6px;
	padding-left:10px;
}

/* -------------------------------- Content Box Detail -------------------------------- */
#content_detail {
	width: 592px;
	height:230px;
	float: left;
}

#content_detail_image {
	width: 293px;
	height:230px;
	margin-right:4px;
	float:left;
    overflow:hidden;
}

#content_detail_des {
	width: 283px;
	height:170px;
	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:#b1f0f2;
	text-decoration:none;
}

#content_detail_des a:hover {
	color: #ffffff;
	text-decoration:none;
}

#content_detail_des select {
    height:19px;
    border:0px;
}

#content_detail_wk {
	width: 293px;
	height:52px;
	float:left;
}

#content_detail_wk input {
	width: 293px;
	height: 52px;
	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 -52px;
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.jpg);
    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: 600px;
    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:0px;
}

#contentrowinfo a {
    padding-left:10px;
    color:#ff4040;
    background:url(img/arrow_red.gif) no-repeat left center;
}
#contentrowinfo a:hover{

}

#content_cart a {
    color:#b1f0f2;
    text-decoration: none;
}

#content_cart a:hover {
    color:#b1f0f2;
    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.jpg);
    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.jpg);
    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: #b1f0f2;
    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;
	background-image:url(img/footer_bottom.jpg);
  	background-repeat:no-repeat;
  	background-position:bottom left;
}

#footer a {
	color: #b1f0f2;
	text-decoration:none;
}

#footer a:hover {
	color: #c8bfaf;
	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:#222226 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:#222226 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 {
    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:#b9fdff;
    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:#b9fdff;
}

.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:#b9fdff;
}

.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:#b9fdff;
    font-weight:bold;
    padding-bottom:30px;
    padding-top:10px;
    margin:0px;
}

h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#b9fdff;
    font-weight:normal;
    padding:0px;
    padding-top:10px;
    margin:0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b9fdff;
	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:#b1f0f2;
    text-decoration: none;
}

a:hover {
    color:#b1f0f2;
    text-decoration: underline;
}