/* CSS Document */
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #009933;
}
.menu2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #009933;
}
a {
color: #31ad27;
text-decoration: none;
}
a:hover{
color: #108410;
text-decoration: underline;
}
.Stil11 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #009900;
	font-weight: bold;
}
.Stil20 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #009900;
	font-weight: bold;
}