html {
	height: 100%;
}

body
{
	background-color: white;
	margin: 0;
	background-image: url(images/bg-grubbe.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #699bb6;
}

#main
{
	width: 557px;
	margin: 125px auto auto auto;
}

#spruch
{
  margin: 26px 0;
}

#adresse
{
  margin-top: 91px;
  margin-left: 278px;
  padding: 0 7px;
  font-size: 1.4em;
  line-height: 180%;
}