body		{
	font-family: Arial;
	font-size: 9pt;
	color: #CC9900;
	text-align: left;
	text-indent: 0;
	word-spacing: 5;
	line-height: 100%;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFCC33;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFCC33;
	margin-left: 3;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	cursor: auto;
}
a:link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: overline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #33CC00;
	color: #FF6633;
	cursor: hand;
	background-position: right left;
}
a:visited 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: overline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #33CC00;
	color: #FF6633;
	cursor: hand;
	background-position: right left;
}
a:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	border-right-color: #33FF00;
	color: #FF6633;
	cursor: hand;
	background-position: right left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
h2        	{
	font-family: Arial;
	font-size: 7pt;
	line-height: normal;
	font-style: normal;
	text-align: right;
	color: #FFCC00;
	background-position: right left;
	vertical-align: top;
}
td 			{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF6633;
	position: static;
	left: 1px;
	top: 1px;

}
h1 {
	font-family: "Kristen ITC", Arial;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 3mm;
	text-align: left;
	vertical-align: top;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #FF6633;
	color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
.anmerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: overline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFCC33;
	letter-spacing: 1pt;
	border-right-style: double;
	position: relative;
	right: auto;
	text-align: right;
	vertical-align: bottom;
	bottom: auto;
	color: #FFCC33;
}
input {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FF9933;
	text-align: center;
	width: 258px;
	right: 0px;
	border: thin none #000000;
	font-weight: bold;
}

.hand {
	cursor: hand;
}
hr {
	color: #FFCC33;
	width: 100%;
	vertical-align: top;
	text-align: center;



}
