body {
	background-color : White;
}

/* ############################################# */
/* DIVS */

	#container {
	width: 659px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* banner */
	#logo {
	float : left;
	vertical-align : top;
	padding: 0px; 0px;
	width: 227px;
	background: #FFFFFF;
}
	#kuva {
    margin-right: auto;
	margin-left: 227px;
	vertical-align : top;
	padding: 0px 0px 0px 0px;	
	background: #FFFFFF;
}

/* left & right */
#vasen {
	clear: both;
	float : left;
	width: 227px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#oikea {
    margin-right: auto;
	margin-left: 247px;
	vertical-align : top;
	padding-top: 6px;
	background: #FFFFFF;
}

	#ie {
	padding-left : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-top: 10px;
}
	.xxx {
	clear: both;	
}

	#xtra	{
	width: 411px;
	float: left;

}

/* ############################################# */
/* FONTIT */

/* perus-leipis-fontti */
p {
	font-family : "MS Sans Serif", sans-serif, Geneva;
	font-size : 14px;
	line-height: 20px;
	color: #191613;
}
p.small {
	font-family : "MS Sans Serif", sans-serif, Geneva;
	font-size : 12px;
	line-height: 16px;
	color: #191613;
}

/* ############################################# */
/* LINKIT */

/* päänavikaation linkit */
a:link.ajankohtaista, a:visited.ajankohtaista 
{
	text-decoration : none;
	color : #4D718F;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a:hover.ajankohtaista, a:active.ajankohtaista{
	text-decoration : none;
	color : #7895AD;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	background-color : #EDEDED;
}
span.ajankohtaista
{
	text-decoration : none;
	color : #4D718F;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}

a:link.toiminta, a:visited.toiminta
{
	text-decoration : none;
	color : #F77315;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a:hover.toiminta, a:active.toiminta{
	text-decoration : none;
	color : #F77315;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	background-color : #EDEDED;
}
span.toiminta
{
	text-decoration : none;
	color : #F77315;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}


a:link.hamara, a:visited.hamara
{
	text-decoration : none;
	color : #8B5206;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a:hover.hamara, a:active.hamara{
	text-decoration : none;
	color : #8B5206;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	background-color : #EDEDED;
}
span.hamara
{
	text-decoration : none;
	color : #8B5206;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}


a:link.yhteystiedot, a:visited.yhteystiedot
{
	text-decoration : none;
	color : #AF5A21;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
span:hover.yhteystiedot, span:active.yhteystiedot
{
	text-decoration : none;
	color : #AF5A21;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	background-color : #EDEDED;
}
span.yhteystiedot
{
	text-decoration : none;
	color : #AF5A21;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}


a:link.linkit, a:visited.linkit
{
	text-decoration : none;
	color : #836CA5;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a:hover.linkit, a:active.linkit
{
	text-decoration : none;
	color : #836CA5;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	background-color : #EDEDED;
	a:link.linkit, a:visited.linkit
	}
span.linkit
{
	text-decoration : none;
	color : #836CA5;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}

