#rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#DD280E; }
 #rechts {
  border-right-width:1px;
  border-right-style:solid;
  border-color:#DD280E; }
 #unten {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#DD280E; }
 #rechtsunten {
  border-right-width:1px;
  border-right-style:solid;
  text-align:center;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#DD280E; }
 #linksrechtsoben {
  border-left-width:1px;
  border-left-style:solid;
  border-right-width:1px;
  border-right-style:solid;
  border-top-width:1px;
  border-top-style:solid;
  border-color:#DD280E; }

div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}