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

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

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

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

#flaschenpicformap,
#flaschenpic {
  position: absolute;
  top: 0;
  right: 17px;
  border: 0;
  }
  
#flaschenpicformap {
  width: 343px;
  height: 560px;
  z-index: 100;
  }

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

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

#submenu li a {
  background-color: #73ac1d;
}

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

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

a.withbg {
  background-color: #73ac1d;
  }

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