
/*  stylesheet by Tapio Linna  */
body
{
background-color: white;  
color: rgb(0,0,0);
font-family: Arial, Helvetica, Verdana, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
}

#sivunavi
{
font-size: 104%;
background-color: white;  
/* background-color: rgb(96,169,163);  */
/* color: rgb(0,0,0); */
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
/* border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; */
padding: 0px 0px 0px 0px;
border-color: rgb(0,0,0);
}

#IDmenunavi
{
font-size: 104%;
background-color: #1AABA8;
/* background-color: rgb(96,169,163);  */
/* color: rgb(0,0,0); */
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
/* border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; */
padding: 0px 0px 0px 0px;
border-color: rgb(0,0,0);
text-align: right;
}

#IDleipatxt
{
background-color: background-color: #1CBBB6;   
/* background-color: rgb(204,251,200);   */
/* color: rgb(2,221,51); */
font-family: Arial, Helvetica, Verdana, sans-serif;
font-style: normal;
/* border-color: rgb(124,152,130); */
}

#IDmenunavi a
{
color: white; 
font-family: Arial, Helvetica, Verdana, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-decoration: none;
font-size: large;
padding: 0px 0px 0px 100px;
}

#IDmenunavi a:hover, #IDmenunavi a:active
{
background-color: #3C807B;
padding: 0px 0px 0px 100px;
display:block;
text-decoration:none;
background: #3C807B;
/* padding-left:0.25em;
margin-left:-0.25em; */
/* padding: 2px 26px 2px 2px; */
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 140%;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

h2
{
font-size: 125%;
padding: 0px 0px 0px 20px;
font-weight: bold;
}

h3
{
font-size: 105%;
padding: 0px 0px 0px 20px;
}

h4
{
font-size: 100%;
padding: 0px 0px 0px 20px;
}

h5
{
font-size: 96%;
padding: 0px 0px 0px 20px;
}

h6
{
font-size: 90%;
padding: 0px 0px 0px 20px;
}



/* layout */
#sivunavi		{width: 260px; position: absolute; top: 0; left: 0; /* float: left; */ text-align: left;}

#sivunavi		{margin-left: 0%; /* width: auto */}

#IDmenunavi		{width: 260px; position: absolute; top: 347px; left: 0px; /* float: left; */ text-align: left;}

#IDmenunavi		{margin-left: 0%; /* width: auto */}


#IDleipatxt	{width: 800px; position: absolute; top: 0px; left: 260px; /* float: left; */ text-align: left;
padding: 10px 10px 10px 100px;
}

/* #IDleipatxt {margin-left: 10px; width: 10px; position: absolute; top: 0px; left: 300px;  }  */

