body,html {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height:100%;
  background-color: #0e0e0c;
  font: 11px/1.4 Arial;
  color: #4c4210;
}

img {
  border: 0px;
}

p {
  margin-top:0;
  padding-top:0;
}

h2 {
  font-size: 11px;
  font-weight: 700;
  margin: 2em 0 0 0;
}

h3 {
  font-size: 11px;
  font-weight: 700;
  margin: 0 0 1em 0;
}

#container {
  border: 0;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -375px; 
  margin-bottom: 20px;
  width: 900px;
  z-index: 20;
}

#banner {
  height:120px;
}

#clip {
  overflow: hidden;
  position: absolute;
  top: 245px;
  left: 50%;
  width: 900px;
  margin-left: -375px; 
  height: 450px;
}

#clip img {
  display: none;
}

#textbox {
  width:900px;
  margin:520px 0 0 0;
  padding:10px 0 0 0;
  border-top:1px #2f2d28 solid;
}


.pointer {
  cursor: pointer;
}

a:link { 
  text-decoration: none;
  color: #65635b;
}
a:visited { 
  text-decoration: none;
  color: #65635b;
}
a:hover { 
  text-decoration: none;
  color: #ffe14b;
}
a.on:link { 
  text-decoration: none;
  color: #ffe14b;
}
a.on:visited { 
  text-decoration: none;
  color: #333333;
}
a.on:hover { 
  text-decoration: none;
  color: #333333;
}

.liste {
  display:block;
}

.gross {
  font: 16px Georgia;
  color: #4c4a42;
  line-height:23px;
  letter-spacing:0.7px;
}

.passiv, .grau {
  color: #999999;
}

.row {
  width:900px;
  margin:10px 0 0 0;
  padding:4px 0 0 0;
  border-top:1px #2f2d28 solid;
}

.row  .rleft {
  float:left;
  width:300px;
}

.row  .rmiddle {
  float:left;
  width:300px;
}

.row  .rright {
  float:left;
  width:300px;
}

.row_index {
  width:900px;
  margin:10px 0 0 0;
  padding:4px 0 0 0;
  border-top:1px #2f2d28 solid;
  font: 36px Arial;
  line-height: 48px;
  font-weight:bold;
  color: #333333;
}

.row_index  .r1 {
  float:left;
  width:150px;
}

.row_index .r2 {
  float:left;
  width:150px;
}

.row_index  .r3 {
  float:left;
  width:150px;
}

.row_index  .r4 {
  float:left;
  width:150px;
}

.row_index  .r5 {
  float:left;
  width:150px;
}

.row_index  .r6 {
  float:left;
  width:150px;
}