/*
** Piscina - style sheet for CSS2-capable browsers.
** Keijo Luoto 2008 - http://www.koivuharju.fi
*/

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background:url(kuvat/pohja1.gif) repeat-x;
}

p.leipis {
   background: white;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12pt;
   text-align: left;
   line-height: 1.5em;
   padding: 0em 0.5em 0em 0.5em;
}

h2
{
color:rgb(0,53,115);
font-size:140%;
text-align:center;
}

td.es
{
position: absolute;
height: auto;
width: 550px;
background-color: white;
z-index: 1;
padding: 0px;
}

td.valikko
{
background-color:#307AB7;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
}

a:link
{
color:rgb(0,40,90);
text-decoration:none;
border:0;
}

a:visited
{
color:rgb(60,50,80);
text-decoration:none;
border:0;
}

a:hover
{
color:red;
text-decoration:none;
border:0;
}

a:active
{
color:rgb(247,229,195);
text-decoration:strong;
border:0;
}

#tausta {
position: center;
background: url(kuvat/tausta2020.jpg);
width: 100.15%;
margin-left: -10px;
margin-top: -10px;
height: 150%;
padding: 0px;
}

#pohja {
position: absolute;
background: white;
width: 850px;
border: 1px solid rgb(40,23,87);
z-index: 1;
padding: 0px 0px 0px 0px;
}

#yhteys {
width: 850px;
border: 0px;
z-index: 1;
padding: 0px;
}

#rakenne {
width: 560px;
border: 0px;
z-index: 1;
padding: 0px;
}









table.etusivuteksti {
   
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11pt;
   text-align: left;
   line-height: 1.3em;
   padding: 0em 0.5em 0em 0.5em;
}


a.etusivu:link
{
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #f5f5f5; FONT-FAMILY: Verdana;
text-decoration:none;
border:0;
}

a.etusivu:visited
{
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #f5f5f5; FONT-FAMILY: Verdana;
text-decoration:none;
border:0;
}

a.etusivu:hover
{
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: red; FONT-FAMILY: Verdana;
text-decoration:underline;
border:0;
}

a.etusivu:active
{
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #f5f5f5; FONT-FAMILY: Verdana;
text-decoration:strong;
border:0;
}





