body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 20px 0 20px 0;
	padding: 0;
	background-color: #F7F3F7;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #294584;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF1800;
	text-decoration: none;
}
h1 {
	color: #294584;
	font-size: 16px;
}
#logo {
	background: url(../css_bilder/bav_logo.gif) no-repeat right bottom;
	height: 22px;
	background-color: #294584;
}
.zeilentitel {
	font-weight: bold;
	padding: 5px;
	background-color: #294584;
	color: #FFFFFF;
}
.zeilentitel a{
	color: #FFFFFF;
}

.zeilentitel a:hover {
	color: #FFD700;
}

.zellenfarbhinterlegung {
	background-color: #EDF1FA;
}
.einzeltabellen {

}
.gesamttabelle {}
