h1 {
	font-family: Arial, Helvetica,san-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica,san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #004000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-hight: 18px;
	color: #004000;
}
a:link {
	font-size: 12px;
	color: #79B240;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #79B240;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #004000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #79B240;
	font-weight: bold;
	text-decoration: none;
}
a.unten:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.unten:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.unten:hover {
	font-size: 10px;
	font-weight: bold;
	color: #004000;
	text-decoration: none;
}
a.unten:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#l_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79B240;
}
#l_rul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #79B240;
	border-bottom-color: #79B240;
	border-left-color: #79B240;
}
