	/* Perustiedot */
body {
	background-color: #edf2f8;   
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 0.85em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
/*	background-image: url(../kuvat/bodypalkki.jpg);
	background-repeat: repeat-x;
*/

}
a:link {
	text-decoration: underline;
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
}
a:visited {
	color: black;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
}
a:hover {
	color: black;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
/*	background-color: #d6eaf2;  */
}

#keskitys {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	border: solid #b8bbbf 1px; 
	background-color: #eef3f9;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #C70C03;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #C70C03;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: black;
	margin-top: 2px;
	margin-bottom: 5px;	
}

h3.etuotsikko {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: black;
}


h3.ruusu {
	font-weight: bold;
	font-size: 1.15em;
	color: white;
	text-align: center;
	background-image: url(../kuvat/isoruusu2.gif);
	background-repeat: no-repeat;

}



h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: black;
	margin-top: 5px;
	margin-bottom: 2px;	
	margin-left: 5px;
}

h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}

h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: Black;
	margin-top: 5px;
	margin-bottom: 10px;
}


p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;				
}

span.normaali {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;				
}

a.linkki:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	color: black;
	font-size: 0.9em;
}
a.linkki:visited {
	color: black;
	text-decoration: underline;
	font-size: 0.9em;
}
a.linkki:hover {
	color: black;
	text-decoration: underline;
	font-size: 0.9em;
	background-color: #d6eaf2;  
}


/*
Etusivun typo (uutisleikkeet):

Otsikot:
font-family: Trebuchet MS;
font-size: 13px;
font-weight: bold;
color: #C70C03

Tekstipätkät:
font-style: normal;
font-size: 11px;
font-family: Arial;
color: #000000

*/


p.lihavoitu {
	color : #004A00;
	font-weight: bold;
}

p.sisenna {
	padding-left: 20px;

}

p.sisennys {
	padding-left: 40px;

}


span.liha {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
}


span.alas {
	vertical-align: bottom;
}


span.valkoinen {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #60676f;
}

span.oikeareuna {
	text-align: right;
}


/*Lomakkeen tekstit */
span.lomake {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	color: #000000;
}

span.lomake_alku {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	color: #000000;
}

span.lomake_teksti {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
}

ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 0px 0px;
	padding: 0px;
	list-style-image: url(../img/bullet_teksti.gif);
}

ul.sisainen {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #000000;
	list-style-image: url(../img/bullet_sisainen.gif);
	margin: 0px 0px;
	padding: 0px;
}

ul.ulkoinen {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	color: #000000;
	list-style-type: none;
	margin: 00px 0px;
	padding: 0px;
}

ol {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
}

li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #000000;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

table {
	width: 100&;
}
table.ylarivi {
	width: 550px;
	vertical-align: bottom;
	
}

table.ylahaut {
	border-right: solid white 10px; 
	vertical-align: bottom;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #60676f;
	margin-top: 8px;
	
}

tr.hakuta {
/*	vertical-align: bottom; */
	
}

td.ylahaut2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	vertical-align: bottom;
	color: #60676f;
	border-bottom: solid white 2px; 
	
}
td.ylahaut3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	vertical-align: center;
	color: White;
	
}

td.ylahaut4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: bottom;
	color: #60676f;
	border-bottom: solid white 2px; 
	
}

td.lisajakelu {
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;				

}

td.lisateksti {
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.5em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;				

}

table.keskelle {
	width: 468px;
	vertical-align: top;
	background-image: url(../kuvat/etukeskitys.jpg);
	background-repeat: repeat-y;
}


th {
	vertical-align: top;
}

tr {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;				
	vertical-align: top;
}

tr.etusivu {
	vertical-align: top;
	background-image: url(../kuvat/etu_viiva.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}

td.jako {
/*	border-top: dotted  #83868a 2px;  */

}



td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.95em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;				
	vertical-align: top;
}

td.etuosaa {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


table.etusivua {
	width: 226px;
/*	border-top: solid blue 1px; */

}

td.etusivu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.5em;
	color: #000000;
	padding-top: 5px;
	margin-bottom: 5px;				
}

td.etusivutext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.5em;
	color: #000000;
}

td.etuyla {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;				
/*	border-bottom: dotted black 0px;   */
}


td.etuaika {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #000000;
	margin: 2px;
	margin-top: 5px;
	margin-bottom: 5px;				
/*	border-bottom: dotted black 0px;   */
}

td.oikea {
	text-align: right;
	vertical-align: top;
}


/* Erikoismuotoilut */

/*
.tieto {
	border: solid gray 1px;
	background-color: #F8FEF5;
	float: center;
	margin: 2px;
	text-align: left;
	padding: 5px;
}

*/

/* Yläosan yritys ja kuvatiedot */

#ylapalkki {
	width: 860px;
	background-color : white;
	background-image: url(../kiinteat/ylaosoa.jpg);
	background-repeat: no-repeat; 
	height: auto;
}

#ylanauha {
	width: 760px;
	background-color: white;
	background-image: url(../kiinteat/ylakapea.gif);
	background-repeat: repeat-x;
	height: 85px;
}


#ylapalkki #yrityspalkki {
	position: absolute;
/*	background-image: url(../kiinteat/logotausta.gif);
*/
	border: solid black 2px; 

}

.ylaytunnus {
	float: none;
	text-align: right;
}

#ylapalkki #logopalkki {
	text-align: right;
	height: 45px;
	padding-top: 15px;
	top: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.95em;
	color: white;
	vertical-align: bottom;
/*	border-top: solid #b8bbbf 1px;  */
}


#ylapalkki #logopalkki span{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #60676f;

}

#ylapalkki #logopalkki span.valkoiset {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.2em;
	color: white;
}



#ylapalkki #logopalkki a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #60676f;
	font-size: 1em;
	text-decoration: none;

}

#ylapalkki #logopalkki a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #60676f;
	text-decoration: none;
	font-size: 1em;

}

#ylapalkki #logopalkki a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #60676f;
	text-decoration: none;
	font-size: 1em;

}

#ylapalkki #hakupalkki {
	position: absolute; 
	float: left;
	left: 810px;
	top: 75px;
	text-align: left;
	font-size: 0.9em;
	color: white;
	width: 160px;

}



#ylapalkki #kapeapalkki {
	background-color: green;
	background-image: url(../kiinteat/ylakapea.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 50px;
}



#ylapalkki #kapeapalkki {
	background-color: green;
	text-align: left;
	height: 50px;
}



/* Yläosan ja alaosan välinen tietoraita */

#raitapalkki {
	width: 860px;
	height: auto;
	background-image: url(../kuvat/raitapalkki.jpg);
	background-repeat: repeat-y; 
	background-color : #d71920;
/*	background-color : #C6020C; */
}


#raitapalkki #raitalinkki {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	text-align: center;
	font-weight: bold;
	border-bottom: solid #d71920 2px; 
	background-color : #d71920;

}

#raitapalkki #raitalinkki span.laiha {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.1em;

}


#raitapalkki #raitalinkki a:link {
	color: white;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px; 

}
#raitapalkki #raitalinkki a:visited {
	color: #fdfafa;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px; 
}

#raitapalkki #raitalinkki a:hover {
	color: black;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px; 
}


/* keskiosa alkaa */
#sivu {
	width: 860px;
	text-align: left;
	padding-right: 0px;
	background-image: url(../kuvat/valiviiva.jpg);
	background-repeat: repeat-y;
	background-color: #edf2f8;   


}
#raidanaluspalkki {
	width: 858px;
	height: 29px;
	float: left;

}


/* menu ALKAA */

#menu {
	width: 162px;
	float: left;
	margin-top: 5px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-right: 0px;	
}

#menu #menuasettelu {
	width: 145px;
	float: right;
/*	background-image: url(../kiinteat/menuraita.jpg);
	background-repeat: repeat-y; 
	padding arvo muutettu right*/
	padding-right: 1px;	
}

#menu #menuasettelu ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;	
	list-style-type: none;

}

#menu #menuasettelu li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline: /* :KLUDGE: Removes large gaps in IE/Win */}


#menu #menuasettelu .menulinkki {
	text-align: left;

}
/*
#menu #menuasettelu a.linkki:link {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	

}


#menu #menuasettelu a.linkki:visited {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}

#menu #menuasettelu a.linkki:hover, a.linkki:selected  {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}

#menu #menuasettelu a.linkki:first {	
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}
*/



#menu #menuasettelu a.linkkis:link {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	

}


#menu #menuasettelu a.linkkis:visited {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}

#menu #menuasettelu a.linkkis:hover, a.linkki:selected  {
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}

#menu #menuasettelu a.linkkis:first {	
	color: #5e676e;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;	
	height: 22px;	
	line-height: 22px;
	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; 
	background-position: left bottom;	
}




/* Kuvienn asettelut alkavat */

.kovitus {
/*	margin: 0 0.6em 0.2em 0; */
	float: right;
	text-align: center;
	padding: 5px;
}

.kovita {
/*	margin: 0 0.6em 0.2em 0; */
	float: right;
	text-align: right;
	padding: 0px;
}


.kevitus {
	margin: 0em; 
	float: none;
	text-align: bottom;
	padding: 0px;
}

.kuvitus {
	margin: 0 0.6em 0.2em 0; 
	float: left;
	text-align: center;
	padding: 5px;

}

.kuvitus div { 
	font-style: italic;
	font-size: 90%;
	font-family: Arial, sans-serif; 
	padding: O.1em 0.1em 0.2em 0.2em; 
}

.selitys {
	display: none; 
}




.banneritus {
	margin-bottom: 1px; 
	padding-bottom: 4px; 
	float: none;
	text-align: left;
/*	background-image: url(../kuvat/menuviiva.jpg); 
	background-repeat: repeat-y; */
	background-position: left bottom;	
}

img { 
	border: 0;
}

.galleria img { 
	border-color: black;
}

.galleria div { 
	border-color: #CCFF99;
	margin: 0 0.6em 0.2em 0; 
	float: left;
	text-align: center;
	padding: 5px;
}

/*
.ruutu {
	border: solid white 0px; 
	border-color: gray;
	background-color: #FFFFD7;
	float: center;
	margin: 2px;
	text-align: center;
	padding: 2px;
}
*/


/* tekstiosuus */

#sisalto {
	width: 675px;
	float: right;
}

#sisalto3 {
	background-color: white;  
	width: 550px;
	margin-left: 5px;	
	float: left;
}



#sisalto a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #323232;

}


#sisalto a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.8.5em;
	color: #323232;
}
#sisalto a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	color: #323232;
	background-color: #f6f6f6;
}

#sisalto a.linkki:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	color: #323232;

}


#sisalto a.linkki:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	color: #323232;
}
#sisalto a.linkki:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	color: #323232;
	background-color: #f6f6f6;
}


/* sivujen tekstiosuus */

#sisalto #tekstiosio #teksti #tsisennys {
	padding-left: 2px;
	padding-right: 2px;
}



/* etusivun tekstiosuus */
#sisalto #tekstiosio {
	border-color: #D9D9C4;
	padding: 0px;
}

#sisalto3 #tekstiosio3 {
	border-color: #D9D9C4;
	padding: 4px;
}



#sisalto #tekstiosio #teksti {
	width: 475px;
	float: left;
}
#sisalto #tekstiosio #teksti #tsisennys {
	padding-left: 10px;
	padding-right: 20px;
}


#sisalto #aineisto #teksti {
	width: 360px;
	float: left;
}
#sisalto #aineisto #teksti #tsisennys {
	padding-left: 5px;
	padding-right: 5px;
}


/* Perussivun tekstiosuus */

#sisalto #tekstiosio #laajateksti {
	width: 540px;
	float: left;
	background-color: white;
}

#sisalto #tekstiosio #laajateksti #tsisennys {
	padding-left: 5px;
	padding-right: 5px;
}

.laitakuva {
	border-color: #CCFF99;
	margin: 0 0.2em 0.2em 0; 
	float: right;
	text-align: center;
	padding: 1px;
}

/* lehtisivun tekstiosuus */

#sisalto #aineisto #kuvalaita {
	width: 170px;
	padding: 4px;
	padding-bottom: 5px;	
	float: right;

}

#sisalto #aineisto #kuvalaita p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}

#sisalto #aineisto #kuvalaita a.kuvalinkki:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	border: solid white 2px; 
}

#sisalto #aineisto #kuvalaita a.kuvalinkki:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	border: solid white 2px; 
}

#sisalto #aineisto #kuvalaita a.kuvalinkki:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	border: solid #3871A9 2px; 
}



#sisalto #aineisto #banneri h2 {
/*	background-image: url(../kuvat/lapitausta.gif);
*/
}
#sisalto #aineisto #banneri h3 {
/*	background-image: url(../kuvat/lapitausta.gif);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #323232; */
}





#sisalto #aineisto #banneri a:link {
	font-weight: bold;
	color: #323232;	
	text-decoration: none;
/*	background-image: url(../kuvat/lapitausta.gif);
*/
}


#sisalto #aineisto #banneri a:visited {
	font-weight: bold;
	color: #323232;	
	text-decoration: none;
/*	background-image: url(../kuvat/lapitausta.gif);
*/

}

#sisalto #aineisto #banneri a:hover {
	font-weight: bold;
	color: #323232;	
	text-decoration: none;

}




/* ETUSIVUN NOSTO-LAATIKOT */
#sisalto #laatikot {
	margin-top: 2px;
}
#sisalto #alareuna {
	height: 3px;
	clear: both;
}

p.lotsikko {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #F5F5F5;
	background-color: #0B2886;
	padding: 2px;
}




/* etusivun banneriosuus */


#sisalto #tekstiosio #banneri {
	border-top: solid #edf2f8 3px; 
	margin-right: 0px;
	width: 145px;
	padding-bottom: 5px;	
	float: right;
	padding-right: 9px;
}

/* Alaosan yritystiedot */
#alaosio {
	width: 860px;
	text-align: center;
	height: auto;
	background-color : #C6020C;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: white;

}

#alaosio p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: white;
}

#alaosio a.alaosa:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
}

#alaosio a.alaosa:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
}

#alaosio a.alaosa:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
	background-color: Black;
}


/* tulostus ja alkuun linkit */
#sisalto .pieni {
	font-size: 85%;
	margin-top: 40px;
}
#sisalto a.pieni:link {
	color: Green;
}


#sisalto a.pieni:visited {
	color: Green;
}
#sisalto a.pieni:hover {
	color: #006400;
}





/* Sivun alareunan 1px korkea varjostus */

.alue {
	height: 1px;
	clear: both;
}


.noborder {
	border: 0;
}


/* lomake css  */

/* fonttikoon määritys  */
/* lomake css  */

/* fonttikoon määritys  */

input, textarea, select, radio { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

input.ylahaku { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;

}


/* form alueen määritys  */

form { 
	color: black; 
	margin-left: 0px;
	margin-bottom: 0; 
	padding-bottom: 0; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}




/* textarealle on annettu leveys  */

textarea {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 95%;
	max-width: 80em;
/* Tulostuksen apu  */
	height: 7em;
	overflow: visible; 
}

textarea.lyhyt {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 95%;
	max-width: 80em;
/* Tulostuksen apu  */
	height: 4em;
	overflow: visible; 
}


/* select kentät selkeämmiksi */

option.korostus { 
	font-weight: bold;
	font-family: Verdana; 
	color: red; 
	background: #ffc; 
	} 
	
select { 
	font-size: 100%;
	} 
	
label { 
	color: black;
	padding: 0.1em;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}
/*tekstikentän paikka */

label.kentat { 
	display: block;
	float: left;
	width: 6.9em; 
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}

label.alarivi { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

input.inkentta { 
	font-size: 0.8em;
}




fieldset { 
	border: solid green 1px;
	padding: 0.2em
	}

legend  { 
	color: black;
	}



