html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff; 
	background-image: none;
}
img {
	display: none;
}
ul {
	list-style: none;
	margin-left: 0;
}
ul.topmargin {
	margin-top: 1em;
}
ul.taso2 {
	margin-left: 1.5em;
}

#bg, #bg1 {
	position: relative;
	width: 210px;
	min-height: 100px;
	margin: 0;
	padding: 0;
	background-color: #fff; 
	background-image: none;
}
#bg0 {
	position: relative;
	width: 210px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff; 
	background-image: none;
}
#bg1 {
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #fff; 
	background-image: none;
}
#cont {
	width: 200px;
	margin: 0 auto;
}
#header {
	display: none;
}
#header.print {
	display: none;
}
#header.noprint {
	display: none;
}
#headbar {
	width: 200px;
	height: 50px;
	padding: 1px 0;
	margin: 0;
	background: #74b164;
	font-size: 10px;
	color: #fff;
}
#headbar .left {
	float: none;
	width: 190px;
	text-align: left;
	padding: 0 5px;
}
#headbar .right {
	float: none;
	width: 190px;
	text-align: left;
	padding: 0 5px;
	text-transform: uppercase;
}
#content {
	float: none;
	width: 200px;
	min-height: 100px;
	padding: 0;
	margin: 0;
}
#footer {
	position: relative;
	clear: both;
	width: 200px;
	height: 70px;
	padding: 1px 0;
	background: #fff;
	color: #000;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #74b164;
	border-bottom: 1px solid #74b164;
}
#footer .left {
	float: none;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}
#footer .right {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#footer a {
	color: #74b164;
}

a {
	color: #527d46;
	text-decoration: none;
}
a:hover {
	color: #74b164;
}

#navi {
	float: none;
	width: 170px;
	min-height: 180px;
	margin-top: 0em; 
	padding-top: 0em;
	padding-bottom: 3em;
	color: #000;
	background: #fff;
	border-top: none;
	border-bottom: none;
}
#navi .item {
	border-bottom: 1px solid #527d46;
}
#navi .item1 {
	border-top: 1px solid #527d46;
	border-bottom: 1px solid #527d46;
}
#navi a {
	display: block;
	font-size: 11px;
	padding: 1px 10px 1px 20px;
	text-decoration: none;
	color: #527d46;
}
#navi a:hover {
	background-image: none;
}
#navi a.menu1 {
	background: #84c971;
}
#navi a.menu1:hover {
	background-image: none;
}

#margCont {
	float: none;
	width: 196px;
	min-height: 72px;
	margin: 10px auto;
	color: #000;
	background: transparent;
	font-size: 11px;
}
.marg {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background: #ffe595;
	border: 1px solid #fbc03d;
}
#margCont ul li{
	list-style-type: disc;
}
#margCont p {
	margin: 0.5em 0;
}



a.valinta {
	display: block;
	clear: both;
	margin: 10px;
	margin-bottom: 10px;
}
a.valinta img {
	display: none;
}
a.valinta:hover img {
	display: none;
}
.julk {
	font-size: x-small;
	color: #000;
}

#linkit li {
	list-style: disc outside;
	margin-left: 10px;
}

h1, .h1 {
	margin-bottom: 0;
}

#w3 {
	display: none;
}

