@charset "UTF-8";
body {
	margin-left: 0;
	margin-top: 0;
	background-color: #FDFEFD;
	font-family: Helvetica, Arial;
	letter-spacing: 1px;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
div.fullscreen{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
  }

#apDiv1 {
	width:250px;
	height:50px;
	position: fixed;
	left:20px;
	margin-bottom: 0px;
	padding-bottom: 30px;
	bottom: 2%;
	margin-top: 630px;
	top: 5%;
}

#kuvat {
	padding-right: 5px;
	padding-bottom: 16px;
}
#teksti {
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 8.5pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top: 50px;
	padding-left: 20px;
	color: #000;
	background-color: FDFEFD;
	width: 700px;
	padding-right: 250px;
}


a {
	font-family: Helvetica, Arial;
	font-size: 9px;
	color: #000;
}
a:link {
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	
}
navigation {
	position: fixed;
	padding-left: 20px;
	padding-bottom: 50px;
	bottom: 0%;
	width: 100%;
	height: 30px;
	background-color: #FDFEFD;
}
a:visited {
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	
}
a:hover {
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #999;
	letter-spacing: 1px;
	
}
a:focus {
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	
}
.link_style {
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FDFEFD;
	background-color: #FDFEFD;
}
a:active {
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #999;
	letter-spacing: 1px;
	
}

