.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.ueberschrift3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.textkleinkursiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.ueberschr3gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFF00;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(../pics/_wasser03.jpg);
	background-repeat: no-repeat;
}
.hintergrundlinks {

	background-attachment: fixed;
	background-image: url(../pics/_wasser01.jpg);
	background-repeat: no-repeat;
}
.hintergrundoben {


	background-attachment: fixed;
		background-image: url(../pics/_wasser02.jpg);
	background-repeat: no-repeat;
}
.textfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.textklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.textkleinfett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
