body {	background: white;
	font-family: verdana, arial, sans-serif;	font-size: 65%;
	line-height: normal;	color: black;	background-color: #ffffff;	margin: 4em;
	text-align: center;}

h1 {
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin: 10px 1px 15px 1px;
}

#content {
	position: static;
	text-align: center;}
.imprint {	color: grey;
	font-size: 9px;
}

#flash {	position: static;
	bottom: 10em;	}

a:link {	color: grey;
	text-decoration: none
	border-bottom: 1px #999999 dotted;}a:visited {	color: gray;
	text-decoration: none
	border-bottom: 1px #999999 dotted;}a:active {	color: gray;
	text-decoration: none}a:hover {	text-decoration: none;	color: magenta;
	text-decoration: none}
