body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(kuvat/bg_4.gif) repeat;
/*SCROLL*/
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#009999;
  scrollbar-shadow-color:#006666;
  scrollbar-face-color:#66CCCC;
  scrollbar-highlight-color:#DDDDDD;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#66CCCC;
}






.reunat
{
background-color: #ffffff;
border-width: 1px;
border-color: #000000;
border-style: solid;
padding: 5px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}







/*________________________________FONTIT________________________________________*/


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
.vihreateksti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009999;
	font-weight: bold;
}
/*ylhäällä sivulla*/
.otsikko{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #009999;	
}
/*sivun alareunassa*/
.alasivuotsikko{
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 3pt;
	word-spacing: 5px;
	color: #009999;	
}
.ylalinkit{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	word-spacing: 8px;
}
/*millä sivulla nyt on-aktiivinen*/
.vihreatausta{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #66cccc;
	color: #000000;
	text-decoration: none;
}
/*esim. webdesign-teksti*/
.pieniteksti{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #005555;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}







/*______________________________LINKIT____________________________________*/




/*YLÄ VALIKKO LINKIT - over ja out*/
a.valikkolinkki:link, a.valikkolinkki:visited {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
background-color: #DDDDDD;
font-weight: bold;
text-decoration: none;
}
a.valikkolinkki:active {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
background-color: #66cccc;
font-weight: bold;
text-decoration: none;
}
a.valikkolinkki:hover {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
background-color: #66cccc;
font-weight: bold;
text-decoration: none;
}


/*OPTIKKA JA KELLO LINKIT - over ja out*/
a.sivulinkki:link, a.sivulinkki:visited, a.sivulinkki:active {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
background-color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a.sivulinkki:hover {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000; 
background-color: #66cccc;
font-weight: bold;
text-decoration: none;
}


/*INDEX-SIVULLA, UUTISET, TARJOUKSET, PAIKKAKUNNAT*/
a.isotlinkit:link, a.isotlinkit:visited, a.isotlinkit:active {
color: black; 
padding: 9px; 
border: 4px solid #009999; 
width: 135px;
background: #66cccc; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}
a.isotlinkit:hover {
color: black; 
padding: 9px; 
border: 4px solid #00BBBB; 
width: 135px; 
background: #85D6D6; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}


/*YRITYSLAHJAT VIHREÄ LINKKI*/
a.yritlinkit:link, a.yritlinkit:visited, a.yritlinkit:active {
color: black; 
padding: 5px; 
border: 4px solid #009999; 
width: 150px;
background: #66cccc; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}
a.yritlinkit:hover {
color: black; 
padding: 5px; 
border: 4px solid #00BBBB; 
width: 150px; 
background: #85D6D6; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}



/*TEKSTISSÄ LINKIT*/
a.tekstilinkit:link, a.tekstilinkit:visited, a.tekstilinkit:active {
font-family: Arial, sans-serif;
font-size: 13px;
color: #006666;
font-weight: normal;
text-decoration: none;
}
a.tekstilinkit:hover {
font-family: Arial, sans-serif;
font-size: 13px;
color: #66cccc;
font-weight: normal;
text-decoration: underline;
}


/*WEBDESIGN LINKKI*/
a.weblinkki:link, a.weblinkki:visited, a.weblinkki:active {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #005555;
font-weight: bold;
text-decoration: none;
}
a.weblinkki:hover {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #005555;
background: #66cccc; 
font-weight: bold;
text-decoration: none;
}


/*PINK ALOITUS-SIVULLA kovat tarjoukset*/
a.vihreareuna:link, a.vihreareuna:visited, a.vihreareuna:active {
color: black; 
font-size: 15px;
padding: 4px; 
border: 2px solid #CC33CC; 
width: 250px;
background: #FF99FF; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}
a.vihreareuna:hover {
color: black; 
font-size: 15px;
padding: 4px; 
border: 2px solid #CC66FF; 
width: 250px; 
background: #FFA4FF; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
}
