body{
  font-family: Arial;
	background-image: url('kuvat/tausta.gif');
	color: #48641b;
}
#runko{
  width: 900px;
	height: 590px;
  background-image: url('kuvat/tausta2.jpg');
}

#vasen {
  position: absolute;
	left: 40px;
	top: 170px;
	width: 150px;
	height: 400px;
}

#vasen a, #vasen a:visited{
  background-color: #96a3a5;
	display: block;
	border-bottom: solid inherit 3px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	color: #7a314e;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#vasen a:hover{
  background-color: #e7f1d7;
	display: block;
	border-bottom: solid inherit 3px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

#teksti{
  /*background-color: #e7f1d7;*/
  position: absolute;
	top: 170px;
	left: 200px;
  width: 640px;
	height: 430px;
	padding-left: 5px;	
	overflow: auto;
}

#teksti img{
  border: 0px;
}

#teksti h1{
  margin: 0px;
}

#teksti th{
  text-align: left;
}
#teksti p,#teksti h4,#teksti h3 {
 margin-top: 4px;
 margin-bottom: 4px;
}
#osoite{
  background-color: #879099;
	color: #e7f1d7;
	font-size: 10pt;
  position: absolute;
	left: 40px;
	top: 490px;
	width: 150px;
	height: 100px;
} 

#osoite h4{
  font-size: 10pt;
	margin: 0px;
}
#osoite p{
  font-size: 10pt;
	margin: 0px;
}
#osoite a{
  color: #7a314e;
}
#osoite a:hover{
  color: #e7f1d7;
}
.inputrivi label{
width: 8em;
float: left;
display: block;
}
.huomio{
  color: #ff0000;
}
#piilotettu
{
visibility: hidden;
}
a{
  font-weight: bold;
	color: #8eb155;
}
a:hover {
  color: #747f62;
}
#galleria td{
  text-align: center;
}
#galleria img{
  left-margin: auto;
	right-margin: auto;
}
#tulosta{
  color: #000000;
	background-color: #ffffff;
}
