@charset "UTF-8";
/* CSS Document */

body {
	background-color: #bcbcbc;
}

.varjo_vas {
	background-image: url(kuvat/varjo_vasen.png);
	background-repeat: no-repeat;
	background-position: 88px 5px;
	clear: left;
}
.varjo_ala {
	background-image: url(kuvat/varjo_ala.png);
	background-repeat: no-repeat;
	clear: both;
	background-position: 88px bottom;
	height: 12px;
}
.sivu {
	background-color: #ffffff;
	width: 800px;
	vertical-align: top;
	clear: both;
	margin-top: 0px;
	margin-left: 100px;
	border: 2px solid #339933;

}

.banneri {
	background-image: url(kuvat/ylabanneri.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	width: 800px;
}
.navigointi {
	background-color: #339933;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: helvetica, verdana, "sans serif";
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	}
.naviteksti {
	font-family: helvetica, verdana, "sans serif";
	font-size: 100%;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	text-decoration: none;
}
.current {
	color: #BCBCBC;
}
.korkeus {
	float: left;
	height: 600px;
}
.sisalto {
	padding: 0px;
	float: left;
	width: 55%;
	background-color: #ffffff;
	margin-top: 7%;
	margin-bottom: 7%;
	margin-left: 10%;
}

.linkit {
	background-color: #ddffdd;
	float: right;
	width: 25%;
	min-height: 250px;
	padding-top: 75px;
	padding-left: 15px;
	color: #000000;
	padding-right: 15px;
	padding-bottom: 30px;
}
.sivulinkki {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
li {
}
h1 {
	font-family: helvetica, verdana, "sans serif";
	font-size: 120%;
	font-weight: bold;
	color: #005599;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 1.25;
}

p {
	font-family: verdana, helvetica, "sans serif";
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 1.25;
}
li {
	font-family: verdana, helvetica, "sans serif";
	font-size: 70%;
	line-height: 1.25;
	color: #003366;
	margin-left: 0px;
	list-style-type: disc;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 5%;
	margin-left: 10%;
}
.tekstilinkki {
	font-family: Verdana, Helvetica, "sans serif";
	font-size: 100%;
	color: #003366;
	text-decoration: underline;
}
td {
	font-family: verdana, helvetica, "sans serif";
	font-size: 80%;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

.footer {
	background-color: #339933;
	height: 30px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	font-family: verdana, helvetica, "sans serif";
	font-size: 60%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.taulukko {
	clear: both;
	width: 100%;
}
.lomake {
	font-weight: bold;
	vertical-align: top;
}
textarea {
	background-color: #DDFFDD;
	border: 1px solid #339933;
	font-family: verdana, helvetica, "sans serif";
	font-size: 80%;
	color: #000000;
}
.nappi {
	border: 2px outset #339933;
	font-weight: bold;
	color: #339933;
}
select {
	background-color: #DDFFDD;
	border: 1px solid #339933;
	font-family: verdana, helvetica, "sans serif";
	font-size: 80%;
	color: #000000;
}
input {
	background-color: #DDFFDD;
	border: 1px solid #339933;
	font-family: verdana, helvetica, "sans serif";
	font-size: 80%;
	color: #000000;
}
.waria {
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}

