@charset "iso-8859-2";
body {
	margin: 0px;
	padding: 0px;
	background-color:#eff3eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

form{
	margin: 0px;
	padding: 0px;
}

.hakubox{
	width: 369px;
	height: 28px;
	background-image:url(../images/hakubg.jpg);
	background-repeat:no-repeat;
	padding-right: 10px;
}

.topnavibox{
	width: 830px;
	height: 30px;
	background-image:url(../images/ylanavi_bg.jpg);
	background-repeat:no-repeat;
	text-align: left;
}

.haebt{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	height: 18px;
	background-color: #19740d;
	border: 1px solid #19740d;
}

.hakutextfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	border: 1px solid #19740d;
	padding: 1px;
	margin-right: 15px;
}
.ArialGreen11Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28701e;
	font-weight: bold;
}
.ArialGreen13Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #28701e;
	font-weight: bold;
}
.ArialGreen11Boldlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28701e;
	font-weight: bold;
}

.leipa{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.leipa11{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.leipa12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;

}
.otsikko{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.ArialBold11{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.Arial11{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}

.Arial12{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

.ArialGreen10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28701e;
}

a.linkpath{
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.linkpath_selected{
	color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.linkpath:hover{
	text-decoration: none;
}

.vasenalue{
	width: 260px;
	background-color: #dde4d9;
}

.maincontent{
	width: 570px;
	height: 400;
	background-color: white;
}

.maincontent_margins{
	margin: 10px 15px;
}

.etusivu{
	background-image:url(../images/bgkuva_alpha.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	
}

.footerlinks{
	float: left;
	background-color: #b7e016;
	width: 446px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.tiedosto_box{
	width: 530px;
	height: 100px;
	background-color: #dde4d9;
	
}

.sivulinkit_box{
	width: 530px;
}

.valko{
	background-color: white;
}

.pagenumber_selected{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.pagenumber{
	font-size: 12px;
	color: black;
}

.navi{
	height: 29px;
}

.navi ul{
	list-style-type: none;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.navi ul li{
	height: 29px;
	line-height: 29px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	font-size:12px;
}

.navi ul li a{
	float: left;
	display: block;
	line-height: 29px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	font-size:12px;
	padding: 0px 4px;
}

.navi ul li a:hover{
	background-color: #19740d;
	text-decoration: none;
}

/* **************************** MENU *************************** */
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #115608;
}

.textfieldi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border: 1px solid #8d9b85;
}


