@charset "ISO-8859-2";
/* CSS Document */

#content{
	width:820px;
	padding: 50px 0 45px 80px;
}

#content h2{
	width:690px;
	color:#663366;
	font-size:2em;
	line-height: 1.2em;
	font-weight:normal;
	padding-bottom: 30px;
	text-align:justify;
}

#content p{
	width:690px;
	font-size:1.4em;
	line-height: 1.35em;
	padding-bottom: 15px;
	text-align:justify;
}

/*
//  Navigation
*/


li.level5.active a{
	width:123px;
	background:url(../images/navigation-li.gif) no-repeat 0px 0px;
}

h1{
	background:url(../images/h1.gif) no-repeat 0px 0px;
}
