body {
  background: #000000 url('../img/schwarz/bg-repeat.jpg') top center repeat-y;
  }

body#welt {
  background: #000 url('../img/schwarz/background.jpg') center -64px no-repeat;
  }

#tropfen {
  background-image: url('../img/schwarz/tropfen.jpg');
  }

#content {
  background: url('../img/schwarz/text-bg.gif') 0 383px no-repeat;
  }

#flaschenpicformap,
#flaschenpic {
  position: absolute;
  top: 0;
  right: 17px;
  border: 0;
  }

#flaschenpicformap {
  width: 343px;
  height: 591px;
  z-index: 100;
  }

#flaschenpic-hover-1 {
  position: absolute;
  top: 533px;
  right: 241px;
  border: 0;
  visibility: hidden;
  z-index: 10;
  }

#flaschenpic-hover-2 {
  position: absolute;
  top: 552px;
  right: 17px;
  border: 0;
  visibility: hidden;
  z-index: 10;
  }

#submenu li a {
  background-color: #9d0d15;
}

#content-threecols .left #submenu li a {
    margin-left:0px;
}

table th {
  background: url('../img/schwarz/th-bg.png') top left no-repeat;
  }

.mediabox {
  background: url('../img/schwarz/mediabox-bg.png') top left no-repeat;
}

.content-link-back-to-products {
	background: #9D0D15 url('../img/original/arrow-back-to-products.gif') 4px 5px no-repeat;
	color: #ffed00;
}