body,td
{
	background-attachment: fixed;
	background-repeat:no-repeat;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}


h1
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}


h3
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}



.field
{
	color: #000;
	background-color: #fff;
	width:250px;
	border:  1px dotted #666;
}

.field2
{
	color: #000;
	background-color: #eee;
	width:250px;
	border:  1px dotted #333;
}

.field3
{
	color: #000;
	background-color: #eee;
	width:300px;
	border:  1px dotted #333;
}

.tForm
{
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	border-right: #00004A 1px solid;
	border-top: #00004A 1px solid;
	border-left: #00004A 1px solid;
	border-bottom: #00004A 1px solid;
	width:200px;
}

.hinweis {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; margin: 0px 0px}
.hinweis a:link {  color: #7F7F7F; text-decoration: none}
.hinweis a:visited {  color: #7F7F7F; text-decoration: none}
.hinweis a:hover {  color: #000000; text-decoration: none}
