/* CSS Document */
p {
	font-family: arial;	
	font-size: 12px;
	color: #000;
	margin:0px;
	margin:5px 0px 5px 0px;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	padding: 5px;
}
span#hilight {
	background-color:yellow;
	color:red;	
}
div#pt {
	font-family: arial;	
	font-size: 11px;
	color: #555;
	text-align:left;
}
h1, #h1_l, #h1_l_m /* SIVUOTSIKKO */ {
	font-family: arial;	
	font-size: 12px;
	font-variant: small-caps;
	color: #777;
	font-weight: normal;
	margin:0;padding:0;
	padding-top: 3px;
	height: 14px;
	line-height: 14px;	
}
#h1_l_m { color:#000; }
#h1_l:link { text-decoration: none; } #h1_l:hover { text-decoration: underline; color: #000; } 
#h1_l_m:link { text-decoration: none; } #h1_l_m:hover { text-decoration: underline; } 
h2,#h2_l,#h2_l_tuote /* medium otsikko */ {
	font-family: arial;	
	font-size: 14px;
	font-variant: small-caps;
	color: #888;
	font-weight: bold;
	margin:0;padding:0;
	padding-bottom: 5px;
}  	#h2_l { color: #888; text-decoration: none; } #h2_l:hover { color: #000; text-decoration: none; }
#h2_l_tuote { color: #000; text-decoration: none; } #h2_l_tuote:hover { text-decoration: underline; }
#h2_l_sub {
	padding-left: 5px;
	color: #888; 
	font-size: 12px;
	text-decoration: none; 
	font-weight: normal;
	} 
#h2_l_sub:hover { 
	color: #000; 
	text-decoration: none; 
}
h3 /* pääotsikko otsikko */ {
	font-family: arial;	
	font-size: 16px;
	font-variant: small-caps;
	color: #000;
	background-image: url('../gfx/h3bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 16px;
	font-weight: bold;
	margin:0;padding:0;
	padding-top: 10px;
	padding-bottom: 5px;
}
h4 /* medium otsikko - punainen (kyssärit,varoitukset) */ {
	font-family: arial;	
	font-size: 18px;
	font-variant: small-caps;
	color: red;
	font-weight: bold;
	margin:0;padding:0;
	padding-bottom: 5px;
}
h5 /* small otsikko - ruskee (kyssärit,varoitukset) */ {
	font-family: arial;	
	font-size: 14px;
	font-variant: small-caps;
	color: #c1c0ab;
	font-weight: bold;
	margin:0;padding:0;
	padding-bottom: 5px;
}
h6 /* medium otsikko */ {
	font-family: arial;	
	font-size: 14px;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	margin:0;padding:0;
}
h7 /* tuotetieto-ots */ {
	font-family: arial;	
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin:0;padding:0;
}
h8 /* tuotetieto-ots */ {
	font-family: arial;	
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin:0;padding:0;
}
#link_s {
	font-family: arial;	
	font-size: 10px;
	font-variant: small-caps;
	color: #888;
}
#s_m,#s_p {
	font-family: arial;	
	font-size: 12px;
	font-variant: small-caps;
	padding-left: 5px;
} 
#s_m { 
	color: #888;
}
#s_p { 
	color: red;
}
#link_s_m {
	font-family: arial;	
	font-size: 10px;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
} #link_s_m:hover { text-decoration: underline; }
div#print #link_s_m { padding-left:5px;}
#link_admin {
	font-family: arial;	
	font-size: 11px;
	font-variant: small-caps;
	color: #fff;
	text-decoration: none;
} #link_admin:hover { text-decoration: underline; }
#lislink {
	font-family: verdana;	
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
} #lislink:hover { text-decoration: underline; }
#lislink2 {
	font-family: verdana;	
	font-size: 12px;
	color: #000;
	text-decoration: none;
} #lislink2:hover { text-decoration: underline; }
#menulink{
	font-family: verdana;	
	font-size: 12px;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
}
	#menulink:hover { text-decoration: underline; }
#tuselink{
	font-family: verdana;	
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#tuselink:hover { text-decoration: underline; }
#menulink2 {
	font-family: verdana;	
	font-size: 10px;
	color: #000;
	text-decoration: none;
} #menulink2:hover { text-decoration: underline; }
#webe {
	font-family: arial;	
	font-size: 10px;
	color: #999;
	padding-right: 20px;
	text-decoration: none;
}
#webe:hover {color: #000; text-decoration: none;}

#but {
	font-family: arial;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
	#but:hover{text-decoration: underline;}
	#but:active{text-decoration: none;}
#ul_sub {
	font-family: arial;	
	font-size: 14px;
	}
#ots_p {
	font-family: arial;	
	font-size: 12px;
	font-variant: small-caps;
}
#ots_m_bg {
	font-family: arial;	
	font-size: 14px;
	font-variant: small-caps;
}
#footext {
	font-family: arial;	
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
}
#spacer {
	padding-left: 5px; padding-right: 5px;
	font-size: 10px;	
}
#ryhma {
	color: #999;
	padding-left: 50px;	
}
