/****** TEKSTIN PERUSMUOTOILUT ******/
p {
	font-family:"Lucida Sans", Serif , Arial;
	margin:0;
	padding:0;
	font-size: 14px;
	line-height:22px;
	color:#010000;
}
.teksti {
	font-family:"Lucida Sans", Serif , Arial;
	font-size: 14px;
	line-height:22px;
	color:#010000;
}
td {
	font-family:"Lucida Sans", Serif , Arial;
	font-size: 14px;
line-height: 18px;
	color:#010000;
}

ul, li {
	font-family:"Lucida Sans", Serif , Arial;
	font-size: 14px;
	line-height:22px;
	color:#010000;
}
/****** MUUT ******/

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
}
.kuva {
	cursor : pointer;
}
/****** OTSIKKOTYYLIT ******/

h1 {
font-family:"Lucida Sans", Serif , Arial;
font-size:21px;
color:#df6400;
margin:0;
padding:0px 0px 10px 0px;
line-height:24px;
font-weight:bold;
}

h2 {
font-family:"Lucida Sans", Serif , Arial;
font-size:21px;
color:#df6400;
margin:0;
padding:0px 0px 10px 0px;
font-weight:bold;
line-height:24px;
}

h3 {
font-family:"Lucida Sans", Serif , Arial;
font-size:18px;
color:#df6400;
margin:0;
padding:0px 0px 10px 0px;
font-weight:bold;
line-height:24px;
}

h4 {
font-family:"Lucida Sans", Serif , Arial;
font-size:18px;
color:#df0024;
margin:0;
padding:0px 0px 10px 0px;
font-weight:bold;
line-height:24px;
}


h5 {
font-family:"Lucida Sans", Serif , Arial;
font-size:18px;
color:#4f4f4f;
margin:0;
padding:0px 0px 10px 0px;
font-weight:normal;
line-height:24px;
}


h6 {
font-family:"Lucida Sans", Serif , Arial;
font-weight:bold;
font-size:14px;
color:#df0024;
margin:0;
padding:0px 0px 10px 0px;
line-height:24px;
}

/****** TAPAHTUMAKALENTERI ******/

.tapahtumat {
	font-size: 14px;
	color: #343434;
	font-weight:bold;
}
.tapahtumakalenteri_otsikko {
	font-size: 16px;
	color: #df6400;
	font-weight: bold;
}
.tapahtumakalenteri_valiotsikko {
	font-size: 14px;
	color: #df0024;
	font-weight: bold;
}
/****** UUTISET ******/

.uutis_otsikko {
	font-size: 14px;
	color: #df6400;
	font-weight:bold;
}

.uutis_paivays {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

a.nostouutis_otsikko {
	color:#df6400;
	font-size:14px;
	font-weight:bold;
}

.nostouutis_paivays {

}

.uutispaivays {


}

.uutispaivaysetusivu {
	font-size: 14px;
	font-weight :bold;
	color: #df6400;
	font-style:italic;
}
.nostettumoduli {
	font-size: 14px;
	color: #df6400;
}
/****** LOMAKE ******/

/* Lomakeotsikot */

.lomakeotsikko {
	font-size: 14px;
	color: #df6400;
	font-weight: bold;
}
.lomaketekstiotsikko {
	font-size: 16px;
	color: #df6400;
	font-weight: bold;
}
/* Lomakekentat */

input {
	color: #676767;
	border: 1px solid #666666;
	padding-left: 3px;
}
.lkentta {
	color: #676767;
	border: 1px solid #666666;
	padding-left: 3px;
}
select {
	color: #676767;
	border: 1px solid #666666;
	padding-left: 3px;
}
.lpainike {
	color: #676767;
	border: 1px solid #666666;
}
textarea {
	color: #676767;
	border: 1px solid #666666;
	padding-left: 3px;
}
/****** LINKIT ******/

/* Peruslinkin ja hoverin m��ritykset */

a:hover {
	text-decoration:underline;
}
a {
	color:#df6400;
	text-decoration: none;
}
/* Linkki 1, linkki 2, linkki 3 tyylit */

.linkki {
	color:#df6400;
	text-decoration:none;
}
.linkki2 {
	color:#df6400;
	text-decoration:none;
}
.linkki3 {
	color:#df6400;
	text-decoration:none;
}
/* Webio alavalikon linkit */

.valikkolinkki-sel {
	/* background:url(img/arrow.gif) left no-repeat; padding-left: 18px;  */
	font-size: 14px;
	color: #df6400;
	text-decoration: none;
}
.valikkolinkki {
	/* background:url(img/arrow.gif) left no-repeat; padding-left: 18px; */
	font-weight: bold;
	font-size: 14px;
	color: #df6400;
	text-decoration: none;
}
/* Webio valikkomodulin linkit */

.valikkomodulilinkki {
	font-size: 14px;
	color: #df6400;
	text-decoration: none;
}
.valikkomodulilinkki-sel {
	font-size: 14px;
	color: #df6400;
	text-decoration: none;
	font-weight: bold;
}

/* JOS TARVE K�YTT�� P��VALIKON TEKSTILINKKEJ�

.paavalikko {
  font-size: 14px; 
	color: #ffffff; 
	text-decoration: none;
  font-weight: normal;}

} */
