a:link {
	font-weight:normal;
	color:#163CB8;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	font-weight:normal;
	color:#163CB8;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	font-weight:normal;
	color:#333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-weight:normal;
	color:#808080;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
}
a:focus {
	font-weight:normal;
	color:#386BC7;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
}
body {
	background-image: url(/images/bg_pattern.gif);
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.textlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	line-height: 16px;
}
.headline {
	font-family: Tahoma;
	font-size: 11px;
	color: #163CB8;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
.tableunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
  text-align:left;
}
.textdatum {

	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
.tableunderlinegrey {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
}
