h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/baerlauch_higru.jpg);
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F3D0A;
}
a {
	color: #171F05;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #ffffff;
	font-size: 14px;
}
.nav_seite {
	color: #990000;
	text-decoration: none;
	font-size: 16px;
}
.nav_seite:hover {
	color: #ffffff;
	font-size: 16px;
}
.nav_weiss {
	color: #ffffff;
	font-size: 14px;
}
.nav_weiss_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
}
.nav_weiss_9px:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
}
img.bilder {
	border: 1px solid #ffffff;
}

