body {
   color: #000000;  
   background:  #EDEDED none; 
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
}


.logo {
	position: absolute;
  left: 0;
	top: 0;
  padding: 0;
	border: 0;
	margin: 0;
	background: #025891 none; 
}

.logo img   {
	padding: 0;
	border: 0;
	margin: 0;
}

.logo a {
	padding: 0;
	border: 0;
	margin: 0;
}

.logo a:hover {
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
}


.navtop {
	background: #025891 none; 
	padding-right: 0.5em;
	padding-left: 202px;
	height: 72px;
	font-family: Verdana, Arial, sans-serif; 
 	font-weight: bold;
	text-align: center;
 	color: #aaaaaa;
	font-size: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.alasivu .navtop {
	padding-left: 0px;
	height: 50px;
}


.navtop ul {
	margin: 0;
	padding: 0;
}

form p input {
		line-height: 1em;
}



.navtop a {
  text-decoration: none;
	color: #886600;
	padding: 2px;
	margin: 0;
  background: transparent none;
}

.navtop a:link {
	color: #1010f0;
 	background: transparent none;
	color: white;
}

.navtop a:visited {
	text-decoration: none;  
	color: #990066;
	padding: 2px;
	margin: 0;
 	background: transparent none;
}



.navtop .left img {
	background: transparent none;
}



.left {
  float : left;
  clear: left;
  width: auto;
  text-align: left;
}

.right {
	float: right;
	clear: right;
}

.pictleft {
  float : left;
  clear: left;
  width: auto;
  text-align: left;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-right: 1em;
  margin-left: 2em;
}

.pictright {
	float: right;
	clear: right;
}


.hidden {
	display: none;
}

.main {
	background:  transparent none; 
  color: black;
  clear: left;
	position: absolute;
	top: 10em;
  width: 95%;
} 

.alasivu .depth {
  width: 100%;
  background:  #EDEDED none; 
  position: absolute;
  top: 65px;
	left: 0;
}


.depth .left {
	float: left;
	width: auto;
}

.depth .right {
	text-align: left;
	width: auto;
 	float: right;
}




.navright {
	float: right;
	border: 1px solid black;
	background: #D4D9DD none; 
	width: 25%;
	color: black;
}


.alasivu .main .navright {
	margin-top: 10px;
}

.navright ol {
 	color: black;
  font-size: 0.7em;
  font-weight: bold;
	margin: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  background: transparent none;
  padding-top: 0;
  padding-bottom: 0;
}

.navright ol li {
	background: transparent none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.navright a {
	text-decoration: none;  
	color: #886600;
	padding: 2px;
  display: block;
	margin: 0;
  border: 0;
  background: transparent none;
}

.navright a:link {
	color: #1010f0;
  background: transparent none;
}

.navright a:visited {
	text-decoration: none;  
	color: #990066;
	padding: 2px;
  display: block;
  border: 0;
	margin: 0;
  background: transparent none;
}


.polku {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	margin: 0;
	padding: 0;

}


.footer .depth {
	position: relative;
	left: 0;
	right: 0;
  float: none;
	margin-top: 2em;

}

.footer {
	text-align: right;
	position: relative;
	left: 0;
	right: 0;
  float: none;
} 


.footer .left p {
	font-weight: bolder;
}

.footer .depth .taso {
  float: none;
}

.footer .depth .left {
	float: left;
}

.footer .depth .right {
	float: none;
}



