@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Gill Sans MT, Arial, sans;
	font-size: 12px;
	color: #333333;
}
.style1 {
	font-family: "Gill Sans MT", Arial , sans;
	font-size: 24px;
	color: #333333;
}

#navigointi {
	font-family: "Gill Sans MT", Arial, sans;
	font-size: 12px;
	color: #333333;
	background-color: #FFCCCC;
	padding: 10px;
	position:absolute;
	left:39px;
	top:58px;
	width:1000px;
	height:17px;
	z-index:4;
}

#navigointi2 {
	position:absolute;
	left:39px;
	top:143px;
	width:182px;
	height:548px;
	z-index:5;
}

#otsikko {
	font-family: "Gill Sans MT", Arial, sans;
	font-size: 24px;
	color: #333333;
	position:absolute;
	left:39px;
	top:19px;
	width:217px;
	height:30px;
	z-index:3;
}
#teksti {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#teosteksti {
	
	z-index:6;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "Gill Sans MT", Arial, sans-serif;
	text-decoration: none;
}
a.nav:link {
	text-decoration: none;
	color: #333333;
}
a.nav:visited {
	text-decoration: none;
	color: #333333;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:active {
	text-decoration: none;
	color: #CC0000;	
}

a.nav2:link {
	text-decoration: none;
	color: #999999;
}

a.nav2:visited {
	text-decoration: none;
	color: #666666;
}
a.nav2:hover {
	text-decoration: none;
	color: #FFCCCC;
}
a.nav2:active {
	text-decoration: none;
	color: #CC0000;	
}
.otsikko2 {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFCCCC;
	position:absolute;
	left:39px;
	top:103px;
	width:122px;
	height:28px;
	z-index:3;
}
