/* PERUSTYYLIT */
/*------------------------------------------------------------*/
html, body {font: Georgia, "Times New Roman", Times, serif 12px;color: #000;background: transparent;}
html, body, h1, div, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img, blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre {margin: 0; padding: 0; border: none;}
table {border-collapse: collapse;}
ul ul, ul ol, ul dir, ul menu, ul dl, ol ul, ol ol, ol dir, ol menu, ol dl, dir ul, dir ol, dir dir, dir menu, dir dl, menu ul, menu ol, menu dir, menu menu, menu dl, dl ul, dl ol, dl dir, dl menu, dl dl {margin: 0; padding: 0; border: none;}
ul, ol, dl {list-style-type: none;} 
a, a img, :link img, :visited img {text-decoration: none; border: none; font-style: normal; font-weight: normal;}
p, pre, code, h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 1em;}
/*------------------------------------------------------------*/

body {
	margin: 0px 20px;
	color: #000000;
	background: #FFFFFF;
}


/*teksti*/
p		{
	padding: 5px;
}
pre		{}
code	{}
h1		{
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	padding-left: 10px;
}
h2		{
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 5px;
}
h3		{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 5px;
}
h4		{}
h5		{}
h6		{}
a:link 		{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #C7BAA2;
	border-right: 1px solid #C7BAA2;
	border-left: 1px solid #C7BAA2;
	text-decoration: none;
}
a:visited 	{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	border-top: 1px dashed #C7BAA2;
	border-right: 1px dashed #C7BAA2;
	border-left: 1px dashed #C7BAA2;
	text-decoration: none;
}
a:hover 	{
	color: #FFFFFF;
	font-weight: bold;
	border: 1px dashed #FFFFFF;
	background: #666666;
	text-decoration: none;
}
a:active 	{
	color: #999999;
	font-weight: bold;
	border: 1px dashed #999999;
	text-decoration: none;
}



.otsikko {
	height: 152px;
	background: url(g/otsikko_tausta.gif) repeat-x left bottom;
}
.navi {
	height: 152px;
	background: url(g/otsikko_tausta.gif) repeat-x left bottom;
}
.navi a:link 		{
	text-decoration: none;
	border: none;
	background: transparent;

}
.navi a:visited 	{
	text-decoration: none;
		border: none;
	background: transparent;

}
.navi a:hover 	{
	text-decoration: none;
		border: none;
	background: transparent;

}
.navi a:active 	{
	text-decoration: none;
		border: none;
	background: transparent;

}

.sisalto {
	color: #000000;
	background: #C7BAA2;
	height: auto;
	width: auto;
}
.reuna_v {
	width: 14px;
	background: #C7BAA2;
}
.reuna_o {
	width: 14px;
	background: #C7BAA2;
}
.reuna_a {
	background: #3B2C27;
	height: 25px;
}
.reuna {
	height: 14px;
	background: #C7BAA2;
}
.ala {
	background: #746356 url(g/ala_tausta_kaari.gif) no-repeat center bottom;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	padding: 15px;
	font-size: 0.8em;
	font-style: italic;
	height: 100px;
}
.ala a:link 		{
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-style: italic;
}
.ala a:visited 	{
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-style: italic;
}
.ala a:hover 	{
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #ffffff;
	text-decoration: none;
	font-style: italic;
}
.ala a:active 	{
	color: #999999;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-style: italic;
}

.reuna_tyhja {
	width: 14px;
	height: 14px;
}
.kuvitus_o {
	color: #000000;
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	clear: both;
	float: right;
}
.teos_linkki {
	margin: 0px;
	padding: 2px;
}
 .teos_linkki img {
	margin: 5px;
	padding: 0px;
	border: 0px solid #FFFFFF;
} 

.teos_linkki a:link 		{
	text-decoration: none;
	background: transparent;
	border: none;

}
.teos_linkki a:visited 	{
	text-decoration: none;
	border: none;
	background: transparent;
}
.teos_linkki a:hover 	{
	text-decoration: none;
	border: none;
	background: transparent;
}
.teos_linkki a:active 	{
	text-decoration: none;
	border: none;
	background: transparent;
}
.teos {
	width: 70%;
}
.teos img {
	background: #9C8C79;
	padding: 10px;
	border-top: 1px solid #746356;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #746356;
}

