body   { background-color: #000; text-align: center; margin: 0; padding: 0 }
.wrapper { text-align: left; margin: 0 auto; width: 950px }
p   { color: #000; font-size: 12px; font-family: Arial; text-align: justify }
td    { color: #000; font-size: 12px; font-family: Arial; text-align: justify }
h1 { color: #fff; font-size: 50px; font-family: Impact; font-weight: normal; line-height: 0.5em; text-align: right; text-transform: uppercase; margin-top: 0; margin-bottom: 0; padding-top: 135px; padding-right: 10px; padding-bottom: 0 }
h2  { color: #fff; font-size: 18px; font-family: Arial; font-weight: bold; text-transform: uppercase }
h3  { color: #000; font-size: 14px; font-family: Arial; font-weight: normal; letter-spacing: 2px }
.back_top_a { background-image: url("images/bg_ocean_1.gif"); background-repeat: no-repeat; background-position: left bottom; width: 949px; height: 50px; float: left }
.back_top_b { background-image: url("images/bg_terra_1.gif"); background-repeat: no-repeat; background-position: left bottom; width: 949px; height: 50px; float: left }
.back_top_c { background-image: url("images/bg_taube_1.gif"); background-repeat: no-repeat; background-position: left bottom; width: 949px; height: 50px; float: left }
.back_top_d { background-image: url("images/bg_sienna_1.gif"); background-repeat: no-repeat; background-position: left bottom; width: 949px; height: 50px; float: left }

.back_center_a     { background-image: url("images/bg_ocean_2.gif"); background-repeat: repeat-y; width: 949px; float: left }
.back_center_b { background-image: url("images/bg_terra_2.gif"); background-repeat: repeat-y; width: 949px; float: left }
.back_center_c     { background-image: url("images/bg_taube_2.gif"); background-repeat: repeat-y; width: 949px; float: left }
.back_center_d { background-image: url("images/bg_sienna_2.gif"); background-repeat: repeat-y; width: 949px; float: left }

.back_bottom_a  { background-image: url("images/bg_ocean_3.gif"); background-repeat: no-repeat; background-position: left top; width: 949px; height: 30px; float: left }
.back_bottom_b  { background-image: url("images/bg_terra_3.gif"); background-repeat: no-repeat; background-position: left top; width: 949px; height: 30px; float: left }
.back_bottom_c  { background-image: url("images/bg_taube_3.gif"); background-repeat: no-repeat; background-position: left top; width: 949px; height: 30px; float: left }
.back_bottom_d  { background-image: url("images/bg_sienna_3.gif"); background-repeat: no-repeat; background-position: left top; width: 949px; height: 30px; float: left }
.back_bottom_black  {  width: 949px; height: 600px; float: left }

.content     { margin-top: 47px; margin-right: 68px; margin-left: 260px }
#stick     { text-align: left; visibility: visible; display: block; margin-top: 95px; position: absolute; z-index: 10; top: 0; width: 175px }
.navigation   { display: block; margin-top: 1px; width: 170px; float: left }
* html .navigation  { margin-top: -2px }
.navigation a:link, .navigation a:visited, .navigation a:active    { color: #fff; font-size: 22px; font-family: Impact; font-weight: normal; line-height: 1.2em; text-decoration: none; background-color: #000; text-transform: uppercase; letter-spacing: 2px; display: block; margin-bottom: 2px; padding-left: 5px; height: 26px }
.navigation a:hover   { color: #000; font-weight: normal; text-decoration: none; background-color: #fff }
a:link, a:visited, a:active  { color: #fff; font-weight: bold; text-decoration: underline }
a:hover  { color: #fff; font-weight: bold; text-decoration: none }
a:focus { outline: none medium }
ul { font-size: 12px; font-family: Arial; font-weight: bold }
.teaser   { background-repeat: no-repeat; background-position: left bottom; width: 620px; height: 170px }
.playlist { padding-top: 1px; padding-bottom: 1px; border-bottom: 1px dashed #000 }
.charts_nr { color: #fff; font-weight: bold; background-image: url("images/charts_nr.png"); background-repeat: no-repeat; background-position: center; text-align: center }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
