/* GENERAL STYLES */
.bgTop
{
  background-image: url('/media/57/schatten_oben.jpg');
  background-position: center;
  background-repeat: no-repeat;
  height: 28px;
}

.bgMiddle
{
  background-image: url('/media/62/bg.jpg');
  background-position: center;
  background-repeat: repeat-y;
}

.bgBottom
{
  background-image: url('/media/52/schatten_unten.jpg');
  background-position: center;
  background-repeat: no-repeat;
  height: 36px;
}

.tab
{
  width: 100%;
  min-width: 950px;
  text-align: center;
}

/* EDITOR PROPERTIES */
