/*****************************************************************************
 **
 **
 **
 */


/***** [HTML] *****/

#frame { background-image: url(/pics/background.jpg); }

#wappen_top_left
{
  position:         relative;
  top:              10px;
  left:             10px;
  width:            49px;
  height:           50px;
}

#wappen_top_right
{
  position: relative;
  top:              10px;
  left:             570px;
  width:            49px;
  height:           50px;
}

#wappen_bottom_left
{
  position:         relative;
  left:             10px;
  width:            49px;
  height:           50px;
}

#wappen_bottom_right
{
  position:         relative;
  left:             570px;
  width:            49px;
  height:           50px;
}
