body {
	font-size:			small;
	font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:				#222222;
	line-height:		1.4em;
}

h1 {
	font-size:			270%;
	color:				#333;
	margin-top:			0.5em;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-weight:		normal;
	padding-bottom: 	0.5em;
	border-bottom:		1px dotted #666;
}

h2 {
	font-size:			180%;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-weight:		normal;
	color:				#333;
	margin-top:			1.7em;
	line-height:		1.5em;
}

h3 {
	font-size:			130%;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-weight:		normal;
	color:				#333;
	margin-top:			1.7em;
	margin-bottom:		0;
}

ul {
	line-height:		1.8em;
	list-style-type:	square;
}

p {
	text-align:			left;
}

.Druckhinweis {
	display:			none;
}

.HinweisKlein {
	font-size:			80%;
}

