body {
	background-color: #FEF9EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.schrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
a           { text-decoration: underline;
              font-family: Verdana, Arial, Helvetica, sans-serif;
	          font-size: 11px;
	          font-style: normal;
	          line-height: normal;
	          font-weight: bold;
	          font-variant: normal;
			  }
a:link      { color: #000000 }
a:visited   { color: #000000 }
a:hover     { color: #000000 }
a:active    { color: #000000 }

