div.start_grid {
  background-color: #2553B1; padding-bottom: 10px; width: 892px;
}

div.start_box {
  float: left;
  margin-right: 7px;
  margin-top: 10px;
  background-color: #000; padding: 2px; width: 210px;
}

div.start_box_weiss {
  background-color: #fff; padding: 5px; width: 200px
}

div.start_head {
  font-weight: bold; font-style: normal;
}

a.start_img_link img {
  border: 1px solid #000;
}

div.start_box_weiss p {
  text-align: justify; width: 190px; color: #2C4577; font-size: 8pt;
}

.start_ansehen {
  margin-top: 5px;
}

div.start_box_top {
  width: 892px;
  height: 6px;
  background-image: url(../neu/starttop.gif);
  margin-top: 8px;
}

div.start_box_bottom {
  width: 892px;
  height: 6px;
  background-image: url(../neu/startbottom.gif);
  margin-bottom: 8px;
}

div.start_trenner {
 /* background-color: #2553B1;*/
  width: 892px;
}

div.start_trenner p {
  margin-top: 5px;
  text-align: justify;
 /* color: #D4E0F9;*/
  color: #3e3e3e;
  width: 870px;
}

div#footer {
  width: 880px;
  text-align: left;
}

div#footer h2 {
  font-size: 12pt;
  font-weight: normal;
  margin-top: 7px;
}

div#footer p {
  font-size: 10pt;
  text-align: justify;
}