h1 {
	font-size: 120%;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 105%;
	color: #000066;
}



h2 {
	font-size: 120%;
	line-height: 130%;
}
h3 {
	font-size: 100%;
	line-height: 110%;
}

a:link, a:visited {
	color: #96415D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
	padding: 0px;
}
.einge {
	text-indent: 20px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
