body {
    margin: 0;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #000000;
}

#content {
	margin: 0 auto;
    width: 1256px;
    /*height: 1398px;*/
    background-color: #f5f5f5;
}

#header {
    height: 370px;
    background-color: #FFDE00;
}

#head {
    width: 1050px;
    height: 63px;
    position: absolute;
    margin-left: 103px;
    margin-top: 36px;
}

#head .logo {
    height: 100%;
    float: left;
}

#head .seperator {
    width: 1px;
    height: 98px;
    margin-top: -17px;
    margin-left: 31px;
    background-color: #2d2e2b;
    float: left;
}

#head .navigationElement {
    margin-left: 31px;
    margin-right: 8px;
    float: left;
}

#head .text {
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 700;
    color: #2d2e2b;
    float: left;
}

#head .searchForm {
    margin-top: 11px;
}

#searchField {
    height: 30px;
    width: 603px;
    float: left;
    margin-left: 31px;
    border: none;
}

#searchButton {
    width: 181px;
    float: left;
}

#articleContent {
    width: 1049px;
    margin-top: -237px;
    margin-left: 103px;
    background-color: #FFFFFF;
    position: absolute;
    text-align: center;
    height: 1265px;
}

#articleContent .usp {
    float: left;
    margin-top: 24px;
}

#articleContent .usp .seperator {
    width: 116px;
    height: 1px;
    background-color: #c6c6c6;
    margin-left: auto;
    margin-right: auto;
}

#articleContent .articleWindow {
    height: 1184px;
    width: 819px;
    border: 1px solid #dadada;
    float: left;
    margin-top: 24px;
}

#articleContent .articleWindow .article {
    height: 1174px;
    width: 809px;
    border: 5px solid #ededed;
}

.nicescroll-rails {
    margin-left: -8px;
    padding-left: 3px;
    padding-right: 3px;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    box-shadow: inset 0px 0px 10px 0px #DEDEDE;
}

#articleName {
    padding: 25px;
    font-family: Helvetica;
    font-size: 25px;
    color: #2d2e2b;
    float: left;
    max-width: 520px;
}

#articleSupplierPic {
    padding-top: 25px;
    padding-right: 10px;
    float: right;
}

.article {
    font-family: Helvetica;
    color: #2d2e2b;
    font-size: 17px;
    text-align: left;
}

.article .seperator {
    width: 774px;
    height: 1px;
    background-color: #c6c6c6;
    margin-left: 8px;
    clear: both;
}

.article .articlePictures {
    float: left;
}

.article .articlePictures .articlePicture {
    /* width: 371px; */
    height: 371px;
    text-align: center;
}

.centerSpan {
    width: 10px;
    height: 100%;
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
}

.centerImg {
    vertical-align: middle;
    border: 0 none;
    max-width: 300px;
	max-height: 300px;
}

.article .articleDetails {
    width: 355px;
    float: right;
    padding-right: 35px;
}

#shortDescription {
    height: 120px;
    width: 100%;
    margin-top: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article .articleDetails .articleNumber {
    font-weight: 700;
    margin-top: 15px;
}

.article .articleDetails .articlePrice {
    font-size: 48px;
    font-weight: 700;
    margin-top: 25px;
}

.article .articleDetails .priceDisclaimer {
    font-size: 12px;
    color: #c6c6c6;
}

.article .articleDetails .buyNow {
    padding-top: 58px;
}

#bild1, #bild2, #bild3, #bild4 {
	display: none;
}

#pic0, #pic1, #pic2, #pic3, #pic4 {
	visibility: hidden;
}

.article .articlePictures .articleThumbBox {
    margin-top: -6px;
    padding-left: 45px;
    width: 371px;
}

.article .articlePictures .articleThumbBox .thumb {
    height: 100px;
    width: 100px;
    text-align: center;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
    cursor: pointer;
}

.article .articlePictures .articleThumbBox .thumb .pic {
    max-height: 75px;
    max-width: 75px;
}

.article .description {
    padding-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
    clear: both;
	font-size: 14px;
}

#description {
	height: 403px;
	overflow: auto;
	padding-right: 20px;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	width: 100%;
}

#footer {
    width: 100%;
    height: 165px;
    margin-top: 1028px;
    background-color: #202020;
    text-align: center;
}

#footer .iconTable {
    width: 774px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}
#footer .iconTable a {
  margin: 0 20px;
  display: block;
}
#footer .iconTable td {
    width: 129px;
	  text-align: center;
    vertical-align: top;
}

#footer .seperator {
    width: 774px;
    height: 1px;
    background-color: #878787;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
}

#footer .footerText {
    font-family: Helvetica;
    font-size: 12px;
    color: #878787;
    text-align: center;
}

#searchField {
    color: #666666;
    font-family: Helvetica;
    color: #2d2e2b;
    font-size: 17px;
    padding-left: 10px;
    font-weight: 700;
}



.appfooter {
  font-family: Helvetica;
  color: #2d2e2b;
  font-size: 14px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1049px;
  background-color: #FFFFFF;
  margin: 0 auto;
  padding: 40px;
  text-align: left;
}

.appfooter h3 {
  background: #FFDE00;
  display: inline-block;
  margin-left: -40px;
  padding: 10px 20px 10px 40px;
}
.appfooter .red {
  color: #e20006;
}
.appfooter .shop-button {
  background: #FFDE00;
  display: inline-block;
  margin-left: -40px;
  padding: 10px 20px 10px 55px;
  font-size: 19px;
  font-weight: bold;
  position: relative;
}
.appfooter .shop-button:hover {
  cursor: pointer;
  text-decoration: underline;
}
.appfooter .shop-button img {
  position: absolute;
  margin-left: -15px;
  top: 14px;
}
