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: #7E7E7E;
	font-size: 11px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: left;
	vertical-align: top;
   line-height: 15px;
}
a:link {
  color            : #7E7E7E;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:hover {
	color				 : #7E7E7E;
	background		 : #FAFAFA;
	text-decoration: none;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	font-size: 11px;
}
a:active {
  color            : #7E7E7E;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:visited {
  color            : #7E7E7E;
  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: left;
	vertical-align: top;
}
.small {
	color: #7E7E7E;
	font-size: 9px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: left;
	vertical-align: top;
}
.agbs{
	color: #7E7E7E;
	font-size: 11px;
   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;
}
.tabelle{
   background-image:url(pics/inhalt_bg.gif);
	background-attachment: fixed;
	overflow: auto;
}