body {
	background-color:#ecebea;
	font-family:arial;
	color:#666693;
	scrollbar-base-color:#cac9c8;

}

p{
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
p.text{
	font-size:13px;
	text-align:justify;
}

p.headers{
	font-size:13px;
	text-align:center;
}


p.formerr{
	font-size:13px;
	text-align:justify;
	font-weight:bold;
	color:#ff0000;
}

h2{
	font-size:14px;
	font-weight:bold;
}
a {
	color:#6666c6;
	text-decoration:underline;
}

a:hover{
	color:#0000ff;
	text-decoration:underline;
}

a.hilfe{cursor:help;}
p.report{
	font-size:10px;
}

p.gbdate{
	font-size:10px;
	text-align:right;
}

p.titel1{
	font-style:italic;
	font-weight:bold;
}
p.titel2{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
p.titel3{
	font-size:14px;
	font-style:italic;
	text-align:center;
}

table.iv{
	font-size:12px;
	}
a.up{
	font-size:12px;
	color:#6666c6;
	}
a.up:hover{
	color:#0000ff;
}
.presse{
	font-family:times;
	text-align:justify;
	color:#000000;
}
input{
	margin-left:2px;
	color:#222250;
	background:#fdfcfb;
	border-color:#666693;
	border-width:1px;
}
input.field1{
	width:240px;
}
input.field2{
	width:204px;
}
textarea.ta{
	margin-left:2px;
	color:#222250;
	background:#fdfcfb;
	border-color:#666693;
	border-width:1px;
	width:240;
}
input.bt{
	color:#222250;
	background:#cac9c9;
	border-color:#666693;
	border:groove;
}
input.bt1{
	color:#222250;
	background:#cac9c9;
	border-color:#666693;
	width:68px;
	border:groove;
}
input.bt2{
	color:#222250;
	background:#cac9c9;
	border-color:#666693;
	border:groove;
	width:158px;
}

