.background {
	background-image: url(bilder/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.fotos {
	border: 1px outset #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #335A7A;
	text-decoration: none;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #335A7A;
             text-decoration: underline overline;
}
