body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6EAEE;
}
a:link, a:visited {
	color: #0055A6;
	text-decoration: none;
}
a:hover {
	color: #0064C8;
	text-decoration: underline;
}
p,li {
	color: #202224;
	font-size: 12px;
	line-height: 18px;
}
p.INFO {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}
p.FOOTER {
	color: #B0B4B8;
	font-size: 10px;
	line-height: 14px;
	margin-top: 80px;
	margin-bottom: 20px;
	margin-left: 20%;
	margin-right: 20%;
	border-top: 1px solid #B0B4B8;
	text-align: center;
}

h1 {
	color: #404448;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 14px;
}
h2 {
	background-image: url(punkt.gif);
	background-repeat: no-repeat;
	color: #404448;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 14px;
}
li {
	color: #202224;
	font-size: 12px;
}
td {
	font-size: 12px;
	color: #202224;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202224;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202224;
}
ul.HAKEN {
	list-style-image: url(haken.gif);
	vertical-align: sub;
}

