body
  {
    margin: 0px 0px;
  }
  
/* Horizontale Linien */
.hr_red
  {
  color: #AF0000;
  }

/* Tabellen */
.td_red
  {
    background-color: #C10000;
  }

.td_corner_left
  {
    background-image: images/left_corner.jpg;
  }
  
.td_corner_right
  {
    background-image: images/right_corner.jpg;
  }
  
.td_verlauf2
  {
    background-image: images/verlauf2.jpg;
	width: 8px;
  }

/* Gästebuch */

.authorline
 {
    background-color: #C10000;
  }
 
