body { 
  margin:0px; 
  padding:0px;
  color:#000000;
  background:#f6e2e2; 
  font-family:verdana, arial, helvetica, Sans-serif; 
}


td { 
  font-size: 70%;
  font-weight: normal;
}


.vasenpalsta {
  background:#d1857f;
}

.ylapalkki {
  background:#d1857f;
}

.viiva {
  width:1px;
  height:100%;
  position:absolute;
  left:411px;
  z-index:3;
  background:#ffffff;
}

.viiva2 {
  width:1px;
  height:100%;
  position:absolute;
  left:523px;
  z-index:3;
  background:#ffffff;
}


.tausta {
  background:#f6e2e2;
}



.vaaleatausta {
  background:#f6e2e2;
}


h1 { font-size: 160%; font-weight:normal; text-decoration:none; color:#000000;}

.editor-otsikko { font-size: 160%; font-weight:normal; text-decoration:none; color:#000000;}

h2 { font-size: 120%; font-weight:bold; color:#000000;}

.editor-alaotsikko { font-size: 120%; font-weight:bold; color:#000000;}



.variteksti {
  color:#2163B2;
}


hr { 
  height: 1px; 
  color:#333333;
}


small { 
  font-size:85%; 
}

.isokuva {
  border-top: 10px solid #d1857f;
  border-right: 10px solid #d1857f;
  border-bottom: 10px solid #d1857f;
}

/* /////////// LINKIT /////////// */

A {  
  color:#000000; 
  text-decoration:underline;
}

A:visited {  
  color:#000000;
  text-decoration:underline; 
}


/* /////////// NAVIGAATIO /////////// */

.navi {
  background:#ebafaa;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.navi A {
  background:#ebafaa;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.navi A:visited {
  background:#ebafaa;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.navi-akt {
  background:#f2e2e2;
  color:#000000;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.navi-akt A {
  background:#f2e2e2;
  color:#000000;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }


.navi-akt A:visited {
  background:#f2e2e2;
  color:#000000;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }


/* /////////// PÄÄNAVI /////////// */

.paanavi {
  background:#a8564d;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.paanavi A {
  background:#a8564d;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

.paanavi A:visited {
  background:#a8564d;
  color:#ffffff;
  font-size:82%;
  font-weight:bold;
  text-decoration:none; 
 }

