td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.aktuellhead {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.aktuelltext {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid 2B76B5;
}
.nav {
	padding: 3px;
}
.grau {
	color: #666666;
}
.weiss {
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:focus {
	font-weight: bold;
	text-decoration: underline;
}
.schwarz {
	color: #000000;
}
.foot {
	font-size: 10px;
	padding: 3px;
}
.datum {
	font-size: 9px;
	color: #666666;
}
.tablehead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B76B5;
	margin: 2px;

}
.tabledata {
	font-size: 11px;
	color: #333333;
	margin: 2px;
	border: 1px solid 2B76B5;

}
.untertitel {
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}
.notfallhead {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 2px;
}
.notfalldata {
	font-size: 11px;
	color: #333333;
	margin: 2px;
	background-color: #FFCCFF;

}
.tabledatalightblue {

	background-color: #E1E1FF;
	font-size: 11px;
}

