body {
	margin: 0px;
	border: 0px;
	background-color: #BDDFFF;
}

body,p, td {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.10em;
	color: #000000;
}
.kalender td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.10em;
	color: #000000;
}

a:link, a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.10em;
	color: #00346B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
H3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #000000;
}
H2 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #00346B;
	letter-spacing: 0.10em; 
}
.navTRhi {
	background-color: #0038AD;
}