body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99CC99;
	scrollbar-base-color: #B4FAB2;
	scrollbar-arrow-color: #333333;
}
.hg_grey {background-color:#666666;
}
.hg_hell {background-color:#B4FAB4;
}
.hg_dunkel {background-color:#94D29A;
}
td.style {
    border: 1px solid #333333;
	}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
.banktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}
.headline {
    font-family: Arial, Helvetica, sans-serif;  
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.headlinks {
    font-family: Arial, Helvetica, sans-serif;  
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #B4FAB4;
}
a:active {
	text-decoration: none;
}

