body
{
	background-color: #F8EACD;
	margin:0px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

.copyright
{
	font-size: 10px;
	color: #003366;
}

p,div,span,td
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a
{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

input,textarea,select
{
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #CEC3AE;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.textfeld {
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px
}

.button {
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.button2 {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #dddddd;
	border: 1px #000000 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.schalter {
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}





