body {
	margin: 5px;
	background: #f5f7fa url(../images/backpic_top.jpg) no-repeat;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993333;
	background: #f5f7fa url(../images/v5_bullets_15.gif) no-repeat 5px center;
}
.naviglobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/v5_bullets_140.gif) no-repeat 5px center;
	padding: 2px 5px 2px 20px;
}
.navi, .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
    padding: 2px 5px 2px 20px;
}
.navi {
	color: #333d48;
	background: url(../images/v5_bullets_14.gif) no-repeat 5px center;
}
.highlight {
	color: #993333;
	background: #f5f7fa url(../images/v5_bullets_15.gif) no-repeat 5px center;
}
b {
	font-weight: bold;
}
