
body {
  background:#FFFFF9;
  color:#000002;
  font-size:13px;
  font-family:verdana, arial, sans-serif;
  font-weight:normal;
  text-decoration:none;
  line-height:1.2em;
  text-align:left;}

#asettelu {
  background:transparent;
  position:absolute; top:20px; left:50%;
  width:734px; height:568px;
  margin-left:-385px;
  background-image: url(img/bkg.gif);
  background-repeat: no-repeat;
  background-position:top left;}

#kuvatausta {
  background:transparent;
  position:absolute; top:4px; left:0px;
  background-image: url(img/kuvatausta.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:213px; height:199px;}

#kuvakehys {
  background:transparent;
  position:absolute; top:4px; left:0px;
  background-image: url(img/kuvakehys.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:213px; height:199px;}

#kuva {
  background:#94A1AA;
  position:absolute; top:20px; left:21px;}

#logo {
  background:transparent;
  position:absolute; top:-3px; left:182px;}

#otsikko {
  background:transparent;
  position:relative; left:50px;}
  
#leipateksti {
  background:transparent;
  position:relative; left:140px;
  width:400px}

#kielet{
  background:transparent;
  position:absolute; top:63px; left:540px;}

#valikkopohja {
  background:transparent;
  position:absolute; top:138px; left:557px;
  width:145px; height:100%}
  
#valikko {
  background:transparent;
  position:absolute; top:170px; left:578px;
  width:145px; height:100%}
  
#pupu {
  background:transparent;
  position:absolute; bottom:230px; right:5px;}

#sisalto {
  background:transparent;
  position:absolute;
  top:165px;
  left:0px;
  width:734px;
  background-image: url(img/bkgkeski.gif);
  background-repeat: repeat;
  background-position:top left;}
  
#alatausta {
  background:transparent;
  position:absolute; left:0px; bottom:-100px;
  width:734px;}

#yhteystiedot {
  background:transparent;
  position:relative;
  top:50px;
  left:140px;
  width:400px;
  z-index:1;}
  
#paivitetty {
  background:transparent;
  position:relative;
  top:50px;
  left:140px;
  width:400px;
  z-index:1;}

/* TEKSTIT */

/* valikon vino sisennys on tehty functions.php:ssä */
.valikko {
  color:#4D5567;
  font-size:12px;
  font-family: tahoma, helvetica, sans-serif;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
  line-height:1.3em;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;}
  
.mie {
  color:#CC3300;}
  
.taso1 {
  font-weight:bold;}

.taso2 {
  font-weight:normal;
  margin-left:8px;}

.alatunniste {
  font-size:10px;
  line-height:1.3em;}
  
.oikea {
  text-align:right;}

.vasen {
  text-align:left;}

a.kayttis{
  text-decoration:none;
  border:0px;}

a{
  color:#000002;
  text-decoration:underline;
  border:0px;}

/* TEKSTIN SEKAAN TULEVAT KUVAT */
.right {
  float:right;
  clear:right;
  margin-left:15px;
  margin-top:5px;
  margin-bottom:5px;}
.left {
  float:left;
  clear:left;
  margin-right:15px;
  margin-top:5px;
  margin-bottom:5px;}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:5px;
  margin-bottom:5px;}

/* LEIPÄTEKSTIN OTSIKOT */
h1, h2, h3, h4 {
  color:#CC3300;}
h1 {
  font-size:18px;
  font-weight:normal;
  line-height:1.3em;
  margin-left:240px;
  margin-bottom:30px;
    width:310px;}
h2 {font-size:14px; font-weight:bold;}
h3, h4 {font-size:13px; font-weight:bold;}

/* LISTAT */
ul {list-style: disc outside;}
ol {list-style: decimal outside;}
