/* CSS Document ETUSIVU */
 
body {
background-color:#fbfbf5;
margin: 0px 0px 0px 0px;
padding:0px;
font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
		width:100%;
		background-image:url(img/base/bg1930.png);
		background-repeat:repeat-x;
		background-position: top left;
}




/* .............. TEKSTIT .............. */
/* fonttimäärittely aina aikakauden mukaan */
/* fonttimäärittely aina aikakauden mukaan */

p {text-indent: 1em;
padding:0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;}

.eka {text-indent: 1em;
padding:0px 0px 0px 0px; 
margin: 2em 0px 0px 0px;}

.ingressi  {text-indent: 0em; 
padding: 0px 0px 0px 0px; 
margin: 2em 0px 20px 0px;
font-weight:normal; 
font-style:italic;
 }

#leipis {
position:absolute;
left:220px;
top:10px;
font-size: 100%;
padding: 0px 0px 50px 0px;
margin:0px 0px 0px 0px;
border: 0px;
width: 370px;

font-family: "Times New Roman", Times, serif;
line-height:100%;
color:#32302c;
text-align:left;
}

#leipis a img {color: #000000; text-decoration:underline; border:1px solid #000000;}
#leipis a:visited img {	color: #000000; text-decoration:underline; border:1px solid #000000;}
#leipis a:hover img {	color: #000000; text-decoration:none; border:1px solid #000000;}
#leipis a:active img {	color: #000000; text-decoration:underline; border:1px solid #000000;}

#kirjoittaja { font-style:italic;
text-align:right;
}

#leipis-iso {
position:absolute;
left:220px;
top:10px;
font-size: 100%;
padding: 0px 0px 50px 0px;
margin:0px 0px 0px 0px;
border: 0px;
width: 550px;
text-align:left;
font-family: "Times New Roman", Times, serif;
line-height:100%;
color:#32302c;
text-align:left;
}

div.hr {background:url(img/1930/hr.png) no-repeat scroll center;
background-color:none;
width:100%;
height:10px;
margin:1em 0 1em 0;
padding:0px;
border:0px;
}

div.hr hr {
  display: none;
}


/* .............. KUVA-ASEMOINNIT .............. */

#vasen img {padding:0px; 
border:0px;
margin:0px;
}

#oikea img {padding:0px 0px 10px 0px; 
border:0px;
margin:0px;
}


