/* Hochzeitsspiele */

html {
  height : 101%; }

body {
  font-family : Book Antiqua, Georgia, "Times New Roman", Times, serif; 
  font-size : 12pt; 
  background-color: #ffffff;
  margin:0;
  height: 100%;
  } 

#bildschirm {
	color: #000000;
	width: 900px;
	height: 100%; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; 
	position: relative; }

h1.phark {
text-indent: -999em;
}


