body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

h1 {
	font-size: 160%;
	color: #990000;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: none;
	padding-left: 1px;
}

h2 {
	font-size: 120%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.klein {
	font-size: 80%;
}
.rechts {
	color: #333333;
	text-align: right;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-style: italic;
	font-size: 110%;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.email {font-family: "Courier New", Courier, mono}.klein_rechts {
	font-size: 80%;
	text-align: right;
}

