
@charset "iso-8859-1";



/*
body {
    background-attachment : fixed;
    background-image : url('img/laukkala-cottages-logo3.jpg');
    background-repeat : no-repeat;
  }
*/




body {
    color : black;
/*    font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; */
/* font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size : 14px;

  }


.pteksti {
    border-bottom-color : #2424b0;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #2f2fe6;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #2424b0;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #2f2fe6;
    border-top-style : solid;
    border-top-width : 1px;
    color : black;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 10px;
    padding-bottom : 10px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
  }


.paiv {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    color: blue;
    text-decoration: none;
  }


a:hover {
    color : #882dff;
    font-family : Arial,Geneva,Verdana, Geneva,  Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
    text-decoration : underline;
  }


a:link, a:visited {
    font-family : Arial,Geneva,Verdana,Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: blue;
    text-decoration: none;
  }


.linkki {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: yellow;
  }


.tekstikentta {
    background-color: #CC6600;
    color: #FFFFFF;
    border: thin solid black;
  }


.teksti {
    color: #000000;
  }

/*
.kehys {
    background : url('../img/table_back_r162.jpg');
    border-style : solid solid solid solid;
    border-width : 1px 1px 1px 1px;
    border-color : #810002;
  }



.alakehys {
    background : url('../img/pellava_r162.jpg');
    border : #2f00b2 solid 1px;
    bottom: 0px;
    right: 0px;
    width: 200px;
    z-index: 3;
}
*/














.valikko {
    border-bottom-width: 1;
    border-left-width: 1;
    border-right-width: 1;
    border-top-width: 1;
    border-style: solid;
    margin-left: 0;
    background-color:transparent;
    border-color:#793745;
  }


.taulu5 {
    border-bottom-width: 5;
    border-left-width: 1;
    border-right-width: 5;
    border-top-width: 1;
    border-style: solid;
    background-color: #eeddff;
    margin-left: 50;
  }


.taulu8 {
    border-bottom-width: 5;
    border-left-width: 1;
    border-right-width: 5;
    border-top-width: 1;
    border-style: solid;
    background-color: #9999dd;
    margin-left: 50;
  }


.taulu9 {
    border-bottom-width: 5;
    border-left-width: 1;
    border-right-width: 5;
    border-top-width: 1;
    border-style: solid;
    background-color: #BBBBee;
    margin-left: 10;
  }


.taulu0 {
    border-bottom-style : hidden;
    border-bottom-width : 0px;
    border-left-style : hidden;
    border-left-width : 0px;
    border-right-style : hidden;
    border-right-width : 0px;
    border-spacing : 0px;
    border-top-style : hidden;
    border-top-width : 0px;
    empty-cells : show;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    top : 0px;
  }


.etusivu {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style:italic;
    text-align:center;
    color: white;
    text-decoration: none;
  }


p.viesti {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #eeffff;
    text-decoration: none;
  }

/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}


h2 {
font-size: 120%;
font-family: "Lucida Grande", sans-serif;
margin: 30px 0 0.2em;
}
