/*Für Sonstige Container*/
.Overview_Startseite_header
{
  padding-bottom:0px;
  border:0px;
  background-image:url("../img/overview_header.png");
  height:23px;
  text-align:center;
  background-repeat:no-repeat;
}

.Overview_Startseite_body
{
  padding-top:0px;
  background-image:url("../img/overview_body.png");
  background-repeat:no-repeat;
  /*opacity:0.6; */
  height:160px;
  width:300px;
  text-align:left;
  vertical-align:text-top;
  filter:alpha(opacity=75);
}

