/* CSS Document */

body
{
	background: #EDEBDC url(../img/l.png) 0px 150px repeat-x;
}

#content
{
	color: black;
}

#header
{
	background: transparent url(../img/hbgb.png) top left no-repeat;
}

#header a#kl22logo
{
	background: transparent url(../img/kl22logob.png) top left no-repeat;
}

#navlist li a, .subnavlist li a
{
	color: white;
}

#navlist .subnavlist li a
{
	color: white;
}

#navlist a:hover, #navlist a.active, #navlist .subnavlist li a:hover, #navlist .subnavlist li a.active { color: #000; }