body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#kader {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.titelfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
}
.main_backgrtop {
	background-image: url(pic/main_front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_backgr {
	background-image: url(pic/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: #0000DE;
	text-decoration: none;
}
a:visited {
	color: #0000DE;
	text-decoration: none;
}
a:hover {
	color: #0000DE;
	text-decoration: underline;
}
a:active {
	color: #0000DE;
	text-decoration: none;
}
.forminput {
	width:220px; height:18px; border:#666666 1px solid; background:#ffffff; padding-left:5px; font-family: Arial; font-size:12px;
}
.formtextarea {
	width:220px; border:#666666 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;
}
.formsubmit {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #18361C;
	padding-top: 1px;
	font-family: Arial;
	background-color: #gggggg;
}
