body,html {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height:100%;
  background-color: #ffffff;
  font: 11px/1.4 Arial;
  color: #333333;
}

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: 72px;
  margin-left: -375px; 
  margin-bottom: 20px;
  width: 750px;
  z-index: 20;
}

#banner {
  height:73px;
}

#projektbilder{
   position:absolute;
   left: 0;
   top: 232px;
   width:760px;
}

#projektliste{
   position:absolute;
   left: 0;
   top: 232px;
   width:750px;
}

#clip {
  overflow: hidden;
  position: absolute;
  top: 245px;
  left: 50%;
  width: 750px;
  margin-left: -375px; 
  height: 450px;
}

#clip img {
  display: none;
}

#textbox {
  position: absolute;
  top: 167px;
  left: 0px;
  width: 690px;
}

#film {
  position: absolute;
  top: 173px;
  left: 0px;
}

.pointer {
  cursor: pointer;
}

a:link { 
  text-decoration: none;
  color: #999999;
}
a:visited { 
  text-decoration: none;
  color: #999999;
}
a:hover { 
  text-decoration: none;
  color: #333333;
}
a.on:link { 
  text-decoration: none;
  color: #333333;
}
a.on:visited { 
  text-decoration: none;
  color: #333333;
}
a.on:hover { 
  text-decoration: none;
  color: #333333;
}
a.liste:link { 
  text-decoration: none;
  color: #000;
}
a.liste:visited { 
  text-decoration: none;
  color: #000;
}
a.liste:hover { 
  text-decoration: none;
  color: #000;
}

.liste {
  display:block;
}

.gross {
  font: 20px/1.2 Arial;
  color: #333333;
}

.passiv, .grau {
  color: #999999;
}

.thumblist {
  width: 120px;
  height: 80px;
  margin:0 6px 6px 0;
}

.row_a {
  width:750px;
  margin:10px 0 0 0;
  padding:2px 0 0 0;
  border-top:1px #cccccc solid;
}

.row_a  .rleft {
  float:left;
  width:650px;
}

.row_a  .rright {
  float:left;
  width:100px;
  text-align:right;
}

.row_b {
  width:750px;
  margin:-4px 0 1px 0;
  padding:0 0 2px 0;
  border-bottom:1px #cccccc solid;
}

.row_c  .rleft {
  float:left;
  width:250px;
}

.row_c  .rmiddle {
  float:left;
  width:310px;
}

.row_c  .rright {
  float:left;
  width:190px;
  text-align:right;
}

.row_d {
  width:750px;
  margin:10px 0 0 0;
  padding:2px 0 0 0;
  border-top:1px #cccccc solid;
}

.row_d  .rleft {
  float:left;
  width:280px;
}

.row_d  .rright {
  float:left;
  width:470px;
  text-align:right;
}

.issue {
  padding:0 0 15px 0;
  margin:0 0 25px 0;
  border-bottom:1px #cccccc solid;
}

.newsdatum {
  margin: 20px 0 0 0;
}

tr.ruled {
  background:#e0e0e0;
}    

table.ruler{
  border-top: 1px solid #ccc;
  border-collapse:collapse;
}

tbody tr td{
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-collapse:collapse;
}

tfoot tr td{
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-collapse:collapse;
}

