/********* FORM *************/

.button {
	background: url(../../images/buttonbg.jpg) repeat-x;
	height: 26px;
	padding: 0 4px 0 4px;
}



/**** HAKUSIVUN KOROSTUKSET ****/
.searchHighlight{
	background: #e1e6eb;
}
.highlight{
	background: #e1e6eb;
}
/**** BODY ****/
*{
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
}


/**** LINKIT ****/
a {
	text-decoration: none;
	font-weight: normal;
	color: #474e56;
}

#pagecontent a, #pagecontent a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #474e56;
}

#pagecontent a:hover {
	text-decoration: underline;
	color: #8a9098;
}

/*#pagecontent a:visited {
	text-decoration: none;
	color: #8995a6;
}*/


a:hover {
	text-decoration: underline;
	color: #8a9098;
}

h1 a{
	font-size: 17px;
	font-weight: bold;
	color: #0591de;
}

h3 a{
	font-size: 13px;
}

/*#pagecontent a:visited {
	text-decoration: none;
	color: #8995a6;
}*/


a:hover {
	text-decoration: underline;
	color: #8a9098;
}

/**** TEKSTIT ****/
p {
	font-size: 12px;
	margin-bottom: -2px;
}



h1 {
	font-size: 17px;
	font-weight: bold;
	color: #0591de;
}


h2 {
	font-size: 14px;
}


h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
}


ul {
	list-style-type:none;
	padding-left: 0;
	margin-left: 0;
	padding-right: 10px;
	margin-right: 10px;
}

/**** TAULUKKO ****/

.taulukko {
	font-size: 13px;

}