@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}



#container {
	height: 600px;
	position: absolute;
	width: 475px;
}
p {
	font: 12px Verdana, Geneva, sans-serif;
	color: #85826F;
}

#container table {
	margin-left: 50px;
}

.Abstandszeile {
	height: 10px;
}


.Logo {
	text-align: center;
}
body {
	border-style: none;
}
img {
	border-style: none;
}

