#holder {
	height: auto;
	width: 497px;
	background: #e6e8fa;
/*	background: #ffffcc; */
	text-align: left;
	margin: 5px auto 5px auto;
	border: 1px solid #006c35;
	border-radius: 25px 25px 0px 0px;
}
div.ots {
/*	background: url(../../img/header-00.png) no-repeat; */
	background: url(../../img/header-00.png);
	height: auto;
	width: auto;
	border-bottom: 0.5px solid #006c35;
	border-left: 0.5px solid #006c35;
	border-right: 0.5px solid #006c35;
	border-radius: 25px 25px 25px 25px;
	float: center;
	color: #006c35;
	text-align: center;
}
div.lop {
	height: auto;
	width: auto;
	margin: 0px;
	background: #eeeeee;
	border-top: 0.5px solid #006c35;
/*	border-left: 0.5px solid #006c35;
	border-right: 0.5px solid #006c35;
	border-radius: 25px 25px 0px 0px; */
	float: center;
	text-align: center;
	color: #877d6c;
	font-size: xx-small;
	text-decoration: none;
}
div.loppu {
	height: auto;
	width: auto;
	margin: 0px;   /*  26px 0px 26px; */
	background: #eeeeee;
	border-top: 0.5px solid #006c35;
/*	border-left: 0.5px solid #006c35;
	border-right: 0.5px solid #006c35;
	border-radius: 25px 25px 0px 0px;  */
	float: center;
	text-align: center;
	color: #877d6c;
	font-size: xx-small;
	text-decoration: none;
}
#kehys-p {
	background: #ddeedd;
	border: 0.5px solid #006c35;
	border-bottom: 0;
	border-radius: 15px 15px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: xx-small;
	text-align: center;
	text-decoration: none;
	color: #006c35;
}
#txt-n {
	text-decoration: none;
	color: #006c35;
}
a:hover, a:active, a:focus {
	color: #336600;
	text-decoration: underline;
	background:#ffcc66;
}
#sini-txt { font: Georgia, "Times New Roman", Times, serif;
	color: #000088; }
#tx8 {
	font: 9px Arial, Helvetica, sans-serif;
}
#txt-AR {
/*	font-size: medium; */
	font-size: 1.04em;
	text-align: right;
	float: right;
}
#txt-ARo {
	float: right;
}


.brclear { 
     clear: both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;  }
/* vasen sarake, kun kaksi saraketta, pystyviiva välissä  */
#vas-sar  {
  text-align: justify;
  margin: 0px;
  padding: 9px;
  border-right: 0px solid;
  border-left: 0px solid;
  width: 46%;
  height: auto;
  float: left;
}
/* oikea sarake, kun kaksi saraketta, ei pystyviivaa välissä  */
#oik-sar  {
  text-align: justify;
  margin: 0px;
  padding: 9px;
  border-right: 0px solid;
  border-left: #006c35 1px solid;
  width: 46%;
  height: auto;
  float: left;
}
