/* senkrechter Streifen in "dunkelgrün"*/

#columnRight {
  border-left:3px solid #878719	;
}
#footerright {
	border-left: 3px solid #878719;
}
#randunten {
	border-left: 3px solid #878719;
}

/* Schriftfarben */
#columnRight td, #columnRight p, #textrechts  {
  color:#CCCC66; /* rechts mittel*/ 
}
#content , #content p, #content h1 {
  color: #333366; /* blau */
}

#columnRight h1 {
  color: #941E35; /* rechte  Spalte */
}

#columnRight .headline {
  width:100%;
  margin-left:15px;
  height:25px;
  background-image: url("/bilder/punkte_headline2.gif");
  color: #CCCC66; /* hellgrün rechte  Spalte Spaltenheadline */ 
  font-weight:bold;
  margin-bottom:1.2em;
}

#content .headline {
  width:100%;
  height:25px;
  background-image: url("/bilder/punkte_headline2.gif");
  color: #941E35; /* rot mitte Spalte Spaltenheadline */
  font-weight:bold;
  margin-bottom:1.2em;

}


p.hauptnaviaktiv {
  background-image:url("../bilder/button_aktiv_4.gif");
}

p.hauptnaviaktiv a.aktiv {
  color:#941E35; /* rot */
}

.offsetbildspalte {
  height: 44px;  /* Abstand oberhalb erstem Bild in rechter Spalte */
}

img.bildspecial {
  border: 1px solid #941E35;
}
