.texte {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.titel {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCCCC;
}
.titel-gross {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
.bildernummer {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}
.hinweise {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
}
.tabellen {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
.hintergrund {
	background-image: url(graphics/schwan_wasserzeichen.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;


}
