html { height: 100%; 
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	height: 100%;
	margin: 2px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}

.Stil2 {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996633;
	font-size: 12px;
}
.Stil3 {	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.bild {
	border: 1px solid #996633;
}h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.formfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #663300;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #663300;
	background-color: #FFFFCC;
	font-size: 12px;
}
.ds {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	text-decoration: none;
	text-align: center;
}
.invia {
	border: 1px solid #996633;
	background-color: #FFFF33;
}

