/****** TEKSTIN PERUSMUOTOILUT ******/
p {
	font-family: Arial, Verdana, Serif;	
	margin:0;
	padding:0;
	font-size: 14px;
	line-height:18px;
	color:#ffffff;
}
.teksti {
	font-family: Arial, Verdana, Serif;	
	font-size: 14px;
	line-height:18px;
	color:#ffffff;
}
td {
	font-family: Arial, Verdana, Serif;	
	font-size: 14px;
	line-height:18px;
	color:#ffffff;
}
/****** 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: Arial, Verdana, Serif;	
	color:#eb3421;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:22px;
}
h2 {
	font-family: Arial, Verdana, Serif;	
	color:#f0ff00;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:22px;
}
h3 {
	font-family: Arial, Verdana, Serif;	
	color: #eb3421;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}
h4 {
	font-family: Arial, Verdana, Serif;	
	color: #f0ff01;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}

h5 {
	font-family: Arial, Verdana, Serif;	
	color: #eb3421;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:16px;
}

h6 {
	font-family: Arial, Verdana, Serif;	
	color: #fffc00;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:16px;
}

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

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

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

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

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

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

/* Lomakeotsikot */

.lomakeotsikko {
	font-size: 14px;
	color: #eb3421;
	font-weight: bold;
}
.lomaketekstiotsikko {
	font-size: 16px;
	color: #eb3421;
	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:#9D9D9C;
	text-decoration: none;
}
/* Linkki 1, linkki 2, linkki 3 tyylit */

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

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

.valikkomodulilinkki {
	font-size: 14px;
	color: #505050;
	text-decoration: none;
}
.valikkomodulilinkki-sel {
	font-size: 14px;
	color: #f0ff00;
	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;}

} */
