@charset "utf-8";


a img {
	border: none
}
.menu_bg {
	background-image: url(pix/li_baum.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rahmen {
	border: 1px solid #f7f7f7;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #c5e770;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #c5e770;
}
a:hover {
	text-decoration: none;
	color: #e85790;
}
a:active {
	text-decoration: none;
	color: #c5e770;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5e770;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e85790;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.textrotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e85790;
	font-weight: bold;
}

