body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(grafik/bg-navi.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #B9D9FF;


}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.head {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #0029A7;
	letter-spacing: 5pt;
	text-align: left;
	text-indent: 6pt;
	vertical-align: middle;

}

A:link {
	text-decoration: none;
	color: #0038FF;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
A:visited {
	text-decoration: none;
	color: #0038FF;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
A:active {
	text-decoration: underline;
	color: #0029A7;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
A:hover {
	text-decoration: underline;
	color: #0029A7;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

