/* CSS Document */
body {
	
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0; 
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;}

div#container {
	width : 951px;
	margin : 0 auto; 
	padding : 0; 
	text-align : left; 	}

h1, h2, h3 {
	font-size: 14px;
	color: #009394;
	font-weight: bold;
	margin: 5px 0;	}

h4 {
	font-size: 14px;
	color: #747474;
	font-weight: bold;
	margin: 5px 0;	}	
	
/* yläosa --------------------------------------------*/

div#top {
	width: 950px;	
	height: 109px;
	margin: 0;
	padding: 0;
	background-image:url(images/top01.jpg);
	background-repeat: no-repeat;	 }

div#left {
	width: 239px;	
	/*height: 310px;*/
	padding: 5px 10px 10px 0;
	margin: 0;
	float: left;	}
img#kuvasto {	
	padding: 20px 0 0 0;
	margin: 0 0 0 -15px;	}	

/*
div#navi_vaakayla1 {
	position: relative;
	top: 82px;
	left: 270px;	}

#a:link, #a:visited {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;	
	margin: 0;
	padding: 0 0 15px 0 ;
	text-decoration: none;
	display: block;	}

#a:hover {	
	background-image: url(image/navion.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;
	font-size: 13px;
	color: #e5e7e7;
	line-height: 15px;
	margin: 0;
	padding: 0 0 15px 0 ;
	display: block;
	text-decoration: none; }
*/


/* sisalto ---------------------------------- */

div#content {
	width: 660px;	
	padding: 15px 0 15px 30px;
	margin: 0;
	float:left;	
	background-image: url(images/stripever.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;
	font-size: 12px;
	color: #747474;}

#con1 {
	padding: 20px 10px;
	clear: both; 	}

#con1_1 {
	position: relative; top: 10px; left: 10px;	
	width: 270px;
	float: left;
	padding: 25px 0;}	
#con1_2 {
	position: relative; top: 10px; left: 10px;	
	width: 380px;
	float: right;
	padding: 25px 0;}	
	
#con2 {
	padding: 20px 10px;
	clear: both; 	}

#con2_1 {
	position: relative; top: 10px; left: 10px;	
	width: 270px;
	float: left;	}
	
#con2_2 {
	position: relative; top: 35px; left: 10px;	
	width: 380px;
	float: right;}
	
table#tiedot {	border: 1px dotted #b9b9b9;}	
	
td.thead {
	font-weight: bold;
	padding: 5px;
	vertical-align: top;	}		
	
td.taul {  
	padding: 5px;
	vertical-align: top;
	border-top: 1px dotted #b9b9b9; }	


td.lomake {
	vertical-align: top;
	padding-bottom:5px;
}

td.input {
	padding-bottom:5px;
}
	
img#picto {	padding: 0 5px 0 0;}


a.body:link, a.body:visited {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #009394;
	text-decoration: underline;	}

a.body:hover {	
	text-decoration: none; }

td.ktt { padding: 2px 10px;	}
td.yt {  border: 1px dotted #bfc4ca; vertical-align:middle; text-align: center; padding: 10px; margin-right: 3px;	}

/* alaosa ---------------------------------------- */

div#bottom {
	width: 950px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif, Trebuchet MS, Arial;
	font-size: 12px;
	height: 45px;
	color: #747474;
	padding: 10px ;
	background-image:url(images/stripehor.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;}


