body { 
  font-family: verdana, sans-serif;
	font-size: small;
	font-weight: bold;
  /* mustat sivut */
	margin: 0% 4% 0% 4%;
	background: none black;
}

.kuvaoikea {
  border: thin solid black; 
  float: right;
	margin: 0em 1em 0em 0.5em;
	text-align: center;
}

.kuvavasen {
 border: thin solid black;
  float: left;
	margin: 0em 1em 0em 0em;
  text-align: center;
}
 


.kuvateksti {
  font-family: verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: small;
	text-align: center;
	
}

#vaarakuva {
  float: left;
}

.obs {
  font-size: x-small; font-weight: normal; color: red;
	border: thin solid red;
	margin-left: 0.5%; margin-right: 0.5%; margin-top: 1%; margin-bottom: 1%;
}

.sivupalkki {
  float: right;
	border: thin solid #556B2F;
	margin-left: 0.5em;
	/* ilman tätä Mozilla heittää sivulla olevan taulukon helvettiin 
	width: 25.7%; */
}

.levy { border: thin solid #556B2F;  }



.muualla {
  
	margin-right: 40%;
	border: thin solid #556B2F; border-top: none;
}


h1,h2 {
  color: #556B2F;
	border-bottom: medium solid #B8860B;
  margin-top: 0.2em;
}

h2 { margin-right: 60%; }

h3 {
  color: white; background: none #556B2F; margin-bottom: 0.4%;
	padding-left: 2%;
}

.content {
  background: none white;
	padding: 1% 3% 1% 3%;
}

.navbar {
  text-align: center;
	font-weight: bold;
	font-size: medium;
	font-family: verdana, sans-serif;
	border: thin solid #556B2F;
	padding: 0.5%;
	background-color: #B8860B;
	color: #556B2F;
	margin: 0% 0.5% 0% 0.5%;
}
/* navigaatiopalkin linkkityylit */
a.palkki:link, a.palkki:visited { color: black; }

a.palkki:hover { border-top: thin solid black;
					       border-bottom: thin solid black;
								 color: black;
								 background-color: #556B2F; }
/* muut linkit */
a:link { color: blue; }
a:visited { color: purple; }
a:active { color: red; }
a:hover { color: red;
          
					border-bottom: thin solid red;
}


ul {
  margin-top: 0%;
}

li { margin-bottom: 0.3em; }

table {
 /* width: 5%; */ 
	text-align: left;
	font-size: x-small;
}

#erikoispieni { font-size: xx-small; }

th.header { color: white; background: none #556B2F;}

th, td { vertical-align: top; background-color: #F5F5F5; }
td {font-weight: normal;}

.footer { 
  border-top: medium solid #556B2F;
  text-align: center;        
}

.indikaattori { margin-left: 0.5%; }

.sisennetty { margin: 0% 10% 0% 5%; /*background: none #F5F5F5;*/ 
              font-weight: normal; }
							
.sivumainos {
   float: right;
	 margin-bottom: 1%; 
}

.mainospalkki {
  text-align: center; margin-bottom: 0em; margin-top: 1em;
}

.keskitys { 
  text-align: center;
}

p {
  margin-bottom: 0.8em; margin-top: 0.8em;
}