/* tänne vain templatea koskevat määritykset mitä ei haluta näkyvän editorissa */

.alateksti {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4EFF2;
	font-weight: normal;
}
.alateksti a:link{
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.valikko{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #287C02;
	line-height: 14px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.vihreateksi{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #287C02;
	line-height: 18px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;

}
.valikko a:link{
	color: #287C02;
	text-decoration: none;
}
.valikko a:visited{
	color: #287C02;
	text-decoration: none;
}
.valikko a:hover{
	color: #C26F2C;
	text-decoration: underline;
}
.taustaliuku {
	background-image: url(images/taustaliuku.jpg);
	background-repeat: repeat-x;
	
}
.introliuku {
	background-image: url(images/introliuku.jpg);
	background-repeat: repeat-x;
	
}
.eventdesc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;


}
.toistumaton {
	background-repeat: no-repeat;
}
.kukka {
	background-repeat: no-repeat;
	vertical-align: bottom;

}
.yhteys {
	padding-right: 20px;
	font-weight: bold;
	color: #C40020;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 12px;


}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #287C02;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #287C02;
}

