
@charset "iso-8859-1";













.pteksti {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
  }


.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 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #2222ff;
    text-decoration: underline;
  }


a:link, a:visited {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #2222ff;
    text-decoration: none;
  }


body {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #222222;
    text-decoration: none;

}


h1 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-decoration: none;
  }


h2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
    text-decoration: none;
  }


h3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    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-color : #b3b3b3;
    background-image : url('../img/bg-grey-upside-down.png');
    background-repeat : repeat-x;
    border-bottom-color : #777777;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #aaaaaa;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #777777;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #aaaaaa;
    border-top-style : solid;
    border-top-width : 1px;
  }


.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;
  }


.gal {
    border-bottom-width : 1px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 1px;
    padding-bottom : 2px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 2px;
  }


.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-width: 5;
    border-left-width: 1;
    border-right-width: 5;
    border-top-width: 1;
    border-style: solid;
    background-color: #bbaaEE;
    margin-top: 10;
  }


.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;
  }


.viestit {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #eeffff;
    text-decoration: none;
    padding: 2px;
    border-width: 1px;
    border-color: black;
    border-style:solid;
  }


.viestit_otsikko {
    font-size: 12px;
    font-weight: bold;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #eeffff;
    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;
  }

