/* $Id: chapter1.css 10 2007-07-30 18:52:57Z hweber $ */

/*----------------------------------------------------------*/
/* Abweichende CSS-Anweisungen für das Kapitel 1            */
/*----------------------------------------------------------*/

/* Navigation */
#nav2 li			{	border-color:#D54F56; }
#nav2 a:hover		{	color:#D54F56; }
#nav2 li.current a	{	color:#D54F56; }
#footer a:hover		{	color:#D54F56; }

/* Tabellenkopf */
th			{	background:#731A1F url('/images/h5_chapter1_background.png') repeat-x top left; }

/* Überschriften */
#box h5		{	background:#731A1F url('/images/h5_chapter1_background.png') repeat-x top left; }

/* Rahmen */
#nav1		{	background:url("/images/chapter1_border_top.png") no-repeat left top; }
#border		{	border-color:#D54F56; }
#footer		{	background:url("/images/chapter1_border_bottom.png") no-repeat left top; }
