html {
scrollbar-base-color: #EBDFC7;
}

body.thesen {
  font-size: 0.7em;
  background-color: #EBDFC7;
  scrollbar-base-color: #EBDFC7;
}

div#thesen-page {
  height: 635px;
  width: 834px;
  z-index: 1;
}

div#border-top {
  height: 18px;
  background-image: url(../grafik/thesen_bg_kopf.gif);
  background-repeat: repeat-x;
  z-index: 2;
}

div#border-bottom {
  position: relative;
  top: 594px;
  height: 18px;
  background-image: url(../grafik/thesen_bg_abschluss_b.gif);
  background-repeat: repeat-x;
  z-index: 2;
}

div#thesen-navigation {
  position: absolute;
  z-index: 9;
  top: 30px;
  height: 35px;
  width: 302px;
  background-image: url(../grafik/thesen_bg_navi.gif);
  background-repeat: no-repeat;
  padding: 7px 0 0 20px;
}

div.thesen-nav {
    float: left;
    width: 16px;
    height: 16px;
    border: 1px solid #C3A460;
    margin: 0 6px 0 0;
    padding: 1px;
}    

div.thesen-nav-next {
    float: left;
    margin: -3px 0 0 0px;
}

a.thesen-nav,
a.thesen-nav:link,
a.thesen-nav:visited,
a.thesen-nav:focus,
a.thesen-nav:hover,
a.thesen-nav:active {
  display: block;
  margin: 0;
  padding: 1px 0 0 0;
  width: 16px;
  height: 15px;
  color: #A53B21;
  text-align: center;
}   

a.thesen-nav:focus,
a.thesen-nav:hover,
a.thesen-nav:active,
a.active,
a.active:link,
a.active:visited,
a.active:focus,
a.active:hover,
a.active:active {
  display: block;
  background-color: #A53B21;
  color: #ffffff;
  text-align: center;
  width: 16px;
  padding: 1px 0 0 0;
  height: 15px;
}

a.thesen-nav-next,
a.thesen-nav-next:link,
a.thesen-nav-next:visited,
a.thesen-nav-next:focus,
a.thesen-nav-next:hover,
a.thesen-nav-next:active {
  display: block;
  background-image: url(../grafik/weiter.gif);
  background-repeat: no-repeat;
  width: 14px;
  height: 27px;
}   

a.thesen-nav-next:focus,
a.thesen-nav-next:hover,
a.thesen-nav-next:active {
  display: block;
  background-image: url(../grafik/weiter_.gif);
  background-repeat: no-repeat;
  width: 14px;
  height: 27px;
}   

div.thesen-content {
  z-index: 8;
  position: absolute;
  opacity: 0;
}

div.thesen-active {
  opacity: 1;
}

div.thesen-content-text {
  float: left;
  width: 230px;
  padding: 90px 20px 0 20px;
}

div.thesen-text-switch {
  position: absolute;
  width: 600px;
}

div.thesen-content-text-element {
   float: left;
   width: 230px;
   margin: 0 70px 0 0;
}

div.thesen-content-img {
  float: right;
}

img.thesen-content-img {
   position: relative;
   margin: -4px 0 0 0;
   border: none;
}

div.thesen-content-img-text-1z {
  position: absolute;
  top: 180px;
  left: 320px;
  padding: 41px 0 0 0;
  color: #EDE1C7;
  line-height: 2.0em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: bold;
  width: 500px;
}

div.thesen-content-img-text-2z {
  position: absolute;
  top: 180px;
  left: 320px;
  padding: 20px 0 0 0;
  color: #EDE1C7;
  line-height: 2.0em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: bold;
  width: 500px;
}

div.thesen-content-img-text-3z {
  position: absolute;
  top: 180px;
  left: 320px;
  padding: 0;
  color: #EDE1C7;
  line-height: 2.0em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: bold;
  width: 500px;
}

p.thesen-content-text-tilte {
  font-weight: bold;
  margin: 0 0 15px 0;
}

ul.thesen {
  padding: 0 0 10px 15px;
  margin: 0;
}

div.thesen-content-text-navigation {
  text-align: right;
}

div#thesen-podcast {
  z-index: 9;
  position: absolute;
  top: 508px;
  margin: 8px 0 8px 0;
  background-color: #ffffff;
  width: 285px;
  padding: 9px 0 9px 0;
}

div#thesen-podcast-inner {
  margin: 0 0 0 20px;
  border-top: 1px solid #C3A460;
  border-bottom: 1px solid #C3A460;
  padding: 4px 0 4px 0;
}

img.podcast {
  margin: 0 0 0 -3px;
}

td.thesen-podcast-text {
  padding: 0 0 0 8px;
}