A:link, A:visited 

{
   color:#666600;
   text-decoration:none;
   font-weight:bold;
   font-style:normal;
   cursor:pointer;
}

A:hover, A:active 

{
   color:#666600;
   text-decoration:none;
   font-weight:bold;
   font-style:normal;
   cursor:pointer;
   background:#FFFFCC;
}

a.img:link, a.img:visited

{
border-color:black;
border-width:1px;
cursor:default;
background:#FFFFCC;
display:block;
cursor:pointer;
border-style:solid;
}


a.img:hover, a.img:active
{
border-color:#FFFFCC;
border-width:1px;
border-style:solid;
display:block;
background:#FFFFCC;
}



body  

{
   border:0px; 
   padding:0px; 
   margin:0px;
   background:url('pattern.jpg');
   font-family: Book Antiqua, Serif;
   font-size: 10pt;
   letter-spacing:0px;
   color: #000000;
 /*   height: 100.02%; */ /* Gives a scrollbar in Mozilla / Firefox */
 /*   overflow-y: scroll; */ /* Gives a scrollbar in Internet Explorer */
   letter-spacing:0.2px;

}

#keskitys 

{
   text-align:center;
   margin-top:1%;
}

#rakenne 

{
   width:702px;
   text-align:left;
   padding:0px;
   margin-left:auto;
   margin-right:auto;
}

.marginaali1

{
margin-top:4px;
}

.padding 

{
   padding:2px;
   line-height:1.5;
}

.padding2 

{
   margin: 18px 20px 20px 18px;
   padding:0%;
   color: #003300	
}

.kuva

{
margin: 0px 25px 0px 0px;
float: left;
text-align:center;
}

.kuva2

{
margin: 0px 0px 0px 0px ;

}

.pikkukuva
{
float:left;
margin-right:2px;
margin-bottom:2px;
}



/* Navigaatio menu alkaa */

a.menu:link

{

text-decoration:none;
color:black;
width:auto;
background:#999966;
font-weight : normal;
font-style:normal;
display:block;
cursor:default;
}



a.menu:active

{

text-decoration:none;
color:black;
width:auto;
background:#CCCC99;
font-weight:normal;
font-style:normal;
display:block;
cursor:default;
}



a.menu:visited 

{

text-decoration:none;
color:black;
width:auto;
background:#999966;
font-weight:normal;
font-style:normal;
display:block;	  
cursor:default;

}



a.menu:hover

{

text-decoration:none;
color:black;
width:auto;
font-weight:normal;
font-style:normal;
background:#CCCC99;
display:block;
cursor:default;	  

}



.navigaatiomenu

{
background:#CCCC99;
border-style:solid;
border-color: black;
border-width:1px;
width:80px;
padding:2px;
float:left;
display:block;
}

/* Navigaatio menu loppuu */  

.otsikko 

{
   font-weight:bold;
   width:auto; 
   font-size:13pt;
   font-family: Book Antiqua, Serif;
   font-variant:small-caps;
   text-align:center;
   border-bottom:1px solid #000;
   background:#999966;
   margin:2px 2px 0px 2px;
}

#sisalto 

{
border-style:solid;
border-color: black;
border-width:1px;
/*-moz-box-sizing: border-box;*/
   width:610px; 
   margin-left:4px;
   margin-bottom:2%;
   padding:0px;
   background:#CCCC99; 
   color: black;
   float:left;
   display:block;


}

h1

{
color:#333300;
text-decoration:none;
font-size:16pt;
font-weight:none;
font-style:oblique;
letter-spacing:0px;
Text-align:center;
}


h4
{
   color:#333300;
   text-decoration:underline;
   font-size:11pt;
   font-weight:normal;
   font-style:normal;
   letter-spacing:5px;
}

h5
{
color:#333300;
text-decoration:none;
font-size:10pt;
font-weight:none;	;
font-style:none;
text-align:left;
}

li
{
color: #003300;
list-style-type: circle;
margin-bottom: 5px;
}

table, tr, td
{
border-style:solid;
border-color:black;
border-width:1px;
font-size:8pt;
}






