.BGMain {
	background-attachment: fixed;
	background-image: url(Bilder/HG1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGMain2 {
	background-attachment: scroll;
	background-image: url(Bilder/Main_BG_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ueberschrift1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.normalfett {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.aufzaehlung {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(Bilder/aufz1.jpg);
	letter-spacing: normal;



}
.Bilderbeschriftung {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
