body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titel {
	font-family: Georgia;
	font-size: 20px;
	color: #699805;
}
.def {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
TD {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
.defform {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
.defformbutton {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#699805;
}
.menuitemi {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	cursor:hand;
}
.menuitema {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #699805;
	cursor:hand;
}
.menuitemlinei{
	background-color:;
}
.menuitemlinea{
	background-color:#699805;
}
.newsitems {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	background-image:url('images/bg_news.jpg');
	cursor:hand;
}
.newstitel {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #699805;
}
.submenui {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	background-image:url('images/subbuttons/bg_i.gif');
	cursor:hand;
}
.submenua {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #699805;
	background-image:url('images/subbuttons/bg_a.gif');
	cursor:hand;
}
a:link {
	font-family: Trebuchet MS;
	color: #699805;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	color: #699805;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	color: #699805;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS;
	color: #333333;
	text-decoration: none;
}


