body
{
 font-family: arial;
 background-color: #425D43;
}

div#teksti_vasen
{
 font-family: arial;
 font-size: 13px;
 width: 100%;
/* background-color: #EDF3D5;
 border: 1px solid #000000;
 border-right-width: 2px;
 border-bottom-width: 2px;
 padding: 8px;*/
}

div#teksti_vasen h2
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}

div#teksti_oikea
{
 font-family: arial
 font-size: 13px;
 width: 100%;

/* background-color: #EDF3D5;
 border: 1px solid #000000;
 border-right-width: 2px;
 border-bottom-width: 2px;
 padding: 8px;*/
}
div#teksti_oikea h2
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}



td#galleria_kuva
{
 width: 135px;
 vertical-align: top;
 font-family: arial;
 font-size: 11px;
}

#galleria_taulu
{
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}

#galleria_sivuvalinta
{
	font-size: 12px;
		
}

#koiran_tiedot
{
 font-family: arial;
 font-size: 12px;
/* padding-top: 10px;*/
 text-align: center;
 padding: 10px;
 background-color: #FFFFFF;
 width: 200px;
 border: 1px solid #BBBBBB;
}
#koiran_kaikki_tiedot
{
 font-family: arial;
 font-size: 12px;
/* padding-top: 10px;*/
 background-color: #FFFFFF;
 border: 1px solid #BBBBBB;
}

#koiran_tiedot h2
{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 margin-top: 5px;
 margin-bottom: 0px;
}

div#esittely
{
 font-family: arial;
 width: 95%;
 height: auto;
/* border: 1px solid #000000;*/
/* border-right-width: 2px;*/
/* border-bottom-width: 2px;*/
/* background-color: #EFEFF7;*/
/* padding: 10px;*/
 font-size: 13px;
}

div#ajankohtaista
{
 font-family: arial;
 width: 95%;
 height: auto;
 border: 1px solid #000000;
 border-right-width: 2px;
 border-bottom-width: 2px;
 background-color: #EFEFF7;
 padding: 10px;
 font-size: 13px;
}

div#laskuri
{
 font-size: 12px;
}

div#h
{
     float: right;
   /*  background-color: #C8C7D7;*/
     width: 10px;
     height: 10px;
     cursor: default;
}

/* Yläpalkin tyyli */
#title_bar
{
/* background-color: #DFDFE7;*/
 background-image: url(Kuvat/bg_4.jpg);

 border-bottom-style: solid;
 border-bottom-color: #000000;
 border-bottom-width: 0.15cm;

 border-right-style: solid;
 border-right-color: #000000;
 border-right-width: 0.15cm;
}

/* Logotekstin tyyli */
#title
{
/* background-color: #DFDFE7;*/
 font-family: trebuchet ms, arial;
 font-size: 42px;
}

/* "Sisältöikkunan" tyyli */
.content
{
 background-color: #425D43;
 font-family: arial;
 font-size: 22px;
}

/* Sisältösivun tyyli */
.content_page
{
 background-image: none;
 background-color: #F4F3EE;
 font-family: arial;
 font-size: 14px;
 min-width: 600px;
/* background-image: url(Kuvat/background_sky.jpg);*/
}

/* Navigointipalkin tyyli */
#nav_bar
{
/* background-color: #DFDFE7;*/
/* background-color: #DFE9B5;*/
 background-image: url(Kuvat/bg_3.jpg);
 border-bottom-style: solid;
 border-bottom-color: #000000;
 border-bottom-width: 0.15cm;

 border-right-style: solid;
 border-right-color: #000000;
 border-right-width: 0.15cm;
}

/* Navigointilinkkien tyyli */
#nav_link
{
 font-family: arial;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 width: 130px;
 border: 1px solid #000000;
 border-right-width: 2px;
 border-bottom-width: 2px;
 cursor: pointer;
}

td#link_container
{
  background-color: #EEEEEE;
}

/* Navigointilinkkien elementtien tehosteet */
div#nav_link:hover
{
 background-color: #FEFEFE;
}

/* Navigointilinkkien tekstien tehosteet */
a.nlink:link
{
  color: #0000DD;
  text-decoration: none;
}
a.nlink:visited
{
  color: #0000DD;
  text-decoration: none;
}
a.nlink:hover
{
  color: #0000FF;
  text-decoration: none;
}
a.nlink:active
{
  color: #0000FF;
  text-decoration: none;
}

#entry_link
{
 color: #FFFFFF;
 font-family: arial;
 font-size: 24px;
 text-decoration: italic;
 font-weight: bold;
}

/* "Sivuston suunnittelu" -tekstin tyyli */
.designed_by
{
 text-align: left;
 font-family: arial;
 font-size: 12px;
}