body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #397512;
	background-image: url(pic/site_backgr0.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	line-height: 18px;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	line-height: 18px;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E1E;
	line-height: 18px;
}
.titelfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AE181A;
	line-height: 18px;
}
.site_backgr{
	background-image: url(pic/site_backgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_backgr{
	background-image: url(pic/menu_backgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_backgr{
	background-image: url(pic/main3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topfont{
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic;
}
a:link.topfont {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.topfont {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topfont {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.topfont {
	color: #FFFFFF;
	text-decoration: none;
}

.itemsfont{
	color: #000000;
	font-size: 12px;
}
a:link.itemsfont {
	color: #000000;
	text-decoration: none;
}
a:visited.itemsfont {
	color: #000000;
	text-decoration: none;
}
a:hover.itemsfont {
	color: #000000;
	text-decoration: underline;
}
a:active.itemsfont {
	color: #000000;
	text-decoration: none;
}

.grijsfont {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link.grijsfont {
	color: #333333;
	text-decoration: none;
}
a:visited.grijsfont {
	color: #333333;
	text-decoration: none;
}
a:hover.grijsfont {
	color: #333333;
	text-decoration: underline;
}
a:active.grijsfont {
	color: #333333;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #999999;
}
a:link.copyright {
	color: #999999;
	text-decoration: none;
}
a:visited.copyright {
	color: #999999;
	text-decoration: none;
}
a:hover.copyright {
	color: #999999;
	text-decoration: underline;
}
a:active.copyright {
	color: #999999;
	text-decoration: none;
}

.forminput {
	width:220px; height:18px; border:#868686 1px solid; color: #333333; background:#BCBCBC; padding-left:5px; font-family: Arial; font-size:12px;
}
.formtextarea {
	width:220px; border:#868686 1px solid; color: #333333; background:#BCBCBC; padding-left:5px; font-family: Arial; font-size:12px;
}
.formselect {
	width:300px;
	height:20px;
	border:#868686 1px solid;
	color: #333333;
	background-color:#BCBCBC;
	padding-top: 2px;
	padding-left:4px;
	font-family: Arial;
	font-size:10px;
}
.formsubmit {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #FFFFFF;
	padding-top: 1px;
	font-family: Arial;
	background-color: #3C3C3C;
    border: 0px;
    background: #3C3C3C;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

hr {
	height: 1px; border: none; color: #C2EAFF; background-color: #C2EAFF;
}

