/* Ilona Mäkinen 2008-05-27*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-image: url(tausta2.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: white;
}

h1, h2, h3, h4, h5
{
	font-variant: small-caps;
	text-decoration: underline;
}

.hg
{
	color: #808080;
}

h2.otsake
{
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 115%;
}

h3
{
	font-size: 105%;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a:active
{
	color: #314C26;
	text-decoration: none;
}

a:link.b, a:active.b, a:visited.b
{
	color: black;
}

a:hover
{
	color: #314C26;
}

a:hover.b
{
	text-decoration: underline;
}

a:link.kallo, a:active.kallo, a:visited.kallo, a:hover.kallo
{
	border-width: 0px;
	background-color: transparent;
	text-decoration: none;
	color: white;
}

a:link.teksti, a:active.teksti, a:visited.teksti
{
	background-color: transparent;
	text-decoration: underline;
	color: #314C26;
}

a:hover.teksti
{
	color: black;
}

span.virhe
{
	color: #7F0000;
}

span.eilah
{
	color: #000099;
}

span.na
{
	color: #7F3F5B; /*#FF7FB6; */
}

span.mi
{
	color: #004A7F;/*#0094FF; */
}

span.lisuut
{
	margin: 5px;
}

p.pg
{
	color: #808080;
}

img
{
       border: 0px solid black;
}

.pj
{
	border: 1px solid #314C26;
}

div
{
	background-color: white;
}

#cont
{
	width: 100%;
	background-color: transparent;
}

#head
{
	background-image: url(otsikko4.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 140px;
	border: 1px solid #314C26;
}

#vas
{
	float: left;
	width: 20%;
	margin-top: 15px;
	margin-bottom: 30px;
	background-color: transparent;
	position: scroll;
}

#uutiset
{
	margin-top: 15px;
	border: 1px solid #314C26;
	background-color: #BCC5B9;
	margin-bottom: 10px;
	text-align: right;
	padding-bottom: 5px;
}

#teksti
{
	float: left;
	width: 60%;
	border: 1px dotted #527F3F;
	padding: 10px;
	margin: 10px;
	margin-top: 15px;
}

#oik
{
	width:15%;
	float: right;
	background-color: transparent;
}

#ala
{
	clear: both;
	text-align: center;
	border-top: 1px dotted #314C26;
	color: black;
	font-size: 7pt;
	background-color: transparent;
}

.uutinen
{
	margin-bottom: 10px;
	border: 1px solid #314C26;
	margin: 5px;
	text-align: left;
}

.linkkiotsake
{
	font-weight: bold;
	color: #BCC5B9; /*black; */ /* #527F3F; */
	background-color: #314C26;
	text-decoration: underline;
	padding: 5px;
	border-bottom: 1px solid #527F3F;
	margin: 0px;
	text-align: left;
}

.uutisotsikko
{
	font-weight: bold;
	color: #314C26;
	padding: 5px;
	border-bottom: 1px dotted #527F3F;
	margin: 0px;
}

.uutissisalt
{
	padding: 5px;
}

#linkit
{
	margin: 0px;
	padding-bottom: 5px;
	border: 1px solid #314C26;
}

li.linkkili
{
	color: #527F3F;
}

table
{
	border: 1px solid black;
	background-color: #527F3F;
	width: 100%;
}

.puh
{
	width: auto;
}

th, td
{
	border: 1px solid black;
	padding: 3px;
	vertical-align: top;
	background-color: #BCC5B9;
}

dt
{
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}

dd
{
	margin-top: 3px;
}


dd.ddg, dt.dtg
{
	color: #808080;
}

input, textarea, select
{
       color: black;
       background-color: transparent;
       border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}