.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}

.h2 {
	color: #07461A;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	line-height: 150%;
	border-bottom: 1px solid #AAAAAA;
}

.h3 {
	color: #EE3A07;
	font-size: 120%;
}

.h4 {
	color: #000;
	font-size: 100%;
}

.h5 {
	color: #000;
	font-size: 100%;
}

.h6 {
	color: #000;
	font-size: 95%;
	font-style: italic;
}

.klein {
	font-size: 90%;
	line-height: 140%;
}

.pdf {
	background-image: url(../../symbol_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
