@charset "utf-8";
.baum {
	background-image: url(Baum-Banner.png);
	text-align: right;
	vertical-align: bottom;
}
.yazi {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
}
body,td,th {

}
body {
	background-color: #FFFFFF;
	background-image: url(gradianfon.jpg);
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

