body {
  margin: 20px 20px 20px 20px;
  background: #ffffff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
  text-align: left;
  text-transform: none;
}


a, a:visited, a:hover { 
  text-decoration: underline; 
}

@media screen {
  a { 
    color: #3366CC; 
  }

  a:visited {
    color: #6699FF; 
  }

  a:hover {
    color: #8C1031; 
  }

}

@media print {
  a { 
    color: #7777FF; 
  }
  
  a:visited {
    color:#22aaff;
  }

  a:hover {
    color:#0000ff;
  }

}


p, dl, td
 {
  font-size: 16px;
}

td.tiedotukset {
	border: solid 1px black;

}

p.tiedotus {
	padding: 8px;
	color: red; 
	font-weight: bold; 
	font-family: Helvetica, Arial;
}

h1, h2, h3 {
  font-style: normal;
  line-height: normal;
}

h1, h2 {
  font-weight: bold;
}

h1 {
  font-family: sans-serif;
  font-size: 40px;
  color: #aaaaaa;
  border-bottom: 1.25px solid #000000;
  padding-bottom: 1em;
  margin-bottom: 0;
  width: 100%; 
  letter-spacing: -1px;
}


h2, h3 {
  font-size: 20px;
  color: #222222;
}

h2.vali {
  margin-top: 40px;
}

h3 {
  font-weight: normal;
}


.alaotsikko {
  font-size: 19px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #222222;
}


h2.uutisotsikko {
  padding: 0.3em;
  margin: -0.5em 10px 0 0;
  font-family: Verdana, sans-serif;
  float: left;
  background: #ddeeff;
  text-transform: uppercase;
  border: 1.25px solid #000000;
  font-size: 15px;
}


.uutinen {
  font-size: 16px;
  color: #000000;
  padding: 1em 0.5em 0.5em 0.5em;
  margin-top: 1em;
  margin-bottom: 50px;
  border: 1px solid #000000;
}

TD.etu_uutiset {
  padding-left:48px;
  padding-top:12px;
  padding-bottom:12px;
}

P.etu_uutiset {
  margin:0px;
  line-height:150%;
}

A.etulinkki {
  text-decoration: none;
  color: black;
}

TD.etu_otsake {
 font-family: Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;  
}



.alateksti {
  /*eli jokaisen sivun alalaidassa oleva "sivun ylläpidosta vastaa jnejne" -teksti */
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  color: #000000;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #000000;
  width: 100%; /* jos muutat width-arvoa, muista muuttaa se myös .paaotsikossa */
  text-align : center;
}

.alatekstitenttu {
  /*eli jokaisen Tenttu-sivun alalaidassa oleva teksti, lis. EM 8.3.2010 */
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #545454;
  margin-top: 50px;                                                                                                                    
  padding-top: 30px;                                                                                                                   
  border-top: 1px solid #000000;
  width: 100%; /* jos muutat width-arvoa, muista muuttaa se myös .paaotsikossa */
  text-align: center;
  text-decoration: none;
}

.alatekstitenttu a { 
  text-decoration: none; 
}



.konteksti {
  font-size: 11px;
  color: #000000;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom:30px;
  text-align: left;
}


@media screen {
  .logo {
    display: none;
  }
}

@media print {
  .logo { }
}


.frontup {
  font-family: sans-serif;
  font-size: 0px;
  line-height: normal;
  font-weight: bold;
  color: #aaaaaa;
  text-align: left;
  border-bottom: 1.25px solid #000000;
  padding-bottom: 0em;
  margin-bottom: 0;
  width: 100%;
}



/* tenttu lisäykset alkaa */

.greennote {
  color: #008080;
  font-weight: bold;
} 

.hithilite {
  color: #006400; /* darkgreen; */
  background-color: #FFFFE0; /* lightyellow; */
  font-weight: bold;
}

div.tenttuform {
  background-color:#e0e0e0; 
  padding: 12px;
}


td.lista, 
td.lomakeots, 
li, 
span.tenttulist {
  font-size: 16px;
}

td {
  vertical-align: top;
}

td.lomake1, 
span.tenttugen {
  font-size: 14px;
}


td.lista{
  background-color: white;
  vertical-align: top;
}

td.lomake1, td.lomakeots{
  vertical-align: top;
  background-color: #e0e0e0;
}

td.lomake1{
  font-weight: normal;
}

	
td.lomakeots{
  font-weight: bold;
}


li.tenttuots {

}

span.tenttulist {

}

span.tenttugen{

}

dt {
  font-weight: bold;
}

dt.vali {
  margin-top: 20px;
}

table.tenttunormal {
  background-color: #e0e0e0;
}

code {
  font-weight: bold;
  color: #008080;
}

blockquote.esim {
  width: 550px;
  background-color: #ffffe0;
}	

/*tenttu lisäykset loppuu */


/**********************************************************************************************/

