.rosa {
	background-color: #FFCCCC;
}
.weiss {
	background-color: #FFFFFF;
}
.hgrau {
	background-color: #f3f1f1;
}
.weiss {
	background-color: #FFFFFF;
}

.dgrau {
	background-color: #E0E0E0;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.linkGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.tableHG {
	background-color: #ffcccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.kleinText {
	font-size: 10px;
}
a {
	color: #000000;
}
.tabelle {
	width: 546px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
