#page_margins {
  background-image:url(/fileadmin/_t3t/res/border/border_left.gif);
  background-position:left center;
  background-repeat:repeat-y;
  border:0 none;
  width: 1000px;
}

#page {
  background-image:url(/fileadmin/_t3t/res/border/border_right.gif);
  background-position:right center;
  background-repeat:repeat-y;
  border:0 none;
  margin:0 0 0 0;
  padding:0px 10px 10px 10px;
}

#border-bottom {
  background-image:url(/fileadmin/_t3t/res/border/border_bottom.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
  font-size:0;
  height:10px;
  margin-top:-10px;
  overflow:hidden;
  width:auto;
}

#edge-bl {
  background-image:url(/fileadmin/_t3t/res/border/border_bl.gif);
  background-position:left bottom;
  float:left;
  height:10px;
  width:10px;
}

#edge-br {
  background-image:url(/fileadmin/_t3t/res/border/border_br.gif);
  background-position:right bottom;
  float:right;
  height:10px;
  width:10px;
}
