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: 12px;
	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: 12px;
	font-family: "Arial", "Tahoma", "Times New Roman", "Courier";
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
a:link {
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 12px;
}
a:hover {
  color            : #FFFFFF;
  background-color : #A5BEFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 12px;
}
a:active {
  color            : #FFFFFF;
  background-color : #A5BEFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 12px;
}
a:visited {
  color            : #FFFFFF;
  text-decoration  : none;
  font-family      : "Arial", "Tahoma", "Times New Roman", "Courier";
  font-size        : 12px;
}
.tabelle{
   background-image:url(pics/inhalt_bg.gif);
	background-attachment: fixed;
}