body
{
  background-color: black;
  background-image: url("img/bg08.jpg");
  margin: 0px;
}

#gesamt
{
  height: 99%;
}

#kopf
{
  height: 20%;
}

#inhalt
{
  height: 80%;
}

#inhalt_r
{
  width: 49%;
  float: right;
}

#dummy
{
  height: 400px;
  float: top; 
}

#rechts
{
  border-bottom: solid red 2px;
  border-left: solid red 2px;
  height: 25px;
  float: top; 
}

#links
{
  width: 50%;
}
