/* GENERIC */
H1  {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	color: #2185af;
	font-family: Segoe UI, Arial, Sans-Serif;
  font-size: 22px;
}
H2  {
	font-style: normal;
	margin: 0;
	color: #2185af;
  font-family: Arial, sans-serif;
  font-size: 16px;
	font-weight: bold;
}
H2.sortfeath2 {
  color: #f59c01;
  margin-bottom: 10px;
}
H2.newsfeath2 {
  color: #c40606;
  margin-bottom: 10px;
}
H3  {
	font-style: normal;
	margin: 0;
	color: #a0b304;
  font-family: Arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
}
H4  {
	font-style: normal;
	margin: 0;
	color: #2185af;
  font-family: Arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
}
H5  {
	font-family: Trebuchet MS, Geneva, Arial;
	font-size: 15px;
	color: #f26b21;
	font-weight: bold;
	font-style: normal;
	margin: 0;
}
H6  {
  font-family: Arial, sans-serif;
  font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: white;
  margin: 0;
}
.sitemapmenu ul li {
  list-style-type: none;
}

