.site_backgr {
	background-image: url(pic/site_backgr.jpg);
	background-repeat: repeat-x;
}
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;
	background-color: #FFFCF5;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.titelfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
}
.forminput {
	width:261px; height:18px; border:#18361C 1px solid; background:#ffffff; padding-left:5px; font-family: Arial; font-size:12px;
}
.formselect {
	width:300px;
	height:20px;
	border:#5C7392 1px solid;
	background-color:#ffffff;
	padding-top: 2px;
	padding-left:4px;
	font-family: Arial;
	font-size:10px;
}
textarea {
	width:261px;
	height:120px;
	border:#18361C 1px solid;
	background-color:#ffffff;
	padding-left:5px
	font-family: Arial;
	font-size:14px;
}
.formsubmit {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #18361C;
	padding-top: 1px;
	font-family: Arial;
	background-color: #gggggg;
}
.smallfont {
	font-size: 12px;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
a:link.copyright {
	color: #333333;
	text-decoration: none;
}
a:visited.copyright {
	color: #333333;
	text-decoration: none;
}
a:hover.copyright {
	color: #333333;
	text-decoration: underline;
}
a:active.copyright {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #006FA4;
	text-decoration: none;
}
a:visited {
	color: #006FA4;
	text-decoration: none;
}
a:hover {
	color: #006FA4;
	text-decoration: underline;
}
a:active {
	color: #006FA4;
	text-decoration: none;
}
