.input {
	font-family: Arial, Helvetica, Sans-Serif;
  color:#000000;
	font-size: 9pt;
  border-color: #ACA899;
  border-style:solid;
  border-width:1px;
  background-color:#F5F5F5;
}
.area {
  padding:2px;
	font-family: Arial, Helvetica, Sans-Serif;
  color:#000000;
	font-size: 9pt;
  border-color: #ACA899;
  border-style:solid;
  border-width:1px;
  background-color:#F5F5F5;
  font-weight:normal;
  text-decoration:none;
}
select {
	font-family: Arial, Helvetica, Sans-Serif;
  color:#000000;
	font-size: 9pt;
  border-color: #ACA899;
  border-style:solid;
  border-width:1px;
  background-color:#F5F5F5;
}
.text {
	font-family: Arial, Helvetica, Sans-Serif;
  color:#000000;
	font-size: 9pt;
	font-weight: normal;
}
.button {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color:#F3F1E6;
  color:#000000;
  border-style:solid;
  border-color:#ACA899;
  border-width:1px;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
}
.button1 {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color:#FFFFFF;
  color:#000000;
  border-style:none;
  font-size:9pt;
  font-weight:bold;
  text-decoration:underline;
  padding-left:0px;
  text-align:left;
  cursor:pointer;
}
.selbut {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color:#F3F1E6;
  width:14px;
  color:#000000;
  border-style:solid;
  border-color:#ACA899;
  border-width:1px;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
  padding-left:2px;
  padding-right:1px;
  text-align:center;
}
a.pdf {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color:#000000;
  text-decoration: underline; 
  padding-left:21px; 
  background-image:url(../images/pdf1.gif); 
  background-repeat:no-repeat; 
  background-position:0 0;
}
a.pdf:hover {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color:#000000;
  text-decoration: underline; 
  padding-left:21px; 
  background-image:url(../images/pdf1.gif); 
  background-repeat:no-repeat; 
  background-position:0 0;
}
.header1 {
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
  color:#000000;
	font-size: 13pt;
	font-weight: bold;
}
.header2 {
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
  background-color:#F7F6EE;
  color:#000000;
	font-size: 10pt;
	font-weight: bold;
}
hr {
  height: 8px;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #ACA899;
}
.anzeige {
  ;
}
.none {
  display:none;
}
