* {
    margin: 0 auto;
}

body {
    margin:0;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 400;
}

#main {     
    width: 100%;
    background: url(http://www.beautyskin.net/ebay/beauty_skin/bilder/body_bg.png) repeat-x;
}

#tplheader { 
    margin: 0 auto;
    width: 1024px;
    height: 240px;
}

ul {
    list-style: none;
    padding: 0;
}

.clr {
    clear: both;
    float: none;
}

.spacer_s {
    height: 17px;
}

.spacer_m {
    height: 35px;
}

.fonts10 {
    font-size: 10px;
}

.fonts12 {
    font-size: 12px;
}

.fonts14 {
    font-size: 14px;
}

.fonts15 {
    font-size: 15px;
}

.fonts16 {
    font-size: 16px;
}

.fonts17 {
    font-size: 17px;
}

.headline {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #333;
    padding: 0 0 8px 0;
}

.headermenu_top {
    height: 50px;
    width: 1010px;
    padding-left: 14px;
    background: #373737;
    font-family: 'Oswald', sans-serif;
    font-size: 20px; 
}

.headermenu_top li {
    float: left;
    margin: 0;
    padding: 12px 20px 0 0;
}

.headermenu_top li a {
    text-decoration: none;
    color: #ffffff;
}

.headermenu_top li a:hover {
    text-decoration: none;
    color: #fac800;
}

.reddoublearrow {
    color: #ff0000;
}

.headercontent {
    width: 1024px;
    height: 134px;
}

.headercontent_left {
    float: left;
    width: 400px;
    height: 134px;
}

.headercontent_left img {
    margin: 26px 0 0 0;
}

.headercontent_right {
    float: right;
    width: 490px;   
}

.header_contact {
    margin: 10px 0 15px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #333;   
}

.header_contact li {
    display: inline;
    padding-right: 10px;  
}

.header_contact_info {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 11px;
}

#searchcontainer {
    float: right;
    background-color: #fff;
    height: 41px;
    width: 488px;
    border: 1px solid #ccc;
}

.searchlabel {
    height: 31px;
    padding: 8px 16px 0 16px;
    background: #f2f2f2;
    font-family: 'Oswald', sans-serif;
    color: #333;
    font-size: 17px;
    vertical-align: bottom;    
}

#searchcontainer li {
  display: inline;
  float: left;    
}

form#searchform input#searchfield {
    float: left;
    width: 370px;
    background-color: #FFFFFF;
    background-image: none;
    border: 0;
    color: #000;
    font-size: 13px;
    height: 41px;
    padding: 0;
    margin: 0;
}

#submit_search {
    float: left;
    background-image: url("http://www.beautyskin.net/ebay/beauty_skin/bilder/icon_search.png");
    cursor: pointer;
    height: 41px;
    width: 41px;
    margin: 0;
    border: 0;
    padding: 0;
}

.headernav ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

.headernav ul li {
    float: left;
}

.headernav ul li a {
    color: #FFFFFF;
    display: block;
    font-family: "Oswald";
    font-size: 21px;
    height: 37px;
    line-height: 35px;
    padding: 0 17px;
    text-decoration: none;
} 

.headernav ul li.active > a, .headernav ul li:hover > a, .headernav ul li.active:hover > a {
    background: none repeat scroll 0 0 #FAC800;
    color: #333333;
}   

#tplcontent {
    width: 1024px;
    margin: 0px auto;
}

.tplcontent_main {
    margin: 20px 0 50px 0;
}

.tplcontent_left {
    float: left;
    width: 200px;
    margin-bottom: 53px;
}

.tplcontent_right {
    float: right;
    width: 800px;
    font-size: 13px;
    margin-bottom: 53px;
}

.container_hailo {
    border: 2px solid #ccc;
    padding: 8px;
    margin-bottom: 35px;
}

.container_hailo img {
  max-width: 290px;
}

.container_hailo_left {
    float: left;
    width: 300px;
}

.container_hailo_right {
    float: right;
    width: 480px;
}

.articledescription li {
    list-style: disc;
    margin-left: 12px;
}

.articledescription {
    margin-top: 35px;
}

.piccontainer {
  height: 400px;
  width: 1024px;
  margin: 0px auto;
  background: #fff;
  border-bottom: solid 1px #d5d4d4;
	-webkit-box-shadow: 0 0 6px #BBBBBB;
	-moz-box-shadow: 0 0 6px #BBBBBB;
	box-shadow: 0 0 6px #BBBBBB;
}

.piccont_top {
    padding-top: 20px;
    width: 100%;
}

.pic_small {
    border: 0;
}

.picgallery {
    float: left;
    width: 460px;
    height: 350px;
}

.picgallery_small {
    float: left;
    width: 90px;
    margin: 20px 0 0 10px;    
}

.picgallery_small li {
    padding-bottom: 15px;
}

.picgallery_small img {
    max-height: 50px;
    max-width: 70px;
}

.picgallery_big {
    float: left;
    width: 350px;
    margin: 20px 0 0 10px;    
}

.picgallery_big img {
    max-height: 213px;
    max-width: 320px;
}

.picgallery_preview {
    height: 220px;
}

.picgallery_descr {
    margin: 35px 0 0 0;
    padding: 17px 0 0 0;
    border-top: 1px solid #e2e2e2;
    font-size: 12px;
}

.box_artinfo {
    float: right;
    width: 530px;
    margin-top: 26px;
}

.headline_item {
    float: left;
    width: 530px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.artnumber {
    color: #666;
    font-size: 12px;
    padding: 10px 0 0 0;
}

.borderline {
    margin: 8px 10px 10px 0;
    border-top: 1px solid #e2e2e2;
}

.logo_producer {
    float: left;
    width: 120px;
    height: 70px;
    margin: 20px 0 0 0;
}

.logo_producer img {
    border: 1px solid #ccc;
    padding: 3px;
}

.box_garantie {
    float: right;
    width: 400px;
    height: 70px;
    margin: 20px 0 0 0;    
}

.box_garantie a:link, .box_garantie a:active, .box_garantie a:hover {
    text-decoration: underline;   
}

.box_shortdescr, .box_shippinginfo {
    float: left;
    width: 510px;
    margin: 20px 0 0 0;
    font-size: 13px;
}

.box_service p {
    margin: 0 0 20px 0;
}

.box_service ul {
    margin: 0 0 13px 0;
}

.box_service li {
    display: inline;
    vertical-align: middle;
}

.box_service_text {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 11px;
}

.box_payment li, .box_shippment li {
    padding: 15px 0 0 0;
    vertical-align: middle; 
}

.box_payment, .box_service, .box_shippment {
    border: 1px solid #ccc;
    padding: 20px;
    font-family: "Oswald", sans-serif; 
	  font-size: 20px;
    color: #333; 
}

.box_payment, .box_shippment {
    margin: 20px 0 0 0;
}

.box_payment img, .box_shippment img {
    margin: 0 0 10px 0;
}

#tplfooter {
    margin: 0px auto;
    width: 100%;
    background: #f4f4f4;
}

.footer_top {
    height: 35px;
    padding: 5px 0 0 0;
    background: url(http://www.beautyskin.net/ebay/beauty_skin/bilder/bg_footer_top.png) repeat-x;
    text-align: center;
}

.footer_top_inner {
    width: 1024px;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #333;
    vertical-align: middle;
}

.footer_top_inner li {
    display: inline;
    vertical-align: middle;
}        

.footer_top_inner_li {
    padding-right: 30px;    
}

.footer_top_inner_last {
    padding: 0;
}

.footer_top_inner img {
    vertical-align: middle;   
}

.footer_cont1 {
    width: 1024px;
    margin-top: 35px;
    font-size: 13px;
}

.footer_box1 {
    float: left;
    width: 410px;
}

.footer_box1_left {
    float: left;
    width: 90px;
}

.footer_box1_right {
    float: right;
    width: 310px;
    text-align: justify;    
}

.footer_box2 {
    float: right;
    width: 570px;
}

.footer_box2_left {
    float: left;
    width: 150px;
}

.footer_box2_left img {
    padding-bottom: 17px;
}

.footer_box2_right {
    float: right;
    width: 410px;
    text-align: justify;
}

.footer_box_line2 {
    margin: 35px 0 35px 0;
}

.footer_box3 {
    float: left;
    width: 220px;
    margin-right: 44px;
}

.footer_contact {
    margin-top: 17px;
    font-size: 14px;
}

.footer_contact li, .footer_contact img {
    display: inline;
    vertical-align: middle;
}

.footer_box4 {
    float: left;
    width: 260px;
}

.footer_box4 a:link, .footer_box4 a:active, .footer_box4 a:hover {
    text-decoration: underline;   
}

.footer_box5 {
    float: right;
    width: 470px;
}

.footer_box5 tr {
    margin: 0;
}

.tm_img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
}

.footer_payment {
    width: 1024px;
    padding: 26px 0 35px 0;
    border-top: 1px solid #ccc;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #333;  
}

.footer_payment li {
    display: inline;
    height: 100px;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.footer_payment img {
    vertical-align: middle;
}

.footer_bottom {
    width: 100%;
    padding: 17px 0 17px 0;
    background: none repeat scroll 0 0 #373737;
    color: #fff;
    font-size: 12px;
}

.footer_bottom_inner {
    width: 1024px;
    color: #fff;
}