.txt-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(../grafiken/hg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;

}
.txt-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
