/* // Tervalammen kartano, kuntoutuskeskus // Index -page stylesheet v.1.0 (c) Severi Peura 2007 */


/* custom */

.copyright { position: absolute;
             text-align:center;
             width: 99%;
             top: 0 px;
             font-size: 12;
             color: #adadad;
             font-family: Lucidia Sans Unicode }
             
.kuva       { 
              text-align: center;
              position: absolute;
              
              top:30px;
              height: 115px;
              width: 99% }
              




.kartano    {       position: absolute;
                    width:99%;
                    height: 280px;
                    text-align: center;
                    top: 155px;
                    
                    }
                    


             
.site {        position: absolute;
                    top: 425px;

                    width:99%;
                    height: 67px;
                    text-align: center;
                    
                    border-style: none;
                    }
                    
.laatu    {     font-family: Lucid Sans Unicode;
                font-size: 20;
                color:#0067AE;
                padding-bottom: 20px;
                }
                    
                    
.lang     {     font-size: 12;
                color:#adadad;
                padding-bottom: 5px;
                
                }
                    
.sosv     {     position:absolute;
                top: 620px;
                width: 99%;
                height: 55px;
                text-align: center;
                }
                  

.fin     {      margin-right: 20px;
                }


.fun     {      
                width: 60px; 
                padding-right: 20px;
                
                }
                
.ent     {      
                width: 60px; }


.osoite   {     color: #808080;
                font-size: 12;
                
                }
                
/* HTML-elements */

          
a         { color: #000000;
            font-family: Georgia;
            font-size: 20;
            text-decoration: none;
            
            }