/*******************************************************************/
/* tyyli.css                                                       */
/* luotu: 05/2004 Alkoholistien Aikuiset lapset sivustoa varten    */
/* muokattu viimeksi:  29072006 Ulla ; 21122006 pari virhettä/Tommi*/
/*******************************************************************/

                         
/***** Sivun tyyli *********************************************/
body { background-color: #F2EAFB; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #666666; }
/***** Otsikot *************************************************/
h1 {	font-family: verdana, arial, sans-serif; font-size: 14px; text-transform: uppercase ; font-weight: bold; font-style: normal; color: #8000B6;  margin: 0px; padding: 1px;}
h2 { font-family: verdana, arial, sans-serif; font-size: 13px;	font-weight: bold; font-style: normal; color: #8000B6; display: block;  margin: 0px; padding: 1px;}
h3 { font-family: verdana, arial, sans-serif; font-size: 12px;	font-weight: bold; font-style: normal; color: #8000B6; display: block;  margin: 0px; padding: 1px;}
/***** Polku ***************************************************/
.polku { font-family:verdana, arial, sans-serif; font-size:10px; font-weight:normal; font-style:normal; line-height: 150%; color:#666699;}
/***** Navigointi***********************************************/
#navigointi{
	float: left;
	width: 160px;
	padding: 0px;
	background-color: #F0E0F8;
/**border-right: 1px solid #9400D3;
	border-bottom: 1px solid #9400D3;
	font: Verdana, arial, sans-serif;**/
}
/************ sivulinkit *****************************************/
#sectionLinks a:link, #sectionLinks a:visited {	display: block; 
border-top: 1px solid #F2E5FF ; border-bottom: 1px solid #F2E5FF; 
background-image: url("bg_nav.jpg"); font-weight: bold; padding: 3px 0px 3px 10px;  color: #21536A; 
}
#sectionLinks a:hover{
	border-top: 1px solid #F2E7F9;
	background-color: #CAC8F9;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/***** Teksti **************************************************/
p { font-family:verdana, arial, sans-serif; font-size:12px; font-weight:normal; font-style:normal; line-height: 150%; color:#666666;}
/***** Luettelot ***********************************************/
li { font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; line-height: 150%; color: #666666; }
/***** Hyperlinkit *********************************************/
a { color: #100080; font-weight: bold; text-decoration: none; }
a:hover { color:#666699; font-weight:bold; text-decoration:underline;}
a:active { color:#666699; font-weight:bold; text-decoration:underline;}
a:visited { color:#666699; font-weight:bold;}
/***** Erikoisuudet ********************************************/
.lomake {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight:bold; color: #666666; background-color: #666666}
.pienempi { font-family:verdana, arial, sans-serif; font-size:10px; font-weight:normal; font-style:normal; color:#666666;}
.lihavoitu { font-weight: bold; }
/***** taulukot ************************************************/
th { background-color: transparent; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; color: #666666; }
td { font-family:verdana, arial, sans-serif; font-size:12px; font-weight:normal; font-style:normal; color:#666666; vertical-align: top;}
.taulukko{font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: 150%; color: #666699; background: #E6D6F7; text-align: left;  vertical-align: text-top; border: thin solid #9932CC; }
.tauluOtsikko {	font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold;	text-transform: uppercase ; }

/***** tommin lisäykset *****/
.huom {color: red}
