.hintergrund {
	background-color: #0064A8;
	background-image: url(images/hg_bild.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 800px;
	width: 900px;
}
body {
	padding: 0; 
	margin: 0; 
	background-color: #0064A8;
}

.hintergrund table tr td p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
