html, body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #40c0e4;
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #40c0e4;
	scrollbar-highlight-color: #7a878f;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #eeeeee;
	text-decoration: none;
}



.plink {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

a.plink:link {
	text-decoration:none;
	color:#000000;
}
a.plink:visited {
	text-decoration:none;
	color:#000000;
}
a.plink:hover {
	text-decoration:none;
	color:#b91b4b;
}
a.plink:active {
	text-decoration:none;
	color:#000000;
}
a.plink:focus {
	text-decoration:none;
	color:#000000;
}




.navilfest {
	text-decoration:none;
	color : #5aadd7;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	/*padding-left: 8px;*/
	/*line-height: 13pt;*/
}
.navil {
	text-decoration:none;
	color : #000000;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	/*padding-left: 8px;*/
	/*line-height: 13pt;*/
}

a.navil:link {
	text-decoration:none;
	color:#000000;
}
a.navil:visited {
	text-decoration:none;
	color:#000000;
}
a.navil:hover {
	text-decoration:none;
	color:#b91b4b;
}
a.navil:active {
	text-decoration:none;
	color:#000000;
}
a.navil:focus {
	text-decoration:none;
	color:#000000;
}

td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

#fliess {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	background-color: transparent;
	width: 585px;
	height: 390px;
	overflow: auto;
	color: #000000;
	/*line-height: 150%;*/
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #40c0e4;
	scrollbar-highlight-color: #7a878f;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #eeeeee;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
}
