body,table,th,tr,td,b,h1,h2,h3,h4,h5,h6,div,span {
	color: #7E7E7E;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	font-size: 11px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C5C5C5;
	scrollbar-highlight-color: #C5C5C5;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
p {
	color: #535353;
	background-color: #F2F2F2;
	font-size: 11px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: justify;
	vertical-align: middle;
}
a:link {
  color            : #F2F2F2;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:hover {
  color            : #F2F2F2;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:active {
  color            : #F2F2F2;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:visited {
  color            : #F2F2F2;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}

.white {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: justify;
	vertical-align: middle;
}
.feld{
	color: #7E7E7E;
	font-size: 12px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";	
	background-color : #FFFFFF;
	border-top: thin;
	border-right: thin;
   border-bottom: thin;
	border-left: thin;
	border-style: solid;
	border-width: 1px ;
	border-color: #C5C5C5;
	width: 198px;
	height: 18px;
}
.nachricht{
	color: #7E7E7E;
	font-size: 12px;
   font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	background-color : #FFFFFF;
	border-top: thin;
	border-right: thin;
   border-bottom: thin;
	border-left: thin;
	border-style: none;
	border-width: 1px ;
	border-color: #C5C5C5;
	width: 541px;
	height: 146px;
}
.absenden{
   cursor: hand;
	background-color : #F2F2F2;
	border-style: none;
	border-width: 1px ;
	border-color: #C5C5C5;
	width: 76px;
	height: 18px;
   background-image:url(pics/absenden_18_new.gif);
}
.reset{
   cursor: hand;
	background-color : #F2F2F2;
	border-style: none;
	border-width: 1px ;
	border-color: #C5C5C5;
	width: 76px;
	height: 18px;
   background-image:url(pics/reset_18.gif);
}
.tabelle{
   background-image:url(pics/inhalt_bg.gif);
	background-attachment: fixed;
}
.zurueck{

   cursor: hand;
	background-color : #F2F2F2;
	border-style: none;
	border-width: 1px ;
	border-color: #C5C5C5;
	width: 116px;
	height: 18px;
	background-image:url(pics/zurueck_formular.gif);
}
.noframes_grey {
	color: #F2F2F2;
	font-size: 1px;
   line-height: 4px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
}