BODY {
	/* IE-Fix */
	text-align: center;
}

#Seite {
	margin: 1em auto 0 auto;
	width: 800px;
	/* IE-Fix */
	text-align: left;
}

TD.home {
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

H1, H2, H3, H4, H5 {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: rgb(160,0,0);
}

H1 {
	font-size: 18pt;
	font-weight: normal;
}

H2 {
	font-size: 14pt;
	font-weight: normal;
}

H3 {
	font-size: 11pt;
	font-weight: bold;
}

TH, TD, P, ADDRESS, LI, DT, DD {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11pt;
}

INPUT, OPTION, TEXTAREA {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
}

INPUT.Text, TEXTAREA {
	background-color: #fffff8;
}

INPUT.Button {
	font-weight: bold;
}

.Footer {
	border-top: 1px solid rgb(160,0,0);
	padding-top: 1pt;
	color: rgb(128,128,128);
	font-size: x-small;
}
