body {

}
body, *, html {
  margin: 0; padding: 0;
}
p {
  margin-bottom: 14px;
}

/* HEADERIN MÄÄRITELMÄT */
#header {
/*	width: 770px; */
/*	width: 803px; */


}
.header_logo {
  padding: 20px 0px;
  text-align: center;
}

#header_credit {
  float: left;
  width: 740px;
  font-size: 9px;
  text-align: left;
}

#headerTop {
  display: none;
}
/* Menumääritykset */

#main {
  float: left;
/*  width: 740px; */
  width: 660px; /* -2*40 */
  padding: 0px 40px 40px 40px;


  min-height: 440px;_height: 440px;

}

#topGrafix {
  display: none;
}

#outerframe {
  margin: auto;
  width: 756px; 
  padding: 8px 0px 0px 0px;
}

#outerborder {
  margin: auto;
  width: 740px; 
  background-color: #FFF; 
  border: 0px;
}

/*VASENPALSTA*/
#vasenpalsta{
  vertical-align:top;
  width: 510px;
  padding-right: 20px;
}

/*OIKEAPALSTA*/
#oikeapalsta { 
  width:200px; 
  vertical-align:top;
}

/*TAYSIPALSTA*/
#taysipalsta { 
  width:740px; 
  vertical-align:top;
}


.footer {
  margin-left:auto; 
  margin-right:auto; 
  width:100%;
  height:26px; 
  color: #eee;
  font-size:11px;
  text-align:center;
}

/* palstojen yleiset */
.padding { padding:0 15px; }
.paddingAlsoBottom { padding:0 15px 15px 15px; }
.padding p {
  margin-bottom: 15px;
}
.padding a.dotLink, .paddingAlsoBottom a.dotLink {
  color:#0066b3;
  font-size:1em;
  line-height: 1.3em;
  padding: 0 0 0 14px;
  background: url(/images/lista_merkki.gif) 0 7px no-repeat;
}
.padding a.dotLink:hover, .paddingAlsoBottom a.dotLink:hover {
  color:#0066b3;
  font-size:1em; text-decoration:none;
}


/* BREADCRUMB */

#breadcrumb {
  display: none;
}

.lastupdated {
  font-size: 10px;
  margin: 24px 0px 8px 0px;
}

/* TOP NAVIGATION */


#navicontainer {
  display: none;
}

.c_etusivu_ajankoht	{
  display: inline;
width: 454px;

  }
.c_etusivu_ajankoht_top_fi	{
  background: url(/images/ajankohtaista_top_fi.gif) no-repeat;
  height: 45px;

  clear: both;
  }
.c_etusivu_ajankoht_top_sv	{
  background: url(/images/ajankohtaista_top_sv.gif) no-repeat;
  height: 45px;
  clear: both;
  }
.c_etusivu_ajankoht_top_en	{
  background: url(/images/ajankohtaista_top_en.gif) no-repeat;
  height: 45px;
  clear: both;
  }
.c_etusivu_ajankoht_bottom	{
  background: url(/images/ajankohtaista_bottom.gif) no-repeat;
  height: 14px;
  clear: both;
  }
.c_etusivu_ajankoht_b	{
  background: url(/images/ajankohtaista_mid.gif) repeat-y;
  clear: both;
  padding: 10px 20px 10px 20px;
  }
.c_etusivu_ajankoht_b p	{margin:0px 0px 1em 0px;}

