
body {
  margin-top: 160px;
  margin-left:100px;
  color: black;
  background-repeat:no-repeat;
  background-image: url("http://suunnistus.koovee.fi/upfiles/store/ilmotausta.jpg");
  background-color: #f5f5f5;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;

}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1em;
}



div {
	padding-left: 2em;
}

table#sivu { 
  page-break-before: always;
  font-size: 18px;
  width: 50em;
  height: 1500px;
}

td#vasensarake { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 33%;
  height: 11%;
}

td#keskisarake { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 33%;
  height: 11%;
}

td#oikeasarake { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 33%;
  height: 11%;
}

input.button {
  color: #343A58;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 4px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  background: #c5c5c5;
  border: 1px solid #000066;
  height: 20px;
  cursor: pointer;
  width: 220px;
}



div input.button {
  color: #343A58;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 4px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  background: #c5c5c5;
  border: 1px solid #000066;
  height: 20px;
  cursor: pointer;
  margin-left:2px;
  margin-right:2px;
}


h1 {
	font-size: 17px;
	padding-left: 0em;
	color: #53586D;
}

h2 {
	font-size: 14px;
	padding-left: 0em;
	color: #53586D;
}

h3 {
	font-size: 12px;
	padding-left: 1em;
	color: #53586D;
}

li {
	font-size: 12px;
}

th {
	font-weight: normal;
	text-align: left;
	color: #53586D;
}

th.menu {
	font-weight: bold;
}

table  {
	border: 1px solid;
	border-color: black;
	border-collapse: collapse;
	margin-bottom:1em;	
	empty-cells: show;
	margin-left: 2em;

}
table th {
	background-color: #E0E0E0;
 	font-weight: bold;
	color: #333333;	
}

td.rajat {
	border: 1px solid;
	border-color: black;
}

td#orgcol {
	vertical-align:text-top;
}

a {
	font-weight: bold;
}	
a.info {
	position: relative;
	z-index: 24;
}

a.info:hover {
	z-index: 25;
}
	

a.info img {
	border: 0px;
	margin-bottom: -5px;
}

a.info span {
	display:none ;
}

a.info:hover span {
	display:block;
	position:absolute;
	top: 1.2em;
	left: 2.2em;
	width: 25em;
	margin: 10px 10px 10px 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	border: 1px solid #000;
	background-color: #fffe88;
	color: black;
	text-align: left;
}

object {
	width : 100%;
	height : 1200em;
}

