body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	scrollbar-base-color: FFFFFF;
	scrollbar-arrow-color: 000000;
}
td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
h1   { font-size: 36px; color: #000000; }
h2   { font-size: 24px; color: #8789E7; }
h3   { font-size: 18px; color: #8789E7; }
h4   {
	font-size: 16px;
	color: #3D479E;
}
h5   {
	font-size: 12px;
	color: #3D479E;
}
h6   { font-size: 9px; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.table_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F0EFF0; color: #000000; }
.table_title_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #C0BFBF; color: #000000; font-weight: bold; }
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #000000;
	text-decoration: underline;
}
.table_link { font-size: 12 px; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; VISIBILITY: hidden; }
.bodytable  {
	background-attachment: fixed;
	background-image: url(images/intro_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;}
