.lakimies{
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	/*background: pink;*/
}
/*sisällön leveys 453*/

#platina{
	width: 453px;
	margin-bottom: 10px;
	height: 129px;
}
#kulta{
	margin-bottom: 10px;
	height: 115px;
}
#perus{
	margin-bottom: 10px;
	height: 98px;
}
#harmaa{
	margin-bottom: 10px;
	height: 84px;
	color: #999;
}

.tiedot{
	position: absolute;
	left: 80px;
	width: 196px;
	top: 14px;
	/*background: lightgreen;*/
}
#harmaa .tiedot{display: none;}
	
.otsikko{
	margin: 0px;
	padding: 0;
	line-height: 14px;
	font-size: 12px;
	position: absolute;
	left: 80px;
	top: 0px;
	/*background: lightblue;*/
	width: 373px;
	height: 14px;
	font-weight: bold;
}

#perus .otsikko{
	width: 373px;
	height: 14px;
	font-weight: normal;
}
#harmaa .otsikko{
	width: 196px;
	height: 42px;
	font-weight: normal;
}

.logo {
	position: absolute;
	height: 84px;
	width: 75px;
	display: none;
}
#platina .logo {display: block;}

.hakusanat {
	/*background: yellow;*/
	position: absolute;
	left: 280px;
	top: 14px;
	width: 173px;
	font-size: 10px;
	height: 84px;
	color: black;
}
#harmaa .hakusanat {top: 0px; color: #888;}

.yrityskuvaus{
	position: absolute;
	left: 80px;
	width: 196px;
	top: 56px;
	height: 42px;
	/*background: #9ff;*/
	display: none;
	font-style: italic;
}
#platina .yrityskuvaus { display: block;}
#kulta .yrityskuvaus { display: block;}

.painopiste {
	/*background: #F99;*/
	position: absolute;
	left: 80px;
	top: 101px;
	width: 373px;
	display: none;
	font-weight: bold;
}
#platina .painopiste {
	display: block;
	height: 28px;
	vertical-align: bottom;
}
#kulta .painopiste {
	display: block;
	height: 14px;
}

.logo_sivu {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.otsikko_sivu {
	clear: both;
}
.kuva_sivu {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.teksti_sivu {
	width: 100%;
	margin-bottom: 20px;
}

/*20050608/MM*/
.paikkakunta{
	text-align: justify;
}	
