/* CSS Document */
H1
{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

hr {
  border: 0;
  width: 100%;
  color: #f5af35;
  background-color: #f00;
  height: 2px;
}


a{color:#FFFFFF;text-decoration:none;}

a:hover{color:#EAA808;
text-decoration:none;}

.linkit1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	}

.linkit2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	}

	.pystyviivat{
	font-family: Arial, Helvetica, sans-serif;
	color: #EAA808;
	text-decoration: none;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	}

	p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	}

	.tiedotteet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	}
	
.lomake{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsfullvaara, .newsvaara, .newsreadmore{
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 5px;
}
.newsfullvaara{
  width: 385px;
  margin-top: 35px;
  margin-left: 48px;
  margin-bottom 20px;
  float: left;
  /*border: 1px coral solid;*/
}
.newspic {
  float: left;
  margin-top: 30px;
  margin-left: 0px;
  /*border: 1px coral solid;*/
}
.newsdate, .newstitle, .newsshort, .newsreadmore, .newsfulltitle, .newsfulldate, .newsfull{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #50473C;
	text-decoration: none;
	line-height: 18px;*/
	}
.newsfulltitle{
	font-weight: bold;
  float: left;
	}
	.newsmorelink{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	}

.newsreadmore a:hover{
  color:#777777;
  text-decoration:none;
}
