body,table,th,tr,td,b,h1,h2,h3,h4,h5,h6,div,span {
	color: #000000;
	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;
	font-size: 11px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: justify;
	vertical-align: middle;
   line-height: 15px;
}
a:link {
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
	font-size		 : 11px;
}
a:hover {
  color            : #FFFFFF;
  background-color : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:active {
  color            : #FFFFFF;
  background-color : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
a:visited {
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 11px;
}
.tabelle{
   background-image:url(pics/inhalt_bg.gif);
	background-attachment: fixed;
}
.tabelle_bereich{
   overflow : auto;
}
.noframes_white {
	color: #FFFFFF;
	font-size: 1px;
   line-height: 1px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
}