/* Peruselementtien säädöt  */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
    min-width:700px;
	background:  url(kuvat/punatile.jpg) repeat;
}


img { 		/* kuvien yleissäädöt */
	border: 0;
}

.margbottom {margin-bottom: 10px;}


a { 		/* linkit */
	line-height: 15px;
	font-family: times;
	font-size: 15px;
	color: #005797;
}



#piilo {   /* piiloitettu varoitus vanhasta selaimesta */
	display: none;
}



#ylakuva {
	position: absolute;
	width: 100%;
	height: 300px;
	background:  url(kuvat/ylatile.jpg) repeat-x;
}



#laatikko {
	z-index: 1;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 700px;
}



	
#yla2 {   /* bannerikuav */
	width: 700px;
	height: 250px;
	background:  url(kuvat/2008/banner2008.jpg) no-repeat;
}


#innerwrap {
	width: 700px;
	background:  url(kuvat/2008/tausta2008c.jpg);
	text-align:left;

}
 
#innerwrap.valkea { background: url(menu/tausta2009.jpg);}





#navi	{   /* linkit */
	float: left;
	text-align: center;
	width: 300px;
	display:inline;
}


#navi2	{   /* linkit */
	margin-left: 5px;
}


#navi p	{   /* logon fontti */
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #005797;
}


li	{   /* logon fontti */
	height: 40px;
	width: 280px;
	list-style: none;
}


#leipis {		/* osoite- ja logopalkki */
	float: right;
	width: 392px;
	min-height: 750px;
	
}

#leipismarg {
	margin-left: 20px;
	margin-right: 30px;

}


#leipis p {		/* osoite- ja logopalkki */
	line-height: 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #444;
}


tr {		/* osoite- ja logopalkki */
	line-height: 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #444;
}



#footer {   /* yläosan linkit */
	
	clear: both;
	width: 700px;
	height: 45px;
	background:  url(kuvat/2008/footer2008.jpg);
}



h1 {		/* otsikot */
	line-height: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 18px;
	color: #005797;
}

h2 {		/* otsikot */
	line-height: 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #005797;
	margin-top: 30px;
}
