/**
 * Style sheet gemeindeblatt-sgk
 */
/* Navigationsliste */
ol, li
{
	margin-left:-30px;
	font-weight:bold;
	list-style-type:none;
}

/* Navigationsliste */
li a
{
	font-weight:normal;
}

/* Überschrift */
h1
{
	margin-top:12px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:20px;
}

