body {
	background-image: url(http://bastelfriends.de/images/background.gif);
	background-repeat: repeat;
	font-family: Arial;
}
td {
	font-family: Arial;
	font-size: 14px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}

.footer {
	font-size: 10px;
}

.tr1 {

}

.tr2 {
	background-color: #d0f5a5;
}