body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.backgr {
	background-image: url(pic/backgr.jpg);
	background-repeat: repeat-x;
}
.main_top {
	background-image: url(pic/main_top.jpg);
	background-repeat: repeat-x;
}
.left_top {
	background-image: url(pic/left.jpg);
	background-repeat: repeat-x;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.titelfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #5AAF4A;
	line-height: 18px;
}
.titelfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5AAF4A;
	line-height: 18px;
	font-weight: bold;
}
.smallwitfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}
a:link.smallwitfont {
	color: #ffffff;
	text-decoration:none;
}
a:visited.smallwitfont {
	color: #ffffff;
	text-decoration:none;
}
a:hover.smallwitfont {
	color: #ffffff;
	text-decoration:underline;
}
a:active.smallwitfont {
	color: #ffffff;
	text-decoration:none;
}
.forminput {
	width:150px; height:15px; border:#3D7832 1px solid; background:#ffffff; padding-left:5px; font-family: Arial; font-size:10px;
}
.formselect {
	width:150px;
	height:20px;
	border:#3D7832 1px solid;
	background-color:#ffffff;
	padding-top: 2px;
	padding-left:4px;
	font-family: Arial;
	font-size:10px;
}
textarea {
	width:261px;
	height:120px;
	border:#3D7832 1px solid;
	background-color:#ffffff;
	padding-left:5px
	font-family: Arial;
	font-size:14px;
}
.formsubmit {
	height:20px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 1px;
	color: #2b4460;
	padding-top: 1px;
	font-family: Arial;
	background-color: #gggggg;
}
hr {
	height: 1px; border: none; color: #58AF47; background-color: #58AF47;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a:link.menu {
	color: #ffffff;
	text-decoration:none;
}
a:visited.menu {
	color: #ffffff;
	text-decoration:none;
}
a:hover.menu {
	color: #ffffff;
	text-decoration:underline;
}
a:active.menu {
	color: #ffffff;
	text-decoration:none;
}

.menu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}
a:link.menu_selected {
	color: #000000;
	text-decoration:underline;
}
a:visited.menu_selected {
	color: #000000;
	text-decoration:underline;
}
a:hover.menu_selected {
	color: #000000;
	text-decoration:underline;
}
a:active.menu_selected {
	color: #000000;
	text-decoration:underline;
}


a:link {
	color: #438237;
	text-decoration:underline;
}
a:visited {
	color: #438237;
	text-decoration:underline;
}
a:hover {
	color: #61B652;
	text-decoration:underline;
}
a:active {
	color: #438237;
	text-decoration:underline;
}
