html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-size: 12px;
	text-align: justify;
}

td {
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #6699CC;
}

a:active {
	text-decoration: none;
	color: #6699CC;
}

a:hover {
	text-decoration: underline;
	color: #6699CC;
	background-color: #EEEEEE;
}

h5 {
	color: #336699;
	font-size: 12px;
}

h4 {
	color: #336699;
	font-size: x-small;
}

h3 {
	color: #336699;
	font-size: large;
	font-weight: normal;
}

hr {
	color: #003366;
}

.imprint {
	line-height: 1.7em;
}