
#keha{
	position: absolute;
	top: 0px;
	left: 0px;
}

body{
	background-image: url(imgs_dt/pohja.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #0133A4;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.keskusta{
	z-index: 100;
}
table{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 100;}
	
table.ktilit{
	font-family: arial;
	line-height: 150%;
	widht: 100%;
	font-size: 11px;

}
table.ktilit td{
	padding: 3px;
	border-bottom: 1px solid #444444;
}
table.ktilit tr{
}
.login{
	position: absolute;
	visibility: hidden;
	width: 130px;
	background-color: #FDEAD1;
	right: 20px;
	top: 70px;
	z-index: 150;
	padding: 20px;
	font-family: sans-serif;	
	border: 2px solid #555555;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
}
.logsee{
	position: absolute;
	right: 20px;
	width: 100;
	top: 20px;
	cursor: pointer;
	font-family: arial;
	line-height: 150%;
	color: #333333;
	font-size: 9px;
	padding: 10px;
	background-color: #FDEAD1;
}
.logseeform{
	font-family: arial;
	line-height: 150%;
	color: #333333;
	widht: 100%;
	font-size: 9px;
	background-color: #FDEAD1;
}
	

#loggg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #55555;
	text-align: center;
	cursor: pointer;
}
.logggtextbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #55555;
}
.logggtextboxpasswd{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #55555;
}
a.navi{
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-variant:small-caps;
	border-bottom: 2px solid #ABC0F0;
	background-color: #FFFFFF;
	line-height: 100%;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	
}
a.navi:hover{

	background-color: #7991C7;
	color: #FFFFFF;
}
a.navi_ac{
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-variant:small-caps;
	border-bottom: 2px solid #ABC0F0;
	line-height: 100%;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	background-color: #4A65A1;
	color: #FFFFFF;
	
}
a.sub_navi{
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-variant:small-caps;
	border-bottom: 2px solid #ABC0F0;
	background-color: #FFFFFF;
	line-height: 100%;
	padding: 4px;
	padding-left: 6px;
	
}
a.sub_navi:hover{

	background-color: #7991C7;
	color: #FFFFFF;
}
a.sub_navi_ac{
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-variant:small-caps;
	border-bottom: 2px solid #ABC0F0;
	line-height: 100%;
	padding: 4px;
	padding-left: 6px;
	background-color: #4A65A1;
	color: #FFFFFF;
	
}
h1{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 26px;
	
	text-decoration: none;
}
.mainnav:link ,.mainnav:visited{
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
	padding-bottom: 2px;
	font-variant:small-caps;
}

.mainnav_active:link, .mainnav_active:visited, .mainnav:hover, .mainnav_active:hover{
	font-family: sans-serif;	
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-size: 13px;
	background-color: #F9CC6F;
	padding-bottom: 2px;
	color: #744F03;
	font-variant:small-caps;
}

a.alaotsikko{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	
	text-decoration: none;
}
a.alaotsikko:hover{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	
	text-decoration: underline;
}
#leipis{
	font-family: times;
	line-height: 150%;
	color: #000000;
	font-size: 15px;
	/*text-align: justify;
	letter-spacing: 2px;
	*/
}
#ing{
	font-family: arial;
	line-height: 150%;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}
#footer_text{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;

}
table.footer{
	background-image: url(/imgs_dt/down.gif);
	background-repeat: repeat-x;

}
a.readmore{
	font-family: arial;
	line-height: 150%;
	color: #555555;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	
}
a.readmore:hover{
	color: #000000;
	text-decoration: underline;
	
}
.list{
	list-style-image: url(/imgs_dt/arrow.gif); 
}