.Otsikko {
  /* margin-left: 15px; */ 
  margin: 5px 10px 25px 15px;
  list-style-type: square;
  list-style-image: url(kuvat/redbox.jpg);
  display: list-item;
  /* padding: 30px 10px 30px 10px; */
  font-size: 20pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  color: #444; /* #b20036;  */
}

.Otsikko > p {
  line-height: 1;
  padding-left: 6px;
  display: inline;
}

.hotsikko > p {
  line-height: 1;
  padding-left: 6px;
  display: inline;
}

.Ingressi { 
  display: block;
  font-size: 12px;
  font-weight: bold;   
  margin: 3px;
  font-style: italic;
  color: grey; /* #FF804D;  */
}
.IngressiIsku {
  display: block;
  font-size: 12px;
  color: grey;
  font-weight: bold;   
  font-style: italic;
}
.Ingressiotsikko {
  display: block;
  padding-bottom: 5px;
  font-size:  12px;
  color: grey;
  font-weight: bold;   
  font-style: italic;
}
.Isku {
  font-weight: bold;
  display: inline;
}
.Vinjettiteksti {
}
.Vinjettitahdet {
}
.Vinjetti {
  display: block;
  font-size: 12pt;
  font-weight: bold;  
  margin: 10 0px 10px 10px;
}
.Vinjetti > p {
  line-height: 1;
  padding-left: 6px;
  display: inline;
}

.Paikka {
  display: block;
  padding-top: 2px;
  font-style: italic;
  font-size: 8pt;
}

.Palkki {
  display: block;
  float: right;
  width: 40%;
  text-align: right;
  padding-top: 5px;
  font-weight: bolder;
  font-size: 8pt;
  background: #ccc6c6;
}

.ingr > .Palkki {
  display: none;
}

.Kirjoittaja {
  display: block;
  padding-bottom: 1px;
  font-style: italic;
  font-size: 8pt;
  font-weight: bold;
}
.Henkilo {
  display: inline;
  font-weight: bold; 
}

.Valiotsikko {
  display: block;
  font-size: 12pt;
  font-weight: bold;    
}

.Signeeraus {
  display: block;
  padding: 3px;
  font-size: 8pt;
}

.Teksti {
  font-family: Verdana, Arial, sans;
  font-size: 12px;
}
.TietolaatikonOtsikkoIsku {
  display: inline;
  padding: 3px;
  font-weight: bold;
}
.TietolaatikonOtsikko {
  display: inline;
  padding: 3px;
  font-weight: bold;
}
.TietolaatikonLahde {
  display: block;
  padding: 3px;
  font-weight: normal;
  font-size: 8pt;
}
.Tietolaatikko {
  padding: 13px;
  margin: 3px;
  display: block;
  border: groove 2px;
  /* border-bottom: solid 1px; */ 
  background-color: #f1f1f1;
}
.Kuvaaja {
  clear: right;
  float: right;
  display: block;
  font-family: verdana, arial;
  font-size: 7pt;
}
.Kuvaotsikko {
  display: none;
}
.Kuvateksti {
  font-family: georgia;
  font-size: 9pt;
  
}
.SitaatinLahde {
  float: right;
  clear: right;
  font-size: 10pt;
  color: #333;
  font-family:  "Times New Roman",arial;
  font-weight: bold;
}
.Sitaatti {
  background-image: url(kuvat/quot.png);
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  border-top: solid 2px #f1f1f1;
  border-left: solid 2px #f1f1f1;
  background-repeat: no-repeat; 
  margin: 0px 20px 20px 0px;
  padding: 20px;
  display: block;
  float: right;
  clear: right;
  width: 330px;
  font-size: 13pt;
  font-family: "Times New Roman",arial;
  font-weight: bold;
  text-indent: 40px;

}













