.hintergrund {
	background-color: #FFFFF0;
}
.hintergrundBild {
	background-image: url(pix/hintergrund_visi.jpg);
}
.privatLink {
	color: #FFFFf0;
}
a {
	color: #FFFFF0;
	text-decoration: none;

}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.style2 {color: #0000FF}