.jateviikko {
	margin-right: 40px;
	
	
	
	
	}



div.alakategoria ul {
	list-style:none;
	margin: 0;
	padding: 0px 0px 0px 10px;

	
	
	
	}


.rae {
	margin-top: 11px;
	
	
	
	}

.etusivunlinkit {
	margin-top:28px;

	list-style:none;
	list-style-type: none;
	
	}
	
.nostomargin {
	
	margin-right: 20px;
		
	}
	

.nostomargin2 {
	
	margin-left: 100px;
		
	}

div.submenuwrap ul {

padding-left:0;

}



div.submenuwrap a:link, div.submenuwrap a:visited {
	text-align:center;
	padding: 10px;

	color:#669900;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration:none;
	background-image: url(../images/btn_bg.jpg);
	background-repeat:repeat-x;
	background-color: #ededed;
	display:block;
	border: #cccccc 1px solid;
	height: auto;
	width: 240px;
	margin-bottom: 4px;

}



div.submenuwrap a:hover {
	color:#669900;
	text-decoration:underline;
}

div.submenuwrap  a:hover  img {
	color:#669900;
	text-decoration:none;
}


div.submenuwrap a:active {
	color:#669900;
	text-decoration:none;
}

/*
#imagesright { /* etusivun kuvapaikat oikealla
	float: right;
	width: 286px;
	text-align: left;
	position:relative;
	height:auto;
	background-color:#CCC;


}*/



.submenuwrap {
	float:right;
	width:260px;
	height:auto;
	position: relative;
	clear:both;
	}



.pikalinkit {
	width: 278px;
	height: auto;
	background-color:#ebebeb;
	border: solid 1px #cccccc;
	float: right;
	position:relative;
	font-family: garamond, "Ms Trebuchet", serif;
	font-size: 16px;
	text-transform:uppercase;
	text-align:center;
	font-weight:regular;
	padding: 7px 0px 7px 0px;
	margin: 4px  0 0 0;
	}



div#etusivu {
	float:left;
	position: relative;
	height:auto;
	width: 490px;
	background-color:#669900;
	padding: 0px 25px 5px 25px;
	margin: 20px 0px 15px 0px;
	}

div#etusivu h2 {
	color: #fff;
	font-size: 1.3em;

	}


div#etusivu p {
	color: #fff;
	font-size: 0.7em;

	}

#nostot {
	
	float:left;
	position:relative;
	width: 100%;
	height: 150px; /* 128 */
	display:block;

	margin: 5px 0px 30px 0px;
	padding: 0;
	
	
	}


#henkilowrap {



}

.bannerimargin { margin: 4px;}

.toimisto {

border: 0px #ffffff  ;
width: 190px;
}

.toimisto2 {

border: 0px #ffffff  ;

}


.nosto {
	
	margin: 0px 0px 5px 5px;
	
	
	}

.tahti {

color: #c11515;

}

.teksti_b {



}


.noborder {

border: 0px #ffffff;

}

/*
select {

border: 1px #668704 solid ;

}
*/


.theunderline {
	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: bold;
	align: left;
	color: #333;

	padding-left: 5px;
}

table, tr, td {

border: 0px solid #668704;

}

.taulukko {

border: 1px solid #668704;

}

td {
	font-family: verdana, serif; /* garamond 11 pt */
	font-size: 8pt;	
	font-style: normal;
	font-weight: normal;
	align: left;

	margin: 0px;
	padding: 7px; /* 7 */
	
	
/* border: solid 1px #668704; */ 

}


.etusivutd {
	/* originaali td */
	font-family: verdana, serif; /* garamond 11 pt */
	font-size: 9pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/* border: solid 1px #f5f5f4; */

}

.taulukkotausta {

background-color: #efefee;
padding: 7px; /* 7 */
border: solid 1px #668704;
/* #f5f5f4;*/
}

.taulukkootsikko {

background-color: #efefee;
padding: 7px; /* 7 */
border: solid 1px #668704;
/* #f5f5f4;*/
}

.taulukkotausta2 {

background-color: #ffffff;
padding: 7px; /* 7 */
border: solid 1px #668704;
/* #f5f5f4;*/
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.jatetuoteotsikko {

	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: bold;
	align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;

/*
	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: BOLD;
	font-weight: bold;
	align: left;
	color: #668704;
	margin-bottom: 0px;
*/
}


body
{

/* text-align: left; */
}

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */


/* no list-markers by default, since lists are used more often for semantics */


/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,img, input
{ margin:0; padding:0 }







ul,ol,li {

padding-left:20;

}


/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

hr {

color: #fff;
background-color: #fff;
border: 1px solid #ccc;
border-style: none none dotted;


}

.pallot {

color: #fff;
background-color: #fff;
border: 2px dotted #668704;
border-style: none none dotted;

}

.hrgreen {

color: #fff;
background-color: #fff;
border: 1px solid #668704;
border-style: none none solid;

}



img {

margin:0px;
padding-top:0px;

}


/* more varnish stripping as necessary... */

.bg {
	background-color: #131313;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}


p {
	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;

}




h1 {
	font-family: garamond, serif;
	font-size: 14pt;	
	font-style: normal;
	font-weight: BOLD;
	align: left;
	color: #668704;
	margin-top: 0px;
	margin-bottom: 20px; 

}

h5 {
	font-family: garamond, serif;
	font-size: 14pt;	
	font-style: normal;
	font-weight: BOLD;
	align: left;
	color: #e0991d;
	margin-top: 0px;
	margin-bottom: 20px; 

}

h2 {
	font-family: garamond, serif;
	font-size: 14pt;	
	font-style: BOLD;
	font-weight: bold;
	align: left;
	color: #668704;
	margin-bottom: 0px; 
}

.vihrea { /* vihreä ajankohtaistaotsikko */
	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #668704;
	margin-top: 0px;
}

h3 { /* vihreä ajankohtaistaotsikko */
	font-family: verdana, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #668704;
	margin-top: 0px;
}

.harmaa { /* harmaa ajankohtaistaotsikko */
	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;
}

h4 { /* harmaa ajankohtaistaotsikko */
	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;
}


.ajankohtaistaleipis {

	font-family: verdana, arial, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	align: left;
	color: #333333;


}

.subnavi {

	font-family: verdana, serif;
	font-size: 10pt;	
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	align: left;
	color: #668704;



}


a:link {

	font-family: verdana, serif; /* garamond 11pt normal*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #668704;

}

a:visited {

	font-family: verdana, serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;

}

a:hover {	

	font-family: verdana, serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	align: left;
	color: #668704;

}

a:active {

	font-family: verdana, serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #668704;

}

a.subnavi:link {
	/*  garamond 9pt bold */
	font-family: verdana, serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	align: left;
	color: #668704;

}

a.subnavi:visited {

	font-family: verdana, serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	align: left;
	color: #333333;

}

a.subnavi:hover {	

	font-family: verdana, serif;
	font-size: 8pt;
	text-decoration: none;	
	font-style: normal;
	font-weight: bold;
	align: left;
	color: #668704;

}

a.subnavi:active {

	font-family: verdana, serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	
	align: left;
	color: #668704;

}


a.subsubnavi:link {
	/*  garamond 10pt bold  serif*/
	font-family: verdana, sans-serif;
	font-size: 9pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	line-height: 18px;
	color: #668704;
/*	padding-left: 20px;*/

}

a.subsubnavi:visited {

	font-family: verdana, sans-serif;
	font-size: 9pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #668704;
	line-height: 18px;
/*	padding-left: 20px;*/
}

a.subsubnavi:hover {	

	font-family: verdana, sans-serif;
	font-size: 9pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
/*	padding-left: 20px;*/
}

a.subsubnavi:active {

	font-family: verdana, sans-serif;
	font-size: 9pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	line-height: 18px;
	color: #668704;
/*	padding-left: 20px;*/
}



a.ajanlinkki:link {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #668704;
	margin-top: 0px;

}

a.ajanlinkki:visited {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;

}

a.ajanlinkki:hover {	

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #668704;
	margin-top: 0px;

}

a.ajanlinkki:active {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #668704;
	margin-top: 0px;

}

a.ajanlinkkiharmaa:link {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;

}

a.ajanlinkkiharmaa:visited {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;

}

a.ajanlinkkiharmaa:hover {	

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;

}

a.ajanlinkkiharmaa:active {

	font-family: garamond, serif;
	font-size: 12pt;	
	font-style: normal;
	font-weight: BOLD;
	text-decoration: underline;
	align: left;
	color: #333333;
	margin-top: 0px;

}


a.pieni:link, a.pieni:visited, a.pieni:hover, a.pieni:active {
	
	font-family: verdana, arial;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	align: left;
	color: #333333;

	
	}



.ajankohtaistaborder {

border: solid 1px #cccccc;

}



.isoajankohtaistaborderbottom {

border-bottom: solid 1px #cccccc;
padding: 10px 10px 0px 0px;

}

.ajankohtaistaborderbottom {

border-bottom: solid 1px #cccccc;




}


.kuvaborder {


border: solid 1px #EBEBEB;

}


.printtext {

display: none;

}


textarea {
	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 12px;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #000;





}


########### THE DIVS ############ 










#maincontainer {

	width: 901px;
	height: auto;
	float: left;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	position: fixed;
	}

#container {
	float: left;
	height: auto;
	width: 901px;
	text-align: left;
	background-color: #fff;


}

#header {

	width: 901px;
	height: 211px;
	text-align: left;
	float:left;
	position: relative;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	
	

}

#headerlogo {

	width: 242px;
	height: 120px;
	text-align: left;
	float:left;
	position: relative;

}




#haku {


	width: 222px;
	height: 91px;
	text-align: left;
	float:none;
	position: relative;
	padding: 0px 0px 0px 20px;
	

}



#hakukentta input[type=text] {

border: 1px solid #fff;
height: 17px;
width: 160px;
padding: 1px;
} 

	

#hakukentta input[type=submit] {
	padding-bottom: 2px;

	display:inline-block;
	width: 40px;
	margin-top: 30px;
	height:21px;
	background-color:#9dd140;
	border:solid 1px #FFF;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;


	cursor:pointer;
	
	/* gradient */
	background: #76a40d; /* Old browsers */
background: -moz-linear-gradient(top, #76a40d 0%, #94cd3e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76a40d), color-stop(100%,#94cd3e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #76a40d 0%,#94cd3e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #76a40d 0%,#94cd3e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #76a40d 0%,#94cd3e 100%); /* IE10+ */
background: linear-gradient(top, #76a40d 0%,#94cd3e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76a40d', endColorstr='#94cd3e',GradientType=0 ); /* IE6-9 */
	/* */
	
	
	}


#haku input[type=image] {


	}


#navi {
	float: left;
	width: 901px;
	height: 44px;
	/*padding-top: -4; */  

}

#contentwrap {
	margin: 0px 0px 0px 40px;
	width: 821px;
	height: auto;
	float: left;
	text-align: left;
 	background-color: #ffffff;
}


#osoitepolku {

	font-family: garamond, serif;
	font-size: 11pt;	
	font-style: normal;
	font-weight: normal;
	color: #9a9a9a;
	margin-bottom: 20px;
	width: 821px;
	float: left;
	text-align: left;



}

#contentleft {
	float: left;
	text-align: left;
	width: 492px;
/*	background-image: url(../images/otsikkoviiva.gif);*/
	background-repeat: repeat-x;

	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;



}

#contenttop {
	float: center;
	text-align: left;
	width: 778px;
	/*background-image: url(../images/otsikkoviiva.gif);
	background-repeat: repeat-x;*/

	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin-top: 0px;

	padding: 0px;



}

#contentbottom {
	float: center;
	text-align: left;
	width: 778px;
	/*background-image: url(../images/otsikkoviiva.gif);
	background-repeat: repeat-x;*/

	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin-top: 0px;

	padding: 0px;



}

#contentleft2 {
	float: left;
	text-align: left;
	width: 540px;
	position:relative;
	height:auto;

}


#ajancontentyla {

	background-color: #2a0000;

}


#ajancontentala {


	width: 821px;
	float: left;
}


#ajancontentvasen {

	float: left;
	text-align: left;
	width: 492px;
	/*background-image: url(../images/otsikkoviiva.gif);*/
	background-repeat: repeat-x; 
	position: relative;
	height:auto;
	background-color:#063;
	

}


#ajanalaoikea {   /* ei käytössä */

	background-color: #666633;
	width: 286px;
	float: left;
	margin-left: 43px;

}




#contentright {
	float: right;
	text-align: left;
	width: 570px;
/*	background-image: url(../images/otsikkoviiva_sisalto.gif);
	background-repeat: repeat-x;
	*/
	
	font-family: verdana, serif; /* garamond 11 pt bold*/
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	align: left;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	

}

#subnavileft { /* alanavigaatio sisältösivuilla vasemmalla*/

	float: left;
	text-align: left;
	width: 215px;
/*	width: 239px; */
/*	border-bottom: dotted 2px #668704; */
	


}


#footer {	
/*
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: normal;
	color: #314102;
		*/
	margin: 0px 0px 0px 40px;
	width: 821px;
	float: left;
	text-align: left;
 	background-color: #ffffff;

	
	
	}
	
.footer {	

	font-family: verdana, arial, sans-serif;
	font-size: 8pt;	
	font-style: normal;
	font-weight: normal;
	color: #314102;


	}	
	
	
#notfound {

	font-family: garamond, serif;
	font-size: 10pt;	
	font-style: normal;
	font-weight: bold;
	color: #9a9a9a;
	width: 821px;
	float: center;
	text-align: center;
	height: 500px;

}

#kuvacontainer {

/*	width: 263px; */
	border: solid 1px #668704;
	background-color: #EBEBEB;
	text-align: center;
	padding: 7px;
	float: left;
/*	margin: 0px 0px 5px 0px;  vanha */
	margin: 0px 10px 5px 0px;
	
	

}

#kuvacontainer2 {

/*	width: 263px; */
	border: solid 1px #668704;
	background-color: #EBEBEB;
	text-align: center;
	padding: 7px;
	float: left;
	margin: 0px 10px 15px 0px;
	
	
	

}


#kuvacontainer9 {

/*	width: 263px; */
	border: solid 1px #668704;
	background-color: #EBEBEB;
	text-align: center;
	padding: 7px;
	float: left;
	margin: 0px 10px 15px 5px;
	
	
	

}


#kuvaborder {

/*	width: 263px; */
	/*border: solid 1px #668704; */
	background-color: #EBEBEB;
	text-align: center;

}


#tiedostopankki {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	float: left;
	font-weight: bold;
	color: #333333;
	margin: 0px 20px 15px 0px;
	padding: 0;


}

#flash {

	float: left;
	text-align: left;

}


#flash2 {

	float: left;
	position: relative;
	width:659px;
	height:211px;
	

}


#headerwrap {
	float:left;
	position:relative;
	height:211px;
	width: 242px;
	
	
	
	}


#henkilot {

float: left;

}

#eihenkilot {

float: left;
width: 570px;

}

