body
{
 padding:0px;
 background-color: #fff;
 background-image: url('images/taustaliuku.jpg');
 background-repeat: repeat-x;
 font-family: arial, verdana, sans-serif;
 font-size: 0.8em;
 text-align: center;
 margin-top:0px;
 margin-bottom: 8px;
 margin-right:0px;
 margin-left:0px;
}

table.paataulu
{
	background-color: #ffffff;
	background-image: url('images/sivun_taustaliuku.jpg');
	background-repeat: repeat-x;	
}

td.sisalto
{
	background-image: url('images/etusivu_tausta.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

td.sisalto_sisasivu
{
	background-image: url('images/sisasivu_tausta.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

td.linkkipalkki_etusivu
{
	background-image: url('images/linkkipalkki.jpg');
	background-repeat: no-repeat;	
}

div.sisalto_txt
{
	overflow: hidden;
	height: 410px;
	width: 380px;
	margin-left: 50px;
	margin-top: 48px;
	padding-right: 10px;
}

div.sisalto_sisasivu_txt
{
	overflow: auto;
	height: 430px;
	width: 500px;
	margin-left: 58px;
	margin-top: 48px;
	padding-right: 10px;
}


div.linkit
{
	margin-left: 225px;
	margin-top: 20px;
}

div.valikkolinkki
{
	margin-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(images/linkkirengas.gif);
	background-repeat: no-repeat;
}

div.sisasivu_kuva_ylaosa
{
	margin-top: 55px;
	margin-left: 47px;
}

table
{
 font-size: 1.0em;
}

h1
{
 font-size: 1.3em;
 color: #737474;
 margin-top: 10px;
}

h2
{
 font-size: 1.2em;
 color: #737474;
 margin-top: 10px;
}

h3
{
 font-size: 1.1em;
 color: #737474;
 margin-top: 10px;
}

h4
{
 font-size: 1.0em;
 color: #737474;
 margin-top: 10px;
}

a:link		{color:#3a6cb2; text-decoration:underline;}
a:visited 	{color:#3a6cb2; text-decoration:underline;}
a:active	{color:#3a6cb2; text-decoration:underline;}
a:hover  	{color:#3a6cb2; text-decoration:underline;}

.valikkolinkki a:link	{color:#454545; text-decoration:none;}
.valikkolinkki a:visited {color:#454545; text-decoration:none;}
.valikkolinkki a:active	{color:#454545; text-decoration:underline;}
.valikkolinkki a:hover  	{color:#454545; text-decoration:underline;}
