/* ============== Layout ============================================ */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background:#F0EBDE url('images/vasenreuna.gif') 0 0 repeat-y;

	font-family: verdana, arial, helvetica;
}
#header { 
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 100%;
	background: #487A13;
	border-bottom: 5px solid #297569;
}
#header_image
{
	background-image: no-repeat;
	width: 100%;
	background: #487A13;
}
#header_links_ylarivi 
{ 
	position: absolute;
	top: 43px;
	left: 0px;
	cursor: pointer;
	width: 453px;
	
	margin-left: 190px;
	background-color: #2A4429;
	
	font-weight: bold;
	font-size: 75%;
	font-style: normal;
	color: #000000;
}
html>body #header_links_ylarivi
{
	/* Mozilla and Safari */
	top: 40px;
}
#header_links_alarivi
{ 
	position: absolute;
	top: 63px;
	left: 0px;
	cursor: pointer;
	width: 473px;
	margin-left: 170px;
	background:#589222;
	
	font-weight: bold;
	font-size: 75%;
	font-style: normal;
	color: #000000;
}
html>body #header_links_alarivi
{
	/* Mozilla and Safari */
	top: 60px;
}
/* ============== header ====================================== */
.header_alarivi
{
 	text-decoration: none;
	width: 151px;
	height: 20px;
	text-align: center;
	background-image: no-repeat;
	background: url('images/link_alarivi1.gif') 0 0;
}
.header_alarivi_on 
{ 
	text-decoration: underline;
	width: 151px; 
	height: 20px; 
	text-align: center;
	background-image: no-repeat;
	background: url('images/link_alarivi1.gif') 0 0;
}
.header_alarivi2
{
 	text-decoration: none;
	width: 171px;
	height: 20px;
	text-align: center;
	background-image: no-repeat;
	background: url('images/link_alarivi3.gif') 0 0;
}
.header_alarivi2_on 
{ 
	text-decoration: underline;
	width: 171px; 
	height: 20px; 
	text-align: center;
	background-image: no-repeat;
	background: url('images/link_alarivi3.gif') 0 0;
}
.header_ylarivi
{
	text-decoration: none;
	width: 151px;
	height: 20px;
	text-align: center;
	background-image: no-repeat;
}
.header_ylarivi_on 
{ 
	text-decoration: underline;
	width: 151px; 
	height: 20px;
	text-align: center; 
	background-image: no-repeat;
} 
/* ============== vasemmalla oleva navigaatio bar ====================================== */ 
#menu { 
	position:absolute; 
	top:88px; 
	left:0px;

	width:155px;
	
	background: #70A68E;
	color: #000;
	border: 0px solid 000;
	text-align: left;
}
html>body #menu
{
	/* Mozilla and Safari */
	top:85px; 
}
.otsikko_vasemmalla
{
	background:#70A68E;
	height: 20px;
	width: 100%;
	border-bottom: 1px dashed #297569;
	background: url('images/teema.gif') 0 0;

	font-size: 85%;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-family: verdana, arial, helvetica;
}
.linkit 
{
	cursor: pointer;
	width: 100%;
	text-align: center;

	font-weight: normal;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-family: verdana, arial, helvetica;
}
.linkit2 
{
	cursor: pointer;
	width: 100%;
	text-align: right;

	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	font-family: verdana, arial, helvetica;
}
.navi 
{
	width: 150px;
	text-align: right;
}
.linkki1
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link1.gif') 0 0;
}
.linkki1_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link1_on.gif') 0 0;
}
.linkki2
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link2.gif') 0 0;
}
.linkki2_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link2_on.gif') 0 0;
}
.linkki3
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link3.gif') 0 0;
}
.linkki3_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link3_on.gif') 0 0;
}
.linkki4
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link4.gif') 0 0;
}
.linkki4_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link4_on.gif') 0 0;
}
.linkki5
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link5.gif') 0 0;
}
.linkki5_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link5_on.gif') 0 0;
}
.linkki6
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link6.gif') 0 0;
}
.linkki6_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link6_on.gif') 0 0;
}
.linkki7
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link7.gif') 0 0;
}
.linkki7_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link7_on.gif') 0 0;
}
.linkki8
{
	height: 35px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link8.gif') 0 0;
}
.linkki8_on
{
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link8_on.gif') 0 0;
}
.linkki9
{
	height: 20px;
	padding-left: 40px;
	padding-right: 2px;
	background-image: no-repeat;
	background: url('images/link8.gif') 0 0;
}
.linkki9_on
{
	height: 20px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 14px;
	background-image: no-repeat;
	background: url('images/link8_on.gif') 0 0;
}

/* ============== sisältöalueella tarvittavat ====================================== */ 
#mainbody { 
	margin-left: 150px;
	margin-top: 95px;
	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom:px;
	padding-left: 20px;

	font-size: 75%;
	font-style: normal;
	background: #F0EBDE;
}
#mainbody_tietokortti { 
	margin-left: 150px;
	margin-top: 95px;
	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	line-height: 110%;	
	font-size: 75%;
	font-style: normal;
	background: #F0EBDE;
}
.tietokortti_table
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-family: verdana, arial, helvetica;
}
.hakukentan_otsikko_vasen
{
 	text-decoration: bold;
	width: 5px;
	height: 20px;

	background-image: no-repeat;
	background-position: top left;
	background: url('images/otsikko_vasen.gif') 0 0;
}
.hakukentan_otsikko
{
 	font-weight: bold;
 	font-size: 80%;
	text-indent: 10px;
	height: 20px;
	text-align: left;
	background-image: repeat-x;
	background-position: top left;
	background: url('images/otsikko_kesk.gif');
}
.hakukentan_otsikko_oikea
{
 	text-decoration: bold;
	height: 20px;
	width: 5px;
	
	background-image: no-repeat;
	background-position: top left;
	background: url('images/otsikko_oikea.gif') 0 0;
}
.hakukentan_otsikko_oikeareuna
{
	height: 20px;	
	width: 240px;
	background:#F0EBDE;
}	
.hakukentta_box
{
	width: 100%;
	border: 1px solid #000;
	padding: 10px;
}
.hakukentta_cat
{
	padding: 5px;	
	background: #EFEFEF; 
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.tk_solu
{
	width: 200px;
}
.tk_solu_middle
{
	text-align: right;
}
.solu
{
	font-style: normal;
	color: #000;
	width: 300px;
	text-align: left;
	line-height: 100%;
	font-family: verdana, arial, helvetica;
}
.solu2
{
	font-style: normal;
	color: #000;
	width: 200px;
	text-align: left;
	line-height: 100%;
	font-family: verdana, arial, helvetica;
}
.solu_tumma
{
	font-style: normal;
	background-color: #C6ADAC;
	text-align: left;
	line-height: 100%;
	font-family: verdana, arial, helvetica;
}
.otsikkosolu
{
	/*border-bottom: solid 1px #126B27;*/
	text-align: left;
	line-height: 80%;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}
.solu_keltainen
{
	font-style: normal;
	background-color: #FFFF99;
  font-size: 80%;
	text-indent: 20px;
	height: 20px;
	text-align: left;
	line-height: 100%;
	font-family: verdana, arial, helvetica;
}
/* ===================================================================================== */
h1 { 
font-size:30px

}

h2 { font-size:24px}

h3 { font-size:20px}

.footer { 
	width:100%;
	text-align:center;
	margin-top: 25px;
	margin-left: 150px;
	
	background:#F0EBDE url(images/footer.gif) 0 0 repeat-x;
	border:0px;
}
.footer_text
{
	width:100%;
	padding-top: 5px;
	font-size: 60%;
	text-align: center;
}

a, a:link, a:visited, a:active
{
	color: #000000;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
	color: #A13838;
	background-color: transparent;
}

