body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A5712;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D9EEB3;
}
h1 {
	font-size: 18px;
	color: #FF6D02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6D02;
}
h2 {
	font-size: 16px;
	color: #FF6D02;
	text-decoration: underline;
}
h3 {
	font-style: italic;
	font-size: 14px;
	color: #FF6D02;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #98C06A;
}
#container {
	margin: 0px auto;
	overflow: auto;
	text-align: left;
	width: 760px;
	background-image: url(../img/content.jpg);
	border: 2px solid #457521;
}
#header {
	background-image: url(../img/head.jpg);
	height: 145px;
	width: 760px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	padding: 20px 0px 0px 70px;
	margin: 0px;
	border: 0px;
	color: #323D76;
	font-size: 24px;
}
#header h2 {
	padding: 70px 0px 0px 405px;
	margin: 0px;
	border: 0px;
	color: #EF5A01;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
}
#menu {
	float: left;
	text-align: right;
	background-image: url(../img/menu.jpg);
	height: 26px;
	width: 740px;
	margin: 0px;
	padding: 2px 10px 0px 10px;
	background-repeat: no-repeat;
}
#menu img {
	padding: 0px 10px 0px 10px;
	border: 0px;
}
#menu a {
	color: #2A5712;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	vertical-align: 30% !important;
	vertical-align: 40%;
}
#menu a:hover {
	color: #DC5A29;
	text-decoration: none;
}
#content {
	width: 760px;
}
#bal {
	width: 133px;
	float: left;
	overflow: hidden;
	margin: 0px;
}
.balbox {
	width: 129px;
	float: left;
	margin: 5px 0px 5px 0px;
	border: 2px solid #457521;
	text-align: center;
	padding-top: 45px;
	background-image: url(../img/leaf.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #B2E8B4;
}
.balbox p {
	margin: 0px;
	padding: 0px;
}
#bal a:link, #bal a:visited, #bal a:active {
	display: block;
	width: 113px;
	height: 20px;
	background-image: url(../img/menub.jpg);
	text-decoration: none;
	color: #2A5712;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 0px 0px 20px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #98C06A;
}
#bal a:hover {
	background-image: url(../img/menua.jpg);
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
#jobb {
	width: 606px;
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #98C06A;
	text-align: justify;
}
#jobb img {
	border: 2px solid #98C06A;
}
.rightbox {
	width: 240px;
	float: right;
	margin: 5px 0px 5px 10px;
	border: 2px solid #457521;
	text-align: left;
	padding: 45px 5px 5px 5px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #B2E8B4;
}
#jobb li {
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
#footer {
	float: left;
	text-align: center;
	background-image: url(../img/footer.jpg);
	height: 22px;
	width: 760px;
	margin: 0px;
	padding-top: 7px;
	overflow: auto;
	background-repeat: no-repeat;
}
.imageleft {
	border: 2px solid #98C06A;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imageright {
	border: 2px solid #98C06A;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.kiemel {
	font-weight: bold;
}